aboutsummaryrefslogtreecommitdiff
path: root/routers/user/profile.go
Commit message (Expand)AuthorAge
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* user/profile: paging doesn't respect private repository count (#4082)Unknwon2017-02-15
* Fix dashboard issues/pull request countingUnknwon2016-12-27
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Rename module: middleware -> contextUnknwon2016-03-11
* Fix panic when view profile without signinUnknwon2016-02-19
* Merge pull request #2578 from exmex/developUnknwon2016-02-14
|\
| * Admins and user itself sees private org relations on profileExMex2016-02-07
* | Minor fix for #2567Unknwon2016-02-14
* | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-06
|/
* fix #2529Unknwon2016-01-31
* Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-30
* Added organization display on profileExMex2016-01-12
* fix cannot show user public ssh keysUnknwon2016-01-09
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-25
* #1692 APIs: Users FollowersUnknwon2015-12-21