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