aboutsummaryrefslogtreecommitdiff
path: root/routers/user/home.go
Commit message (Expand)AuthorAge
* 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
* #1459 Dashboard issues lacks sortingUnknwon2015-11-04
* fix import path, fix #1782Unknwon2015-10-15
* finish initial version of pull requestUnknwon2015-09-02
* fix sqlUnknwon2015-08-29
* new org dashboard issuesUnknwon2015-08-25
* new user dahsboard issuesUnknwon2015-08-25
* finish view issue without comments and opsUnknwon2015-08-12
* finish create issue with milestone and assigneeUnknwon2015-08-10
* WIP: create PR - choose branchUnknwon2015-08-08
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\
| * allow anonymous SSH cloneUnknwon2015-08-05
* | finish new milestone pageUnknwon2015-08-05
|/
* fix #1204Unknwon2015-07-31
* fix .keys routestephen mcquay2015-06-08
* Apply ng to issue dashboardAntoine GIRARD2015-03-19
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* Update/simplify fix that owners also see actions on their repositoriesPeter Smit2015-02-18
* Fix that owners also see actions on their repositoriesPeter Smit2015-02-16
* code fix #941 caution: undertestUnknwon2015-02-13
* Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
* Refactoring of the Access TablePeter Smit2015-02-06
* Introducing Collaboration StructPeter Smit2015-01-23
* work on #754Unknwon2014-12-18
* work on #754Unknwon2014-12-18