Commit Graph

386 Commits

Author SHA1 Message Date
Sudarshan Muralidhar ea81a54210 add support for workflow projects 2015-08-19 17:23:14 -07:00
Tom Andrews 7f8f9f861e Build all the affected merge requests.
It was returning after triggering one
2015-08-19 13:41:46 +01:00
Tom Andrews 42283655f6 Fix NPE
getDesc.project returns null
2015-08-19 13:41:46 +01:00
Tom Andrews 6a92c436c1 Don't build on merge trigger if action = update 2015-08-19 13:41:45 +01:00
Tom Andrews 721fcfdbf8 Allow choice of when to rebuild open merge requests
Never, on push to source branch, or on push to source or target branch.
2015-08-19 13:41:36 +01:00
Sudarshan Muralidhar 4a4ee6733e cache project branches for each job 2015-08-17 17:36:26 -07:00
Daniel Brooks 064ce0359b [maven-release-plugin] prepare for next development iteration 2015-07-31 10:34:47 -07:00
Daniel Brooks e02a035332 [maven-release-plugin] prepare release gitlab-plugin-1.1.25 2015-07-31 10:34:43 -07:00
bassrock 25d369fa81 Merge pull request #27 from FrantaM/allowed_branches
Changed allowed branches from fixed select to free form textbox.
2015-07-30 19:16:03 -07:00
bassrock 0cc6b94627 Merge pull request #94 from jet47/rebuild-open-mrs-target-branch
Rebuild open merge requests if target branch changed too
2015-07-30 19:14:50 -07:00
bassrock 484c3256ee Merge pull request #93 from jet47/fix-null-access
Fix potential NULL pointer access in generateMergeRequestBuild
2015-07-30 19:14:32 -07:00
Vladislav Vinogradov 53263f38ee rebuild open merge requests if target branch changed too
it makes sence, since changes in target branch might affect build status
after merge
2015-07-15 15:48:48 +03:00
Vladislav Vinogradov 2915e6612b fix potential NULL pointer access in generateMergeRequestBuild
it fixes JENKINS-28271
2015-07-15 12:11:06 +03:00
Franta Mejta 4eaf7cabe6 Changed allowed branches from fixed select to free form textbox 2015-06-22 12:57:19 +02:00
Daniel Brooks b781d1f768 [maven-release-plugin] prepare for next development iteration 2015-05-26 09:31:50 -07:00
Daniel Brooks cb7bb8b846 [maven-release-plugin] prepare release gitlab-plugin-1.1.24 2015-05-26 09:31:47 -07:00
bassrock b748eafe05 Merge pull request #83 from sullb/gitlabci-action-envVar
Gitlab action type env var
2015-05-26 09:21:03 -07:00
Mr Brian Sullivan 8c1f918d2e Clarifying that the newly added gitlabActionType environment variable is optional and the possible values that would be provided by this plugin 2015-05-27 00:32:34 +10:00
Mr Brian Sullivan 285f9cc982 Adding new paramater under Parameterized builds 2015-05-26 07:09:58 +10:00
Mr Brian Sullivan 2aa00da7b9 Adding new environment variable to indicate if trigger was due to PUSH or MERGE 2015-05-25 06:41:44 +10:00
bassrock 212ceeeaeb Merge pull request #80 from djsipe/updated_readme
Updated readme
2015-05-07 14:49:28 -07:00
DJ Sipe 305e67d8c2 Minor update to README 2015-05-07 16:22:32 -04:00
DJ Sipe 7c1c23e9ba Updating README
Adding more detail to the README to match what I found to work best.
2015-05-07 16:20:16 -04:00
Daniel Brooks 14979d94ca [maven-release-plugin] prepare for next development iteration 2015-04-28 13:31:41 -07:00
Daniel Brooks cad071e489 [maven-release-plugin] prepare release gitlab-plugin-1.1.23 2015-04-28 13:31:38 -07:00
bassrock d7d0f0b884 Merge pull request #78 from xhaggi/fix/broken-build-links
Better approach for fixing broken build links since GitLab 7.10
2015-04-28 13:28:54 -07:00
xhaggi f57812ae89 [webhook] extends logging with request path 2015-04-28 10:06:11 +02:00
xhaggi 9b2d246991 [webhook] extract pushed branch from webhook url if exists 2015-04-28 10:06:11 +02:00
Daniel Brooks 128cbe7068 [maven-release-plugin] prepare for next development iteration 2015-04-27 10:03:55 -07:00
Daniel Brooks 1d717fe97f [maven-release-plugin] prepare release gitlab-plugin-1.1.22 2015-04-27 10:03:52 -07:00
bassrock b9190c47ed Merge pull request #75 from xhaggi/feature/extends-jobs-default-parameter
Extends jobs default parameter with gitlab plugin parameter
2015-04-27 09:57:25 -07:00
bassrock 173bf2d35a Merge pull request #76 from xhaggi/fix/broken-build-links
Fix broken build links since GitLab 7.10
2015-04-27 09:56:16 -07:00
xhaggi a4552ab30b Fix broken build links since GitLab 7.10 2015-04-27 16:51:18 +02:00
xhaggi 59d39eaf2b Extends jobs default parameter with gitlab plugin parameter
Instead of only passing the gitlab plugin specific parameters to the
build this will load the jobs default parameters and extends it by the
gitlab plugin parameter. Now it's possible to use additional parameters
added to your job configuration.

