summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-071-65/+33
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-0/+1
* Add the tag list page to the release page (#12096)a10121127962020-11-021-6/+56
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-302-3/+4
* [UI] Hide consecutive additions and removals of the same label (#13315)Pedro Alves2020-10-271-2/+25
* Group Label Changed Comments in timeline (#13304)Pedro Alves2020-10-251-0/+46
* Store task errors following migrations and display them (#13246)zeripath2020-10-231-16/+0
* #13091 - add new mirror button (#13105)Divyam Bhasin2020-10-231-0/+3
* Enhance release list (#6025)Lanre Adelowo2020-10-211-0/+1
* fix message key (#13240)Iwasa Kazmi2020-10-211-2/+2
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* Return the full rejection message and errors in flash errors (#13221)zeripath2020-10-204-11/+102
* Add review request api (#11355)a10121127962020-10-201-153/+5
* When the git ref is unable to be found return broken pr (#13218)zeripath2020-10-201-1/+1
* Add git command error directory on log (#13194)Lunny Xiao2020-10-181-1/+1
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-172-3/+5