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 06:54:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e0783b649e091a8a9fb43a7bdf983c3925fcc39
stf
/
lib
History
Simo Kinnunen
0e0783b649
Initial device control implementation. Works with touches and NUMERIC keycodes.
2014-02-06 11:54:19 +09:00
..
db
dbapi.saveDeviceStatus() was using a removed method.
2014-02-05 23:11:07 +09:00
middleware
Ensure that each request has a corresponding user in the database.
2014-02-03 14:23:05 +09:00
roles
Initial device control implementation. Works with touches and NUMERIC keycodes.
2014-02-06 11:54:19 +09:00
util
devutil.killProcsByComm() was not falling back to SIGKILL like it should have been. Fixed. Also added a small delay between kill checks.
2014-02-05 23:08:09 +09:00
wire
Don't rely on lucky timings when sending messages from the provider.
2014-02-05 15:37:28 +09:00
cli.js
New rewrite of provider. By moving to promises we should no longer have issues with double-quits.
2014-02-04 15:42:52 +09:00