index
:
python-jenkins-job-builder.git
master-patches
patches to python-jenkins-job-builder package in Fedora
Ken Dreyer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
cmd
/
subcommands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the yaml load warning.
Daniel Bengtsson
2019-12-10
1
-1
/
+1
*
Auto-generated output from python-black
Thanh Ha
2019-09-09
5
-267
/
+320
*
upgrade hacking module
Sorin Sbarnea
2018-06-19
1
-1
/
+1
*
Fixes delete-all command when no option is provided
Truc Nguyen
2018-05-31
1
-2
/
+4
*
Add a "list" subcommand
Marc Abramowitz
2018-03-09
1
-0
/
+85
*
Merge "Capture XML output from test"
Zuul
2018-03-07
1
-1
/
+3
|
\
|
*
Capture XML output from test
Darragh Bailey
2018-03-07
1
-1
/
+3
*
|
re-raise the original Exception instead of raising a new one
Evgeni Golov
2017-11-06
1
-2
/
+2
|
/
*
Basic folder support
Darragh Bailey
2017-10-23
1
-6
/
+6
*
change assert(Not)Equals to assert(Not)Equal
zhangyangyang
2017-09-13
1
-1
/
+1
*
Add option to make test output file layout match Jenkins
Peter Eisentraut
2017-05-27
1
-0
/
+26
*
Removed some deprecation warnings and enabled py35 on tox.
Sorin Sbarnea
2017-03-12
1
-8
/
+8
*
Merge "Test stream no encoding bug"
Jenkins
2016-12-01
1
-0
/
+16
|
\
|
*
Test stream no encoding bug
Darragh Bailey
2016-08-29
1
-0
/
+16
*
|
Merge "Add view management functionality"
Jenkins
2016-11-10
1
-2
/
+6
|
\
\
|
*
|
Add view management functionality
Thanh Ha
2016-10-14
1
-2
/
+6
*
|
|
Merge "user's input should not be interpreted"
Jenkins
2016-10-27
1
-6
/
+2
|
\
\
\
|
*
|
|
user's input should not be interpreted
Isaac Beckman
2016-10-26
1
-6
/
+2
|
|
/
/
*
|
|
Merge "Regression test for update command with --delete-old"
Jenkins
2016-10-25
1
-7
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Regression test for update command with --delete-old
Darragh Bailey
2016-09-16
1
-7
/
+10
*
|
|
Fix confirm() util true state
Thanh Ha
2016-09-20
1
-0
/
+53
|
/
/
*
|
Merge builder.Builder and builder.Jenkins
Wayne Warren
2016-09-02
3
-44
/
+26
*
|
Rename Builder.delete_job to Builder.delete_jobs.
Wayne Warren
2016-08-20
1
-2
/
+2
*
|
Remove unused builder.Builder.update_job method
Wayne Warren
2016-08-20
1
-14
/
+9
|
/
*
Factor XmlJobGenerator out of YamlParser.
Wayne Warren
2016-08-18
1
-2
/
+4
*
Disentangle YamlParser and ModuleRegistry classes
Wayne Warren
2016-08-18
1
-2
/
+2
*
TestSubCommand inherit from UpdateSubCommand.
Wayne Warren
2016-08-05
1
-2
/
+2
*
Move subcommand logic into subcommand classes.
Wayne Warren
2016-08-05
3
-8
/
+8
*
Move 'delete' yaml parsing to JenkinsJobs.execute.
Wayne Warren
2016-08-05
1
-2
/
+2
*
Test at more appropriate boundaries for update.
Wayne Warren
2016-08-05
1
-6
/
+13
*
Simplify 'update and delete old jobs' test
Wayne Warren
2016-07-22
3
-57
/
+75
*
Use JJBConfig in YamlParser.
Wayne Warren
2016-07-22
1
-3
/
+8
*
Finish removing code from jenkins_jobs.cmd
Wayne Warren
2016-07-22
2
-6
/
+8
*
Untangle argparser and config objects
Darragh Bailey
2016-07-22
1
-5
/
+6
*
Use JJBConfig for arg/config initialization.
Wayne Warren
2016-07-19
1
-2
/
+2
*
Fix documentation of --delete-old: affects only managed jobs.
Jonathan Perret
2016-07-13
1
-4
/
+4
*
Introduce modular implementation of subcommands.
Wayne
2016-07-08
3
-231
/
+205
*
Merge "Wrap stdout object only once with wrap_stream"
Jenkins
2016-04-21
1
-1
/
+1
|
\
|
*
Wrap stdout object only once with wrap_stream
Darragh Bailey
2016-01-11
1
-1
/
+1
*
|
Merge "Replace deprecated assertEquals with assertEqual"
Jenkins
2016-04-18
2
-16
/
+16
|
\
\
|
*
|
Replace deprecated assertEquals with assertEqual
David Pursehouse
2016-04-18
2
-16
/
+16
|
|
/
*
/
cmd: Add a config file fallback to the user's home directory
Sebastian Schuberth
2016-04-18
1
-1
/
+25
|
/
*
Reorder imports to match hacking guidelines
Darragh Bailey
2015-12-23
2
-1
/
+2
*
Add parallelization options
David Caro
2015-12-01
2
-16
/
+20
*
fix for python 3, decode job output
Khai Do
2015-10-13
1
-0
/
+21
*
Wrap file objects with codecs to handle unicode
Darragh Bailey
2015-10-09
1
-4
/
+60
*
Allow JJB to set connection timeout to jenkins server
Khai Do
2015-09-21
1
-0
/
+37
*
Replace open() with io.open() and force 'utf-8'
Darragh Bailey
2015-07-25
1
-5
/
+4
*
Test update command with --delete-old option
Darragh Bailey
2015-06-28
1
-0
/
+101
*
Revert "Added parallelization options"
James E. Blair
2015-05-05
1
-15
/
+11
[next]