1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00
OpenSTF/lib/util
2014-03-18 15:06:02 +09:00
..
cliutil.js Allocate two ports to each worker. 2014-01-30 16:18:29 +09:00
datautil.js Add convenience flags for knowing if a device is usable, ready, and owned by us. 2014-03-18 15:06:02 +09:00
devutil.js Separate device functionality into plugins. 2014-03-14 20:18:53 +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
logger.js Add HipChat notifier role. 2014-01-30 00:21:34 +09:00
pathutil.js Integrate device database. 2014-03-17 14:59:18 +09:00
procutil.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
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
streamutil.js Wake up and unlock device when it's being used. A bit messy, pending refactor. 2014-03-04 18:00:31 +09:00
urlutil.js Make app work with login. 2014-01-27 15:38:40 +09:00
vitals.js Keep better track of vital streams. Add monkey. 2014-01-29 16:24:07 +09:00