summaryrefslogtreecommitdiffstats
path: root/routers/user/home.go
Commit message (Expand)AuthorAgeFilesLines
* finish initial version of pull requestUnknwon2015-09-021-24/+30
* fix sqlUnknwon2015-08-291-4/+0
* new org dashboard issuesUnknwon2015-08-251-20/+20
* new user dahsboard issuesUnknwon2015-08-251-151/+161
* finish view issue without comments and opsUnknwon2015-08-121-2/+2
* finish create issue with milestone and assigneeUnknwon2015-08-101-3/+3
* WIP: create PR - choose branchUnknwon2015-08-081-6/+6
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-051-7/+7
|\
| * allow anonymous SSH cloneUnknwon2015-08-051-7/+7
* | finish new milestone pageUnknwon2015-08-051-3/+3
|/
* fix #1204Unknwon2015-07-311-8/+3
* fix .keys routestephen mcquay2015-06-081-0/+1
* Apply ng to issue dashboardAntoine GIRARD2015-03-191-2/+7
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-2/+2
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
* Update/simplify fix that owners also see actions on their repositoriesPeter Smit2015-02-181-12/+12
* Fix that owners also see actions on their repositoriesPeter Smit2015-02-161-6/+12
* code fix #941 caution: undertestUnknwon2015-02-131-2/+5
* Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-2/+2
* Refactoring of the Access TablePeter Smit2015-02-061-4/+3
* Introducing Collaboration StructPeter Smit2015-01-231-4/+10
* work on #754Unknwon2014-12-181-0/+3
* work on #754Unknwon2014-12-181-0/+3
* fix #751Unknwon2014-12-161-0/+9
* Fix #652Unknwon2014-11-231-26/+28
* fix #139Unknwon2014-11-211-1/+13
* custom avatar uploadUnknwon2014-11-211-0/+7
* Add suburl supportUnknwon2014-09-191-3/+3
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-3/+4
* fix user's actions on domain/org/name-of-organization/dashboardtobyzxj2014-09-161-1/+1
* Finish new home page of organizationUnknwon2014-08-101-0/+4
* Use toolboxUnknwon2014-08-061-5/+12
* Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-261-18/+57
* Git installation check, show image in single file view, show short SHA1 inste...Unknwon2014-07-261-4/+0
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-10/+13
* New UI merge in progressUnknwon2014-07-261-46/+45
* Finish organization homepageUnknown2014-06-281-0/+6
* Add create organizationUnknown2014-06-251-3/+10
* Work on #249 issue1Unknown2014-06-231-4/+8
* Use constants to name template fileUnknown2014-06-221-5/+13
* Code conventionUnknown2014-05-241-33/+24
* Fix #185Unknown2014-05-141-6/+10
* Fix #183Unknown2014-05-131-2/+1
* Fix issue link in issues pageMichael Litvak2014-05-131-0/+6
* Show collaborative repositories in dashboardUnknown2014-05-121-2/+9
* Fix #167Unknown2014-05-081-1/+5
* Show private repository activities in dashboard if has accessUnknown2014-05-081-6/+24
* Add mention, read/unread support of issue trackerUnknown2014-05-071-65/+58
* Finish issue designUnknown2014-05-071-55/+103
* Clean oauth codeUnknown2014-04-131-3/+3