This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf
Watch
1
Star
0
Fork
0
You've already forked stf
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 01:53:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
791e40d2a87f24c1d3e7def122cde534760e3c52
stf
/
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