summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot/common.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* fix(backend): Misskeyのバックエンドプロセスが終了しないsyuilo2023-10-091-2/+0
| | | | Resolve #10995
* feat: passkey support (#11804)syuilo2023-09-081-2/+0
| | | https://github.com/MisskeyIO/misskey/pull/149
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(backend): テスト時は一部のサービスを停止syuilo2023-05-101-4/+6
|
* fix(test): ジョブキューをテストが終わったら停止するようにsyuilo2023-05-091-0/+2
| | | | Fix #10802 ?
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert 1c5291f8185651c231903129ee7c1cee263f9f03 * APIテストの復活 * apiテストの移行 * moduleNameMapper修正 * simpleGetでthrowしないように status確認しているので要らない * longer timeout * ローカルでは問題ないのになんで * case sensitive * Run Nest instance within the current process * Skip some setIntervals * wait for 5 seconds * kill them all!! * logHeapUsage: true * detectOpenHandlesがじゃましているらしい * maxWorkers=1? * restore drive api tests * workerIdleMemoryLimit: 500MB * 1024MiB * Wait what
* enhance(server): onlyServer / onlyQueue オプションを復活syuilo2023-01-231-0/+35