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
/
modules
/
context
/
context.go
Commit message (
Expand
)
Author
Age
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
modules/context: add *Context. ServerError method
Unknwon
2017-04-04
*
user/setting: preserve user input with validation error (#1123)
Unknwon
2017-03-30
*
explore: able list and search for private but accessible repositories (#3088)
Unknwon
2017-03-17
*
api: make CORS work by handling preflight OPTIONS request (#4264)
Girish Sonawane
2017-03-11
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
Improve error handling
Unknwon
2017-02-17
*
refactoring: SSH and HTTP push procees is now unified
Unknwon
2017-02-16
*
Minor improve on error handling
Unknwon
2017-02-10
*
Minor improve on error handling
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Able to set custom Access-Control-Allow-Origin header (#3987)
Unknwon
2017-01-28
*
router/repo: code refactoring
Unknwon
2016-08-30
*
#1601 support delete issue comment
Unknwon
2016-07-26
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Convert all API handers to use *context.APIContext
Unknwon
2016-03-13
*
Add APIContext
Unknwon
2016-03-13
*
Rename module: middleware -> context
Unknwon
2016-03-11