Commit Graph

  • 90d436271f Update Cyrus Najmabadi 2019-02-21 13:09:38 -0800
  • 721f879dc7 Update name Cyrus Najmabadi 2019-02-21 13:00:00 -0800
  • 3198cc2e36 Simplify Cyrus Najmabadi 2019-02-21 12:17:40 -0800
  • c5be105f6f Simplify Cyrus Najmabadi 2019-02-21 12:14:17 -0800
  • 9bf4d5e1b9 revert Cyrus Najmabadi 2019-02-21 12:10:05 -0800
  • 8d788b20df Remove unwanted code. Cyrus Najmabadi 2019-02-21 11:28:58 -0800
  • 61e0567c28 simplify Cyrus Najmabadi 2019-02-20 22:12:18 -0800
  • e30ad0f317 Smplify Cyrus Najmabadi 2019-02-20 22:09:45 -0800
  • 5483ddc27d Return direct dependencies to the engine. However, await transitive dependencies locally. Cyrus Najmabadi 2019-02-20 21:00:28 -0800
  • a2f05b7d0a Factor `list` logic into context Alex Clemmer 2019-02-20 19:24:15 -0800
  • 070dfcb5d9 Add [resource URN] arg to state unprotect and delete cmd Admin 2019-02-20 11:27:37 -0800
  • ce26bd871f
    Decrease log level for HTTP requests and responses (#2460) Sean Gillespie 2019-02-20 09:20:01 -0800
  • beced255fa Update destroy.go Andrew Layman 2019-02-19 18:00:16 -0800
  • 19b77a3e7a
    Split a run-on sentance. Andrew Layman 2019-02-19 17:38:11 -0800
  • a0616f40c1 Restore Cyrus Najmabadi 2019-02-19 16:54:55 -0800
  • 3d9c38a329 Merge remote-tracking branch 'origin/master' into features/parentURN Cyrus Najmabadi 2019-02-19 16:52:34 -0800
  • 58746daf6c Make sure we can work with resources created by a version of pulumi that does not have these properties Cyrus Najmabadi 2019-02-19 16:50:46 -0800
  • 88d7642d80 restore Cyrus Najmabadi 2019-02-19 16:47:32 -0800
  • 11576cf342 Simplify. Cyrus Najmabadi 2019-02-19 16:44:43 -0800
  • 548019d2b8 Simplify Cyrus Najmabadi 2019-02-19 16:40:55 -0800
  • 483d4c80cd restore Cyrus Najmabadi 2019-02-19 16:36:48 -0800
  • 8680543bdf Merge branch 'features/parentURN' of github.com:pulumi/pulumi into features/parentURN Cyrus Najmabadi 2019-02-19 16:35:44 -0800
  • c92af310ff restore Cyrus Najmabadi 2019-02-19 16:35:42 -0800
  • 0161d2debd restore Cyrus Najmabadi 2019-02-19 16:35:15 -0800
  • ffb4c2e780 restore Cyrus Najmabadi 2019-02-19 16:34:31 -0800
  • 327efc94e6 delete Cyrus Najmabadi 2019-02-19 16:33:53 -0800
  • 0f7ccef80f
    Update Makefile CyrusNajmabadi 2019-02-19 16:33:20 -0800
  • ffeaf70ee3 Update changelog Cyrus Najmabadi 2019-02-19 16:32:50 -0800
  • 57052858ac Simplify Cyrus Najmabadi 2019-02-19 16:25:37 -0800
  • b064a03054
    Return error from stack tag commands in local mode (#2457) Justin Van Patten 2019-02-19 16:07:57 -0800
  • a459d36ed0 Merge branch 'master' into features/parentURN Cyrus Najmabadi 2019-02-19 15:40:31 -0800
  • c308fb9bdd
    Appease linter Sean Gillespie 2019-02-19 12:38:31 -0800
  • 2ff16b0a96
    Decrease log level for HTTP requests and responses Sean Gillespie 2019-02-19 12:20:25 -0800
  • c0d61733b1 Return error from stack tag commands in local mode Justin Van Patten 2019-02-19 09:30:13 -0800
  • 178bf2e2d7 Use Task.Delay rather than Thread.Sleep Fraser Waters 2019-02-18 10:16:42 +0000
  • aa043378de Add a Sleep to GC collect to not lock to 100% cpu Fraser Waters 2019-02-18 09:37:31 +0000
  • 857f48215c Fix SelectMany when the selector returned a value IO Fraser Waters 2019-02-17 14:16:50 +0000
  • bb29e3da66 Merge remote-tracking branch 'origin/master' into dotnet Fraser Waters 2019-02-17 12:19:20 +0000
  • 24e5813405 updated lock file James Batt 2019-02-16 00:49:17 -0800
  • 255a3a7d6a Revert "fixed compilation errors" James Batt 2019-02-16 00:43:32 -0800
  • a7ec98cd4a filebackend will now longer do any local FS operations if the scheme is not file:// James Batt 2019-02-15 23:08:18 -0800
  • 22faa8ac90 fixed permalink for filebackend James Batt 2019-02-15 23:04:06 -0800
  • 7a2b216719 added all cloud backends to go-cloud blob storage James Batt 2019-02-15 22:47:27 -0800
  • 9bcbd4ea83 refactored usage of ioutils and os in filebackend to use go-cloud instead James Batt 2019-02-15 21:58:04 -0800
  • 42ac023587 fixed compilation errors James Batt 2019-02-15 18:39:45 -0800
  • 54de4a55ff Add extend Pulumi's invoke to return stack resource outputs Alex Clemmer 2019-02-15 14:29:55 -0800
  • b6a9814e67
    Better log messages for replaces/changes (#2452) Luke Hoban 2019-02-15 12:02:03 -0800
  • 7e00186468 Better log messages for replaces/changes Luke Hoban 2019-02-15 11:23:57 -0800
  • e0b516d0cc
    Fix an issue with empty ID for CustomResource (#2449) Sean Gillespie 2019-02-15 09:55:19 -0800
  • 7c42f71c3c fix: overhaul the Dockerfile (#2442) David J. Felix 2019-02-14 17:58:02 -0500
  • 4a0712b759
    Add CHANGELOG Sean Gillespie 2019-02-14 14:56:00 -0800
  • ceb160cdc2
    Fix an issue with empty ID for CustomResource Sean Gillespie 2019-02-14 14:46:36 -0800
  • 406c8ea16d
    Add a test for exporting Futures (#2447) Sean Gillespie 2019-02-13 14:05:29 -0800
  • 0413f9afd7
    Add a test for exporting Futures Sean Gillespie 2019-02-13 11:08:41 -0800
  • c720d1329f
    Enable delete parallelism for Python (#2443) Sean Gillespie 2019-02-12 14:49:43 -0800
  • b2aa9fcced Rework stack rm test Matt Ellis 2019-02-12 14:25:20 -0800
  • ee8158af21
    Expand changelog message - upgrade to Python 3 Sean Gillespie 2019-02-12 13:06:46 -0800
  • 06d3c7811f
    Fix date text Luke Hoban 2019-02-11 15:28:17 -0800
  • 61ffb22aad Add CHANGELOG.md entry Sean Gillespie 2019-02-11 13:00:22 -0800
  • 49b9fa5577 Enable delete parallelism for Python Sean Gillespie 2019-02-11 12:49:35 -0800
  • e4b8eddb2f
    fix: overhaul the Dockerfile David J. Felix 2019-02-09 00:17:40 -0500
  • 4229f85fda
    Merge pull request #2441 from DavidJFelix/patch-1 Matt Ellis 2019-02-08 19:13:58 -0800
  • 617083f855
    fix: actually update apt after adding a list for yarn David J. Felix 2019-02-08 22:03:10 -0500
  • 666a4a6fd8
    fix: typo in yarn installation David J. Felix 2019-02-08 21:59:38 -0500
  • 57a228c2ab
    Fix issue with comments throwing off function/class serialization (#2438) CyrusNajmabadi 2019-02-08 14:58:24 -0800
  • bf090be839 Fix order Cyrus Najmabadi 2019-02-08 14:40:48 -0800
  • 6b2c50a71f Fixup Cyrus Najmabadi 2019-02-08 13:23:41 -0800
  • 72c035a4f8 Fix issue with comments throwing off function/class serialization Cyrus Najmabadi 2019-02-08 13:20:18 -0800
  • 46fd8b3b5c fix crash in resource constructor validation check (#2349) Qingping Hou 2019-02-08 08:05:33 -0800
  • 9b37c5430c
    Merge branch 'master' into patch-1 Qingping Hou 2019-02-07 22:22:56 -0800
  • 97467b8880
    Merge branch 'master' into ellismg/fix-2426 ellismg/fix-2426 Matt Ellis 2019-02-07 15:26:13 -0800
  • 687a780b20 Show a better error when `--force` needs to be passed to `stack rm` Matt Ellis 2019-02-06 19:07:31 -0800
  • c385473870 Show a better error when `--force` needs to be passed to `stack rm` Matt Ellis 2019-02-06 19:07:31 -0800
  • e0c1e805ea Lift arrays properly Cyrus Najmabadi 2019-02-05 13:58:51 -0800
  • 44404919db explicitly specify how strings are lifted Cyrus Najmabadi 2019-02-05 13:24:09 -0800
  • 077ad8e7b0 Lifted props should be non-optional Cyrus Najmabadi 2019-02-05 13:14:47 -0800
  • 6a485e0954 donotcapture Cyrus Najmabadi 2019-02-05 01:49:44 -0800
  • 30605b4a1f fixup unwrap as well Cyrus Najmabadi 2019-02-04 15:06:24 -0800
  • 6de57448aa simplify" Cyrus Najmabadi 2019-02-04 14:30:42 -0800
  • c23a31933c Relax restrictions Cyrus Najmabadi 2019-02-04 14:30:19 -0800
  • f9834eec22 Only show upgrade message when installed from get.pulumi.com Matt Ellis 2019-02-04 13:18:01 -0800
  • 8a63f0848e Don't lift __ members Cyrus Najmabadi 2019-02-04 13:15:45 -0800
  • 79d01cbb6a Merge remote-tracking branch 'origin/master' into features/proxyOutput Cyrus Najmabadi 2019-02-03 14:51:21 -0800
  • 799c1928a2 Null IO should result in missing keys Fraser Waters 2019-02-02 22:53:35 +0000
  • 2db2b12bed Fix nulls in kv maps Fraser Waters 2019-02-02 22:42:30 +0000
  • 31f47ca7c1 Some config and protobuf fixes Fraser Waters 2019-02-02 22:25:24 +0000
  • 653f6b5f74 Config name is optional Fraser Waters 2019-02-02 10:04:40 +0000
  • 6f386567f6 Don't install the just built package into user's site-packages Matt Ellis 2019-02-01 11:23:38 -0800
  • c974bff8e0 Display current logged in user Luke Hoban 2019-01-31 09:16:45 -0800
  • 5b8b38b5d3 Don't install the just built package into user's site-packages Matt Ellis 2019-02-01 11:23:38 -0800
  • ece3c6d179 Fix Cyrus Najmabadi 2019-01-31 18:16:28 -0800
  • b637351c3b Merge branch 'master' into features/proxyOutput Cyrus Najmabadi 2019-01-31 18:11:37 -0800
  • 5211954f3a
    Break out Resource and Output into their own files (#2420) CyrusNajmabadi 2019-01-31 18:08:17 -0800
  • 9eba0d3b37 Run fewer jobs for PRs and pushes Matt Ellis 2019-01-31 16:28:30 -0800
  • 65f4f78467 linting Cyrus Najmabadi 2019-01-31 17:42:18 -0800
  • 4024b9f0b5 Break out Resource and Output into their own files Cyrus Najmabadi 2019-01-31 17:27:30 -0800
  • 3e05323c59 export proper type Cyrus Najmabadi 2019-01-31 17:11:04 -0800
  • 017142ce94 Run fewer jobs for PRs and pushes Matt Ellis 2019-01-31 16:28:30 -0800
  • d9b6d54e2e Use prefered `new pulumi.Config()` form Matt Ellis 2019-01-30 16:22:37 -0800
  • 355f6fabe1
    Typo: ProviderReference -> ProviderResource (#2418) Sean Gillespie 2019-01-31 16:03:01 -0800