aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Expose Attachemnt Settings by API (#12514)65432020-09-053-0/+26
* API: Expose its limitation settings (#12714)65432020-09-043-0/+26
* [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-302-1/+16
* Do not disable commit changes button on repost (#12644)zeripath2020-08-291-0/+1
* [API] Delete Token accept names too (#12366)65432020-08-283-7/+38
* Set context for running CreateArchive in to that of the request (#12555)zeripath2020-08-281-1/+1
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-2/+3
* Git migration UX (#12619)John Olheiser2020-08-281-8/+8
* Add cron running API (#12421)zeripath2020-08-243-0/+106
* Fix signing.wont_sign.%!s(<nil>) if Require Signing commits but not signed in...zeripath2020-08-231-0/+2
* Initial support for push options (#12169)John Olheiser2020-08-231-0/+12
* Hide 'New Project board' button for users that are not signed in (#12547)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-08-222-22/+32
* Allow addition of gpg keyring with multiple keys (#12487)zeripath2020-08-212-4/+12
* Fix typos (#12542)Gjergji Ramku2020-08-203-4/+4
* Show 2FA info on Admin Pannel: Users List (#12515)65432020-08-201-0/+1
* Report error if API merge is not allowed (#12528)zeripath2020-08-191-3/+13
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-187-17/+40
* Kanban board (#8346)Lanre Adelowo2020-08-169-44/+775
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-162-2/+11
* Add Access-Control-Expose-Headers (#12446)zeripath2020-08-1312-0/+16
* Fix ignored login on compare (#12476)Lunny Xiao2020-08-121-1/+1
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-116-8/+59
* Render the git graph on the server (#12333)zeripath2020-08-061-2/+9
* UserProfile Page: Render Description (#12415)65432020-08-051-0/+5
* Prevent empty div when editing comment (#12404)zeripath2020-08-041-3/+3
* Add API to update pr headBranch (#12419)赵智超2020-08-043-1/+98
* fix a small nit (#12420)赵智超2020-08-031-0/+1
* Add TOTP header to Swagger Documentation (#12402)65432020-08-021-0/+6
* Don't use legacy method to send Matrix Webhook (#12348)S7evinK2020-07-301-0/+1
* Add action feed for new release (#12324)赵智超2020-07-292-8/+8
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-292-2/+0
* Git 2.28 no longer permits diff with ... on unrelated branches (#12364)zeripath2020-07-291-0/+2
* Add name filter to API for GetMilestoneList (#12336)65432020-07-283-7/+37
* Show 404 page when release not found (#12328)赵智超2020-07-261-0/+4
* models: fix xorm variable clobber (#12231)Lars Lehtonen2020-07-131-3/+1
* Syntax highlight expanded code blobs (#12223)mrsdizzie2020-07-121-1/+2
* Direct SVG rendering (#12157)silverwind2020-07-121-0/+3
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-123-14/+125
* Default to showing closed Issues/PR list when there are only closed issues/PR...65432020-07-091-1/+7
* Fix regression: Gitea commits API again returns commit summaries, not full me...Kristian Antonsen2020-07-081-1/+1
* Enable cloning via Git Wire Protocol v2 over HTTP (#12170)William Hilton2020-07-081-4/+15
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-053-3/+122
* Multiple small admin dashboard fixes (#12153)zeripath2020-07-051-3/+6
* Remove spurious logging (#12139)zeripath2020-07-051-3/+0
* Fix repo API listing stability (#12057)Clark Boylan2020-07-021-0/+1
* 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