aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/user
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor User.Id to User.IDUnknwon2016-07-245-13/+13
* #1692 api: admin list and create team under organizationUnknwon2016-03-212-0/+0
* #1692 add CRUD issue APIsUnknwon2016-03-133-6/+6
* Convert all API handers to use *context.APIContextUnknwon2016-03-135-48/+48
* #13 finish user and repository searchUnknwon2016-03-111-13/+14
* Rename module: middleware -> contextUnknwon2016-03-115-33/+33
* #1692 APIs: Users FollowersUnknwon2015-12-211-0/+121
* #1692 add organization APIsUnknwon2015-12-172-10/+17
* #1692 add user email APIsUnknwon2015-12-151-0/+78
* APIs: admin usersUnknwon2015-12-051-13/+6
* refactor API routes and some work for #976Unknwon2015-12-043-0/+233