jenkins-job-builder/jenkins_jobs/modules
Darragh Bailey de4fb862f3 Allow control of verbose option for publish-over plugins
The publish-over plugins all expose the option 'verbose' to all for
lots of debug output from the connection to be outputted to the jenkins
console. However by default this is supposed to be disabled ('false')
so update the existing code to switch to the correct behaviour.

Change-Id: Ie9acb1a005a25cd5c9f279cc89d5178eb8d54dd7
2018-08-23 14:57:33 +01:00
..
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
base.py docs: sphinx upgrade and warnings as erros 2018-01-26 23:57:53 +00:00
builders.py ant: Refactor code to improve readability 2018-08-12 21:53:16 +08:00
general.py bug/2002053 allow None for auth-token 2018-05-16 23:29:38 -07:00
helpers.py Fix typo of function description in helpers.py 2018-07-08 11:35:34 +08:00
hipchat_notif.py Refactor hipchat_notif.py 2018-07-15 23:11:19 +08:00
hudson_model.py Add best and worst status details for conditional-step plugin. 2014-02-10 12:08:40 -05:00
metadata.py Disentangle YamlParser and ModuleRegistry classes 2016-08-18 22:42:24 -04:00
notifications.py Refactor notifications.py 2018-07-15 23:09:31 +08:00
parameters.py Allow running only on one of nodes with label parameter 2018-08-21 10:06:51 +02:00
project_externaljob.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_flow.py Update class Flow to use convert_mapping_to_xml() 2017-10-23 14:21:39 -04:00
project_folder.py Use convert_mapping_to_xml helper function 2018-06-09 18:00:54 +05:30
project_freestyle.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_matrix.py upgrade hacking module 2018-06-19 18:04:37 +01:00
project_maven.py [Maven] Update helpers import to common style 2018-07-23 23:21:44 -04:00
project_multibranch.py Add support for filtering by name in git source 2018-07-18 22:39:20 +08:00
project_multijob.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_pipeline.py add pipeline template using nested stage command 2018-05-23 06:09:06 +00:00
project_workflow.py [Workflow] Update helpers import to common style 2018-07-23 23:20:44 -04:00
properties.py Merge "build-blocker: Refactor to increase code quality" 2018-08-21 06:48:30 +00:00
publishers.py Allow control of verbose option for publish-over plugins 2018-08-23 14:57:33 +01:00
reporters.py Reporters: fix 'perModuleEmail' support 2018-03-22 10:31:55 +01:00
scm.py [scm] Update helpers import to common style 2018-07-24 21:15:08 +08:00
triggers.py [Triggers] Update helpers import to common style 2018-07-24 20:27:44 +08:00
view_list.py Views require case insensitive sorting 2018-08-10 14:37:09 +02:00
view_pipeline.py Merge "[pipeline] Update helpers import to common style" 2018-07-25 02:46:36 +00:00
wrappers.py ansicolor: Enforce valid types 2018-08-16 22:03:42 +08:00
zuul.py upgrade hacking module 2018-06-19 18:04:37 +01:00