aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update `github.com/meilisearch/meilisearch-go` (#32484)silverwind2024-11-122-7/+6
* Fix test fixtures for user2/lfs.git (#32477)wxiaoguang2024-11-127-25/+14
* Limit org member view of restricted users (#32211)65432024-11-124-3/+108
* cargo registry - respect renamed dependencies (#32430)Albin Hedman2024-11-122-17/+52
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-1217-264/+376
* Fix a number of typescript issues (#32459)silverwind2024-11-1114-113/+109
* Harden runner updateTask and updateLog api (#32462)ChristopherHX2024-11-112-2/+10
* Move some functions from issue.go to standalone files (#32468)Lunny Xiao2024-11-118-3146/+3298
* Calculate `PublicOnly` for org membership only once (#32234)65432024-11-117-53/+72
* Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3...Zettat1232024-11-114-1/+58
* Add a doctor check to disable the "Actions" unit for mirrors (#32424)Zettat1232024-11-101-0/+70
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-1123-829/+504
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-1022-232/+275
* Fix mermaid diagram height when initially hidden (#32457)silverwind2024-11-091-1/+12
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-0926-268/+500
* Fix issue sidebar (#32455)wxiaoguang2024-11-094-31/+13
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-0810-62/+70
* Fix broken releases when re-pushing tags (#32435)Zettat1232024-11-082-7/+59
* Refactor issue page info (#32445)wxiaoguang2024-11-088-27/+36
* Split issue sidebar into small templates (#32444)wxiaoguang2024-11-0815-676/+675
* Only provide the commit summary for Discord webhook push events (#32432)Kemal Zebari2024-11-073-3/+17
* Add new event commit status creation and webhook implementation (#27151)Lunny Xiao2024-11-0710-22/+90
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-0716-70/+255
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-0719-499/+231
* Add new index for action to resolve the performance problem (#32333)Lunny Xiao2024-11-063-1/+57
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-069-17/+148
* Updated tokenizer to better matching when search for code snippets (#32261)Bruno Sofiato2024-11-0617-12/+83
* Correctly query the primary button in a form (#32438)wxiaoguang2024-11-074-10/+34
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-11-055-6/+9
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-0523-165/+147
* Only query team tables if repository is under org when getting assignees (#32...Lunny Xiao2024-11-051-14/+16
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-057-109/+100
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0553-205/+281
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-0474-228/+241
* Refactor markup package (#32399)wxiaoguang2024-11-0419-1087/+1154
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-049-22/+138
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-11-047-140/+170
* Refactor repo legacy (#32404)wxiaoguang2024-11-039-362/+383
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-028-34/+58
* Fix git error handling (#32401)wxiaoguang2024-11-0210-89/+35
* Fix created_unix for mirroring (#32342)Lunny Xiao2024-11-021-2/+3
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-0233-37/+73
* improve performance of diffs (#32393)Rowan Bohde2024-11-025-42/+44
* Refactor tests to prevent from unnecessary preparations (#32398)wxiaoguang2024-11-016-55/+89
* Add artifacts test fixture (#30300)Kyle D.2024-11-019-38/+141
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-3119-24/+30
* Fix a number of typescript issues (#32308)silverwind2024-10-319-26/+36
* Update go dependencies (#32389)wxiaoguang2024-10-319-361/+339
* Update JS and PY dependencies (#32388)silverwind2024-10-318-2374/+2650
* Fix suggestions for issues (#32380)wxiaoguang2024-10-3011-88/+82