| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unused console logging fallbacks | Hazelnoot | 2025-07-27 | 1 | -25/+5 |
| | | |||||
| * | use logger instead of console for uncaughtException debug lines | Hazelnoot | 2025-07-27 | 1 | -2/+2 |
| | | |||||
| * | add workarounds for node-fetch crashes | Hazelnoot | 2025-07-27 | 1 | -2/+20 |
| | | |||||
| * | add additional process exit loggers | Hazelnoot | 2025-06-12 | 1 | -1/+19 |
| | | |||||
| * | use uncaughtExceptionMonitor instead uncaughtException | Hazelnoot | 2025-06-12 | 1 | -4/+4 |
| | | |||||
| * | reduce, clarify, and normalize more error messages | Hazelnoot | 2025-06-06 | 1 | -4/+12 |
| | | |||||
| * | merge upstream 2025-02-03 | Hazelnoot | 2025-02-03 | 1 | -5/+13 |
| |\ | |||||
| | * | fix(backend): disableClustering設定時の初期化ロジックを調整 ↵ | おさむのひと | 2025-01-07 | 1 | -7/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (#15224) * fix(backend): disableClustering設定時の初期化ロジックを調整 * onlyServer かつ enableCluster な場合、メインプロセスでlistenするとワーカープロセス側のlistenと衝突するため、メインプロセスはforkのみに制限する(listenしない) * ログの追加 * fix CHANGELOG.md * fix comment | ||||
| * | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 | dakkar | 2024-08-02 | 1 | -1/+1 |
| |\| | |||||
| | * | lint fixes | syuilo | 2024-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'misskey/release/2024.5.0' into future | dakkar | 2024-05-31 | 1 | -0/+3 |
| |\| | |||||
| | * | feat(backend): add /healthz endpoint (#13834) | Acid Chicken | 2024-05-23 | 1 | -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 | ||||
| * | | fix: don't create duplicate workers when clustering is disabled | fEmber | 2024-05-30 | 1 | -1/+1 |
| | | | |||||
| * | | merge: upstream | Marie | 2024-02-19 | 1 | -1/+1 |
| |\| | |||||
| | * | (re) update SPDX-FileCopyrightText | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | Fix #13290 | ||||
| | * | Revert "update SPDX-FileCopyrightText" | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2. | ||||
| | * | update SPDX-FileCopyrightText | syuilo | 2024-02-12 | 1 | -1/+1 |
| | | | |||||
| * | | Wrap entry into async function | April John | 2023-10-07 | 1 | -46/+49 |
| |/ | |||||
| * | update deps (#11820) | syuilo | 2023-09-15 | 1 | -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 | |||||