summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-182-0/+96
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+5
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-0/+1
* Allow markdown files to read from the LFS (#5787)zeripath2019-02-122-28/+92
* Refactor editor upload, update and delete to use git plumbing and add LFS sup...zeripath2019-02-122-26/+59
* In basic auth check for tokens before call UserSignIn (#5725)manuelluis2019-02-121-37/+37
* Add the Owner Name to differentiate when merging (#3807)Luo Yifei2019-02-121-0/+2
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-5/+11
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-052-15/+50
* Pull request conflict files detection (#5951)Lunny Xiao2019-02-051-0/+5
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-053-0/+33
* Issue 5924 fix compare button (#5929)zeripath2019-02-031-2/+2
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+3
* New Issue ?body= query (#5851)kekero2019-01-281-0/+2
* Fix MinInterval (#5856)yasuokav2019-01-261-1/+1
* Feature: Archive repos (#5009)kolaente2019-01-235-5/+52
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-2/+13
* Disallow empty titles (#5785)Lanre Adelowo2019-01-213-1/+22
* 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