Robin Müller
|
545a690be8
|
Use Job and Run instead of AbstractProject and AbstractBuild wherever possible
|
2016-04-29 13:05:42 -07:00 |
Owen Mehegan
|
0ef1386aaa
|
Add info about getting support, remove some old documentation
|
2016-04-29 12:59:42 -07:00 |
Owen Mehegan
|
d41040a64f
|
sourceRepoHomepage and sourceRepoUrl are not sent for merge requests evens in GitLab 7.14 (fixes #273)
|
2016-04-28 22:56:54 +02:00 |
Robin Müller
|
6372b01ad2
|
Use GitLab MergeRequest notes API instead of comments API (fixes #275)
|
2016-04-28 22:34:44 +02:00 |
Robin Müller
|
c3ba0243bc
|
Add a mock for the EnvVars of the build to fix the GitLabCommitStatusPublisherTest
|
2016-04-28 22:34:44 +02:00 |
Robin Müller
|
8aea4d439a
|
Adapt README according to the latest plugin changes
|
2016-04-28 20:32:59 +02:00 |
Robin Müller
|
99ea7c1a89
|
Expand environment variables in GitSCM remoteUrls while retrieving the projectId
|
2016-04-28 20:27:59 +02:00 |
Oscar Salvador Morillo Victoria
|
cf448489d3
|
GitLabIT: Test build on merge request
|
2016-04-26 07:54:04 -07:00 |
Oscar Salvador Morillo Victoria
|
d14f7d3c40
|
Fix: Merge request hook not set by addProjectHook function
|
2016-04-26 07:54:00 -07:00 |
Oscar Salvador Morillo Victoria
|
259e8e2065
|
Extend GitLabRule to allow accessing a project by name and getting a list of all existing project identifiers
|
2016-04-26 07:53:56 -07:00 |
Oscar Salvador Morillo Victoria
|
55e2894d9c
|
Fix: rename variable name in GitLabApi
|
2016-04-26 07:53:53 -07:00 |
Oscar Salvador Morillo Victoria
|
aeb7204ce3
|
GitLabRule: Extend rule to create merge requests
|
2016-04-26 07:53:49 -07:00 |
Oscar Salvador Morillo Victoria
|
e7301a2288
|
GitLabApi: Extend by createMergeRequest function
|
2016-04-26 07:53:45 -07:00 |
Oscar Salvador Morillo Victoria
|
cc60094865
|
Fix typo occurring in various places: pushHock -> pushHook
|
2016-04-26 07:53:23 -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
|
602692c980
|
Adapt changelog
|
2016-04-25 21:45:21 +02:00 |
Robin Müller
|
7d4fbb4b6a
|
Re-add some necessary files to .gitignore
|
2016-04-25 21:35:56 +02:00 |
Robin Müller
|
b9916396a5
|
Merge branch 'master' into release-1.2
|
2016-04-25 21:06:32 +02:00 |
Robin Müller
|
8f922c43b3
|
Add a log event if a build for a not allowed branch was triggered
|
2016-04-25 20:51:39 +02:00 |
Owen Mehegan
|
a49301e953
|
Update README to add a requirement for using forked repos
|
2016-04-19 16:29:38 -07:00 |
Robin Müller
|
a0b013c4f8
|
Remove servlet-api 3.0 from test dependencies
|
2016-04-09 21:21:06 +02:00 |
Owen Mehegan
|
6bf631205e
|
Note that GitLab Jenkins user must be a Developer
|
2016-03-30 16:31:42 -07:00 |
Robin Müller
|
b8ac408446
|
There is no common exception for the SSL error therefore just check for a client error
|
2016-03-25 19:59:39 +01:00 |
Robin Müller
|
c3d94826cf
|
Increase PermGen space
|
2016-03-24 22:12:07 +01:00 |
Oscar Salvador Morillo Victoria
|
51cc377486
|
Fix typo
|
2016-03-24 19:17:30 +01:00 |
Oscar Salvador Morillo Victoria
|
60d0a636c5
|
Readme: Fix failing links in table of contents
|
2016-03-24 18:59:44 +01:00 |
Oscar Salvador Morillo Victoria
|
eb8712cd9f
|
Readme: Fix missing renaming in table of contents
|
2016-03-24 18:16:59 +01:00 |
Oscar Salvador Morillo Victoria
|
45f0ee934f
|
Readme: Update Docker related section and minor improvements
|
2016-03-24 18:13:30 +01:00 |
Oscar Salvador Morillo Victoria
|
d404f126f1
|
Docker containers setup scripts superseded by docker composition
|
2016-03-24 17:40:17 +01:00 |
Oscar Salvador Morillo Victoria
|
0ba78a4c0f
|
Readme: Fix GitLab version
|
2016-03-24 17:30:24 +01:00 |
Robin Müller
|
c673af46b2
|
Add timeout while waiting for job executions instead of waiting forever
|
2016-03-24 10:38:02 +01:00 |
Robin Müller
|
e5b14baaad
|
Fix dependency issues with bouncycastle
|
2016-03-24 10:37:44 +01:00 |
Oscar Salvador Morillo Victoria
|
ee03fca58c
|
Readme: Initial release workflow version
|
2016-03-24 01:35:44 +01:00 |
Oscar Salvador Morillo Victoria
|
3d96d48e27
|
Readme: added important rule for ensuring compability
|
2016-03-24 01:29:18 +01:00 |
Oscar Salvador Morillo Victoria
|
81ab31d372
|
Add example bash script for Jenkins setup using docker
|
2016-03-24 01:18:58 +01:00 |
Oscar Salvador Morillo Victoria
|
dd0320b4dd
|
Add example bash script for gitlab setup using docker
|
2016-03-24 01:18:22 +01:00 |
Robin Müller
|
463998719c
|
Add first integration test with dockerized GitLab environment
|
2016-03-23 23:39:49 +01:00 |
Oscar Salvador Morillo Victoria
|
a360246579
|
Readme: Fix indentation in table of contents
|
2016-03-23 21:10:53 +01:00 |
Oscar Salvador Morillo Victoria
|
293edc3f56
|
Readme: minor fix
|
2016-03-23 21:04:07 +01:00 |
Oscar Salvador Morillo Victoria
|
9b9644840b
|
Readme: Add table of contents
|
2016-03-23 20:55:59 +01:00 |
Oscar Salvador Morillo Victoria
|
ae4e8dca0e
|
Readme: use different headers
|
2016-03-23 20:55:42 +01:00 |
Oscar Salvador Morillo Victoria
|
c0c290596a
|
Readme: Add missing configuration details from former GitLab Configuration (8.0.x) section
|
2016-03-23 20:22:17 +01:00 |
Oscar Salvador Morillo Victoria
|
302e79fd6e
|
Readme: No additional section needed for unsupported Gitlab versions
The section was replaced by a note in section 'Supported GitLab versions'
|
2016-03-23 19:57:58 +01:00 |
Oscar Salvador Morillo Victoria
|
651b85b8e3
|
Readme: Remove section GitLab Configuration (8.0.x) as not supported anymore
|
2016-03-23 19:38:49 +01:00 |
omorillo
|
7c60bc084e
|
Merge pull request #242 from kalibyrn/added-logging-for-disallowed-branches
When branches are not allowed in a MR build, log it.
|
2016-03-23 17:20:27 +01:00 |
Duff, Robert W
|
fad5cddaf5
|
Negate if statement and prevent fall through
|
2016-03-22 12:09:48 -04:00 |
Duff, Robert W
|
fe53a772aa
|
When branches are not allowed in a MR build, log it.
|
2016-03-21 11:00:19 -04:00 |
Oscar Salvador Morillo Victoria
|
e0d541d53a
|
Readme: Add section about setup of test environment using Docker
|
2016-03-20 22:17:16 +01:00 |
Robin Müller
|
4f47958162
|
Add .editorconfig
|
2016-03-20 20:38:04 +01:00 |