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
/
admin
/
repos.go
Commit message (
Collapse
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
|
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
|
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
|
*
Refactoring: remove tool.TplName
Unknwon
2017-04-05
|
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
|
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
|
|
|
|
|
|
|
|
Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
*
explore: able list and search for private but accessible repositories (#3088)
Unknwon
2017-03-17
|
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
|
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
|
*
Use struct for UI settings
Unknwon
2016-07-24
|
*
#13 fix admin can't search private repos
Unknwon
2016-03-15
|
|
|
|
- update glide info
*
#13 finish user and repository search
Unknwon
2016-03-11
|
|
|
|
Both are possible on explore and admin panel
*
Rename module: middleware -> context
Unknwon
2016-03-11
|
*
remember page number when delete repo
Unknwon
2015-12-05
|
*
#2063 Ability to delete repo from admin panel
Unknwon
2015-12-05
|
*
#1693 minor fix
Unknwon
2015-09-25
|
*
Fix admin repos new ui
Antoine GIRARD
2015-09-26
|
*
#697 disable captcha and new admin create user UI
Unknwon
2015-09-13
|
*
Continue working on new admin pages
Unknwon
2014-08-29