summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-2/+7
* Compare SSH_DOMAIN when parsing submodule URLs (#12753)mrsdizzie2020-09-071-0/+2
* Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)zeripath2020-09-061-0/+1
* [Vendor] Switch go-version lib (#12719)65432020-09-051-3/+2
* [BugFix] Fix comment broken issue ref dependence (#12651)65432020-09-041-2/+4
* Remove duplicate logic in initListSubmits (#12660)赵智超2020-09-021-6/+8
* Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE...zeripath2020-08-301-1/+1
* Do not disable commit changes button on repost (#12644)zeripath2020-08-291-0/+1
* Set context for running CreateArchive in to that of the request (#12555)zeripath2020-08-281-1/+1
* Git migration UX (#12619)John Olheiser2020-08-281-8/+8
* Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in...zeripath2020-08-231-0/+2
* Hide 'New Project board' button for users that are not signed in (#12547)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-08-221-5/+12
* Fix typos (#12542)Gjergji Ramku2020-08-201-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-185-15/+34
* Kanban board (#8346)Lanre Adelowo2020-08-165-42/+727
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-161-1/+1
* Add Access-Control-Expose-Headers (#12446)zeripath2020-08-131-0/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-113-5/+6