1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00
OpenSTF/lib/util
2014-04-01 21:55:50 +09:00
..
cliutil.js Allocate two ports to each worker. 2014-01-30 16:18:29 +09:00
datautil.js Normalize device data in one place. 2014-03-19 18:49:41 +09:00
devutil.js Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
jwtutil.js Add a JWT-based LDAP/AD authenticator. 2014-01-23 22:51:46 +09:00
keyutil.js Use InputAgent for the keyboard. 2014-02-17 19:27:45 +09:00
ldaputil.js Add UI to LDAP login. 2014-01-31 21:39:07 +09:00
lifecycle.js Replace device:support:quit with util:lifecycle, which is usable by non-device processes too. 2014-04-01 21:41:58 +09:00
logger.js Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
pathutil.js Integrate device database. 2014-03-17 14:59:18 +09:00
procutil.js Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
promiseutil.js Fix promiseutil.periodicNotify to actually resolve with correct values. 2014-02-17 19:15:56 +09:00
requtil.js Add a JWT-based LDAP/AD authenticator. 2014-01-23 22:51:46 +09:00
rutil.js Reap dead devices using timeouts. Previously, if a provider died without being able to clean up properly, the device would stay as a ghost. 2014-02-25 20:45:29 +09:00
storage.js APKs can now be drag & dropped to the device screen, which will install the application. Still lacking UI, and the app doesn't get launched. 2014-03-20 22:00:01 +09:00
streamutil.js Refactor stream log output to a utility. 2014-04-01 21:55:50 +09:00
urlutil.js Make app work with login. 2014-01-27 15:38:40 +09:00