aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user/profile.go
Commit message (Expand)AuthorAgeFilesLines
* #1384 add pagination for repositoriesUnknwon2016-07-241-9/+16
* Refactor User.Id to User.IDUnknwon2016-07-241-6/+6
* Rename module: middleware -> contextUnknwon2016-03-111-8/+8
* Fix panic when view profile without signinUnknwon2016-02-191-1/+1
* Merge pull request #2578 from exmex/developUnknwon2016-02-141-2/+3
|\
| * Admins and user itself sees private org relations on profileExMex2016-02-071-2/+3
* | Minor fix for #2567Unknwon2016-02-141-1/+1
* | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-061-1/+1
|/
* fix #2529Unknwon2016-01-311-1/+1
* Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-301-3/+3
* Added organization display on profileExMex2016-01-121-0/+7
* fix cannot show user public ssh keysUnknwon2016-01-091-4/+8
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-251-1/+2
* #1692 APIs: Users FollowersUnknwon2015-12-211-0/+145