1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
* implemented missing 'delete' push webhooks

moreover created ActionDeleteBranch and ActionDeleteTag

* add CommitRepoAction tests for tag/branch creation/deletion

* fixed error where push webhook not called if is new branch or tag
removed unnecessary code

* moved prepare unit test environment into separate method to be used across unit tests

* add missing if clause in pushUpdate

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-21 10:43:26 +03:00
..
2017-09-16 23:16:21 +03:00
2017-09-21 10:43:26 +03:00
2017-09-21 10:43:26 +03:00
2017-05-26 09:38:18 +08:00
2017-05-04 13:54:56 +08:00
2017-09-12 09:48:13 +03:00
2017-06-12 10:01:09 -05:00
2017-09-19 11:08:30 +03:00
2017-01-03 10:52:09 +08:00
2017-02-22 17:10:45 -05:00
2017-09-16 23:16:21 +03:00
2017-09-16 23:16:21 +03:00
2017-06-09 09:51:31 +08:00
2017-09-19 11:08:30 +03:00
2017-09-19 11:08:30 +03:00
2014-04-13 03:14:43 -04:00
2017-03-22 22:30:40 +08:00
2017-09-19 11:08:30 +03:00
2017-09-16 23:16:21 +03:00
2017-09-12 09:48:13 +03:00
2017-09-12 09:48:13 +03:00
2017-09-19 11:08:30 +03:00
2017-09-21 10:43:26 +03:00
2017-09-21 10:43:26 +03:00
2017-05-30 04:32:01 -05:00