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
/
users.go
Commit message (
Expand
)
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
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
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
*
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
*
#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
*
#1938 #1374 disable password change for non-local users
Unknwon
2015-12-10
*
#1575 Limit repo creation
Unknwon
2015-12-10
*
APIs: admin users
Unknwon
2015-12-05
*
#1511 Allow local import only for admin users
Unknwon
2015-11-03
*
#1525 Triggere mailer for admin created accounts
Unknwon
2015-09-25
*
#1633 admin delete user
Unknwon
2015-09-13
*
fix #1632 and #1606
Unknwon
2015-09-13
*
#697 and #1606 and new admin edit user UI
Unknwon
2015-09-13
*
#1606 GUI bug while adding ldap user
Unknwon
2015-09-13
*
#697 disable captcha and new admin create user UI
Unknwon
2015-09-13
*
new admin user list UI
Unknwon
2015-09-11
*
WIP: create PR - choose branch
Unknwon
2015-08-08
*
Add full name field to admin's user edit page (fixes #1130)
James
2015-04-28
*
#1070 Clearer error message for illegal characters
Unknwon
2015-03-26
*
#1067: Deleting users should remove them from collaborator lists
Unknwon
2015-03-17
*
#851: Edit Account does not take into consideration password rules
Unknwon
2015-03-17
*
fix #676
Unknwon
2014-11-30
*
fox #620
Unknwon
2014-11-17
*
fix #622
Unknwon
2014-11-13
*
Fix pagination() to get the right total number of pages
Eryx
2014-10-14
*
Mirror fix on admin/orgs paging
Unknwon
2014-10-10
*
Fix #532, add system notice
Unknwon
2014-10-08
*
Add suburl support
Unknwon
2014-09-19
*
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....
Martin van Beurden
2014-09-18
*
Continue working on new admin pages
Unknwon
2014-08-29
*
Finish new admin users pages
Unknwon
2014-08-29