aboutsummaryrefslogtreecommitdiff
path: root/routers/user
Commit message (Expand)AuthorAge
...
* Fix XORM IN condition table name parseUnknwon2016-03-27
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-14
|\
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-14
* | #1692 add CRUD issue APIsUnknwon2016-03-13
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-12
* | 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
|/
* Added: Ability to delete org avatar.Tamás Molnár2016-03-06
* #1157 some avatar setting changesUnknwon2016-03-05
* 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
* | Only show repositories on organization dashboard, that the user has access toFlorian Kaiser2016-02-05
|/
* Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-04
|\
| * 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
* | 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
* fix #2223Unknwon2015-12-17
* #1692 add organization APIsUnknwon2015-12-17
* #1692 add user email APIsUnknwon2015-12-15
* #2154 minor fixUnknwon2015-12-11
* #2154 fix form submit errorUnknwon2015-12-11
* #2154 disable change user for non-local usersUnknwon2015-12-11
* fix #976Unknwon2015-12-03
* Admin should be able to see all organizationsAdam Strzelecki2015-11-30
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
* fix #2020Unknwon2015-11-24
* fix #650Unknwon2015-11-22
* fix #1119 and data race in timming tasksUnknwon2015-11-20
* fix typo for #1996Unknwon2015-11-19
* work on #1891Unknwon2015-11-18
* fix #878Unknwon2015-11-18
* only show user's activities in profileUnknwon2015-11-16
* fix #1302Unknwon2015-11-13