summaryrefslogtreecommitdiffstats
path: root/routers/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* #2052 Ability to batch delete system noticesUnknwon2015-12-011-1/+12
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-021-15/+16
* add admin op: delete missing reposUnknwon2015-11-181-0/+4
* fix #1930Unknwon2015-11-121-1/+1
* #1511 Allow local import only for admin usersUnknwon2015-11-031-0/+1
* fix import path, fix #1782Unknwon2015-10-151-1/+1
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-251-0/+10
* #1693 minor fixUnknwon2015-09-251-23/+1
* Merge pull request #1693 from sapk/fix-admin-repo-new-ui无闻2015-09-251-5/+17
|\
| * Fix admin repos new uiAntoine GIRARD2015-09-261-5/+17
* | Merge pull request #1691 from sapk/fix-admin-organization-new-ui无闻2015-09-251-7/+18
|\ \
| * | Fix indent in notice routerAntoine GIRARD2015-09-251-3/+3
| * | New admin organization UIAntoine GIRARD2015-09-251-7/+18
| |/
* / #1689 minor fixes and update localeUnknwon2015-09-251-5/+5
|/
* Fix indentAntoine GIRARD2015-09-251-1/+1