aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor some legacy code and remove unused code (#28622)wxiaoguang2023-12-287-76/+14
* Remove unnecessary syncbranchToDB with tests (#28624)Lunny Xiao2023-12-282-20/+45
* Do not set `Accept` header twice (#28598)KN4CK3R2023-12-281-4/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-281-4/+5
* fix wrong link in user and organization profile when using relative url (#28617)katsu2023-12-273-15/+28
* Add get actions runner registration token for API routes, repo, org, user and...Lunny Xiao2023-12-278-14/+285
* Fix session key conflict with database keyword (#28613)Lunny Xiao2023-12-272-7/+47
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-272-1/+49
* Use known issue IID to generate new PR index number when migrating from GitLa...wxiaoguang2023-12-262-11/+45
* Update repo-mirror.en-us.md (#28612)Volodymyr Stelmashchuk2023-12-271-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-2625-45/+8
* Refactor deletion (#28610)delvh2023-12-2531-169/+89
* Refactor CORS handler (#28587)wxiaoguang2023-12-2511-78/+131
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-256-18/+42
* Revert "improve possible performance bottleneck (#28547)" (#28593)Lunny Xiao2023-12-251-3/+8
* [skip ci] Updated licenses and gitignoresGiteaBot2023-12-252-0/+15
* Fix flex container width (#28603)wxiaoguang2023-12-241-0/+1
* Fix the scroll behavior for emoji/mention list (#28597)wxiaoguang2023-12-241-3/+3
* bump to use alpine3.19 (#28594)techknowlogick2023-12-232-4/+4
* Include heap pprof in diagnosis report to help debugging memory leaks (#28596)wxiaoguang2023-12-231-0/+7
* Disable query token param in integration tests (#28592)Kyle D2023-12-238-52/+45
* Fix wrong due date rendering in issue list page (#28588)Yarden Shoham2023-12-221-1/+1
* Fix `status_check_contexts` matching bug (#28582)Zettat1232023-12-221-1/+9
* Fix 405 method not allowed CORS / OIDC (#28583)morphelinho2023-12-221-0/+2
* Add more ways to try (#28581)Jason Song2023-12-222-2/+11
* Convert to url auth to header auth in tests (#28484)KN4CK3R2023-12-21102-1522/+1714
* Fix 500 error of searching commits (#28576)wxiaoguang2023-12-212-2/+2
* improve possible performance bottleneck (#28547)Lunny Xiao2023-12-211-8/+3
* Use information from previous blame parts (#28572)KN4CK3R2023-12-211-5/+17
* Make offline mode as default to no connect external avatar service by default...Lunny Xiao2023-12-215-5/+6
* Fix merging artifact chunks error when minio storage basepath is set (#28555)FuXiaoHei2023-12-211-4/+9
* feat: bump `dessant/lock-threads` and `actions/setup-go` to use nodejs20 runt...Rui Chen2023-12-2120-46/+46
* Update actions document about comparsion as Github Actions (#28560)Lunny Xiao2023-12-202-0/+16
* Fix inperformant query on retrifing review from database. (#28552)65432023-12-201-8/+10
* Fix the issue ref rendering for wiki (#28556)wxiaoguang2023-12-201-1/+3
* Add missing head of lfs client batch (#28550)Lunny Xiao2023-12-201-1/+4
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-201-0/+4
* Remove deadcode under models/issues (#28536)Nanguan Lin2023-12-1911-200/+9
* Always enable caches (#28527)Lunny Xiao2023-12-1914-82/+31
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-1939-168/+109
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-192-4/+4
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-193-16/+24
* Update go dependencies (#28518)wxiaoguang2023-12-195-402/+273
* Bump google/go-github to v57 (#28514)Yevhen Pavlov2023-12-186-12/+13
* Only check online runner when detecting matching runners in workflows (#28286)yp053272023-12-183-4/+19
* Add orphaned topic consistency check (#28507)Earl Warren2023-12-182-0/+16
* Improve the prompt for "ssh-keygen sign" (#28509)wxiaoguang2023-12-181-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-181-2/+2
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-1717-147/+111
* Adjust object format interface (#28469)Lunny Xiao2023-12-1754-202/+190