aboutsummaryrefslogtreecommitdiff
path: root/routers/user/home.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* org/dashboard: fix wrong repository count (#4351)Unknwon2017-03-28
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* setting: able to config dashboard news feed paging number (#4247)Unknwon2017-03-16
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* Fix dashboard issues/pull request countingUnknwon2016-12-27
* Fix dashboard issue/pull request scopingUnknwon2016-12-27
* Minor code fix for PR #3560Unknwon2016-12-27
* Fix assigned/created issues in dashboard. (#3560)hgaiser2016-12-27
* Fix for #3410 overall issues for organisations is limited to num_repos from t...lstahlman2016-08-09
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-05
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Use struct for UI settingsUnknwon2016-07-24
* Fix XORM IN condition table name parseUnknwon2016-03-27
* #1692 add CRUD issue APIsUnknwon2016-03-13
* Rename module: middleware -> contextUnknwon2016-03-11
* readd 'dashboard' to titleAlec S2016-03-10
* Merge branch 'develop' of github.com:gogits/gogs into developAlec S2016-03-09
|\
| * Allowing site admins to view private repositories in org/homeJan Christophersen2016-03-08
* | fix indentationAlec S2016-03-09
* | Remove dashboard keyword from titleAlec S2016-03-09
* | change page titles for user and org dashesAlec S2016-03-09
|/
* Minor fix for #2567Unknwon2016-02-14
* Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-06
* Only show repositories on organization dashboard, that the user has access toFlorian Kaiser2016-02-05
* Remove unnecessary else-blockFlorian Kaiser2016-02-04
* Evaulate org/team permissions when using the issue/PR viewFlorian Kaiser2016-01-31
* Remove unnecessary commentsFlorian Kaiser2016-01-31
* Everyone can see public reposFlorian Kaiser2016-01-31
* Only show teams the user has access toFlorian Kaiser2016-01-31
* Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-31
* #1692 APIs: Users FollowersUnknwon2015-12-21
* fix #2223Unknwon2015-12-17
* #1692 add organization APIsUnknwon2015-12-17
* Admin should be able to see all organizationsAdam Strzelecki2015-11-30
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
* fix #650Unknwon2015-11-22
* fix #1119 and data race in timming tasksUnknwon2015-11-20
* only show user's activities in profileUnknwon2015-11-16
* fix #1302Unknwon2015-11-13
* save custom avatar as PNGUnknwon2015-11-13