index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
hook.go
Commit message (
Expand
)
Author
Age
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
templates/repo: escape branch name (#4601)
Unknwon
2018-04-25
*
models: move ErrBranchNotExist to errors package
Unknwon
2018-03-08
*
cmd/hook: fix custom hook cannot be executed on Windows (#4255)
无闻
2017-11-18
*
hook: fix email not sent after push (#4430)
Unknwon
2017-07-27
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
cmd/hook: fixed typo (#4280)
Danny Althoff
2017-03-12
*
Protected branches: allow whitelist bypass require pull request check (#4207)
Unknwon
2017-03-08
*
hook: fix can’t be executed while run as service on Windows (#4207)
Unknwon
2017-02-28
*
cmd: refactoring command name
Unknwon
2017-02-27
*
repo: add protect branch whitelist (#4177)
Unknwon
2017-02-23
*
Initial version of protected branches (#776)
Unknwon
2017-02-17
*
refactoring: SSH and HTTP push procees is now unified
Unknwon
2017-02-16
*
cmd/hook: check existence before call custom hook
Unknwon
2017-02-14
*
git: delegate all server-side Git hooks (#1623)
Unknwon
2017-02-14