jenkins-job-builder/jenkins_jobs/modules
Joost van der Griendt efc5fbe0fd Add multibranch project-type
This work was based on original work done by
Joshua Harlow on top of older code from:
https://github.com/abnamrocoesd/jenkins-job-builder/

Credit is due to `Joost van der Griendt` for doing this
work. This builds on his work in that repo, and adjusts it
so that it can get merged into upstream and released
as a fully supported job type.

SCM implementation is different than than normal SCM module,
supporting: BitBucket, git, and GitHub in this initial
patch.

Change-Id: If50a54d282dd7d901c16edb9fe04874bdd83c9ef
Co-Authored-By: Joshua Harlow <jxharlow@godaddy.com>
Co-Authored-By: Sorin Sbarnea <ssbarnea@redhat.com>
Co-Authored-By: Thanh Ha <zxiiro@linux.com>
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Signed-off-by: Thanh Ha <zxiiro@linux.com>
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2018-03-15 16:51:32 +00: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 Update artifact_resolver to make use of convert_mapping_to_xml() 2018-02-28 09:08:39 +00:00
general.py Basic folder support 2017-10-23 13:29:21 -04:00
helpers.py Merge "Update cloudformation_stack to use convert_xml()" 2017-10-23 18:14:43 +00:00
hipchat_notif.py hipchat_notif: Fix compatibility dispatch 2018-02-01 11:43:51 +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 Disentangle YamlParser and ModuleRegistry classes 2016-08-18 22:42:24 -04:00
notifications.py Update http_endpoint to use convert_xml() 2017-07-08 03:17:57 +01:00
parameters.py Update dynamic_scriptler_param_common to use convert_xml() 2018-02-27 18:19:40 +00: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 Fix duplicated actions field in XML for folders 2018-02-27 17:52:24 +00:00
project_freestyle.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_matrix.py project matrix: rename variable/refactor 2017-06-22 17:07:35 +02:00
project_maven.py Maven project: allow to disable trigger downstream projects 2018-02-27 17:57:12 +00:00
project_multibranch.py Add multibranch project-type 2018-03-15 16:51:32 +00:00
project_multijob.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_pipeline.py Add Pipeline job type and deprecate Workflow 2017-01-24 18:39:16 +03:00
project_workflow.py Update class Workflow to use convert_xml() 2017-07-08 04:08:30 +01:00
properties.py Support version 2.0 and greater of the Priority Sorter Plugin 2018-02-14 12:51:26 +02:00
publishers.py Update flowdock to use convert_mapping_to_xml() 2018-02-27 18:28:50 +00:00
reporters.py Reporters: fix typo and support 'perModuleEmail' 2017-01-19 17:20:47 +01:00
scm.py Add multibranch project-type 2018-03-15 16:51:32 +00:00
triggers.py Merge "Update build_result to use convert_xml()" 2018-02-27 18:02:53 +00:00
view_list.py Add support for job status job filter 2018-03-02 12:45:41 +10:00
view_pipeline.py docs: sphinx upgrade and warnings as erros 2018-01-26 23:57:53 +00:00
wrappers.py Update release to make use of convert_mapping_to_xml() 2018-02-28 12:44:26 +00:00
zuul.py Merge "Add missing parameter ZUUL_VOTING to zuul style jobs" 2016-08-30 03:45:22 +00:00