This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer-1
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer-1
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-20 12:55:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4a0a62a666d4ed8bfdc8e3ea82d880d7822649f
stf-DeviceFarmer-1
/
lib
History
Simo Kinnunen
a4a0a62a66
Promise.timeout() doesn't stack (i.e. foo.timeout(1000).timeout(1000) doesn't mean "wait 1000ms, then another 1000ms", it means that we have two 1000ms timeouts running at the same time). Fix places where it could be a problem.
2014-04-22 16:48:13 +09:00
..
db
Rename identity.browsers to identity.browser.
2014-04-22 10:31:53 +09:00
middleware
Replace webpack-dev-middleware with our own improved version.
2014-04-21 17:38:34 +09:00
roles
Promise.timeout() doesn't stack (i.e. foo.timeout(1000).timeout(1000) doesn't mean "wait 1000ms, then another 1000ms", it means that we have two 1000ms timeouts running at the same time). Fix places where it could be a problem.
2014-04-22 16:48:13 +09:00
util
Logcat works now, but still kind of wondering how the messages should arrive.
2014-04-17 18:27:35 +09:00
wire
Implement clearBrowser().
2014-04-22 13:52:13 +09:00
cli.js
Throw if DB migration fails.
2014-04-14 14:20:09 +09:00