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
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
user/setting: simplify code
Unknwon
2017-04-07
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
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
*
cmd/web: fix routes requires sign in (#4359)
Unknwon
2017-03-30
*
org/dashboard: fix wrong repository count (#4351)
Unknwon
2017-03-28
*
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
*
api/repo: fix incorrect permission values (#4309)
Unknwon
2017-03-18
*
setting: add login status cookie (#2885)
Unknwon
2017-03-16
*
dashboard/feeds: able to load more history (#2511)
Unknwon
2017-03-16
*
setting: able to config dashboard news feed paging number (#4247)
Unknwon
2017-03-16
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
user/profile: paging doesn't respect private repository count (#4082)
Unknwon
2017-02-15
*
cookie: enhance cookie security (#3525)
Unknwon
2017-02-14
*
auth: remove MD5 for secure cookie secret (#4117)
Unknwon
2017-02-13
*
auth: few security improvements
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
*
Add 'Organizations' page to user settings (#3587)
Unknwon
2017-01-27
*
Setting orgs (#3587)
Rémy Boulanouar
2017-01-27
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
*
Fix dashboard issue/pull request scoping
Unknwon
2016-12-27
*
Minor code fix for PR #3560
Unknwon
2016-12-27
*
Fix assigned/created issues in dashboard. (#3560)
hgaiser
2016-12-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
*
Prevented user enumeration of valid users through HTTP status codes of login ...
LefsFlare
2016-10-16
*
router/repo: code refactoring
Unknwon
2016-08-30
*
#3448 redirect if any after sign in
Unknwon
2016-08-27
*
Fix for #3410 overall issues for organisations is limited to num_repos from t...
lstahlman
2016-08-09
*
Add support for federated avatars (#3320)
Sandro Santilli
2016-08-07
*
Ignore repository with issue disabled or use external tracker in dashboard is...
Unknwon
2016-08-05
*
#3348 always use relative avatar link in the template
Unknwon
2016-08-05
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Use struct for UI settings
Unknwon
2016-07-24
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
[next]