summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/cli/subcommand/update.py
Commit message (Expand)AuthorAgeFilesLines
* Auto-generated output from python-blackThanh Ha2019-09-091-54/+65
* Add config options --jobs-only and --views-onlyAnil Belur2018-09-191-21/+17
* Add 'existing-only' argument for update subcommandMalcolm Brooks2018-04-041-4/+15
* Add views and jobs only options for updateAnil Belur2018-01-251-7/+31
* Allow update to provide plugin_info via yamlThanh Ha2017-09-191-0/+7
* Add view management functionalityThanh Ha2016-10-141-5/+14
* Convert multiline strings to concatenated single-quote.Wayne Warren2016-09-141-4/+4
* Merge builder.Builder and builder.JenkinsWayne Warren2016-09-021-4/+3
* Factor XmlJobGenerator out of YamlParser.Wayne Warren2016-08-181-3/+6
* Disentangle YamlParser and ModuleRegistry classesWayne Warren2016-08-181-3/+8
* Use xml_jobs not jobsTimothy R. Chavez2016-08-151-1/+1
* Fix bug causing all jobs to be deletedThanh Ha2016-08-071-1/+2
* TestSubCommand inherit from UpdateSubCommand.Wayne Warren2016-08-051-13/+30
* Move subcommand logic into subcommand classes.Wayne Warren2016-08-051-2/+53
* Introduce modular implementation of subcommands.Wayne2016-07-081-0/+33