mirror of https://github.com/go-gitea/gitea.git
* Add API for manipulating Git hooks Signed-off-by: Segev Finer <segev@codeocean.com> * Replace code.gitea.io/sdk with PR branch temporarily for CI * Switch back to code.gitea.io/sdk@master * Return 403 instead of 404 on no permission to edit hooks in API * Add tests for Git hooks API * Update models/repo_list_test.go Co-Authored-By: segevfiner <segev208@gmail.com> * Update models/repo_list_test.go Co-Authored-By: segevfiner <segev208@gmail.com> * empty line |
||
|---|---|---|
| .. | ||
| post-receive.d | ||
| pre-receive.d | ||
| update.d | ||
| applypatch-msg.sample | ||
| commit-msg.sample | ||
| post-receive | ||
| post-update.sample | ||
| pre-applypatch.sample | ||
| pre-commit.sample | ||
| pre-push.sample | ||
| pre-rebase.sample | ||
| pre-receive | ||
| prepare-commit-msg.sample | ||
| update | ||
| update.sample | ||