1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 02:09:32 +02:00
OpenSTF/lib/db
2020-01-24 10:47:35 +01:00
..
api.js Merge branch 'master' into group-feature 2020-01-24 10:47:35 +01:00
index.js Don't allow the processor unit to run before we're able to connect to the database. This caused an issue when the database started up slowly, but the processor connected to the app/dev dealers regardless. Any received messages requiring database connectivity would cause the processor to die (and be restarted by systemd), causing lost messages on occasion. 2017-02-06 00:36:32 +09:00
setup.js Fix all lib/ files with ESLint rules with 0 errors. 2016-01-19 20:52:38 +09:00
tables.js add groups feature 2019-06-12 10:29:07 +02:00