summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix partial cloning a repo (#18373)Gusted2022-01-236-4/+24
* Switch to non-deprecation setting (#18358)Gusted2022-01-239-10/+25
* Update the SSH passthrough documentation (#18366)zeripath2022-01-232-43/+206
* Don't underline commit status icon on hover (#18372)Gusted2022-01-231-1/+2
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-2320-3/+416
* Fix mime-type detection for HTTP server (#18370)wxiaoguang2022-01-234-20/+61
* Always use git command but not os.Command (#18363)Lunny Xiao2022-01-233-56/+46
* Add deprecated for LFS_CONTENT_PATH on zh-cn docs (#18362)Lunny Xiao2022-01-231-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-232-22/+42
* Make gitea, gitea-vet future-proof (#18361)Gusted2022-01-222-1/+2
* Pause queues (#15928)zeripath2022-01-2234-122/+1389
* Disable content sniffing on `PlainTextBytes` (#18359)Gusted2022-01-221-0/+1
* Update github.com/duo-labs/webauthn (#18357)65432022-01-222-9/+6
* Fix route wrap (#18360)wxiaoguang2022-01-221-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-222-804/+74
* Add config options to hide issue events (#17414)qwerty2872022-01-2116-769/+1086
* Add js vendor directory to .gitattributes (#18350)silverwind2022-01-211-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-211-0/+1
* Refactor jwt.StandardClaims to RegisteredClaims (#18344)zeripath2022-01-205-27/+19
* format with gofumpt (#18184)65432022-01-20423-1759/+1586
* Enable deprecation error for v1.17.0 (#18341)Gusted2022-01-2010-52/+84
* Use correct translation key for errors (#18342)Gusted2022-01-201-3/+7
* Refactor Router Logger (#17308)wxiaoguang2022-01-2023-265/+910
* Updated Chroma to v0.10.0 (#18270)Jelle Hulter2022-01-205-36/+35
* Change initial TrustModel to committer (#18335)zeripath2022-01-191-0/+2
* refactor httplib (#18338)Gusted2022-01-191-285/+7
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-19193-1152/+1262
* Upgrade Alpine from 3.13 to 3.15 (#18050)v1.17.0-devGrzegorz Alibożek2022-01-194-10/+18
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-191-56/+20
* Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1zeripath2022-01-193-2/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-192-10/+7
* Left-Align text in Unicode warning boxes (#18331)silverwind2022-01-191-2/+2
* Only warn on bidi but still escape non-bidi (#18333)zeripath2022-01-191-1/+1
* Fix incorrect OAuth message (#18332)wxiaoguang2022-01-192-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-1910-49/+3661
* Changelog for 1.16.0-rc1 (#18309)techknowlogick2022-01-191-0/+294
* Restore propagation of ErrDependenciesLeft (#18325)zeripath2022-01-193-6/+9
* Fix PR comments UI (#18323)wxiaoguang2022-01-197-27/+64
* Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319)wxiaoguang2022-01-193-11/+20
* Fix commit links on compare page (#18310)Gusted2022-01-181-5/+6
* Update JS dependencies, remove eslint-plugin-github (#18317)silverwind2022-01-184-2910/+1660
* Add MirrorUpdated field to Repository API type (#18267)Peter Gardfjäll2022-01-183-1/+13
* replace satori/go.uuid with gofrs/uuid (#18311)zeripath2022-01-182-5/+10
* Place inline diff comment dialogs in the 4th column. (#18321)JonRB2022-01-181-1/+1
* Use indirect comparison when showing pull requests (#18313)zeripath2022-01-183-7/+7
* Prevent ambiguous column error in organizations page (#18314)zeripath2022-01-181-5/+5
* Correctly upload LFS files (#18316)zeripath2022-01-182-0/+2
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-182-1/+21
* update description about vendoring in CONTRIBUTING.md (#18280)a10121127962022-01-172-9/+9
* Fix CheckRepoStats and reuse it during migration (#18264)Aravinth Manivannan2022-01-1710-168/+219