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
/
user
/
setting.go
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
user/setting: simplify code
Unknwon
2017-04-07
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
2fa: initial support (#945)
Unknwon
2017-04-06
*
user/setting: reorder navbar
Unknwon
2017-04-05
*
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
*
user/setting: preserve user input with validation error (#1123)
Unknwon
2017-03-30
*
user/settings: fix bad error handle of leave organization
Unknwon
2017-03-25
*
user/settings: complete repositories panel (#4312)
Unknwon
2017-03-23
*
user/settings: add repositories panel (#4312)
Rob Richards
2017-03-23
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
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
*
Add 'Organizations' page to user settings (#3587)
Unknwon
2017-01-27
*
Setting orgs (#3587)
Rémy Boulanouar
2017-01-27
*
Some code renaming
Unknwon
2016-12-22
*
Fix vulnerabilities reported in #3959
Unknwon
2016-12-22
*
Fix random string generator (#3953)
leonklingele
2016-12-21
*
router/repo: code refactoring
Unknwon
2016-08-30
*
Add support for federated avatars (#3320)
Sandro Santilli
2016-08-07
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
Added: Ability to delete org avatar.
Tamás Molnár
2016-03-06
*
#1157 some avatar setting changes
Unknwon
2016-03-05
*
#1692 add user email APIs
Unknwon
2015-12-15
*
#2154 minor fix
Unknwon
2015-12-11
*
#2154 fix form submit error
Unknwon
2015-12-11
*
#2154 disable change user for non-local users
Unknwon
2015-12-11
*
fix #976
Unknwon
2015-12-03
*
fix #2020
Unknwon
2015-11-24
*
fix #878
Unknwon
2015-11-18
*
fix #981
Unknwon
2015-09-17
*
drop oauth2 feature support
Unknwon
2015-09-17
*
user gomail and new activate account email tpl
Unknwon
2015-09-17
*
finish all new user settings UI
Unknwon
2015-09-10
*
#1191 allow upload avatar for org
Unknwon
2015-09-06
*
new user profile settings UI
Unknwon
2015-09-06
*
add confirmation to delete ssh key
Unknwon
2015-08-20
*
new access token UI
Unknwon
2015-08-19
*
new delete account UI and password confirmation
Unknwon
2015-08-19
*
work on #1493
Unknwon
2015-08-17
*
#334: Add Deployment Key Support
Unknwon
2015-08-06
*
#1070 Clearer error message for illegal characters
Unknwon
2015-03-26
*
#1094: fix locale
Unknwon
2015-03-19
*
#1067: Deleting users should remove them from collaborator lists
Unknwon
2015-03-17
[next]