jenkins-job-builder/jenkins_jobs/modules
Wayne Warren 0da11b51c5 Use JJBConfig in ModuleRegistry.
Remove reference to ConfigParser object in ModuleRegistry. Instead:
* make use of JJBConfig.get_module_config to grab settings for Hipchat
  Notifier Plugin
* make use of JJBConfig.yamlparser['allow_empty_variables'] rather
  than repeating ConfigParser logic moved out of the YamlParser into
  JJBConfig in an earlier commit.

Change-Id: Icb7ef514826005545e48af993335ce120f973b0d
2016-07-22 17:33:30 +01: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 Merge "Update clang scan build" 2016-07-19 17:06:04 +00:00
general.py Adding the build-discarder property 2016-03-02 12:17:45 +01:00
helpers.py Use JJBConfig in YamlParser. 2016-07-22 17:33:25 +01:00
hipchat_notif.py Use JJBConfig in ModuleRegistry. 2016-07-22 17:33:30 +01:00
hudson_model.py Add best and worst status details for conditional-step plugin. 2014-02-10 12:08:40 -05:00
metadata.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
notifications.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
parameters.py Merge "Add Promoted Build parameter." 2016-04-23 23:25:02 +00:00
project_externaljob.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_flow.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_freestyle.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_matrix.py Partial support Yaml Axis Plugin 2016-03-01 16:52:28 +01:00
project_maven.py Remove the colon after default in docstring 2016-06-17 02:19:13 +08:00
project_multijob.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_workflow.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
properties.py Merge "Properties: fix copyartifact permissions with several projects" 2016-07-01 14:54:09 +00:00
publishers.py Use JJBConfig in YamlParser. 2016-07-22 17:33:25 +01:00
reporters.py Remove the colon after default in docstring 2016-06-17 02:19:13 +08:00
scm.py Merge "SCM repo: add ignore-projects option" 2016-07-19 17:06:50 +00:00
triggers.py Update Gerrit Trigger to use convert xml 2016-07-13 01:13:48 -04:00
wrappers.py Merge "Update Logfilesizechecker to use convert xml" 2016-07-19 17:08:12 +00:00
zuul.py Replace ci.o.o links with docs.o.o/infra 2015-05-28 06:28:47 +00:00