summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot/master.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add `logging.verbose` option to enable debug logging in production. (same fun...Hazelnoot2025-05-081-1/+1
* Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-111-1/+3
|\
| * make the listen address configurable - fixes #927dakkar2025-02-101-1/+3
* | print an error when booting with both MK_ONLY_SERVER and MK_ONLY_QUEUE setHazelnoot2025-02-071-2/+7
* | remove unused meta.version callHazelnoot2025-02-041-1/+0
* | merge upstream 2025-02-03Hazelnoot2025-02-031-11/+22
|\ \ | |/ |/|
| * fix(backend): デフォルト起動時のメインプロセスはHTTPサー...おさむのひと2025-01-271-2/+1
| * fix(backend): disableClustering設定時の初期化ロジックを調整 (#1...おさむのひと2025-01-071-6/+18
* | merge: Fix the ascii art (!835)Hazelnoot2024-12-201-4/+4
|\ \
| * | Fix the ascii artCenTdemeern12024-12-201-4/+4
* | | Add Release version to sentry loggingKio!2024-12-191-0/+3
|/ /
* | chore: update donation links in backend and frontendMarie2024-09-061-1/+1
* | Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-061-1/+9
|\ \
| * | ignore cpuCount when it's 0 - fixes #586dakkar2024-07-211-8/+7
| * | error out when we can't spawn workers - fixes #586dakkar2024-07-211-1/+10
* | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * fixsyuilo2024-06-061-1/+1
* | Merge remote-tracking branch 'misskey/release/2024.5.0' into futuredakkar2024-05-311-0/+20
|\|
| * feat: sentry integration (#13897)syuilo2024-05-281-0/+20
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | merge: upstreamMar0xy2023-10-031-0/+1
|\|
| * feat(backend): MasterプロセスのPIDを書き出せるように (#11909)CyberRex2023-09-271-0/+1
* | Minor ModificationInsert5StarName2023-09-221-10/+13
|/
* fix(backend): MK_ONLY_SERVERオプションを指定した際にクラッシ...syuilo2023-09-171-10/+23
* Remove an unused dependency (#11405)woxtu2023-07-291-1/+0
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance(backend): add unix socket support (#11275)dogcraft2023-07-171-1/+1
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-141-1/+1
* use enginessyuilo2023-07-081-6/+0
* nodeの推奨(デフォルト)バージョンと最小バージョンを分離syuilo2023-07-081-1/+1
* Revert "Allow configuring the listen host (#9924)"syuilo2023-02-221-1/+1
* Allow configuring the listen host (#9924)ledlamp2023-02-221-1/+1
* enhance(server): onlyServer / onlyQueue オプションを復活syuilo2023-01-231-24/+9
* enhance(server): separate job queue process (#9662)syuilo2023-01-211-9/+16
* improve nest loggersyuilo2022-12-101-1/+4
* fixessyuilo2022-09-241-2/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-15/+22
* enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei2022-05-191-32/+4
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-3/+2
* Fix: warn about outdated NodeJS fixed (#8388)Kainoa Kanter2022-03-201-7/+5
* refactor: Use ESM (#8358)syuilo2022-02-271-25/+27
* refactoringsyuilo2021-11-121-0/+194