summaryrefslogtreecommitdiffstats
path: root/tests/integration/migrate_test.go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-22Fix 500 error of searching commits (#28576)wxiaoguang2-2/+2
2023-12-21improve possible performance bottleneck (#28547)Lunny Xiao1-8/+3
2023-12-21Use information from previous blame parts (#28572)KN4CK3R1-5/+17
2023-12-21Make offline mode as default to no connect external avatar service by default...Lunny Xiao5-5/+6
2023-12-21Fix merging artifact chunks error when minio storage basepath is set (#28555)FuXiaoHei1-4/+9
2023-12-21feat: bump `dessant/lock-threads` and `actions/setup-go` to use nodejs20 runt...Rui Chen20-46/+46
2023-12-20Update actions document about comparsion as Github Actions (#28560)Lunny Xiao2-0/+16
2023-12-20Fix inperformant query on retrifing review from database. (#28552)65431-8/+10
2023-12-20Fix the issue ref rendering for wiki (#28556)wxiaoguang1-1/+3
2023-12-20Add missing head of lfs client batch (#28550)Lunny Xiao1-1/+4
2023-12-20[skip ci] Updated translations via CrowdinGiteaBot1-0/+4
2023-12-19Remove deadcode under models/issues (#28536)Nanguan Lin11-200/+9
2023-12-19Always enable caches (#28527)Lunny Xiao14-82/+31
2023-12-19Improve ObjectFormat interface (#28496)Lunny Xiao39-168/+109
2023-12-19Fix duplicate ID when deleting repo (#28520)David Øvrelid2-4/+4
2023-12-19chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu3-16/+24
2023-12-19Update go dependencies (#28518)wxiaoguang5-402/+273
2023-12-18Bump google/go-github to v57 (#28514)Yevhen Pavlov6-12/+13
2023-12-18Only check online runner when detecting matching runners in workflows (#28286)yp053273-4/+19
2023-12-18Add orphaned topic consistency check (#28507)Earl Warren2-0/+16
2023-12-18Improve the prompt for "ssh-keygen sign" (#28509)wxiaoguang1-1/+1
2023-12-18[skip ci] Updated translations via CrowdinGiteaBot1-2/+2
2023-12-17Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang17-147/+111
2023-12-17Adjust object format interface (#28469)Lunny Xiao54-202/+190
2023-12-17Remove duplicate option in admin screen and now-unused translation keys (#28492)The Magician2-3/+0
2023-12-17[skip ci] Updated translations via CrowdinGiteaBot1-7/+24
2023-12-16Initalize stroage for orphaned repository doctor (#28487)Earl Warren1-0/+5
2023-12-16Update docs for DISABLE_QUERY_AUTH_TOKEN (#28485)Kyle D1-0/+1
2023-12-15Improve CLI code and descriptions (#28482)wxiaoguang12-37/+27
2023-12-15Remove unnecessary forgot password link in delete user section (#28355)yp053271-1/+0
2023-12-15Refactor SSH clone URL generation code (#28421)wxiaoguang2-13/+42
2023-12-15Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang6-7/+31
2023-12-14Fix Chinese translation of config cheat sheet[API] (#28472)CaiCandong1-4/+5
2023-12-14Add combined index for issue_user.uid and issue_id (#28080)sebastian-sauer6-2/+100
2023-12-14Fix documents for "custom/public/assets/" (#28465)wxiaoguang5-8/+8
2023-12-14Only use SHA256 feature when git >= 2.42 (#28466)wxiaoguang4-12/+11
2023-12-14Retry SSH key verification with additional CRLF if it failed (#28392)nekrondev1-4/+9
2023-12-13Abstract hash function usage (#28138)Adam Majer122-592/+945
2023-12-13Add endpoint for not implemented Docker auth (#28457)KN4CK3R2-1/+15
2023-12-13docs: Update group membership fields to match application. (#28175)David Hulick1-9/+9
2023-12-13[skip ci] Updated translations via CrowdinGiteaBot1-0/+3
2023-12-12Fix possible nil pointer access (#28428)KN4CK3R4-28/+14
2023-12-12Don't show unnecessary citation JS error on UI (#28433)wxiaoguang1-4/+11
2023-12-12Do some missing checks (#28423)Lunny Xiao3-3/+62
2023-12-12Deprecate query string auth tokens (#28390)Jack Hay5-7/+39
2023-12-12[skip ci] Updated translations via CrowdinGiteaBot27-319/+87
2023-12-12Let `curl` write the content to file (#28427)KN4CK3R1-1/+1
2023-12-11Improve doctor cli behavior (#28422)wxiaoguang3-34/+66
2023-12-11Second part of refactor `db.Find` (#28194)Lunny Xiao14-222/+149
2023-12-11Fix commit status in repo list (#28412)yp053272-2/+4