Commit Graph

168 Commits

Author SHA1 Message Date
Owen Mehegan 6d4647749d Remove old maintainers, add Milena 2017-07-05 15:44:25 -07:00
Owen Mehegan 3fc051c37c [maven-release-plugin] prepare for next development iteration 2017-07-05 15:08:05 -07:00
Owen Mehegan caa8379de2 [maven-release-plugin] prepare release gitlab-plugin-1.4.6 2017-07-05 15:07:56 -07:00
Evgeni Golov c1f40c1336 add matrix plugin to pom.xml 2017-05-22 15:01:19 +02:00
Owen Mehegan 45477e0fae [maven-release-plugin] prepare for next development iteration 2017-02-14 13:48:37 -08:00
Owen Mehegan dea32e7a8d [maven-release-plugin] prepare release gitlab-plugin-1.4.5 2017-02-14 13:48:31 -08:00
Aurélien Leboulanger b34d64be43 allow to trigger to the gitlab plugin using the jenkins pipeline model definition syntax
- [Pipeline model definition issue](https://issues.jenkins-ci.org/browse/JENKINS-40402)
 - [Pipeline model definition wiki](https://github.com/jenkinsci/pipeline-model-definition-plugin/wiki/Trigger-runs#other-available-triggers)
2017-01-31 22:17:26 +11:00
Owen Mehegan f37e53b7c3 [maven-release-plugin] prepare for next development iteration 2017-01-04 12:04:42 -08:00
Owen Mehegan 405745c297 [maven-release-plugin] prepare release gitlab-plugin-1.4.4 2017-01-04 12:04:36 -08:00
Owen Mehegan 7597d65620 [maven-release-plugin] prepare for next development iteration 2016-11-01 11:31:37 -07:00
Owen Mehegan 8d47f3f6bc [maven-release-plugin] prepare release gitlab-plugin-1.4.3 2016-11-01 11:31:32 -07:00
Robin Müller bc73655530 [maven-release-plugin] prepare for next development iteration 2016-09-24 18:15:44 +02:00
Robin Müller 5cd51ce9d1 [maven-release-plugin] prepare release gitlab-plugin-1.4.2 2016-09-24 18:15:39 +02:00
Robin Müller 9c2a9155c7 [maven-release-plugin] prepare for next development iteration 2016-09-24 16:09:22 +02:00
Robin Müller 104633473a [maven-release-plugin] prepare release gitlab-plugin-1.4.1 2016-09-24 16:09:17 +02:00
Robin Müller aae5fede98 [maven-release-plugin] prepare for next development iteration 2016-09-05 22:42:12 +02:00
Robin Müller 379f83975f [maven-release-plugin] prepare release gitlab-plugin-1.4.0 2016-09-05 22:42:03 +02:00
Robin Müller 342a6bbcfd Mark the next version as incompatible to previous ones as pipeline jobs may have to be adapted
- the options "Add note with build status on merge requests", "Vote added to note with build status on merge requests" and "Accept merge request on success" of the GitLabPushTrigger have been replaced by Notifiers and corresponding workflow steps
--> FreeStyleProjects and similar jobs can be migrated automatically but workflow steps must be migrated manually
2016-09-04 20:25:04 +02:00
Robin Müller 97474b2fa6 Fix formatting of pom.xml 2016-09-04 20:25:04 +02:00
Robin Müller 367d75ab9a [maven-release-plugin] prepare for next development iteration 2016-08-31 21:34:00 +02:00
Robin Müller 3d1f51979f [maven-release-plugin] prepare release gitlab-plugin-1.3.2 2016-08-31 21:33:54 +02:00
Robin Müller 92121e5b3b [maven-release-plugin] prepare for next development iteration 2016-08-27 18:09:59 +02:00
Robin Müller a2697cad15 [maven-release-plugin] prepare release gitlab-plugin-1.3.1 2016-08-27 18:09:52 +02:00
Robin Müller c0dcabe904 [maven-release-plugin] prepare for next development iteration 2016-07-09 18:44:27 +02:00
Robin Müller a1a86f2697 [maven-release-plugin] prepare release gitlab-plugin-1.3.0 2016-07-09 18:44:22 +02:00
Robin Müller 1ea956f34c Set new version for next release 2016-07-09 17:15:02 +02:00
Robin Müller 2c6630920d [maven-release-plugin] prepare for next development iteration 2016-06-26 21:57:55 +02:00
Robin Müller 284fdc5cda [maven-release-plugin] prepare release gitlab-plugin-1.2.5 2016-06-26 21:57:48 +02:00
Robin Müller a3ce79212d [maven-release-plugin] prepare for next development iteration 2016-06-25 16:15:18 +02:00
Robin Müller 7fd9df82f9 [maven-release-plugin] prepare release gitlab-plugin-1.2.4 2016-06-25 16:06:54 +02:00
Robin Müller 336ffe705f Implement custom credentials for a GitLab API token (Fixes #332)
- this custom credentials implementation provides the possibility to use labels and description text that makes it easier to configure a GitLabConnection
2016-06-25 15:11:19 +02:00
Robin Müller 090fa9a546 Update credentials-plugin to version 2.1.0 (JENKINS-35538) 2016-06-14 22:17:39 +02:00
Oscar Salvador Morillo Victoria 0c5e2e3cdd pom: include maintainer 2016-05-26 21:44:48 +02:00
Owen Mehegan be0a914d3a [maven-release-plugin] prepare for next development iteration 2016-05-25 13:43:35 -07:00
Owen Mehegan 4a78734a41 [maven-release-plugin] prepare release gitlab-plugin-1.2.3 2016-05-25 13:43:31 -07:00
Owen Mehegan a37b5d4fdf [maven-release-plugin] prepare for next development iteration 2016-05-03 15:03:02 -07:00
Owen Mehegan 455d2b864d [maven-release-plugin] prepare release gitlab-plugin-1.2.2 2016-05-03 15:02:57 -07:00
Robin Müller 2aeb5d9b4b Use jenkins credentials-plugin for storing the GitLab API Token 2016-05-03 22:49:17 +02:00
Robin Müller a2f26fa51f Update to resteasy-client 3.0.16.Final (Fixes #284)
- there was a bug in resyeasy causing NPEs in case of a HTTP error (https://issues.jboss.org/browse/RESTEASY-1273)
2016-05-03 22:49:17 +02:00
Robin Müller eb1abb2e2c Add workflow step that updates the GitLab commit status depending on the build status (fixes #262) 2016-04-30 14:50:22 +02:00
Owen Mehegan 7693c5e493 [maven-release-plugin] prepare for next development iteration 2016-04-29 14:22:59 -07:00
Owen Mehegan a6f18f7888 [maven-release-plugin] prepare release gitlab-plugin-1.2.1 2016-04-29 14:22:55 -07:00
Owen Mehegan 98f75e563f Update list of maintainers 2016-04-29 14:19:28 -07:00
Owen Mehegan 79a0f5e72b Add incompatibility warning for pre-1.2.0 versions of the plugin. 2016-04-29 13:24:53 -07:00
Owen Mehegan a352ca7254 [maven-release-plugin] prepare for next development iteration 2016-04-25 13:23:26 -07:00
Owen Mehegan 6f16473133 [maven-release-plugin] prepare release gitlab-plugin-1.2.0 2016-04-25 13:23:22 -07:00
Robin Müller b9916396a5 Merge branch 'master' into release-1.2 2016-04-25 21:06:32 +02:00
Robin Müller a0b013c4f8 Remove servlet-api 3.0 from test dependencies 2016-04-09 21:21:06 +02:00
Robin Müller c3d94826cf Increase PermGen space 2016-03-24 22:12:07 +01:00
Robin Müller e5b14baaad Fix dependency issues with bouncycastle 2016-03-24 10:37:44 +01:00