summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* prevent empty review comment (#4632)Lanre Adelowo2018-08-071-0/+7
* An inactive user shouldn't be able to be added as a collaborator (#4535)Lanre Adelowo2018-08-072-0/+30
* Don't fail silently if trying to add a collaborator twice (#4533)Lanre Adelowo2018-08-072-0/+108
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-063-3/+185
* fix IsPullReuqestBroken->IsPullRequestBroken (#4578)Julien Tant2018-08-011-3/+3
* env var GITEA_PUSHER_EMAIL (#4516)Lukas Treyer2018-07-261-0/+5
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-174-0/+165
* Issue due date api (#3890)kolaente2018-07-161-48/+0
* 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