summaryrefslogtreecommitdiff
path: root/packages/backend/src/GlobalModule.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix typessyuilo2023-04-141-4/+4
|
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-091-6/+24
|
* feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo2023-04-071-15/+25
|
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-031-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* fix: postgre -> postgres (#9814)Masaya Suzuki2023-02-071-2/+2
|
* refactor(server): move RepositoryModule into models directorysyuilo2022-12-081-1/+1
|
* refactor(backend): refactor dependencysyuilo2022-09-221-6/+9
|
* testsyuilo2022-09-211-3/+3
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+63