summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure rejected push to refs/pull/index/head fails nicely (#11724)zeripath2020-06-081-5/+27
* Fix doer of rename repo (#11789)赵智超2020-06-071-1/+1
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-062-6/+8
* Allow site admin to disable mirrors (#11740)John Olheiser2020-06-021-1/+2
* Fix missing authorization check on pull for public repos of private/limited o...Cirno the Strongest2020-05-291-0/+11
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-264-4/+4
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-242-4/+4
* Properly handle and return empty string for dangling commits in GetBranchName...Cirno the Strongest2020-05-231-0/+1
* Use default commit message for wiki edits (#11550)mrsdizzie2020-05-221-0/+9
* Prevent transferring repos to invisible orgs (#11517)guillep2k2020-05-211-0/+9
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+6
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-162-4/+29
* Check that the ctx.User is not nil before checking its ID (#11424)zeripath2020-05-151-1/+1
* Fix webhook template when validation errors occur (#11421)kolaente2020-05-151-2/+9
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-0/+4
* Switch code editor to Monaco (#11366)silverwind2020-05-141-1/+16
* Refactor Milestone related (#11225)65432020-05-121-5/+7
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-40/+181
* Protect default branch against deletion (#11115)65432020-05-061-1/+5
* Load Repo Topics on blame view (#11307)65432020-05-052-6/+19
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-041-0/+1
* Fix orgs not being displayed on create repo form (#11279)Cirno the Strongest2020-05-031-8/+12
* Show pull request selection even when unrelated branches (#11239)zeripath2020-05-021-3/+0