pulumi/pkg
Matt Ellis 25ae463915 Listen only on 127.0.0.1
Instead of binding on 0.0.0.0 (which will listen on every interface)
let's only listen on localhost. On windows, this both makes the
connection Just Work and also prevents the Windows Firewall from
blocking the listen (and displaying UI saying it has blocked an
application and asking if the user should allow it)
2017-09-21 10:56:45 -07:00
..
compiler/errors Get integration tests passing 2017-09-04 11:35:21 -07:00
diag Avoid concurrent map updates in default sink 2017-08-31 14:36:19 -07:00
encoding Wire up Lumi to the new runtime strategy 2017-09-04 11:35:21 -07:00
engine Switch to a --parallel=P flag 2017-09-17 08:10:46 -07:00
graph Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
pack Get integration tests passing 2017-09-04 11:35:21 -07:00
resource Listen only on 127.0.0.1 2017-09-21 10:56:45 -07:00
testing/integration Eliminate yarn version printing 2017-09-04 11:35:21 -07:00
tokens Configure providers at well-defined points 2017-09-04 11:35:21 -07:00
tools Fix (don't torch) LUMIDL 2017-09-14 16:40:44 -07:00
util Listen only on 127.0.0.1 2017-09-21 10:56:45 -07:00
workspace Fix some free variable capture logic 2017-09-05 15:21:14 -07:00