summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/api.go
Commit message (Collapse)AuthorAgeFilesLines
* Corrections following recommendationsAntoine GIRARD2016-01-281-1/+1
|
* Near readyAntoine GIRARD2016-01-281-1/+4
|
* require token for list my orgsUnknwon2016-01-091-1/+1
|
* fix #2360Unknwon2016-01-081-1/+1
|
* #1692 APIs: Users FollowersUnknwon2015-12-211-3/+16
| | | | | - User profile un/follow - List user's followers/following
* #1692 API: admin create repoUnknwon2015-12-171-0/+1
|
* #1692 add organization APIsUnknwon2015-12-171-0/+7
|
* #1692 add user email APIsUnknwon2015-12-151-0/+3
|
* APIs: admin usersUnknwon2015-12-051-2/+14
|
* fix panic for #2045Unknwon2015-12-041-2/+0
|
* refactor API routes and some work for #976Unknwon2015-12-041-0/+185