summaryrefslogtreecommitdiffstats
path: root/routers/api/v1
Commit message (Expand)AuthorAgeFilesLines
...
* show only opened milestones on issues page milestone filter (#5051)Lanre Adelowo2018-11-261-2/+2
* API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829...Daniel Balko2018-11-231-7/+9
* add api for user to create org (#5268)Lunny Xiao2018-11-202-0/+53
* added the ability to set labels on the "edit pull request" api (#5347)Lucien Kerl2018-11-161-0/+12
* Fix create team, update team missing units (#5188)Lunny Xiao2018-11-102-0/+28
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-4/+8
* Keys API changes (#4960)zeripath2018-10-313-14/+118
* User action heatmap (#5131)kolaente2018-10-233-0/+55
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-2022-22/+121
* Remove check for negative length (#5120)Oleg Kovalov2018-10-201-1/+1
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-183-0/+13
* Add support for search by uid (#4876)zeripath2018-10-181-0/+5
* Update Swagger API to match the return of /users/search (#4847)zeripath2018-09-211-1/+10
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-0/+1
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-1/+1
* allow api to create tags for releases (#4890)Bobonium2018-09-101-4/+0
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-3/+11
* Fixes repo branch endpoint summary (#4893)Lewis Cowles2018-09-091-1/+1
* Add sudo functionality to the API (#4809)zeripath2018-09-061-1/+44
* issues api allow pulls and fix #4832 (#4852)Lunny Xiao2018-09-031-1/+9
* API /admin/users/{username} missing parameter (#4775)EnricoFerro2018-08-231-0/+6
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-131-1/+1
* An inactive user shouldn't be able to be added as a collaborator (#4535)Lanre Adelowo2018-08-071-0/+7
* api: repos/search: add parameters to control the sort order (#3964)Allen Wild2018-08-021-0/+47
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-282-3/+3
* Respect email privacy option in user search via API (#4512)Lanre Adelowo2018-07-251-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-172-0/+14
* Issue due date api (#3890)kolaente2018-07-164-1/+81
* Fix query parameter name comment in issue API (#4421)Lauris BH2018-07-121-2/+2
* Add ability to delete a token (#4235)techknowlogick2018-07-062-0/+38
* Fixes repo membership check in API (#4341)Nicolas Da Mutten2018-07-051-1/+1
* Allow administrator to create repository for any organization (#4368)Lauris BH2018-07-051-7/+9
* Check that repositories can only be migrated to own user or organizations (#4...Lauris BH2018-07-051-8/+15
* Fix milestone appliance and permission checks (#4271)Jonas Franz2018-06-191-9/+17
* fix CreateIssueCommentOption reference (#4239)stevegt2018-06-151-1/+1
* Fix swagger security parts (#4236)Antoine GIRARD2018-06-121-4/+4
* Fix swagger errors (#4220)Antoine GIRARD2018-06-1213-51/+158
* swagger: add 'required: true' for params in URL (#4097)stevegt2018-06-022-0/+2
* add simple descriptions for file API responses (#4089)stevegt2018-06-011-3/+6
* add simple descriptions for swagger validate (#4087)stevegt2018-05-317-0/+41
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-1/+1
* Fix some webhooks bugs (#3981)Lunny Xiao2018-05-211-2/+2
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-162-7/+25
* Multiple assignees (#3705)kolaente2018-05-092-73/+65
* fix wrong issue endpoints in swagger doc (#3914)David Schneiderbauer2018-05-082-5/+5
* Issue due date (#3794)kolaente2018-05-012-14/+48
* API endpoint for testing webhook (#3550)Ethan Koenig2018-04-294-4/+112
* don't reset team/repo count when updating team via API (#3831)Morgan Bazalgette2018-04-291-7/+4
* Add topic support (#3711)Lunny Xiao2018-04-112-0/+46
* refactor: import order. (#3736)Bo-Yi Wu2018-03-2918-31/+36