aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-173-11/+11
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-171-0/+4
* Add Default Pull Request Title (#5735)Elijah Oyekunle2019-01-161-2/+17
* Add proper CORS preflight origin validation (#5740)silverwind2019-01-151-2/+14
* Support CORS headers to git smart http protocol (#5719)Lunny Xiao2019-01-141-0/+12
* Prioritize "readme.md" (#5691)Khaled Hamed2019-01-141-5/+18
* Added URL mapping for Release attachments like on github.com (#1707)gdeverlant2019-01-061-0/+32
* fix commit page showing status for current default branch (#5650)Julian2019-01-061-1/+1
* SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631)zeripath2019-01-041-2/+18
* branch: Trigger update when deleting branch via UI. (#5617)Harshit Bansal2019-01-021-1/+13
* Issue is not overdue when it is on the same date #5566 (#5568)Rodrigo Villablanca Vásquez2019-01-011-0/+2
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-273-0/+6
* fix bug on upload file name (#5571)Lunny Xiao2018-12-202-1/+48
* Improve performance of dashboard (#4977)Lunny Xiao2018-12-132-24/+45
* fix approvals limitation (#5521)Lunny Xiao2018-12-111-2/+4
* fix adding reaction fail for read permission (#5515)Lunny Xiao2018-12-111-2/+2
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-112-3/+31
* Fix empty wiki (#5504)Lunny Xiao2018-12-091-1/+3
* Allow to add organization members as collaborators on organization owned repo...Lanre Adelowo2018-11-301-13/+0
* 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