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
/
home.go
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
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
*
org/dashboard: fix wrong repository count (#4351)
Unknwon
2017-03-28
*
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
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
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
*
Fix for #3410 overall issues for organisations is limited to num_repos from t...
lstahlman
2016-08-09
*
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
*
Fix XORM IN condition table name parse
Unknwon
2016-03-27
*
#1692 add CRUD issue APIs
Unknwon
2016-03-13
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
readd 'dashboard' to title
Alec S
2016-03-10
*
Merge branch 'develop' of github.com:gogits/gogs into develop
Alec S
2016-03-09
|
\
|
*
Allowing site admins to view private repositories in org/home
Jan Christophersen
2016-03-08
*
|
fix indentation
Alec S
2016-03-09
*
|
Remove dashboard keyword from title
Alec S
2016-03-09
*
|
change page titles for user and org dashes
Alec S
2016-03-09
|
/
*
Minor fix for #2567
Unknwon
2016-02-14
*
Only show activities for repositories on dashboard, that the user has access to
Florian Kaiser
2016-02-06
*
Only show repositories on organization dashboard, that the user has access to
Florian Kaiser
2016-02-05
*
Remove unnecessary else-block
Florian Kaiser
2016-02-04
*
Evaulate org/team permissions when using the issue/PR view
Florian Kaiser
2016-01-31
*
Remove unnecessary comments
Florian Kaiser
2016-01-31
*
Everyone can see public repos
Florian Kaiser
2016-01-31
*
Only show teams the user has access to
Florian Kaiser
2016-01-31
*
Only show repositories the user has access to, on the organization home
Florian Kaiser
2016-01-31
*
#1692 APIs: Users Followers
Unknwon
2015-12-21
*
fix #2223
Unknwon
2015-12-17
*
#1692 add organization APIs
Unknwon
2015-12-17
*
Admin should be able to see all organizations
Adam Strzelecki
2015-11-30
*
#1944 Drop /org/ URL path prefix in organization home page
Unknwon
2015-11-24
*
fix #650
Unknwon
2015-11-22
*
fix #1119 and data race in timming tasks
Unknwon
2015-11-20
*
only show user's activities in profile
Unknwon
2015-11-16
*
fix #1302
Unknwon
2015-11-13
*
save custom avatar as PNG
Unknwon
2015-11-13
[next]