aboutsummaryrefslogtreecommitdiff
path: root/cmd/serv.go
Commit message (Expand)AuthorAge
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* error: move ErrRepoNotExist -> errors.RepoNotExistUnknwon2017-03-23
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* Initial version of protected branches (#776)Unknwon2017-02-17
* refactoring: SSH and HTTP push procees is now unifiedUnknwon2017-02-16
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14