summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot/entry.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(dev): improve mem report (#17118)syuilo2026-01-221-3/+11
| | | | | | | | | | | | | | | | | * wip * wip * Update report-backend-memory.yml * Update report-backend-memory.yml * Update .github/workflows/report-backend-memory.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* enhance(dev): メモリ使用量比較のActionsでGCしてから取得するsyuilo2026-01-141-0/+4
| | | | Resolve #16961
* fix(backend): disableClustering設定時の初期化ロジックを調整 ↵おさむのひと2025-01-071-7/+13
| | | | | | | | | | | | | (#15224) * fix(backend): disableClustering設定時の初期化ロジックを調整 * onlyServer かつ enableCluster な場合、メインプロセスでlistenするとワーカープロセス側のlistenと衝突するため、メインプロセスはforkのみに制限する(listenしない) * ログの追加 * fix CHANGELOG.md * fix comment
* lint fixessyuilo2024-06-061-1/+1
|
* feat(backend): add /healthz endpoint (#13834)Acid Chicken2024-05-231-0/+3
| | | | | | | | | | | | | * feat(backend): add /healthz endpoint * feat(backend): also check meilisearch status if available * style: header * chore: no-store * chore: healthcheck.sh * style: format
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* update deps (#11820)syuilo2023-09-151-0/+86
* update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip