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-19 12:53:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11a042d0aa066e6a2f4b5843a875939b806ad596
stf
/
lib
History
Simo Kinnunen
11a042d0aa
Looks like the DB needs ready: false on device absence or plugged in devices show up as immediately available. That's a bug, will need to investigate later.
2015-06-02 16:14:39 +09:00
..
db
Looks like the DB needs ready: false on device absence or plugged in devices show up as immediately available. That's a bug, will need to investigate later.
2015-06-02 16:14:39 +09:00
units
EventEmitter constructor was not being called in many places. It did work due to the EventEmitter3 constructor being empty, but we can't rely on that.
2015-06-02 13:26:43 +09:00
util
The doubly linked list implementation was revealed to be buggy by simple unit tests. Fixed.
2015-06-02 15:35:16 +09:00
wire
Remove left over bits from the old heartbeat implementation.
2015-06-02 13:16:04 +09:00
cli.js
In-memory reaper. TtlSet needs tests.
2015-06-01 17:41:23 +09:00