summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/pull.go
Commit message (Expand)AuthorAgeFilesLines
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-5/+5
* Fix #732: Add LFS objects to base repository on merging (#7082)zeripath2019-06-221-1/+2
* Add golangci (#6418)kolaente2019-06-121-2/+10
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-7/+7
* Fix index produces problem when issues/pulls deleted (#6973)Lunny Xiao2019-05-181-1/+7
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fix 404 when send pull request some situation (#6871)Lunny Xiao2019-05-071-8/+26
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-221-1/+6
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-2/+1
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-12/+12
* Copyedit docs (#6275)Aidan Fitzgerald2019-03-091-1/+1
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-081-0/+4
* Issue 5924 fix compare button (#5929)zeripath2019-02-031-2/+2
* Improve performance of dashboard (#4977)Lunny Xiao2018-12-131-2/+2
* Removing Labels via EditPullRequest API (#5348)Lucien Kerl2018-12-011-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-5/+10
* added the ability to set labels on the "edit pull request" api (#5347)Lucien Kerl2018-11-161-0/+12
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-201-4/+31
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-181-0/+5
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-131-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+5
* Multiple assignees (#3705)kolaente2018-05-091-39/+34
* Issue due date (#3794)kolaente2018-05-011-9/+26
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-4/+4
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-2/+26
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-2/+155
* Fix ignored errors in API route (#2850)Ethan Koenig2017-11-041-10/+24
* add milestone changed traker on issue view (#804)Lunny Xiao2017-02-011-1/+1
* [API] Pull Requests (#248)Kim "BKC" Carlbäcker2016-12-021-0/+433