aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo
Commit message (Expand)AuthorAgeFilesLines
* Add AddCollaborator API Endpoint (#2780)Robin Lambertz2016-08-111-0/+49
* #3290 better code structure and batch minor improvementsUnknwon2016-08-032-120/+49
* Additional API support for labels (#3290)lstahlman2016-08-032-0/+342
* #1384 add pagination for repositoriesUnknwon2016-07-241-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-242-15/+15
* Use struct for UI settingsUnknwon2016-07-241-1/+1
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-171-9/+9
* api: delete repository webhooks (#3275)Dennis Chen2016-07-171-0/+9
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-161-1/+1
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-4/+0
* #3057 retrieve webhook with repo_idUnknwon2016-07-081-1/+1
* #3058 #3059 support correct page size and link headerUnknwon2016-07-041-8/+4
* #809 fix wrong closed issue count when create closed issue via APIUnknwon2016-05-271-1/+7
* #809 able to set issue state to closed when createUnknwon2016-05-111-0/+1
* #1692 api: admin list and create team under organizationUnknwon2016-03-212-0/+0
* #1692 add CRUD issue APIsUnknwon2016-03-135-15/+179
* Convert all API handers to use *context.APIContextUnknwon2016-03-135-83/+83
* #13 finish user and repository searchUnknwon2016-03-111-12/+12
* Rename module: middleware -> contextUnknwon2016-03-115-27/+27
* Minor fix for #2506Unknwon2016-02-021-21/+16
* Corrections following recommendationsAntoine GIRARD2016-01-281-9/+9
* Handling error for the API request and add commmentsAntoine GIRARD2016-01-281-6/+12
* Update link for documentation (Temporary https://gist.github.com/sapk/df64347...Antoine GIRARD2016-01-281-7/+4
* Near readyAntoine GIRARD2016-01-281-0/+52
* #1692 API: admin create repoUnknwon2015-12-171-3/+3
* #1692 add organization APIsUnknwon2015-12-173-15/+15
* rename import pathUnknwon2015-12-151-1/+1
* move out git module and #1573 send push hookUnknwon2015-12-091-2/+3
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+1
* refactor API routes and some work for #976Unknwon2015-12-044-0/+623