Commit Graph

984 Commits

Author SHA1 Message Date
Owen Mehegan 3ec7641df8 README: typo in properties step syntax 2018-01-22 16:33:39 +11:00
Owen Mehegan a7938df166 Fix spelling mistakes 2018-01-15 18:28:58 +11:00
Owen Mehegan e7bcb9e6b4
Merge pull request #686 from smutel/master
Improve doc to setup webhook with folders
2018-01-15 17:33:46 +11:00
Owen Mehegan 8ccafe71ee
Merge pull request #678 from Argelbargel/fix-655
Fixes NPE if GitLab connection fails
2018-01-15 17:16:27 +11:00
Owen Mehegan 4ef2437a07
Merge pull request #670 from jakub-bochenski/patch-3
Set default maven goals
2018-01-15 17:11:11 +11:00
Karsten Kraus 5595e6bdcd Added test to ensure that respects non-proxy-hosts 2018-01-03 00:41:16 +01:00
Karsten Kraus 2f0c76261b ResteasyGitLabClientBuilder respects non-proxy-hosts 2018-01-03 00:10:27 +01:00
smutel f9e3299868
Merge pull request #1 from smutel/smutel-patch-1
Improve doc to setup webhook with folders
2017-12-14 09:04:34 +01:00
smutel cdb6a39092
Improve doc to setup webhook with folders
Add a comment to improve accuracy when setup a webhook with Jenkins Multibranch Pipeline/Workflow job inside folders.
2017-12-13 10:49:08 +01:00
jakub-bochenski 316b8bebb8 Don't check LastCommitNotYetBuild on Approve MR action (#664)
* Don't check LastCommitNotYetBuild on Approve MR action

