aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/admin
Commit message (Expand)AuthorAge
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Fix random string generator (#3953)leonklingele2016-12-21
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-31
* Replace convert.To with APIFormat callsUnknwon2016-08-14
* Add MaxRepoCreation to EditUser API (#2781)Robin Lambertz2016-08-11
* Added Full Name to CreateUser api call (#3333)Richard Mahn2016-07-27
* Refactor User.Id to User.IDUnknwon2016-07-24
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* api/admin: add/remove organization team repositoryUnknwon2016-04-04
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25
* Fix status codeUnknwon2016-03-21
* Change list teams API to non-admin specificUnknwon2016-03-21
* #1692 api: admin list and create team under organizationUnknwon2016-03-21
* #1692 add CRUD issue APIsUnknwon2016-03-13
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
* #13 finish user and repository searchUnknwon2016-03-11
* Rename module: middleware -> contextUnknwon2016-03-11
* #1692 API: admin create repoUnknwon2015-12-17
* #1692 add organization APIsUnknwon2015-12-17
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-10
* #2063 Ability to delete repo from admin panelUnknwon2015-12-05
* APIs: admin usersUnknwon2015-12-05