summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo
Commit message (Expand)AuthorAgeFilesLines
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-8/+5
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-291-11/+42
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-291-0/+13
* Fix #732: Add LFS objects to base repository on merging (#7082)zeripath2019-06-221-1/+2
* Add missing description of label on API (#7159)Lunny Xiao2019-06-161-3/+7
* Add golangci (#6418)kolaente2019-06-122-11/+10
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-082-2/+46
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-7/+7
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-061-2/+6
* Fixes #7023 - API Org Visibility (#7028)Richard Mahn2019-05-301-3/+3
* Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)Richard Mahn2019-05-302-0/+360
* Fix index produces problem when issues/pulls deleted (#6973)Lunny Xiao2019-05-181-1/+7
* SearchRepositoryByName improvements and unification (#6897)zeripath2019-05-151-36/+13
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1123-23/+23
* Fix 404 when send pull request some situation (#6871)Lunny Xiao2019-05-071-8/+26
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-21/+54
* [API] Load issue attributes when editing an issue (#6723)John Olheiser2019-04-231-0/+6
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-221-1/+6
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-2/+3
* Comments list performance optimization (#5305)Lunny Xiao2019-04-181-5/+20
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-174-141/+326
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-0/+187
* Change summary to full message (#6591)John Olheiser2019-04-121-1/+1
* fix upload attachments (#6481)Lunny Xiao2019-04-021-6/+6
* Better logging (#6038) (#6095)zeripath2019-04-021-3/+3
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-276-11/+7
* Updates SDK dep (#6406)Richard Mahn2019-03-221-6/+10
* Updates to API 404 responses (#6077)John Olheiser2019-03-1816-53/+53
* 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