aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix markup render regression and fix some tests (#32640)wxiaoguang2024-11-261-2/+0
* Refactor markup render system (#32612)wxiaoguang2024-11-2429-934/+318
* Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581)Michael Owoc2024-11-224-11/+32
* Refactor markup render system (#32589)wxiaoguang2024-11-2224-375/+309
* disable gravatar in test (#32529)Rowan Bohde2024-11-211-7/+2
* Fix submodule parsing (#32571)Lunny Xiao2024-11-2020-360/+492
* Refactor markup render system (#32533)wxiaoguang2024-11-1841-506/+566
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-1618-211/+210
* Improve testing and try to fix MySQL hanging (#32515)wxiaoguang2024-11-154-58/+92
* Fix `recentupdate` sorting bugs (#32505)Zettat1232024-11-151-0/+1
* Add avif image file support (#32508)wxiaoguang2024-11-154-22/+78
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-1422-70/+37
* Refactor render system (#32492)wxiaoguang2024-11-1418-171/+157
* 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