1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-03 17:59:28 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Simo Kinnunen
9119dcca63 Add UI to LDAP login. 2014-01-31 21:39:07 +09:00
Simo Kinnunen
9ed2524a7f Add socket.io with authentication and start rebuilding the device list. 2014-01-31 03:37:55 +09:00
Simo Kinnunen
88de7d1578 Fix issues with the proxy. 2014-01-30 19:36:43 +09:00
Simo Kinnunen
8bc9592a79 Add HTTP API proxy. 2014-01-30 19:29:42 +09:00
Simo Kinnunen
c45c081c6f Allocate two ports to each worker. 2014-01-30 16:18:29 +09:00
Simo Kinnunen
090908f161 Apparently Linux doesn't allow multiple arguments in shebang. Removing --harmony flag as it's currently unused anyway, and switching to Promise.longStackTraces(). 2014-01-30 13:52:10 +09:00
Simo Kinnunen
816904b9bb React to device reboots more gracefully. Previously, the provider would attempt to restart the worker as soon as an essential service died, even if the device was soon released after. Now that doesn't happen. 2014-01-30 12:15:22 +09:00
Simo Kinnunen
01070bcf6c Simplify environment variable overrides. 2014-01-30 00:58:03 +09:00
Simo Kinnunen
4cf3d242a5 Add HipChat notifier role. 2014-01-30 00:21:34 +09:00
Simo Kinnunen
c859ff0530 Rename coordinator -> processor. 2014-01-29 21:05:28 +09:00
Simo Kinnunen
6ab252857f Add provider to device data. 2014-01-29 20:54:04 +09:00
Simo Kinnunen
f2066b35fa Make app work with login. 2014-01-27 15:38:40 +09:00
Simo Kinnunen
d8ca15d002 Remove double line break. 2014-01-27 11:12:25 +09:00
Simo Kinnunen
e924b73394 Start auth-mock with stf local and make the log tag clearer. 2014-01-27 11:07:32 +09:00
Simo Kinnunen
24825ff7fc Let CLI know when procs die. 2014-01-24 16:29:08 +09:00
Simo Kinnunen
60143b28cb Add mock auth for development. 2014-01-24 15:32:10 +09:00
Simo Kinnunen
52e1b8094f Unify CLI option code format. 2014-01-24 11:31:29 +09:00
Simo Kinnunen
697e552ef0 Add a JWT-based LDAP/AD authenticator. 2014-01-23 22:51:46 +09:00
Simo Kinnunen
11ad1ffc38 Rename cliargs to cliutil for consistency. 2014-01-23 14:32:03 +09:00
Simo Kinnunen
f60cf2008b Allow provider to push. 2014-01-20 12:01:33 +09:00
Simo Kinnunen
0bf07ab776 Add a simple STF console for testing without the app. 2014-01-14 18:41:48 +09:00
Simo Kinnunen
3be72ae8c9 Working topo and startup. 2014-01-13 19:08:30 +09:00
Simo Kinnunen
f67eb6dd25 Minimal start with a custom logger and device tracker. 2014-01-07 10:55:41 +09:00