1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00
OpenSTF/lib/units
2015-10-09 16:31:59 +09:00
..
app Update dependencies. Fix npm 3 flattened paths for our webpack middleware. 2015-10-09 16:31:59 +09:00
auth Remove partials, not needed anymore with Webpack bundling. 2015-07-01 15:12:56 +09:00
device Merge branch 'vnc' 2015-09-28 15:01:43 +09:00
log Separate device log recording from the rest of the app. This should cause less strain on the DB server especially since the full event log is rarely needed; you could just use your favorite log collector to watch stderr. DB calls are still mixed, but may be refactored out later. 2015-08-04 20:44:44 +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 Separate device log recording from the rest of the app. This should cause less strain on the DB server especially since the full event log is rarely needed; you could just use your favorite log collector to watch stderr. DB calls are still mixed, but may be refactored out later. 2015-08-04 20:44:44 +09:00
provider Base structure for vnc plugin. 2015-09-07 10:49:41 +09:00
reaper Allow reaper to die if initial state can't be loaded. 2015-08-04 19:08:16 +09:00
storage add filesystem support(without frontend) 2015-09-22 17:19:15 +08: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 fix spell error 2015-09-22 17:38:41 +08:00