summaryrefslogtreecommitdiffstats
path: root/tests/cmd/subcommands/test_update.py
Commit message (Expand)AuthorAgeFilesLines
* Auto-generated output from python-blackThanh Ha2019-09-091-48/+48
* Basic folder supportDarragh Bailey2017-10-231-6/+6
* change assert(Not)Equals to assert(Not)Equalzhangyangyang2017-09-131-1/+1
* Regression test for update command with --delete-oldDarragh Bailey2016-09-161-7/+10
* Merge builder.Builder and builder.JenkinsWayne Warren2016-09-021-37/+14
* Remove unused builder.Builder.update_job methodWayne Warren2016-08-201-14/+9
* Move subcommand logic into subcommand classes.Wayne Warren2016-08-051-4/+4
* Test at more appropriate boundaries for update.Wayne Warren2016-08-051-6/+13
* Simplify 'update and delete old jobs' testWayne Warren2016-07-221-57/+35
* Use JJBConfig in YamlParser.Wayne Warren2016-07-221-3/+8
* Finish removing code from jenkins_jobs.cmdWayne Warren2016-07-221-4/+6
* Fix documentation of --delete-old: affects only managed jobs.Jonathan Perret2016-07-131-4/+4
* Introduce modular implementation of subcommands.Wayne2016-07-081-17/+18
* Replace deprecated assertEquals with assertEqualDavid Pursehouse2016-04-181-12/+12
* Reorder imports to match hacking guidelinesDarragh Bailey2015-12-231-1/+1
* Add parallelization optionsDavid Caro2015-12-011-5/+5
* fix for python 3, decode job outputKhai Do2015-10-131-0/+21
* Allow JJB to set connection timeout to jenkins serverKhai Do2015-09-211-0/+37
* Test update command with --delete-old optionDarragh Bailey2015-06-281-0/+101