This website requires JavaScript.
Explore
Help
Sign in
yetangitu
/
OpenSTF
Watch
1
Star
0
Fork
You've already forked OpenSTF
0
mirror of
https://github.com/openstf/stf
synced
2025-10-04 18:29:17 +02:00
Code
Issues
Releases
Wiki
Activity
161c6ee01a
OpenSTF
/
lib
/
db
History
Download ZIP
Download TAR.GZ
Simo Kinnunen
385acc4ff2
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
..
api.js
Use automation state for devices used by api
2016-11-23 06:45:36 +05:30
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
Create seperate database table for AccessTokens to hide jwt token and tokenId from user
2015-11-26 03:09:58 +09:00