Commit Graph

200 Commits

Author SHA1 Message Date
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
Robin Müller 463998719c Add first integration test with dockerized GitLab environment 2016-03-23 23:39:49 +01:00
Robin Müller 61f5325d47 Run reformat code for whole project 2016-03-20 20:37:53 +01:00
Robin Müller ae8c9840cd Set version to 1.2.0-SNAPSHOT 2016-03-20 18:27:27 +01:00
Robin Müller b869300f27 Replace Gson completely by Jackson 2016-03-20 17:36:46 +01:00
Robin Müller 233fba832f Cleanup pom.xml
- fixed formatting
- order dependencies: jenkins, rest client, utilities, test
2016-03-19 18:55:04 +01:00
Robin Müller 95588c6fab Add unit tests 2016-03-19 17:40:36 +01:00
Robin Müller 796998e593 Use the new client 2016-03-19 17:36:12 +01:00
Robin Müller 81b3433351 Create client using resteasy 2016-03-19 17:36:02 +01:00
Robin Müller aa810139c7 Implement requierd methods of the GitLab API using jax-rs 2016-03-19 17:36:02 +01:00
Owen Mehegan 957803935c [maven-release-plugin] prepare for next development iteration 2016-03-16 15:16:23 -07:00
Owen Mehegan ed1ded7913 [maven-release-plugin] prepare release gitlab-plugin-1.1.32 2016-03-16 15:16:18 -07:00
Robin Müller 479deafa75 Add tests for branch filters 2016-03-15 21:34:34 +01:00
Robin Müller 542d34c161 Update to maven-compiler-plugin 3.5.1 to fix the "duplicate class" errors during "mvn test" 2016-03-15 21:34:34 +01:00
Robin Müller 9d048b071d Add simple POJOs that implement the GitLab web hook model objects 2016-03-13 18:21:20 +01:00
Owen Mehegan efca132b27 Fix pom.xml to specify GPL 2.0 license
The license for the project was defined as GPL 2.0 from the beginning, but when the Jenkins pom.xml example was imported the MIT license was inadvertently included there. This corrects the discrepancy.
2016-03-11 22:18:06 -08:00
Baptiste Mathus 1070e3cdf2 [maven-release-plugin] prepare for next development iteration 2016-03-05 00:17:34 +01:00
Baptiste Mathus 9088cabd1b [maven-release-plugin] prepare release gitlab-plugin-1.1.31 2016-03-05 00:17:29 +01:00
Owen B. Mehegan b464547155 Don't use HTTPS when releasing, because Jenkins artifactory certificates are currently broken. 2016-03-04 14:51:59 -08:00
Owen B. Mehegan a42065c6fa [maven-release-plugin] prepare for next development iteration 2016-03-04 14:33:13 -08:00
Owen B. Mehegan e89a2c3c3b [maven-release-plugin] prepare release gitlab-plugin-1.1.30 2016-03-04 14:33:08 -08:00
Owen Mehegan 29c4043f80 Switch to new parent pom, https://github.com/jenkinsci/plugin-pom 2016-03-03 13:59:19 -08:00
Owen Mehegan 53edd3d6d9 Fix repository ID in pom.xml to allow releases to work. 2016-03-02 15:29:04 -08:00
Owen Mehegan 495469ad06 [maven-release-plugin] prepare for next development iteration 2016-03-02 14:41:41 -08:00
Owen Mehegan 160ad32844 [maven-release-plugin] prepare release gitlab-plugin-1.1.29 2016-03-02 14:40:17 -08:00
Owen Mehegan 9d576340d7 Override old maven.jenkins-ci.org host with repo.jenkins-ci.org 2016-03-02 14:35:46 -08:00
Owen Mehegan 4f50a4afc5 [maven-release-plugin] prepare for next development iteration 2016-03-01 14:04:08 -08:00
Owen Mehegan 8cfe0039b4 [maven-release-plugin] prepare release gitlab-plugin-1.1.29 2016-03-01 14:04:04 -08:00
Filipe Roque 7768c66c8a closes #183 Plugin not working with multiple SCM configuration (and duplicated #187)
See https://issues.jenkins-ci.org/browse/JENKINS-26587 and https://github.com/jenkinsci/git-plugin/pull/296
for more information
2016-02-22 20:44:51 +00:00
Owen Mehegan 2f74e58d43 [maven-release-plugin] prepare for next development iteration 2015-11-19 12:16:50 -08:00
Owen Mehegan bf5ecd99b1 [maven-release-plugin] prepare release gitlab-plugin-1.1.28 2015-11-19 12:16:47 -08:00
Tom 51de2879fe Updated java-gitlab-api dependency to 1.1.11 2015-11-09 19:29:33 +01:00
Tom 9c6f635710 Added support for the GitLab 8.1 commit API 2015-10-28 20:30:11 +01:00
Daniel Brooks 64b7eeda78 [maven-release-plugin] prepare for next development iteration 2015-10-12 20:51:35 -07:00
Daniel Brooks 0b7ffd0e54 [maven-release-plugin] prepare release gitlab-plugin-1.1.27 2015-10-12 20:51:30 -07:00
Kasper Fock 5bb1a00b05 Merge remote-tracking branch 'parent/master' into acceptMergeRequestOnSuccess
Conflicts:
	src/main/java/com/dabsquared/gitlabjenkins/GitLabPushTrigger.java
	src/main/resources/com/dabsquared/gitlabjenkins/GitLabPushTrigger/config.jelly
