aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/api.go
Commit message (Expand)AuthorAge
* api: make CORS work by handling preflight OPTIONS request (#4264)Girish Sonawane2017-03-11
* api/repo: fix cannot reponse branch with slashes (#4198)Unknwon2017-03-10
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* api: add list user and organization's repositories (#3984)Unknwon2017-02-18
* Implement list/check/delete Repo Collaborator (#3689)Kim "BKC" Carlbäcker2017-02-14
* Implement more issue-endpoints (#3688)Kim "BKC" Carlbäcker2017-02-12
* api: display repository forks (#3252)Dennis Chen2017-01-28
* More Issue-Comments API-endpoints (#3624)Kim "BKC" Carlbäcker2016-12-21
* Support Editorconfig on web editorAndrey Nering2016-08-30
* issues comment API : list, create, edit (#2966)Iwan Budi Kusnanto2016-08-26
* #3383 code cleanupUnknwon2016-08-24
* Additional API support for milestones (#3383)lstahlman2016-08-24
* Fix #3391Unknwon2016-08-11
* Add AddCollaborator API Endpoint (#2780)Robin Lambertz2016-08-11
* routers/api: rename handlers to be unexportedUnknwon2016-08-04
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-04
* #3290 better code structure and batch minor improvementsUnknwon2016-08-03
* Additional API support for labels (#3290)lstahlman2016-08-03
* Refactor User.Id to User.IDUnknwon2016-07-24
* api: fix panic if anonymous user request admin APIUnknwon2016-07-23
* Update locales and .gopmfileUnknwon2016-07-17
* api: delete repository webhooks (#3275)Dennis Chen2016-07-17
* api/admin: add/remove organization team repositoryUnknwon2016-04-04
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25
* 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
* Rename module: middleware -> contextUnknwon2016-03-11
* Corrections following recommendationsAntoine GIRARD2016-01-28
* Near readyAntoine GIRARD2016-01-28
* require token for list my orgsUnknwon2016-01-09
* fix #2360Unknwon2016-01-08
* #1692 APIs: Users FollowersUnknwon2015-12-21
* #1692 API: admin create repoUnknwon2015-12-17
* #1692 add organization APIsUnknwon2015-12-17
* #1692 add user email APIsUnknwon2015-12-15
* APIs: admin usersUnknwon2015-12-05
* fix panic for #2045Unknwon2015-12-04
* refactor API routes and some work for #976Unknwon2015-12-04