aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* cargo registry - respect renamed dependencies (#32430)Albin Hedman2024-11-122-17/+52
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-126-54/+62
* Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3...Zettat1232024-11-111-0/+4
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-115-2/+9
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-091-1/+3
* Add new event commit status creation and webhook implementation (#27151)Lunny Xiao2024-11-073-11/+28
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-077-23/+41
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-074-471/+1
* Updated tokenizer to better matching when search for code snippets (#32261)Bruno Sofiato2024-11-065-7/+77
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-11-054-5/+8
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-053-4/+13
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-056-78/+150
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-045-117/+133
* Refactor markup package (#32399)wxiaoguang2024-11-0419-1087/+1154
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-11-045-138/+162
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-024-27/+49
* Fix git error handling (#32401)wxiaoguang2024-11-022-34/+10
* Fix created_unix for mirroring (#32342)Lunny Xiao2024-11-021-2/+3
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-022-0/+35
* Refactor tests to prevent from unnecessary preparations (#32398)wxiaoguang2024-11-013-4/+34
* Add artifacts test fixture (#30300)Kyle D.2024-11-011-1/+1
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-317-9/+13
* Update go dependencies (#32389)wxiaoguang2024-10-315-10/+6
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-302-5/+2
* Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...Royce Remer2024-10-303-7/+35
* Fix clean tmp dir (#32360)Lunny Xiao2024-10-291-13/+23
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+3
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-221-2/+4
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-161-7/+8
* Support migrating GitHub/GitLab PR draft status (#32242)Zettat1232024-10-131-0/+1
* Make git push options accept short name (#32245)wxiaoguang2024-10-123-21/+75
* Allow code search by filename (#32210)Bruno Sofiato2024-10-119-40/+534
* update git book link to v2 (#32221)Ehsan Shirvanian2024-10-091-2/+2
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-0/+2
* Fixed race condition when deleting documents by repoId in ElasticSearch (#32185)Bruno Sofiato2024-10-031-1/+27
* Support repo license (#24872)yp053272024-10-012-1/+2
* Change the code search to sort results by relevance (#32134)Bruno Sofiato2024-09-282-2/+6
* Add pure SSH LFS support (#31516)ConcurrentCrab2024-09-276-0/+802
* Fix wrong status of `Set up Job` when first step is skipped (#32120)yp053272024-09-242-21/+49
* Add bin to Composer Metadata (#32099)Jamie Schouten2024-09-211-0/+1
* Fix wrong last modify time (#32102)Lunny Xiao2024-09-212-1/+3
* Use camo.Always instead of camo.Allways (#32097)Lunny Xiao2024-09-213-4/+14
* Only use Host header from reverse proxy (#32060)wxiaoguang2024-09-202-12/+6
* Lazy load avatar images (#32051)hiifong2024-09-171-1/+1
* Support allowed hosts for migrations to work with proxy (#32025)Jason Song2024-09-111-5/+1
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-112-9/+19
* bump to go 1.23 (#31855)techknowlogick2024-09-105-5/+6
* Enable compression for Actions logs by default (#32013)Jason Song2024-09-091-2/+2
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-091-0/+3
* Increase `cacheContextLifetime` to reduce false reports (#32011)Jason Song2024-09-092-7/+7