aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix 500 error on repos with no tags (#11870)mrsdizzie2020-06-121-1/+1
* Handle more pathological branch and tag names (#11843)zeripath2020-06-112-67/+7
* Fix commit search in all branches (#11849)Cirno the Strongest2020-06-111-1/+27
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-1/+16
* Prevent panic on empty HOST for mysql (#11850)zeripath2020-06-111-1/+1
* Set the base url when migrating from Gitlab using access token or username wi...Gernot Eger2020-06-111-1/+1
* Don't consider tag refs as valid for branch name (#11847)Cirno the Strongest2020-06-101-1/+1
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-13/+2
* API expose usefull General Repo settings settings (#11758)65432020-06-101-0/+11
* API allow to create closed milestones (#11745)65432020-06-091-0/+2
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-081-1/+1
* Add option to API to update PullRequest base branch (#11666)65432020-06-071-0/+1
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+2
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-0/+5