forgejo/modules
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
..
auth improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
avatar
base Sort repository tree entries in natural way (#2506) 2017-09-19 11:37:03 +03:00
context Sync releases table with tags on push and for mirrors (#2459) 2017-09-20 13:26:49 +08:00
cron LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
highlight No highlighting for .txt files (#1922) 2017-06-09 19:39:16 -05:00
httplib Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
indexer Improve issue search (#2387) 2017-09-16 23:16:21 +03:00
lfs Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
log Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
mailer Fix sending mail with a non-latin display name. #2102 (#2559) 2017-09-21 12:29:45 +08:00
markup Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
minwinsvc
notification
options
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
process
public
setting Fix sending mail with a non-latin display name. #2102 (#2559) 2017-09-21 12:29:45 +08:00
ssh
sync Fix status table race condition (#1835) 2017-05-31 16:57:17 +08:00
templates Complete push webhooks (#2530) 2017-09-21 10:43:26 +03:00
test Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
user
util improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
validation