jenkins-job-builder/jenkins_jobs/modules
Jaime Melis 56c8d33b14 gitlab-merge-request: Add support for 2.x
This patch adds support for gitlab-merge-request 2.x.

As indicated by the plugin homepage [1]:

* GitLab version < 8.1: use v1.2.4 of this plugin
* GitLab version >= 8.1 < 11: use v2.0.1 of this plugin
* GitLab version >= 11: use the latest version of this plugin

GitLab 8.1 was released on Oct 22, 2015.

[1]: https://github.com/timols/jenkins-gitlab-merge-request-builder-plugin#supported-gitlab-versions

Change-Id: I0c7618715ba3fad162bfe20819a7721e1c83ad13
2018-09-21 10:50:08 +02: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 Merge "Add new checkboxes for Xcode plugin" 2018-09-06 17:37:27 +00: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 multibranch features 2018-09-06 10:37:55 +02: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 gitlab-merge-request: Add support for 2.x 2018-09-21 10:50:08 +02: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 Merge "vault-secrets: Utilize convert_mapping_to_xml" 2018-09-04 19:51:05 +00:00
zuul.py upgrade hacking module 2018-06-19 18:04:37 +01:00