aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Direct avatar rendering (#13649)silverwind2020-12-031-9/+6
* Move Repo APIFormat to convert package (#13787)65432020-12-021-1/+1
* Add block on official review requests branch protection (#13705)a10121127962020-11-282-0/+2
* ui: show 'owner' tag for real owner (#13689)a10121127962020-11-281-2/+21
* Refactor combine label comments with tests (#13619)Lunny Xiao2020-11-202-56/+275
* Fix issue/pull request list assignee filter (#13647)Karl Heinz Marbaise2020-11-191-0/+2
* Fix a bug when check if owner is active (#13612)Lunny Xiao2020-11-181-1/+1
* Fix label display on new issues (#13590)silverwind2020-11-171-0/+1
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-1/+0
* Prevent git operations for inactive users (#13527)Lunny Xiao2020-11-131-0/+9
* Added title and action buttons to Project view page (#13437)Mohammad Hadi Hosseinpour2020-11-091-0/+2
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-5/+51