summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mention completion for issue editor. (#3136)harry2017-12-112-0/+3
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-113-8/+10
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-081-1/+1
* Fix missing branch in release bug (#3108)Ethan Koenig2017-12-082-0/+62
* Allow adding collaborators with (fullname) (#3103)Sasha Varlamov2017-12-071-1/+2
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-041-2/+6
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-3/+154
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-16/+2
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-302-0/+187
* Memory usage improvements (#3013)Duncan Ogilvie2017-11-294-13/+31
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-241/+125
* Fix go-get, src and raw urls to new scheme (#2978)Lauris BH2017-11-273-13/+13
* Fix files/commits of merged PRs (#2937)Ethan Koenig2017-11-251-8/+30
* Remove render issue link (#2954)Timur Makarchuk2017-11-221-13/+0
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-6/+73
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-3/+6
* Fix fork repository cycle to self (#2860)Lunny Xiao2017-11-061-5/+45
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-305-17/+32
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+46
* Add commit count caching (#2774)Lauris BH2017-10-261-2/+2
* Add branch overiew page (#2108)Bwko2017-10-262-7/+170
* Render plain text README.txt monospaced (#2721)Jonas Franz2017-10-171-2/+3
* Fix PR, milestone and label functionality if issue unit is disabled (#2710)Lauris BH2017-10-165-42/+49
* Fix plain readme didn't render correctly on repo home page (#2705)Lunny Xiao2017-10-161-12/+7
* Integration test for activity page (#2704)Lauris BH2017-10-161-24/+4
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+49