summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/parser.py
Commit message (Expand)AuthorAgeFilesLines
* Auto-generated output from python-blackThanh Ha2019-09-091-131/+158
* Revert "Add support for rendering jinja template as yaml"Daniel Watkins2019-07-291-10/+0
* Add support for rendering jinja template as yamlPhilip Roche2019-07-121-0/+10
* Ignore view update if not specifiedThanh Ha2019-04-101-0/+5
* Remove random printThanh Ha2018-11-131-1/+0
* upgrade hacking moduleSorin Sbarnea2018-06-191-2/+2
* Add retain_anchors config option.Vicky Chijwani2018-05-311-2/+4
* Add support for view-templatesThanh Ha2018-04-121-0/+144
* Preserve template-name via escapingDarragh Bailey2018-02-091-2/+3
* Merge "Allow template-name in the global defaults"Zuul2018-01-271-2/+2
|\
| * Allow template-name in the global defaultsJan Hruban2018-01-161-2/+2
* | Revert "Move macro expansion into YamlParser."Thanh Ha2018-01-011-13/+1
* | Basic folder supportDarragh Bailey2017-10-231-1/+10
* | Move macro expansion into YamlParser.Wayne Warren2017-08-241-0/+13
|/
* Merge "Output additional info when exceptions occur"Jenkins2017-06-051-4/+15
|\
| * Output additional info when exceptions occurDarragh Bailey2016-12-081-4/+15
* | Removed some deprecation warnings and enabled py35 on tox.Sorin Sbarnea2017-03-121-4/+4
|/
* Merge "Add view management functionality"Jenkins2016-11-101-1/+8
|\
| * Add view management functionalityThanh Ha2016-10-141-1/+8
* | Improve logger output for expanding templatesDarragh Bailey2016-09-141-12/+25
|/
* Be explicit about objects exported by modules.Wayne Warren2016-08-201-0/+4
* Cleanup various deprecation warnings.Wayne Warren2016-08-201-1/+1
* Factor XmlJobGenerator out of YamlParser.Wayne Warren2016-08-181-24/+1
* Disentangle YamlParser and ModuleRegistry classesWayne Warren2016-08-181-15/+11
* Remove YamlParser references from JJB modules.Wayne Warren2016-08-051-1/+1
* Don't expose YamlParser methods unnecessarily.Wayne Warren2016-08-051-27/+27
* Move load_files method to YamlParser from Builder.Wayne Warren2016-07-221-0/+51
* Use JJBConfig in ModuleRegistry.Wayne Warren2016-07-221-1/+1
* Use JJBConfig in YamlParser.Wayne Warren2016-07-221-28/+12
* Merge "Allow id's for different templates to follow same naming"Jenkins2016-04-211-5/+7
|\
| * Allow id's for different templates to follow same namingDarragh Bailey2016-02-201-5/+7
* | Added possibility to exclude project combinationsDavid Caro2016-03-121-0/+28
|/
* Reorder imports to match hacking guidelinesDarragh Bailey2015-12-231-2/+2
* Merge "Debug message leads to (n*m) log growth."Jenkins2015-12-031-2/+0
|\
| * Debug message leads to (n*m) log growth.Wayne Warren2015-11-171-2/+0
* | Add template-name as a variable that can be used in a templateJames E. Blair2015-11-241-0/+1
|/
* Wrap file objects with codecs to handle unicodeDarragh Bailey2015-10-091-1/+3
* Replace open() with io.open() and force 'utf-8'Darragh Bailey2015-07-251-1/+2
* Adding tests surrounding handling of defaults valuesRichard Pijnenburg2015-05-271-0/+5
* Remove YamlParser from jenkins_jobs.builderWayne2015-04-221-0/+322