aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Make dashboard newsfeed list length a configurable item (#12469)techknowlogick2020-08-111-0/+2
* Prevent redirect back to /user/events (#12462)zeripath2020-08-081-3/+6
* Make default StaticRootPath compile time settable (#12371)65432020-08-081-1/+4
* Detect full references to issues and pulls in commit messages (#12399)zeripath2020-08-063-8/+200
* Render the git graph on the server (#12333)zeripath2020-08-065-91/+1236
* Mirror System Notice reports are too frequent (#12438)zeripath2020-08-053-8/+18
* Add loading spinners and mermaid error handling (#12358)silverwind2020-08-042-5/+27
* Fix incorrect error logging in Stats indexer and OAuth2 (#12387)zeripath2020-08-012-3/+9
* [Vendor] upgrade google/go-github to v32.1.0 (#12361)65432020-07-312-5/+5
* Don't use legacy method to send Matrix Webhook (#12348)S7evinK2020-07-303-8/+59
* Add action feed for new release (#12324)赵智超2020-07-292-0/+21
* Git 2.28 no longer permits diff with ... on unrelated branches (#12364)zeripath2020-07-293-12/+60
* Only use --exclude on name-rev with git >= 2.13 (#12347)zeripath2020-07-281-1/+15
* Add name filter to API for GetMilestoneList (#12336)65432020-07-281-2/+8
* Use url.Parse to parse hostname (#12335)techknowlogick2020-07-261-5/+2
* Fix ipv6 parsing (#12321)Wim2020-07-261-5/+6
* Fix emoji detection in certain cases (#12320)mrsdizzie2020-07-252-1/+22
* Fix double-indirection bug in logging IDs (#12294)zeripath2020-07-231-1/+1
* prefer NoError/Error over Nil/NotNil (#12271)Stephen Solka2020-07-199-27/+27
* Update Octicons to v10 (#12240)silverwind2020-07-172-2/+2
* Ensure that git commit tree continues properly over the page (#12142)zeripath2020-07-161-14/+53
* Fix filepath basename on Windows for SVG bindata (#12241)Cirno the Strongest2020-07-132-5/+3
* Direct SVG rendering (#12157)silverwind2020-07-124-1/+88
* Ensure syntax highlighting is the same inside diffs (#12205)mrsdizzie2020-07-111-4/+8
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-081-2/+15
* Remove newline when highlighting random chunks of code (#12180)mrsdizzie2020-07-081-1/+2
* fix a spelling error (#12163)Stormxx2020-07-061-1/+1
* Update the wiki repository remote origin while update the mirror repository's...yisiliang2020-07-051-3/+3
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-0510-5/+322
* Use hash of repo path, ref and entrypath as cache key (#12151)Lauris BH2020-07-061-2/+8
* Multiple small admin dashboard fixes (#12153)zeripath2020-07-052-1/+3
* properly set symbolic-ref HEAD when a repo is created with a non-master defau...xenofem2020-07-051-0/+7
* Move EventSource to SharedWorker (#12095)zeripath2020-07-032-2/+5
* Fix ui bug in wiki commit page (#12089)赵智超2020-07-021-2/+9
* Ensure BlameReaders close at end of request (#12102)zeripath2020-07-012-7/+12
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-015-140/+154
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-271-1/+0
* Fix comments webhook panic (#12046)Cornel2020-06-248-9/+39
* [UI] Sortable Tables Header By Click (#7980)65432020-06-241-2/+29
* fix bug about can't skip commits base on base branch (#11555)赵智超2020-06-241-0/+10
* API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s...65432020-06-221-0/+5
* Fix typo (#12013)successgo2020-06-221-1/+1
* Add serviceworker.js to KnownPublicEntries (#11992)silverwind2020-06-201-3/+4
* Use enry language type to detect special languages (#11974)Lauris BH2020-06-191-16/+5
* For language detection do not try to analyze big files by content (#11971)Lauris BH2020-06-191-3/+7
* Use only first line of commit when creating referenced comment (#11960)Cirno the Strongest2020-06-191-1/+2
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-184-9/+9
* Global default branch setting (#11918)techknowlogick2020-06-172-1/+4
* Only write to global gitconfig if necessary (#11876)zeripath2020-06-132-25/+65
* Disable all typographic replacements in markdown renderer (#11871)silverwind2020-06-132-8/+1