summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Clean up ref name rules (#6437)mrsdizzie2019-03-261-1/+2
* routers/repo/setting: display correct error for invalid mirror interval (#6414)Allen Wild2019-03-251-0/+10
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-20/+39
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-181-5/+1
* Add same changes from issues page to milestone->issues page (#6328)John Olheiser2019-03-151-0/+8
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-111-1/+1
* Create a repo redirect when transferring ownership (#6210) (#6211)James E. Blair2019-02-281-0/+8
* fix bug when migrate repository 500 when repo is existed (#6188)Lunny Xiao2019-02-261-0/+5
* fix bug user could change private repository to public when force private ena...Lunny Xiao2019-02-221-0/+8
* Allow display of LFS stored Readme.md on directory page (#6073) (#6099)zeripath2019-02-211-26/+88
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-1/+2
* Minor UI tweaks (#5980)John Olheiser2019-02-191-0/+7
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-2/+5
* 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