aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Create tag on ui (#13467)a10121127962021-02-282-2/+39
* Add EasyMDE support for release content editor (#14744)a10121127962021-02-221-0/+8
* Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1...zeripath2021-02-191-2/+1
* Add UI to delete tracked times (#14100)Norwin2021-02-192-2/+42
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-181-0/+2
* Restore detection of branches are equal on compare page (#14586)zeripath2021-02-161-24/+2
* Whitespace in commits (#14650)vnkmpf2021-02-133-17/+17
* Add dismiss review feature (#12674)a10121127962021-02-112-1/+13
* Sort / Move project boards (#14634)Romain2021-02-111-4/+8
* Allow org labels to be set with issue templates (#14593)zeripath2021-02-101-1/+8
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-5/+7
* Ensure memcache TTL cannot be over 30 days (#14592)zeripath2021-02-091-1/+1
* Add Content-Length header to HEAD requests (#14542)Farid AYOUJIL2021-02-052-4/+9
* Fix lfs file viewer (#14568)Lunny Xiao2021-02-051-21/+16
* Fix bug about ListOptions and stars/watchers pagnation (#14556)Lunny Xiao2021-02-041-1/+5
* [API] Add pagination to ListBranches (#14524)65432021-02-033-30/+31
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-301-2/+2
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-291-0/+3
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-271-1/+5
* Move macaron to chi (#14293)Lunny Xiao2021-01-2622-197/+258
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-2/+9
* Fix lfs preview bug (#14428)Lunny Xiao2021-01-221-1/+4
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-1/+1
* Add TrN for repository limit (#12492)EV3R42021-01-221-5/+4
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+45
* Project: show referenced PRs in issue cards (#14183)Roberto Santalla2021-01-201-1/+23
* Add pager to the branches page (#14202)Chester Liu2021-01-191-80/+135
* Use path not filepath in routers/editor (#14390)zeripath2021-01-191-4/+3
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-171-0/+19
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-171-24/+29
* escape branch names in compare url (#14364)Jimmy Praet2021-01-171-5/+5
* KanBan: be able to set default board (#14147)65432021-01-152-19/+67
* Merge default and system webhooks under one menu (#14244)Lauris BH2021-01-151-13/+17
* Use ServerError provided by Context (#14333)Lunny Xiao2021-01-143-5/+5
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-124-8/+38
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-0/+62
* Some code improvements (#14266)Lunny Xiao2021-01-061-0/+6
* migrate from com.* to alternatives (#14103)65432020-12-254-36/+31
* Fix spelling avator -> avatar (#14115)Jimmy Praet2020-12-221-1/+1
* Use the text of pull-request as the squash commit's message (#13071)Mura Li2020-12-211-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-212-0/+51
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-0/+16
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-204-1/+5
* Show status check for merged PRs (#13975)Cirno the Strongest2020-12-181-0/+14
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-184-5/+5
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-172-142/+8
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-3/+4
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-11/+11
* Log IP on SSH authentication failure for Built-in SSH server (#13150)Eric Lesiuta2020-12-081-0/+1
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-11/+11