aboutsummaryrefslogtreecommitdiff
path: root/cmd/hook.go
Commit message (Expand)AuthorAge
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* templates/repo: escape branch name (#4601)Unknwon2018-04-25
* models: move ErrBranchNotExist to errors packageUnknwon2018-03-08
* cmd/hook: fix custom hook cannot be executed on Windows (#4255)无闻2017-11-18
* hook: fix email not sent after push (#4430)Unknwon2017-07-27
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* cmd/hook: fixed typo (#4280)Danny Althoff2017-03-12
* Protected branches: allow whitelist bypass require pull request check (#4207)Unknwon2017-03-08
* hook: fix can’t be executed while run as service on Windows (#4207)Unknwon2017-02-28
* cmd: refactoring command nameUnknwon2017-02-27
* repo: add protect branch whitelist (#4177)Unknwon2017-02-23
* Initial version of protected branches (#776)Unknwon2017-02-17
* refactoring: SSH and HTTP push procees is now unifiedUnknwon2017-02-16
* cmd/hook: check existence before call custom hookUnknwon2017-02-14
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14