summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo
Commit message (Expand)AuthorAgeFilesLines
* Change summary to full message (#6591) (#6592)John Olheiser2019-04-121-1/+1
* Return 409 when creating repo if it already exists. (#6330)Bogdan Petrea2019-03-151-2/+3
* Copyedit docs (#6275)Aidan Fitzgerald2019-03-092-2/+2
* fix bug when migrate repository 500 when repo is existed (#6188)Lunny Xiao2019-02-261-0/+5
* Make repo creation for API similar to UI (#6142)John Olheiser2019-02-211-0/+3
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-1/+2
* Load Issue attributes for API call (#6122)John Olheiser2019-02-191-1/+1
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-2/+1
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+6
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+5
* make sure labels are actually returned (#6053)Lanre Adelowo2019-02-131-0/+5
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-081-0/+4
* Add API to list tags (#5850)Lunny Xiao2019-02-071-0/+47
* Expose issue stopwatch toggling via API (#5970)Lanre Adelowo2019-02-061-0/+138
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-062-18/+96
* Add label names as filter in issue search api (#5946)Lanre Adelowo2019-02-041-1/+15
* Issue 5924 fix compare button (#5929)zeripath2019-02-031-2/+2
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+2
* Add single commit API support (#5843)Lunny Xiao2019-02-021-0/+119
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-301-0/+4
* update swagger for release API pagination (#5841)Lunny Xiao2019-01-251-0/+8
* improve the releases api paging (#5831)Lunny Xiao2019-01-241-1/+17
* Added docs for the tree api (#5834)kolaente2019-01-241-0/+24
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-1/+1
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-171-0/+6
* Issue is not overdue when it is on the same date #5566 (#5568)Rodrigo Villablanca Vásquez2019-01-011-5/+9
* Improve performance of dashboard (#4977)Lunny Xiao2018-12-133-5/+16
* admin should be able to delete repos even if he is not a member of the organi...Lanre Adelowo2018-12-021-1/+1
* Removing Labels via EditPullRequest API (#5348)Lucien Kerl2018-12-011-1/+1
* Git-Trees API (#5403)Kasi Reddy2018-11-281-0/+92
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-289-98/+48
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-271-0/+115
* show only opened milestones on issues page milestone filter (#5051)Lanre Adelowo2018-11-261-2/+2
* added the ability to set labels on the "edit pull request" api (#5347)Lucien Kerl2018-11-161-0/+12
* Keys API changes (#4960)zeripath2018-10-311-2/+42
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-2012-8/+73
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-183-0/+13
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-0/+1
* allow api to create tags for releases (#4890)Bobonium2018-09-101-4/+0
* Fixes repo branch endpoint summary (#4893)Lewis Cowles2018-09-091-1/+1
* 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
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-172-0/+14
* Issue due date api (#3890)kolaente2018-07-161-1/+70
* Fix query parameter name comment in issue API (#4421)Lauris BH2018-07-121-2/+2
* 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