It also fix the exception 'Unrecognized macro 'XXX' in '${XXX}'' which
is thrown if you've specified additional parameters for your job.
2015-04-23 10:39:25 +02:00
Daniel Brooks f2ebd55033 [maven-release-plugin] prepare for next development iteration 2015-04-13 13:43:24 -07:00
Daniel Brooks 987c225d24 [maven-release-plugin] prepare release gitlab-plugin-1.1.21 2015-04-13 13:43:21 -07:00
bassrock 9baff9a94f Merge pull request #72 from itsamenathan/add_voting
Added voting on merge request
2015-04-13 13:41:42 -07:00
Nathan W 5063ea8637 rebase with new master 2015-04-13 13:00:21 -05:00
Nathan W e1acdd5d27 Added voting on merge request 2015-04-13 12:52:13 -05:00
Daniel Brooks eab7eadbb9 [maven-release-plugin] prepare for next development iteration 2015-04-13 10:17:32 -07:00
Daniel Brooks acd8403f93 [maven-release-plugin] prepare release gitlab-plugin-1.1.20 2015-04-13 10:17:29 -07:00
bassrock 5a0063de3a Merge pull request #71 from daniel-lang/note-on-merge-request
Fixes #66, option 'note on merge request' can be deactivated
2015-04-13 10:14:20 -07:00
Nathan W ab11bba3e9 Added voting on merge request 2015-04-13 11:49:30 -05:00
Daniel Lang e660b6a782 fixed #66, option 'note on merge request' can be deactivated 2015-04-13 09:46:02 +02:00
Daniel Brooks d1e6a74727 [maven-release-plugin] prepare for next development iteration 2015-04-12 15:41:28 -07:00
Daniel Brooks 02bfa47535 [maven-release-plugin] prepare release gitlab-plugin-1.1.19 2015-04-12 15:41:24 -07:00
bassrock b45f3974e6 Merge pull request #68 from mrwanny/enable_tags
build when tags are pushed
2015-04-12 15:04:18 -07:00
Wanny 4719ecbefb Merge remote-tracking branch 'upstream/master' into enable_tags 2015-04-10 13:25:03 -07:00
Wanny 362e511398 add documentation describing how to buid tags 2015-04-10 12:56:28 -07:00
Wanny 86d197601c skip build when a tag is removed 2015-04-10 12:32:35 -07:00