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