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-19 16:43:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4e39c9a11c5a049cb037d4a3f685f443c06aed1
stf-DeviceFarmer
/
lib
/
db
History
lison.li
aad71a80d1
1. Although it's a bit repetitive, I think the independent serial parameter tells the reader that entry contains serial. 2. Just remove useless parameter "url".
2017-07-16 23:49:57 +08:00
..
api.js
1. Although it's a bit repetitive, I think the independent serial parameter tells the reader that entry contains serial. 2. Just remove useless parameter "url".
2017-07-16 23:49:57 +08: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
Create seperate database table for AccessTokens to hide jwt token and tokenId from user
2015-11-26 03:09:58 +09:00