aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-288-36/+115
* Update JS deps and linting config (#12295)silverwind2020-07-275-695/+547
* Detect version of sed in Makefile (#12319)silverwind2020-07-271-9/+6
* Add 'watch-backend' (#12330)silverwind2020-07-274-17/+39
* update chroma to v0.8.0 (#12337)techknowlogick2020-07-2719-97/+469
* Add mermaid JS renderer (#12334)silverwind2020-07-2710-41/+521
* Update vendored .gitattributes (#12322)silverwind2020-07-271-9/+2
* Disable search box autofocus on issue/pr pages (#12229)silverwind2020-07-262-2/+2
* Use url.Parse to parse hostname (#12335)techknowlogick2020-07-261-5/+2
* Refactor: Remove Dependencies from Migration v111 (#11646)65432020-07-261-15/+344
* Fix ipv6 parsing (#12321)Wim2020-07-263-9/+21
* Show 404 page when release not found (#12328)赵智超2020-07-261-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-261-0/+40
* Rework 'make generate-images' (#12316)silverwind2020-07-2613-32/+90
* Fix emoji detection in certain cases (#12320)mrsdizzie2020-07-252-1/+22
* Reduce emoji size (#12317)silverwind2020-07-252-20/+5
* Remove unused svg and improve 'make svg-check' (#12311)silverwind2020-07-242-3/+3
* Use a small size repo for migrate test (#12300)赵智超2020-07-242-7/+7
* Fix input box value access on repo create (#12299)silverwind2020-07-231-2/+2
* Auto-init repo on license, .gitignore select (#12202)Alexander Scheel2020-07-231-0/+11
* Fix double-indirection bug in logging IDs (#12294)zeripath2020-07-231-1/+1
* Migrations (v82,v96,v99,v136) remove dependencies (#12286)65432020-07-224-11/+35
* Clarify documentation of SKIP_VERIFY (#12203)Alexander Scheel2020-07-212-3/+4
* merge docker makefile into main one (#12289)techknowlogick2020-07-213-16/+20
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-211-0/+12
* Support use nvarchar for all varchar columns when using mssql (#12269)Lunny Xiao2020-07-2111-8/+68
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-191-10/+10
* prefer NoError/Error over Nil/NotNil (#12271)Stephen Solka2020-07-1911-34/+34
* Add logic to build stable and edge builds (#12052)Alan Pope2020-07-171-0/+9
* Update Octicons to v10 (#12240)silverwind2020-07-17267-295/+263
* Set NoAutoTime when updating is_archived (#12266)zeripath2020-07-161-1/+1
* Ensure that git commit tree continues properly over the page (#12142)zeripath2020-07-161-14/+53
* [Docs] Logging Configuration - Use `logrotate` Instead (#9930)Bagas Sanjaya2020-07-161-0/+11
* [ui] Link to pr list page on sidebar when view pr (#12256)赵智超2020-07-161-3/+3
* Fix Syntax highlight for token change in added/deleted code (#12238)mrsdizzie2020-07-162-3/+48
* Release docs as archive (#12253)techknowlogick2020-07-151-1/+1
* fix: add type=text for user_name (password manager) (#12250)Tchoupinax2020-07-156-6/+6
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-151-0/+32
* Show drone status for master branch in README (#12248)Lauris BH2020-07-151-1/+1
* Use correct make target for building static assets (#12247)Ben Harris2020-07-141-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-142-7/+29
* release docs as an archive (#12243)Antoine GIRARD2020-07-132-1/+16
* Fix filepath basename on Windows for SVG bindata (#12241)Cirno the Strongest2020-07-132-5/+3
* Replace code fold icons with octicons (#12222)silverwind2020-07-138-103/+144
* models: fix xorm variable clobber (#12231)Lars Lehtonen2020-07-132-4/+2
* Fix repolist icons (#12228)silverwind2020-07-133-6/+30
* Syntax highlight expanded code blobs (#12223)mrsdizzie2020-07-121-1/+2
* When starting new stopwatch stop previous if it is still running (#10533)bobemoe2020-07-121-0/+15
* Direct SVG rendering (#12157)silverwind2020-07-12227-609/+452