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
/
repo
/
repo.go
Commit message (
Expand
)
Author
Age
*
repo: able to perform initial commit on behave of actual user
Unknwon
2017-02-27
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
api: add list user and organization's repositories (#3984)
Unknwon
2017-02-18
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
api: display repository forks (#3252)
Dennis Chen
2017-01-28
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
#3058 #3059 support correct page size and link header
Unknwon
2016-07-04
*
#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 API: admin create repo
Unknwon
2015-12-17
*
#1692 add organization APIs
Unknwon
2015-12-17
*
#1984 Better mirror repo management
Unknwon
2015-12-08
*
refactor API routes and some work for #976
Unknwon
2015-12-04