1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00
OpenSTF/lib/units
2015-06-22 11:24:20 +09:00
..
app Added optional --user-profile-url for opening user profile page in an external domain, it was hardcoded. 2015-03-17 19:48:41 +09:00
auth Change all "api" URLs. Ideally the path prefix would be an option. 2014-12-17 21:29:51 +09:00
device Remove unused dep from resources/minitouch. 2015-06-22 11:24:20 +09:00
notify Make all zmq endpoints use srv records. 2014-12-17 21:01:20 +09:00
poorxy Too much overlap in storage plugin URLs for meaningful loadbalancing and config simplicity. Make poorxy emulate the real situation and change related URLs. 2015-01-07 14:04:36 +09:00
processor Reaper decides if a device is present or not. Allows devices to "come back to life" if they start beating again. 2015-06-03 18:49:42 +09:00
provider Use eventemitter3 for provider. 2015-06-04 12:07:30 +09:00
reaper When receiving an introduction message, silently drop any previous value in the reaper. Fixes a bug where restarting a provider would not bring the devices online due to it starting within the heartbeat ttl, leading the reaper to believe it has been connected all along. 2015-06-05 10:58:03 +09:00
storage Use sendStatus instead of status where applicable. 2015-04-28 21:19:28 +09:00
triproxy Unify socket closers. Don't put them all in one try-catch or some might remain. 2014-11-17 15:51:57 +09:00
websocket Reaper decides if a device is present or not. Allows devices to "come back to life" if they start beating again. 2015-06-03 18:49:42 +09:00