Joshua Barker
|
14a1b327a7
|
Add tests for BuiltUtils methods
|
2017-08-21 16:16:30 +10:00 |
Joshua Barker
|
6c3ab208cf
|
Revert change for getBuildByBranch as its not required
|
2017-08-21 15:38:42 +10:00 |
Josh Barker
|
c8ebb2e283
|
Loop through BuildData as there can be more than one.
|
2017-08-08 20:00:12 +10:00 |
Owen Mehegan
|
46e1af798c
|
Merge pull request #529 from mstg/pipeline-example
README: Better declarative pipeline example
|
2017-08-02 14:46:36 -07:00 |
Owen Mehegan
|
43224bd32c
|
Update docker-compose file to use current GitLab and Jenkins versions.
|
2017-08-01 22:41:37 -07:00 |
Owen Mehegan
|
58ec21d33b
|
Clarify note about bug in older versions of GitLab EE.
|
2017-07-24 14:17:43 -07:00 |
Owen Mehegan
|
de3536a2f9
|
[maven-release-plugin] prepare for next development iteration
|
2017-07-14 15:00:29 -07:00 |
Owen Mehegan
|
b443fe21ef
|
[maven-release-plugin] prepare release gitlab-plugin-1.4.7
|
2017-07-14 15:00:20 -07:00 |
Owen Mehegan
|
fea81e4f04
|
Update changelog for 1.4.7
|
2017-07-14 14:55:58 -07:00 |
Owen Mehegan
|
12298597eb
|
Merge pull request #584 from sbrassely/fix-commit-status-exception
Fix commit status exception
|
2017-07-14 14:52:57 -07:00 |
Stephane Brassely
|
ffc1b201f3
|
Fix #583 : Do not fail build when no SCM revision action is available
|
2017-07-13 15:57:12 +02:00 |
Stephane Brassely
|
8d7a8c807e
|
Fix #583 : Commit status fail on push events
|
2017-07-10 18:09:13 +02:00 |
Brassely Stéphane
|
7063999fee
|
Merge pull request #1 from jenkinsci/master
Syncing from original
|
2017-07-10 16:52:44 +02:00 |
Owen Mehegan
|
a30898a921
|
Merge pull request #578 from chinhodado/patch-1
Fix list indentation in README
|
2017-07-05 17:18:33 -07:00 |
Trung Do
|
f0e6b331d8
|
Fix list indentation in README
|
2017-07-05 19:18:04 -04:00 |
Owen Mehegan
|
6d4647749d
|
Remove old maintainers, add Milena
|
2017-07-05 15:44:25 -07:00 |
Owen Mehegan
|
316d5eaa75
|
Removing appeal for maintainers from README
|
2017-07-05 15:37:23 -07:00 |
Owen Mehegan
|
5145ce4833
|
Sort IDs in changelog numerically
|
2017-07-05 15:36:39 -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 |
Owen Mehegan
|
ee11fa53c4
|
Update CHANGELOG for v1.4.6.
|
2017-07-05 15:04:12 -07:00 |
Owen Mehegan
|
fd4132e947
|
Merge pull request #559 from roidelapluie/JENKINS-44517
JENKINS-44517 Add a function to (re)set the Gitlab connections for bootstrapping new Jenkins installs
|
2017-07-05 14:13:59 -07:00 |
Owen Mehegan
|
f1ac0a0a8a
|
Merge pull request #572 from ElijahLynn/patch-1
Link to GitLab commit status API in README
|
2017-06-30 14:05:28 -07:00 |
Elijah Lynn
|
dd578d0d55
|
Link to GitLab commit status API in README
|
2017-06-29 18:43:44 -07:00 |
Owen Mehegan
|
fd2c91e820
|
Merge pull request #562 from sbrassely/fix-pipeline-library
Fix issue #523 - Build result sent to Pipeline library repo
|
2017-06-19 14:33:10 -07:00 |
milena
|
0f2b262540
|
Merge pull request #565 from yaooqinn/typo-mistake
gitlabMergeRequestIid -> gitlabMergeRequestId in README.md
|
2017-06-19 15:53:33 +02:00 |
Kent Yao
|
1d7a9344a5
|
Create README.md
gitlabMergeRequestIid -> gitlabMergeRequestId
|
2017-06-14 21:36:35 +08:00 |
Brassely Stéphane
|
9be7d4f9c6
|
Merge branch 'master' into fix-pipeline-library
|
2017-06-12 11:44:12 +02:00 |
Owen Mehegan
|
377a4bf9f4
|
Merge pull request #543 from evgeni/matrix-support
Matrix/Multi-config support
|
2017-06-09 16:00:50 -07:00 |
Stephane Brassely
|
0455730921
|
Fix issue #523 - Build result sent to Pipeline library repo
|
2017-06-08 11:12:29 +02:00 |
Julien Pivotto
|
5b44597026
|
JENKINS-44517 Add a function to (re)set the Gitlab connections
Add a function to overwrite the Gitlab connections in the groovy
console.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2017-05-26 17:50:01 +02:00 |
Evgeni Golov
|
27550f7f93
|
add GitLabEnvironmentContributor test
this includes coverage for FreeStyleProject and MatrixProject
|
2017-05-23 17:20:34 +02:00 |
Evgeni Golov
|
46067ec7a7
|
add tests that the publishers are matrix aggregatable
|
2017-05-23 10:52:26 +02:00 |
Evgeni Golov
|
3addc351d7
|
document GitLab plugin with Flexible Publish for Matrix Jobs
|
2017-05-23 10:52:26 +02:00 |
Evgeni Golov
|
ffe902f749
|
make the publishers MatrixAggregatable
this allows them to run in a matrix job using flexible-publish
|
2017-05-23 10:52:26 +02:00 |
Evgeni Golov
|
cb87235248
|
get Environment from the parent MatrixBuild if we are in a MatrixRun
|
2017-05-22 15:01:19 +02:00 |
Evgeni Golov
|
c1f40c1336
|
add matrix plugin to pom.xml
|
2017-05-22 15:01:19 +02:00 |
Owen Mehegan
|
ef2d689544
|
Merge pull request #516 from czoellin/pipeline_merge_request_hook
Have OpenMergeRequestPushHookTriggerHandler accept pipeline/workflow …
|
2017-05-17 17:15:03 -07:00 |
Owen Mehegan
|
43e032e0d7
|
Merge pull request #544 from mreichel/HowToClearTheSecureToken
#496 How to clear the secure token in build triggers?
|
2017-05-09 15:42:01 -07:00 |
Owen Mehegan
|
d6f3f467c2
|
Merge pull request #532 from DiogoLG/master
Adds custom Unstable textbox
|
2017-05-09 15:40:12 -07:00 |
Owen Mehegan
|
c92e972426
|
Merge pull request #510 from tomasbjerre/master
Adding gitlabMergeRequestTargetProjectId variable
|
2017-05-09 15:24:13 -07:00 |
milena
|
9c7ceabd64
|
#496 How to clear the secure token in build triggers?
|
2017-04-28 11:33:30 +02:00 |
milena
|
fee5f715cc
|
Merge pull request #542 from mabbas85/feature/trigger_when_MR_merged_or_closed
add Getter for new fields triggerOnAcceptedMergeRequest and triggerOnClosedMergeRequest
|
2017-04-27 08:22:16 +02:00 |
MOHAMAD ABBAS
|
9358e3c263
|
add Getter for new fields triggerOnAcceptedMergeRequest and triggerOnClosedMergeRequest
|
2017-04-25 15:27:06 +02:00 |
Tomas Bjerre
|
c74f33694d
|
Adding gitlabMergeRequestTargetProjectId variable
|
2017-04-24 18:29:01 +02:00 |
milena
|
0986edd9b3
|
Merge pull request #508 from mabbas85/feature/trigger_when_MR_merged_or_closed
Trigger build when merge request has been merged or closed
|
2017-04-18 11:09:51 +02:00 |
Diogo Guimaraes
|
711d350bd7
|
Correcting permissions modes
|
2017-03-25 15:49:38 -03:00 |
Diogo Guimaraes
|
3e41c3a2b3
|
Adding support for custom unstable notes
|
2017-03-25 15:46:35 -03:00 |
mstg
|
5c80f563e7
|
README: Better declarative pipeline example
|
2017-03-23 04:19:30 +01:00 |
Christian Zoellin
|
bdff610fef
|
Have OpenMergeRequestPushHookTriggerHandler accept pipeline/workflow jobs
|
2017-03-02 10:09:42 +01:00 |