diff options
Diffstat (limited to '')
-rw-r--r-- | scripts/benchmark/connections.js (renamed from bundle/scripts/benchmark/connections.js) | 0 | ||||
-rw-r--r-- | scripts/benchmark/index.js (renamed from bundle/scripts/benchmark/index.js) | 0 | ||||
-rw-r--r-- | scripts/benchmark/users.js (renamed from bundle/scripts/benchmark/users.js) | 0 | ||||
-rw-r--r-- | scripts/build.js (renamed from bundle/scripts/build.js) | 0 | ||||
-rw-r--r-- | scripts/droptables.sql (renamed from api/scripts/droptables.sql) | 0 | ||||
-rw-r--r-- | scripts/generate_openapi.js (renamed from api/scripts/generate_openapi.js) | 0 | ||||
-rw-r--r-- | scripts/generate_schema.js (renamed from api/scripts/generate_schema.js) | 0 | ||||
-rw-r--r-- | scripts/install.js (renamed from bundle/scripts/install.js) | 0 | ||||
-rw-r--r-- | scripts/migrate_db_engine.js (renamed from util/scripts/migrate_db_engine.js) | 0 | ||||
-rw-r--r-- | scripts/rights.js (renamed from util/scripts/rights.js) | 0 | ||||
-rw-r--r-- | scripts/stresstest/.gitignore (renamed from api/scripts/stresstest/.gitignore) | 0 | ||||
-rw-r--r-- | scripts/stresstest/accounts.json.example (renamed from api/scripts/stresstest/accounts.json.example) | 0 | ||||
-rw-r--r-- | scripts/stresstest/config.json.example (renamed from api/scripts/stresstest/config.json.example) | 0 | ||||
-rw-r--r-- | scripts/stresstest/index.js (renamed from api/scripts/stresstest/index.js) | 0 | ||||
-rw-r--r-- | scripts/stresstest/package-lock.json (renamed from api/scripts/stresstest/package-lock.json) | 0 | ||||
-rw-r--r-- | scripts/stresstest/package.json (renamed from api/scripts/stresstest/package.json) | 0 | ||||
-rw-r--r-- | scripts/stresstest/src/login/index.js (renamed from api/scripts/stresstest/src/login/index.js) | 2 | ||||
-rw-r--r-- | scripts/stresstest/src/message/send.js (renamed from api/scripts/stresstest/src/message/send.js) | 2 | ||||
-rw-r--r-- | scripts/stresstest/src/register/index.js (renamed from api/scripts/stresstest/src/register/index.js) | 2 |
19 files changed, 3 insertions, 3 deletions
diff --git a/bundle/scripts/benchmark/connections.js b/scripts/benchmark/connections.js |