aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/users.go
Commit message (Collapse)AuthorAge
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
| | | | - fix delete user but repository watches are not decreased
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-17
|
* fix #676Unknwon2014-11-30
|
* fox #620Unknwon2014-11-17
|
* fix #622Unknwon2014-11-13
|
* Fix pagination() to get the right total number of pagesEryx2014-10-14
|
* Mirror fix on admin/orgs pagingUnknwon2014-10-10
|
* Fix #532, add system noticeUnknwon2014-10-08
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Continue working on new admin pagesUnknwon2014-08-29
|
* Finish new admin users pagesUnknwon2014-08-29