summaryrefslogtreecommitdiffstats
path: root/tests/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix the yaml load warning.Daniel Bengtsson2019-12-101-1/+1
* Auto-generated output from python-blackThanh Ha2019-09-098-365/+419
* remove support of old plugin config formatSorin Sbarnea2019-04-162-30/+0
* Add config options --jobs-only and --views-onlyAnil Belur2018-09-192-0/+2
* Fix typo in test docstringAnil Belur2018-07-171-2/+2
* Normalize newlines at end of fileSorin Sbarnea2018-06-296-6/+6
* upgrade hacking moduleSorin Sbarnea2018-06-191-1/+1
* Merge "Fixes delete-all command when no option is provided"Zuul2018-06-011-2/+4
|\
| * Fixes delete-all command when no option is providedTruc Nguyen2018-05-311-2/+4
* | Make the deprecated plugin config messaging clearerDaniel Watkins2018-05-301-3/+3
|/
* Add a "list" subcommandMarc Abramowitz2018-03-091-0/+85
* Merge "Capture XML output from test"Zuul2018-03-071-1/+3
|\
| * Capture XML output from testDarragh Bailey2018-03-071-1/+3
* | Merge "re-raise the original Exception instead of raising a new one"Zuul2018-02-231-2/+2
|\ \ | |/ |/|
| * re-raise the original Exception instead of raising a new oneEvgeni Golov2017-11-061-2/+2
* | No warn on old plugin conf format not in useDarragh Bailey2017-12-152-0/+32
|/
* Basic folder supportDarragh Bailey2017-10-231-6/+6
* change assert(Not)Equals to assert(Not)Equalzhangyangyang2017-09-132-4/+4
* Add option to make test output file layout match JenkinsPeter Eisentraut2017-05-271-0/+26
* Merge "Wrapper pre-scm-buildstep: added support for failOnError parameter"Jenkins2017-03-291-3/+4
|\
| * Wrapper pre-scm-buildstep: added support for failOnError parameterSandro Gattuso2017-03-281-3/+4
* | Removed some deprecation warnings and enabled py35 on tox.Sorin Sbarnea2017-03-121-8/+8
* | Merge "Test stream no encoding bug"Jenkins2016-12-012-0/+26
|\ \
| * | Test stream no encoding bugDarragh Bailey2016-08-292-0/+26
| |/
* | Merge "Add view management functionality"Jenkins2016-11-102-2/+8
|\ \
| * | Add view management functionalityThanh Ha2016-10-142-2/+8
* | | Merge "user's input should not be interpreted"Jenkins2016-10-271-6/+2
|\ \ \
| * | | user's input should not be interpretedIsaac Beckman2016-10-261-6/+2
| |/ /
* | | Merge "Regression test for update command with --delete-old"Jenkins2016-10-251-7/+10
|\ \ \ | |/ / |/| |
| * | Regression test for update command with --delete-oldDarragh Bailey2016-09-161-7/+10
* | | Merge "Fix confirm() util true state"Jenkins2016-09-301-0/+53
|\ \ \
| * | | Fix confirm() util true stateThanh Ha2016-09-201-0/+53
| |/ /
* / / Refactor base test classes inheritance for reuseDarragh Bailey2016-09-141-3/+2
|/ /
* | Move CacheStorage to its own module.Wayne Warren2016-09-022-6/+6
* | Merge builder.Builder and builder.JenkinsWayne Warren2016-09-024-46/+74
* | Rename Builder.delete_job to Builder.delete_jobs.Wayne Warren2016-08-201-2/+2
* | Remove unused builder.Builder.update_job methodWayne Warren2016-08-201-14/+9
|/
* Factor XmlJobGenerator out of YamlParser.Wayne Warren2016-08-181-2/+4
* Disentangle YamlParser and ModuleRegistry classesWayne Warren2016-08-181-2/+2
* TestSubCommand inherit from UpdateSubCommand.Wayne Warren2016-08-051-2/+2
* Move subcommand logic into subcommand classes.Wayne Warren2016-08-053-8/+8
* Move 'delete' yaml parsing to JenkinsJobs.execute.Wayne Warren2016-08-051-2/+2
* Test at more appropriate boundaries for update.Wayne Warren2016-08-051-6/+13
* Merge "Ensure flush cache option obeyed"Jenkins2016-07-222-1/+4
|\
| * Ensure flush cache option obeyedDarragh Bailey2016-07-222-1/+4
* | Simplify 'update and delete old jobs' testWayne Warren2016-07-223-57/+75
|/
* Use JJBConfig in YamlParser.Wayne Warren2016-07-222-13/+20
* Finish removing code from jenkins_jobs.cmdWayne Warren2016-07-222-6/+8
* Untangle argparser and config objectsDarragh Bailey2016-07-223-5/+43
* Use JJBConfig for arg/config initialization.Wayne Warren2016-07-194-17/+19