summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Milestone issues and pull requests (#5293)Lunny Xiao2018-11-292-256/+313
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-2810-137/+193
* Show review summary in pull requests (#5132)kolaente2018-11-221-0/+6
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-181-0/+17
* Add option to disable automatic mirror syncing. (#5242)Jonas Bröms2018-11-081-2/+6
* Serve audio files using HTML5 audio tag (#5221)Jonas Bröms2018-10-301-0/+2
* Add comment replies (#5104)Jonas Franz2018-10-221-1/+4
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-183-14/+27
* Detect charset and convert non UTF-8 files for display (#4950)Lauris BH2018-09-291-2/+4
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-171-2/+12
* make sure to catch the right error so it is displayed as an error on the ui n...Lanre Adelowo2018-09-161-1/+1
* Add file name and branch to page title (#4902)Lanre Adelowo2018-09-101-0/+2
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-2/+14
* Make reverse proxy auth optional (#4643)Najib Idrissi2018-08-291-6/+2
* User shouldn't be able to approve or reject his/her own PR (#4729)Lanre Adelowo2018-08-201-2/+22
* Improve URL validation for external wiki and external issues (#4710)Lauris BH2018-08-151-2/+9
* Add whitespace handling to PR-comparsion (#4683)nemoinho2018-08-142-3/+21
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-132-0/+16
* 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