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
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
ldap: minor fix for PR #4398
Unknwon
2017-05-29
*
ldap: add check for group membership (#4398)
aboron
2017-05-29
*
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
*
explore: able list and search for private but accessible repositories (#3088)
Unknwon
2017-03-17
*
admin: fix template error
Unknwon
2017-02-28
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
admin/config: display repository related settings (#3816)
Unknwon
2017-02-18
*
git: delegate all server-side Git hooks (#1623)
Unknwon
2017-02-14
*
config: show Git version in admin panel
Unknwon
2017-02-11
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Move models/mail.go to modules/mail.go
Unknwon
2017-01-30
*
Disable local path migration by default (#4033)
Unknwon
2017-01-26
*
Fix random string generator (#3953)
leonklingele
2016-12-21
*
Fix string format verbs (#3637)
Alexander Lunegov
2016-12-21
*
models/login_source: code improvement
Unknwon
2016-08-31
*
#3515 use alert instead 500 for duplicated login source name
Unknwon
2016-08-31
*
Fix typo CacheInternal -> CacheInterval (#3432)
Thibault Meyer
2016-08-11
*
#3091 show Git configs on admin panel
Unknwon
2016-08-10
*
Add support for federated avatars (#3320)
Sandro Santilli
2016-08-07
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Use struct for UI settings
Unknwon
2016-07-24
*
#2937 able to prohibit user login
Unknwon
2016-07-16
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
Use SecurityProtocol to replace UseSSL in LDAP config
Unknwon
2016-07-08
*
#13 fix admin can't search private repos
Unknwon
2016-03-15
*
#13 finish user and repository search
Unknwon
2016-03-11
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
#1146 finsih UI work for access mode of collaborators
Unknwon
2016-03-05
*
#1891 attempt to fix expected invalid CSRF token
Unknwon
2016-03-03
*
Post work for #2637
Unknwon
2016-02-27
*
Minor fix for #2660
Unknwon
2016-02-24
*
Test mailer button. Addresses #1531
Josh Frye
2016-02-24
*
Move cron module to independent package
Unknwon
2016-02-20
*
LDAP: Fetch attributes in Bind DN context option
Adam Strzelecki
2016-02-20
*
#2554 reinitialize all repos from the db
Unknwon
2016-02-04
*
#1938 #1374 disable password change for non-local users
Unknwon
2015-12-10
*
#1575 Limit repo creation
Unknwon
2015-12-10
*
remember page number when delete repo
Unknwon
2015-12-05
*
#2063 Ability to delete repo from admin panel
Unknwon
2015-12-05
*
APIs: admin users
Unknwon
2015-12-05
*
#2052 advanced select ops for system notices
Unknwon
2015-12-05
*
#2052 Ability to batch delete system notices
Unknwon
2015-12-01
*
LDAP: Optional user name attribute specification
Adam Strzelecki
2015-12-02
*
add admin op: delete missing repos
Unknwon
2015-11-18
*
fix #1930
Unknwon
2015-11-12
[next]