summaryrefslogtreecommitdiffstats
path: root/routers/admin
Commit message (Expand)AuthorAgeFilesLines
* LDAP user synchronization (#1478)Lauris BH2017-05-102-4/+11
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-011-7/+30
* fix: Admin can see all private repositories on Explore page. (#1026)Bo-Yi Wu2017-02-261-1/+0
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-2/+2
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-1/+28
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-0/+1
* feat: add git version on admin panel. (#921)Bo-Yi Wu2017-02-131-0/+1
* Refactor process package and introduce ProcessManager{} with tests (#75)Matthias Loibl2017-01-171-1/+1
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+1
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-243-3/+0
* Fix string format verbs (#3637)Alexander Lunegov2016-12-221-1/+1
* Fix random string generator (#384)Denis Denisov2016-12-201-1/+5
* golint fixed for modules/authLunny Xiao2016-11-271-1/+1
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-275-14/+14
* go lint fixed for routers/adminLunny Xiao2016-11-216-51/+73
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-106-36/+36
* Ordering organizations and users by nameThibault Meyer2016-11-101-1/+1
* Fix type in unused constant name (#111)Sandro Santilli2016-11-071-14/+14
* And othersSandro Santilli2016-11-072-2/+2
* Security protocolsSandro Santilli2016-11-071-5/+5
* More mixageSandro Santilli2016-11-071-9/+9
* More...Sandro Santilli2016-11-072-6/+6
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-036-36/+36
* models/login_source: code improvementUnknwon2016-08-311-3/+2
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-311-2/+7
* Fix typo CacheInternal -> CacheInterval (#3432)Thibault Meyer2016-08-111-1/+1
* #3091 show Git configs on admin panelUnknwon2016-08-101-0/+2
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-0/+1
* Refactor User.Id to User.IDUnknwon2016-07-242-2/+2
* Use struct for UI settingsUnknwon2016-07-244-5/+5
* #2937 able to prohibit user loginUnknwon2016-07-161-0/+1
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-162-5/+3
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-081-16/+35
* #13 fix admin can't search private reposUnknwon2016-03-153-6/+24
* #13 finish user and repository searchUnknwon2016-03-113-55/+9
* Rename module: middleware -> contextUnknwon2016-03-116-34/+34
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-3/+7
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-031-1/+0
* Post work for #2637Unknwon2016-02-271-0/+2
* Minor fix for #2660Unknwon2016-02-241-3/+8
* Test mailer button. Addresses #1531Josh Frye2016-02-241-0/+8
* Move cron module to independent packageUnknwon2016-02-201-1/+1
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-201-0/+1
* #2554 reinitialize all repos from the dbUnknwon2016-02-041-0/+4
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-102-13/+13
* #1575 Limit repo creationUnknwon2015-12-101-0/+1
* remember page number when delete repoUnknwon2015-12-051-1/+1
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-1/+21
* APIs: admin usersUnknwon2015-12-051-3/+3
* #2052 advanced select ops for system noticesUnknwon2015-12-051-8/+17