aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-3/+2
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-141-0/+7
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-133-1/+23
* Add team support for review request (#12039)赵智超2020-10-121-48/+365
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-121-0/+3
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-114-7/+7
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-2/+2
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-056-35/+39
* Add default storage configurations (#12813)Lunny Xiao2020-09-292-5/+3
* Mirror: Update DB on Address-Update too (#12964)65432020-09-281-2/+2
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Adopt repositories (#12920)zeripath2020-09-253-1/+37
* Fix handling of migration errors (#12928)zeripath2020-09-231-7/+9
* Add configurable Trust Models (#11712)zeripath2020-09-203-1/+27
* Support slashes in release tags (#12864)zeripath2020-09-171-1/+1
* Simplify CheckUnitUser logic (#12854)赵智超2020-09-151-1/+1
* Issue templates directory (#11450)John Olheiser2020-09-113-10/+63
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-112-13/+7
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-2/+2
* ui: change commentTag style (#11668)赵智超2020-09-101-2/+6
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-093-150/+175
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-1/+25