Commit graph

10 commits

Author SHA1 Message Date
Thomas Boerger 7f49e69607
Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
Brad Rydzewski 580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -08:00
Diep Pham e3a5376d01 uses email from Sender field of push event
Gitea/Gogs [set repository owner](d644e88107/models/pull.go (L469)) information as Pusher in webhook.

For example, if we have a repository: git.example.com/org1/repo1, owner
of repository will be `org1` and the email field will be empty. This PR
changes gitea/gogs helpers to use the email in Sender field, which is
the user that click the merge button.
2018-02-06 15:15:24 +07:00
Brad Rydzewski 736e1bc9b5 fixed gogs pr unit test 2017-03-18 23:28:37 +08:00
Brad Rydzewski e319aaff15 add reviewer fields, endpoints 2017-03-18 16:49:27 +08:00
Michael de Wit 141eb4ea57 Add pull_request webhook support to Gogs remote 2017-01-03 09:38:05 +01:00
Brad Rydzewski 538f82c898 improve Gogs tag implementation 2016-11-25 13:06:07 +01:00
Sandro Santilli 320b8b68f0 Fix ticks 2016-09-01 21:49:44 +02:00
Sandro Santilli bacb78a9e2 Add more hooks to existing fixture file 2016-09-01 17:59:07 +02:00
Brad Rydzewski ebd547deac refactoring remotes to remove deprecated variables, adding tests 2016-05-01 16:30:00 -07:00
Renamed from remote/gogs/testdata/hook_push.go (Browse further)