summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Fix topics addition (Another solution) (#4031) (#4258)Alexey Terentyev2018-06-211-2/+33
* Fix webhook type conflation. (#4285)Russell Aunger2018-06-211-1/+1
* HTML-escape text READMEs (#4192)nickolas3602018-06-101-2/+6
* Added deletion of an empty line at the end of the file (#4050) (#4054)Alexey Terentyev2018-05-291-0/+4
* Fix wiki redirects (#3919)Michael Kuhn2018-05-281-2/+2
* fix bugs caused by #3929 (#3999)Lunny Xiao2018-05-231-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-9/+15
* fix blank topic (#3948)Lunny Xiao2018-05-111-1/+5
* Multiple assignees (#3705)kolaente2018-05-092-27/+53
* Issue due date (#3794)kolaente2018-05-011-0/+48
* Fix path cleanup in multiple places (#3871)Lauris BH2018-05-011-2/+2
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+6
* Add topic support (#3711)Lunny Xiao2018-04-112-0/+48
* fix go vet error (#3740)Lunny Xiao2018-03-301-1/+1
* Correctly check http git access rights for reverse proxy authorized users (#3...Lauris BH2018-03-291-20/+20
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+18
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-1/+6
* Change protected branch settings title to existing locale entry (#3694)Chri-s2018-03-211-1/+1
* Fix style of "In your repositories" when selected (#3699)Alex Ward2018-03-201-1/+1
* Global code search support (#3664)Lunny Xiao2018-03-161-1/+2
* Refactor and simplify redirect to url (#3674)Lauris BH2018-03-151-5/+1
* Added checks for protected branches in pull requests (#3544)Chri-s2018-03-131-0/+9
* Add label descriptions (#3662)Lauris BH2018-03-131-6/+9
* Log attachment blocked events (#3615)Mahmoud Al-Qudsi2018-03-051-0/+1
* Improve wiki test (#3493)Ethan Koenig2018-02-131-7/+23
* Fix rendering of wiki page list if wiki repo contains other files (#3454)Lauris BH2018-02-051-0/+6
* Fix branch deletion for squash or rebase merged pull requests (#3425)Lauris BH2018-01-301-31/+15
* Change how merged PR commit info are prepared (#3368)Lauris BH2018-01-191-54/+32
* Handle refactor (#3339)Morgan Bazalgette2018-01-1021-348/+348
* Fix branch name escaping in compare url (#3311)Deyong Zhu2018-01-081-8/+14
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-071-1/+47
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-072-1/+62
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-053-3/+55
* Serve pull request .diff files (#3293)Sandro Santilli2018-01-051-1/+37
* Fix guide link for webhooks in repository settings (#3291) (#3292)Elouan Martinet2018-01-031-1/+1
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-261-1/+1
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-214-42/+50
* Support default private when creating or migrating repository (#3239)Lunny Xiao2017-12-201-2/+15
* Check ignored errors for issue and milestone count (#3213)Ethan Koenig2017-12-181-1/+5
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-153-8/+168
* Fix wiki page list not rendering after updatedunix changes (#3175)Lauris BH2017-12-131-7/+7
* Mention completion for issue editor. (#3136)harry2017-12-112-0/+3
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-113-8/+10
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-081-1/+1
* Fix missing branch in release bug (#3108)Ethan Koenig2017-12-082-0/+62
* Allow adding collaborators with (fullname) (#3103)Sasha Varlamov2017-12-071-1/+2
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-041-2/+6
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-3/+154
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-16/+2