1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00
OpenSTF/lib/units
2014-10-30 19:09:05 +09:00
..
app Add a poor reverse proxy for local development, the main difference being that everything except websockets now goes through the same port. Makes it easier to understand the production url layout. 2014-10-23 13:28:18 +09:00
auth Reject unauthorized certs by default. 2014-10-30 19:09:05 +09:00
device Update remote binaries. 2014-10-29 20:46:35 +09:00
notify Rename "roles" to "units". Put units in their own folders. 2014-08-26 14:34:34 +09:00
poorxy Add a poor reverse proxy for local development, the main difference being that everything except websockets now goes through the same port. Makes it easier to understand the production url layout. 2014-10-23 13:28:18 +09:00
processor Reverse port forwarding UI actually works now. 2014-10-14 22:57:44 +09:00
provider Rename "roles" to "units". Put units in their own folders. 2014-08-26 14:34:34 +09:00
reaper Rename "roles" to "units". Put units in their own folders. 2014-08-26 14:34:34 +09:00
storage Add download query parameter to download images as attachment. 2014-10-01 17:53:30 +09:00
triproxy Rename "roles" to "units". Put units in their own folders. 2014-08-26 14:34:34 +09:00
websocket Websocket loadbalancers might run in tcp mode, which makes it difficult to add the X-Forwarded-For header. Pass the IP in the query string instead. 2014-10-16 15:49:54 +09:00