2015-09-18 13:38:39 +02:00
Kasper Fock a38fc7397c Merge remote-tracking branch 'parent/master' into acceptMergeRequestOnSuccess
Conflicts:
	src/main/java/com/dabsquared/gitlabjenkins/GitLabPushTrigger.java
	src/main/resources/com/dabsquared/gitlabjenkins/GitLabPushTrigger/config.jelly
2015-09-18 13:10:36 +02:00
Kasper Fock 4ad29cad6e Updated dependency of java-gitlab-api to version 1.1.9 2015-09-18 13:05:08 +02:00
Daniel Brooks 305a75696c [maven-release-plugin] prepare for next development iteration 2015-08-26 11:58:57 -07:00
Daniel Brooks 7fd26232ef [maven-release-plugin] prepare release gitlab-plugin-1.1.26 2015-08-26 11:58:54 -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
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
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
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
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
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
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
Daniel Brooks 3d066f1b09 [maven-release-plugin] prepare for next development iteration 2015-04-09 17:18:58 -07:00
Daniel Brooks 5559e200f7 [maven-release-plugin] prepare release gitlab-plugin-1.1.18 2015-04-09 17:18:55 -07:00
Daniel Brooks 4018d050e6 [maven-release-plugin] prepare for next development iteration 2015-03-31 18:01:07 -07:00
Daniel Brooks e3d5242c0f [maven-release-plugin] prepare release gitlab-plugin-1.1.17 2015-03-31 18:01:03 -07:00
Daniel Brooks f99d3e1476 [maven-release-plugin] prepare for next development iteration 2015-03-24 10:15:52 -07:00
Daniel Brooks 81bbb49286 [maven-release-plugin] prepare release gitlab-plugin-1.1.16 2015-03-24 10:15:49 -07:00
Daniel Brooks 49f83ebacb [maven-release-plugin] prepare for next development iteration 2015-02-19 13:23:39 -08:00
Daniel Brooks 11391d23e0 [maven-release-plugin] prepare release gitlab-plugin-1.1.15 2015-02-19 13:23:35 -08:00
Daniel Brooks 89de1848f1 [maven-release-plugin] prepare for next development iteration 2015-02-03 10:11:37 -08:00
Daniel Brooks f538f172db [maven-release-plugin] prepare release gitlab-plugin-1.1.14 2015-02-03 10:11:33 -08:00
kasperf 6b7eb9a6a2 Support for accepting merge request
Add support for accepting merge request when jenkins build is successful. This will fix issue #40
This require that the java-gitlab-api](https://github.com/timols/java-gitlab-api) version 1.1.8 or newer is released as it depend on the new accept feature in this library
2015-01-28 20:26:46 +01:00
Daniel Brooks 3669870aee [maven-release-plugin] prepare for next development iteration 2015-01-27 11:08:07 -08:00
Daniel Brooks f5e1dcf851 [maven-release-plugin] prepare release gitlab-plugin-1.1.13 2015-01-27 11:08:03 -08:00
Daniel Brooks 076b4f1ed8 [maven-release-plugin] prepare for next development iteration 2015-01-26 23:40:33 -08:00
Daniel Brooks 603029052a [maven-release-plugin] prepare release gitlab-plugin-1.1.12 2015-01-26 23:40:28 -08:00