summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Render the git graph on the server (#12333)zeripath2020-08-061-2/+9
* Prevent empty div when editing comment (#12404)zeripath2020-08-041-3/+3
* Add API to update pr headBranch (#12419)赵智超2020-08-041-1/+1
* fix a small nit (#12420)赵智超2020-08-031-0/+1
* Don't use legacy method to send Matrix Webhook (#12348)S7evinK2020-07-301-0/+1
* Add action feed for new release (#12324)赵智超2020-07-291-4/+4
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-1/+0
* Add name filter to API for GetMilestoneList (#12336)65432020-07-282-5/+26
* Show 404 page when release not found (#12328)赵智超2020-07-261-0/+4
* Syntax highlight expanded code blobs (#12223)mrsdizzie2020-07-121-1/+2
* Default to showing closed Issues/PR list when there are only closed issues/PR...65432020-07-091-1/+7
* Enable cloning via Git Wire Protocol v2 over HTTP (#12170)William Hilton2020-07-081-4/+15
* Provide option to unlink a fork (#11858)zeripath2020-07-021-2/+39
* Ensure BlameReaders close at end of request (#12102)zeripath2020-07-011-1/+1
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-013-50/+17
* Show description on individual milestone view (#12055)mrsdizzie2020-06-251-0/+2
* Global default branch setting (#11918)techknowlogick2020-06-171-0/+1
* Rework blame template and styling (#11885)Cirno the Strongest2020-06-151-22/+8
* Handle more pathological branch and tag names (#11843)zeripath2020-06-113-10/+24
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-0/+6
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-4/+0
* fix a small nit (#11834)赵智超2020-06-101-1/+2
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-081-7/+0