This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-17 23:53:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
841b092d25ab3e7daf28f4c2df8d0d74f73db23d
stf-DeviceFarmer
/
lib
/
db
History
Denis barbaron
311b077945
add database migration for group feature
2020-02-12 12:17:51 +01:00
..
api.js
add database migration for group feature
2020-02-12 12:17:51 +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
Merge branch 'master' into feature/separate-device-logs
2020-02-08 01:40:43 +01:00