Commit graph

9 commits

Author SHA1 Message Date
Nurahmadie
f17101be0d Set commit.PullRequest for PullRequestHook 2014-04-03 17:39:37 +00:00
Nurahmadie
1fca69dade Refactor PullRequestHook signature.
May parse hook payload only once.
2014-04-03 00:01:52 +00:00
Nurahmadie
6f10a57f4a Stub for merge request hook handling.
GitLab merge request hook payload doesn't provide
any information regarding source commits.

And since Drone currently doesn't support manual fetch from another
remote upstream, merge request hook only supported for maerge request
fro within the same repository.
2014-04-02 02:50:11 +00:00
Nurahmadie
07071119ca Use TrimSpace 2014-03-31 16:10:06 +00:00
Nurahmadie
0d44a20c63 Fix gitlab account re-link 2014-03-31 06:53:47 +00:00
Nurahmadie
c295776b87 Set gitlab_token column, and use ioutil for r.Body 2014-03-30 21:32:20 +00:00
Nurahmadie
e2a45df3b8 Add initial hook handler 2014-03-30 16:26:53 +00:00
Nurahmadie
15770e6237 Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
Nurahmadie
43c0a54718 Initial Gitlab Support 2014-03-29 06:37:50 +00:00