jenkins-job-builder/jenkins_jobs/modules
Antoine Musso 30598272f6 Checkstyle publisher did not honor 0 values
The Checkstyle publisher would not honor value of 0 and instead emit
an empty XML element.  This was due to the 'if someval' which would be
false whenever someval is 0.  Adjusted tests to match the new (and
correct) behavior.

While at it slightly simplified the repeating logic in checkstyle
publisher.

Change-Id: I7443b93aa116dc049de565ff96ca40526b390409
2014-05-02 19:26:55 +00:00
..
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
base.py Make reuse of builders/publishers inside other components easier. 2013-04-24 17:50:32 +00:00
builders.py Add additional yaml/xml tests, literalinclude them 2014-04-29 11:57:15 -07:00
general.py add retry-count in general.py 2014-03-28 00:41:22 +04:00
hipchat_notif.py Use a more consistent style for booleans values. 2013-08-10 00:51:15 +02:00
hudson_model.py Add best and worst status details for conditional-step plugin. 2014-02-10 12:08:40 -05:00
metadata.py Metadata plugin module - largely based on Parameters module. 2013-07-08 19:17:27 +00:00
notifications.py update doc and add new JJB unit tests 2013-11-22 17:51:17 +00:00
parameters.py Jenkins Dynamic Parameter Plug-in support 2013-10-30 12:21:09 +03:00
project_flow.py make job creation consistent 2014-01-22 15:21:14 -08:00
project_freestyle.py Add documentation. 2012-09-17 20:25:38 +00:00
project_matrix.py Add best and worst status details for conditional-step plugin. 2014-02-10 12:08:40 -05:00
project_maven.py project_maven: allow to set private repository 2014-01-27 23:32:50 +01:00
project_multijob.py Add support for the MultiJob plugin 2013-04-10 18:12:14 +00:00
properties.py Merge "Add support for Copy Artifact project copy permissions" 2014-04-09 16:08:17 +00:00
publishers.py Checkstyle publisher did not honor 0 values 2014-05-02 19:26:55 +00:00
reporters.py raise JenkinsJobsException instead of Exception 2013-12-02 17:16:01 +01:00
scm.py Merge "SCM module: Add support for multiple Git remotes." 2014-04-22 20:20:32 +00:00
triggers.py Add support for multiple Gerrit servers in Gerrit trigger 2014-04-21 09:27:17 +09:00
wrappers.py Merge "add timeout-var option to the timeout module" 2014-04-25 19:28:58 +00:00
zuul.py Zuul trigger no more send GERRIT_* env variable 2014-01-28 11:08:52 +01:00