gitea/modules/templates
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
..
dynamic.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
helper.go Complete push webhooks (#2530) 2017-09-21 10:43:26 +03:00
static.go Fixed custom templates for static builds (#1087) 2017-03-01 09:45:21 +08:00
templates.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00