Commit Graph

4702 Commits (release/v1.23)

Author SHA1 Message Date
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
wxiaoguang 5e6523aa57
Update go dependencies (#32389) 3 months ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 months ago
Royce Remer c60e4dc109
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 3 months ago
Lunny Xiao feca8802b8
Fix clean tmp dir (#32360) 3 months ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 4 months ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
谈笑风生间 d50ed0abf7
Support requested_reviewers data in comment webhook events (#26178) 4 months ago
Zettat123 74664b08a0
Support migrating GitHub/GitLab PR draft status (#32242) 4 months ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 4 months ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 4 months ago
Ehsan Shirvanian 8bee7fcf7e
update git book link to v2 (#32221) 4 months ago
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 4 months ago
Bruno Sofiato d266d190bd
Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) 4 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 4 months ago
Bruno Sofiato 99d0510cb6
Change the code search to sort results by relevance (#32134) 4 months ago
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516) 4 months ago
yp05327 6fa962f409
Fix wrong status of `Set up Job` when first step is skipped (#32120) 5 months ago
Jamie Schouten d351a42494
Add bin to Composer Metadata (#32099) 5 months ago
Lunny Xiao a802508f88
Fix wrong last modify time (#32102) 5 months ago
Lunny Xiao 8e2dd5d3dd
Use camo.Always instead of camo.Allways (#32097) 5 months ago
wxiaoguang 3b10fd9b34
Only use Host header from reverse proxy (#32060) 5 months ago
hiifong f38e101448
Lazy load avatar images (#32051) 5 months ago
Jason Song 125679f2e1
Support allowed hosts for migrations to work with proxy (#32025) 5 months ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 5 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 5 months ago
Jason Song 1620e3f03b
Enable compression for Actions logs by default (#32013) 5 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
Jason Song a323a82ec4
Increase `cacheContextLifetime` to reduce false reports (#32011) 5 months ago
Wim 01dec7577a
Remove SHA1 for support for ssh rsa signing (#31857) 5 months ago
Lunny Xiao 2da2000413
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 5 months ago
Lunny Xiao a5818470fe
Use forum.gitea.com instead of old URL (#31989) 5 months ago
Lunny Xiao 286ede47ad
Fix index too many file names bug (#31903) 5 months ago
Jason Song bc0977f1c9
Refactor globallock (#31933) 5 months ago
Jason Song 1e4be0945b
Introduce globallock as distributed locks (#31908) 6 months ago
Lunny Xiao 0299bb97f0
Use correct function name (#31887) 6 months ago
Lunny Xiao c03baab678
Refactor the usage of batch catfile (#31754) 6 months ago
胖梁 36232b69db
Actions support workflow dispatch event (#28163) 6 months ago
Zettat123 2010fbe060
Fix raw wiki links (#31825) 6 months ago
Zettat123 8883d99184
Support issue template assignees (#31083) 6 months ago
Jason Song f4d3120f9d
Fix `IsObjectExist` with gogit (#31790) 6 months ago
Jason Song 33cc5837a6
Support compression for Actions logs (#31761) 6 months ago
Jason Song de2787a493
Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791) 6 months ago
Lunny Xiao df7f1c2ead
Fix protected branch files detection on pre_receive hook (#31778) 6 months ago
Exploding Dragon de175e3b06
Add signature support for the RPM module (#27069) 6 months ago
Edip Emre Bodur 94cca8846e
Fix null requested_reviewer from API (#31773) 6 months ago
Jason Song 687c118248
Clear up old Actions logs (#31735) 6 months ago
Jason Song 333c9ed8ca
Add permission description for API to add repo collaborator (#31744) 6 months ago
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702) 6 months ago
Kemal Zebari c0b5a843ba
Properly filter issue list given no assignees filter (#31522) 7 months ago