* Add @DataBoundSetter
2017-12-11 11:59:14 +01:00
Karsten Kraus 4291a1377f switch connection-testing and api-autodetection to get-request as head request might cause NPE (see RESTEASY-1347) 2017-12-03 22:43:44 +01:00
Owen Mehegan ab51c7f2f5 [maven-release-plugin] prepare for next development iteration 2017-11-24 09:18:41 -08:00
Owen Mehegan 075eb93da9 [maven-release-plugin] prepare release gitlab-plugin-1.5.2 2017-11-24 09:18:30 -08:00
Owen Mehegan fb39773723
Merge pull request #672 from mreichel/FixCommitStatusUpdaterTest
Fix CommitStatusUpdaterTest
2017-11-24 09:14:52 -08:00
milena 427b08de1d
Fix CommitStatusUpdaterTest 2017-11-24 12:41:34 +01:00
Owen Mehegan 7faee75f86 Update changelog for 1.5.2. 2017-11-22 15:44:21 -08:00
Owen Mehegan d044f8abff Update docker-compose to version 2 so bidirectional comm between jenkins and gitlab is possible. 2017-11-22 15:34:09 -08:00
Owen Mehegan 4d50561562
Merge pull request #658 from TheUbuntuGuy/feature/mf.commitstatusdescription
Use current build state for description in commit API calls
2017-11-22 15:21:16 -08:00
Owen Mehegan f5b171343c
Merge pull request #657 from adjika/typo-patch
Fixes typo in CauseData.MapWrapper
2017-11-22 11:10:08 -08:00
Owen Mehegan 77e26fa978
Merge pull request #639 from jeckhart/fix-npe-in-namebasedfilter
Fixes #638 - Don't NPE if one of the filter specs is not specified in a Jenkinsfile
2017-11-22 11:08:41 -08:00
Owen Mehegan 2d85636a2b
Merge pull request #616 from g-dx/master
Make it easier to configure gitlab-plugin from Job DSL plugin.
2017-11-22 10:56:00 -08:00
Owen Mehegan f8c9cbd5c2
Merge pull request #564 from TestYourLuck/downstream_build_support
Build status can be sent to GitLab from builds downstream of the one that GitLab triggered.
2017-11-22 10:50:40 -08:00
milena 19af905948 fix review issue 2017-11-21 15:30:35 +01:00
milena 16418da268
fix tests after commit f56a896039 2017-11-21 13:47:58 +01:00
milena 8c075f8506 Merge remote-tracking branch 'upstream/master' into downstream_build_support 2017-11-21 13:04:10 +01:00
jakub-bochenski c2cc4abebf
Change default goal to install because of `jenkins.war is not in the classpath` 2017-11-20 16:27:23 +01:00
jakub-bochenski 1c71a0bd96
Set default maven goals
less typing when working with the project
2017-11-20 16:25:36 +01:00
Mark Furneaux f6d5c8bd7e Use build state for description
To be in line with GitLab CI's use of the field.
2017-11-15 20:37:17 -05:00
Owen Mehegan c5c7f2bb61
Merge pull request #524 from i386/topic/display-url
Fix: If BlueOcean is installed, build URL does not point to BlueOcean
2017-11-14 14:26:38 -08:00
Owen Mehegan a0fa5b98d5 This reverts the change in #565, which was made in error. 2017-11-14 11:25:06 -08:00
milena a23a3ed521 fix tests 2017-11-14 16:52:04 +01:00
milena 4f75658601 Merge remote-tracking branch 'upstream/master' into downstream_build_support 2017-11-14 16:47:25 +01:00
Karsten Kraus f56a896039 fixed tests 2017-11-14 11:51:38 +01:00
Karsten Kraus b9314197b6 moved dependency down 2017-11-14 10:30:21 +01:00
Karsten Kraus d3edcf300d Merge branch 'upstream-master' into pr/524
# Conflicts:
#	src/main/java/com/dabsquared/gitlabjenkins/util/CommitStatusUpdater.java
2017-11-14 10:22:11 +01:00
Owen Mehegan 332c2ffcfa
Merge pull request #589 from Eaglescience/580-separate-actionType-for-tag-push
Make it easier to distinguish a commit push from a tag push.
2017-11-13 15:28:39 -08:00
Owen Mehegan a06432c048
Merge pull request #629 from AnthonyMastrean/patch-1
Update README.md
2017-11-13 15:13:40 -08:00
Owen Mehegan 801d8dd06f
Merge pull request #644 from evgeni/patch-1
fix variable list in readme, the prefix is always gitlab, not git
2017-11-13 15:11:53 -08:00
Owen Mehegan a4ac366a99
Merge pull request #659 from jakub-bochenski/patch-1
Trigger builds when MR is approved
2017-11-13 15:06:22 -08:00
Owen Mehegan 6ef7a8a25c [maven-release-plugin] prepare for next development iteration 2017-11-06 13:46:36 -08:00
Owen Mehegan 35501397de [maven-release-plugin] prepare release gitlab-plugin-1.5.1 2017-11-06 13:46:25 -08:00
Owen Mehegan 0e2328ee67 Revised 1.5.1 changelog due to additional fixes needed. 2017-11-06 13:42:51 -08:00
jakub-bochenski 0ff427acfa
Trigger builds when MR is approved 2017-11-06 14:34:48 +01:00
kfu 2c3cc624cd
fixes minor typo in CauseData.MapWrapper 2017-11-03 21:02:08 +01:00
Mark Furneaux 63341d4bcb Add new date formats (#653) 2017-11-03 12:04:48 -07:00
Karsten Kraus b9efc8ac91 Fixes #652 (#656)
Fixes NPE when MR builds are triggered.
2017-11-03 12:02:43 -07:00
Karsten Kraus 558502510e fixed compilation errors 2017-11-01 21:11:17 +01:00
Owen Mehegan e1e7f63ecd Changelog update for 1.5.1 2017-10-31 10:28:40 -07:00
Karsten Kraus 9428abd4b3 Improved gitlab api autodetection (#650)
* API autodetection without restart is working
* changed the order in which the plugin tries the api. it's now v4 then v3
2017-10-31 10:26:34 -07:00
Karsten Kraus 3887c52c9e Bugfix & Test for #648 (#649)
Fix for NPE when triggering MR build.
2017-10-31 10:25:33 -07:00