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
/
routers
/
api
/
v1
/
user
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
Fix vulnerabilities reported in #3959
Unknwon
2016-12-22
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
Fix #3391
Unknwon
2016-08-11
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
#1692 api: admin list and create team under organization
Unknwon
2016-03-21
*
#1692 add CRUD issue APIs
Unknwon
2016-03-13
*
Convert all API handers to use *context.APIContext
Unknwon
2016-03-13
*
#13 finish user and repository search
Unknwon
2016-03-11
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
#1692 APIs: Users Followers
Unknwon
2015-12-21
*
#1692 add organization APIs
Unknwon
2015-12-17
*
#1692 add user email APIs
Unknwon
2015-12-15
*
APIs: admin users
Unknwon
2015-12-05
*
refactor API routes and some work for #976
Unknwon
2015-12-04