1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00
OpenSTF/lib/units
2015-07-28 15:59:02 +09:00
..
app Exclude dummy endpoint from CSRF check. It's used as a hack to enable autocomplete on certain fields. 2015-07-10 15:43:54 +09:00
auth Remove partials, not needed anymore with Webpack bundling. 2015-07-01 15:12:56 +09:00
device Move utility plugins into their own folder. They don't go into the support folder because they're not standalone units and require interaction with the main units. Further refactoring pending. 2015-07-28 15:59:02 +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 Reset owner and reverse forwards when a dead worker restarts. This should prevent ghost owners from staying in the device list. 2015-06-25 17:18:16 +09:00
provider Ignore remote devices by default, use -R or --allow-remote to override. 2015-07-13 14:31:52 +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 Reset owner and reverse forwards when a dead worker restarts. This should prevent ghost owners from staying in the device list. 2015-06-25 17:18:16 +09:00