woodpecker/pkg/handler
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
..
testing Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
admin.go Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
app.go added code to prevent panic if /login is reached but no settings exist 2014-02-15 18:56:48 -07:00
auth.go Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
badges.go Use SVG badges instead of PNG 2014-03-11 15:55:23 -03:00
builds.go Revert "query and show commits by branch" 2014-03-16 23:08:53 -07:00
commits.go Revert "query and show commits by branch" 2014-03-16 23:08:53 -07:00
gitlab.go Stub for merge request hook handling. 2014-04-02 02:50:11 +00:00
handler.go ability to view public repos without authentication 2014-02-25 17:13:59 -07:00
hooks.go Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
members.go Fix team invites 2014-02-10 15:22:32 -06:00
repos.go Add gitlab options add admin page. 2014-03-29 11:51:02 +00:00
teams.go initial public commit 2014-02-07 03:10:01 -07:00
users.go initial public commit 2014-02-07 03:10:01 -07:00
util.go initial public commit 2014-02-07 03:10:01 -07:00