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-20 12:55:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
277897e1928042e3c7a60641e07cdb48b7dd19d8
stf-DeviceFarmer
/
lib
History
Simo Kinnunen
3e5903edcf
Separate device log recording from the rest of the app. This should cause less strain on the DB server especially since the full event log is rarely needed; you could just use your favorite log collector to watch stderr. DB calls are still mixed, but may be refactored out later.
2015-08-04 20:44:44 +09:00
..
db
Reset owner and reverse forwards when a dead worker restarts. This should prevent ghost owners from staying in the device list.
2015-06-25 17:18:16 +09:00
units
Separate device log recording from the rest of the app. This should cause less strain on the DB server especially since the full event log is rarely needed; you could just use your favorite log collector to watch stderr. DB calls are still mixed, but may be refactored out later.
2015-08-04 20:44:44 +09:00
util
Hopefully get rid of FrameProducer._stop() timeouts. Doesn't reproduce locally.
2015-07-15 14:15:05 +09:00
wire
Reset owner and reverse forwards when a dead worker restarts. This should prevent ghost owners from staying in the device list.
2015-06-25 17:18:16 +09:00
cli.js
Separate device log recording from the rest of the app. This should cause less strain on the DB server especially since the full event log is rarely needed; you could just use your favorite log collector to watch stderr. DB calls are still mixed, but may be refactored out later.
2015-08-04 20:44:44 +09:00