Dimitris Stafylarakis
|
774a8b42ff
|
Cleanup debug messages
|
2014-09-04 11:01:57 +02:00 |
Dimitris Stafylarakis
|
630b3cb055
|
cleanup unused imports
|
2014-09-03 16:27:38 +02:00 |
Dimitris Stafylarakis
|
a92c1bf251
|
allowed branches filter only for Push events
Refactor status.png functionality to support Jenkins instances using
authentication
|
2014-09-03 15:58:42 +02:00 |
Dimitris Stafylarakis
|
48d67cdf99
|
Merge branch 'master' into develop
|
2014-09-01 23:24:16 +02:00 |
Dimitris Stafylarakis
|
2ede215115
|
remove update branches for now
|
2014-09-01 23:24:00 +02:00 |
Dimitris Stafylarakis
|
828c51375f
|
keep communication to gitlab optional
|
2014-09-01 23:20:52 +02:00 |
xaniasd
|
8739dbc84c
|
Merge pull request #12 from alexiskapit/fix-project-search-d
Fix project search
|
2014-09-01 13:56:27 +02:00 |
Dimitris Stafylarakis
|
c2a954e7d5
|
Filter branch functionality
|
2014-09-01 12:03:22 +02:00 |
Dimitris Stafylarakis
|
17dcc03a0a
|
refactor requests to both use gson
fixed bug in getSourceRepoURLDefault
|
2014-08-30 23:21:16 +02:00 |
xaniasd
|
58e0863342
|
Merge pull request #11 from DABSquared/issue_9
Support different date formats
|
2014-08-30 18:36:00 +02:00 |
Alexis Kartmann
|
a2a6fec836
|
Fix project find loop by stopping on a project.
|
2014-08-29 18:50:10 +02:00 |
Dimitris Stafylarakis
|
d105944a18
|
add test connection button to global configuration screen
|
2014-08-08 16:24:40 +02:00 |
Dimitris Stafylarakis
|
f488686c4b
|
fix issue #9
|
2014-08-08 15:16:34 +02:00 |
Dimitris Stafylarakis
|
469bc22936
|
support multiple date formats
|
2014-08-08 15:04:01 +02:00 |
Dimitris Stafylarakis
|
f0ae42ce83
|
Merge branch 'master' into token
Conflicts:
src/main/java/com/dabsquared/gitlabjenkins/GitLabPushTrigger.java
|
2014-08-06 14:42:43 +02:00 |
Dimitris Stafylarakis
|
bf80ddcb9d
|
merge conflict resolved
|
2014-08-06 14:38:52 +02:00 |
Dimitris Stafylarakis
|
c3ee86a34e
|
removed connection check from global configuration
add variables gitlabSourceRepoName and gitlabSourceRepoURL to
MergeRequest builds
get source project data through gitlab api
implement #4
|
2014-08-06 14:15:31 +02:00 |
Dimitris Stafylarakis
|
137a7f094e
|
default value for triggers is true
|
2014-08-05 18:52:47 +02:00 |
Dimitris Stafylarakis
|
c65480f65b
|
add getters for trigger flags
|
2014-08-02 13:25:08 +02:00 |
Dimitris Stafylarakis
|
f6ac90af87
|
filter incoming triggers
|
2014-08-02 11:02:44 +02:00 |
Dimitris Stafylarakis
|
33a177a043
|
Use java-gitlab-api to communicate with the Gitlab instance
Global configuration screen for host url and api token
fixed parameters of GitLabMergeRequest and GitLabPushRequest classes for correct JSON binding
|
2014-08-02 09:40:23 +02:00 |
bassrock
|
42cd52ae5c
|
Merge pull request #3 from FrantaM/folders
Support jobs that are nested in ItemGroups.
|
2014-07-31 10:00:31 -07:00 |
Johannes Schüth
|
b9ea3fe168
|
Fix various broken images
* Fix various image urls that were not changed when the artifactid of the project was changed.
* Update readme accordingly
|
2014-07-31 16:36:52 +02:00 |
Franta Mejta
|
e8c9a7c96f
|
Support jobs in that are nested in ItemGroups.
|
2014-07-25 18:19:36 +02:00 |
Daniel Brooks
|
8241762639
|
Making branches not split with \ and instead use replace.
|
2014-07-06 12:43:19 -07:00 |
Daniel Brooks
|
adb2c6dca8
|
Changing parameter names to not interfere with Jenkins Defaults.
|
2014-07-01 11:48:51 -07:00 |
Daniel Brooks
|
0c511bb99f
|
Finsihing up 1.0
|
2014-06-30 21:57:20 -07:00 |
Daniel Brooks
|
62bde3e036
|
Using proposed solution from Gitter to do the merging by faking a merge. This will require to build parameters however.
|
2014-06-29 23:07:27 -07:00 |
Daniel Brooks
|
fc62091b64
|
Separating out the Build Causes.
|
2014-06-08 14:00:49 -07:00 |
Daniel Brooks
|
05c1663965
|
Removing the Polling Log Page.
|
2014-06-08 13:58:18 -07:00 |
Daniel Brooks
|
a8e420cff6
|
Making the build plugin build the SHA1 that was in the payload.
|
2014-06-08 13:53:26 -07:00 |
Daniel Brooks
|
836cb9a362
|
Adding in base build triggers for merge requests and pushes
|
2014-05-31 13:55:48 -07:00 |
Daniel Brooks
|
e2d59658d2
|
Fixing build error
|
2014-05-30 11:50:13 -07:00 |
Daniel Brooks
|
6bb6528469
|
Working on the build trigger
|
2014-05-30 11:40:08 -07:00 |
Daniel Brooks
|
7250a0b54a
|
Fixing build redirect.
|
2014-05-30 00:05:27 -07:00 |
Daniel Brooks
|
c1e5cc41e0
|
Making SHA contains instead of equals to support small sha tags
|
2014-05-30 00:00:09 -07:00 |
Daniel Brooks
|
308bbe25c7
|
Got most of it all working except starting a build
|
2014-05-29 23:26:13 -07:00 |
Daniel Brooks
|
aee1376a43
|
Adding status png for commits sha1
|
2014-05-29 11:18:40 -07:00 |
Daniel Brooks
|
dfb2527b26
|
Adding build number to status.
|
2014-05-29 00:07:29 -07:00 |
Daniel Brooks
|
dd047dcaa6
|
Got the build status.json to work.
|
2014-05-29 00:06:07 -07:00 |
Daniel Brooks
|
d78d1941d9
|
Getting the status images to work.
|
2014-05-28 23:13:30 -07:00 |
Daniel Brooks
|
322ac54c60
|
Adding in holder statements to prepare for jenkins code from urls.
|
2014-05-27 17:03:36 -07:00 |
Daniel Brooks
|
6b7ba1e11d
|
More work getting the dynamic to parse the GitlabCI expected methods.
|
2014-05-27 16:54:49 -07:00 |
Daniel Brooks
|
a5a5146090
|
Got dynamic urls working!!
|
2014-05-27 09:52:23 -07:00 |
Daniel Brooks
|
aa484015c9
|
Got the hook working again. It seems like projects is taken.
|
2014-05-26 21:45:20 -07:00 |
Daniel Brooks
|
f390fd068a
|
Got the base request working.
|
2014-05-26 16:29:17 -07:00 |
Daniel Brooks
|
8802f5a6d8
|
Got the hook to finally be sort of recognized.
|
2014-05-23 16:56:35 -07:00 |
Daniel Brooks
|
3ed3da2462
|
Working on the base of the plugin some more.
|
2014-05-21 23:18:59 -07:00 |
Daniel Brooks
|
ef545a7770
|
Adding in the base trigger and url classes.
|
2014-05-21 19:13:59 -07:00 |
Daniel Brooks
|
976b54b055
|
Incremental checkin
|
2014-05-20 17:14:43 -07:00 |