Граф коммитов

  • 477f90a91f Remove extra empty line. Jay Wang 2017-09-14 11:52:37 -0700
  • 2d449f09e9 fixes #42 chrisdias 2017-09-13 21:13:45 -0700
  • e79840178e Merge branch 'master' into whiskeyjay/telemetry Jay Wang 2017-09-13 18:58:48 -0700
  • e9d5b8a576 Add telemetry for commands and wizards Jay Wang 2017-09-13 18:57:21 -0700
  • 63d2a7916a Add telemetry package (#33) Jay Wang 2017-09-12 13:27:36 -0700
  • c4da8ffb5d Add telemetry package Jay Wang 2017-09-12 11:46:01 -0700
  • c4e84ce5eb Use the progress indicator feature of the Quick Pick List. (#29) Jay Wang 2017-09-12 10:12:20 -0700
  • c70bd7b896 Merge branch 'master' into whiskeyjay/promptWithProgress Jay Wang 2017-09-11 16:28:29 -0700
  • 9cc3018ecb Generate bash file for creating linux web apps (#26) Jay Wang 2017-09-11 16:23:45 -0700
  • 049d72ca17 Use the progress indicator feature of the Quick Pick List. Only show selected subscriptions. Jay Wang 2017-09-08 16:22:54 -0700
  • 3026ce5e05 Generate bash file for creating linux web apps Jay Wang 2017-09-08 15:23:34 -0700
  • 014a5d1fa7 Zip deploy Node.js project to Web App (#21) Jay Wang 2017-09-08 14:19:51 -0700
  • fe5fcf22e8 Merge branch 'master' into whiskeyjay/zipdeploy Jay Wang 2017-09-08 11:03:16 -0700
  • a6e4e30fa1 Prep for publishing to VS Code Marketplace (#22) Chris Dias 2017-09-07 11:58:13 -0700
  • e4c165c29f prep for publishing chrisdias 2017-09-06 17:46:10 -0700
  • 6017cc89f8 Show "Install npm packages" and result in deploy progress Jay Wang 2017-09-06 14:33:48 -0700
  • f6ca8d10a5 Use "npm install --production" on remote server. Jay Wang 2017-09-06 11:03:03 -0700
  • 5dbeff71e5 Improve Zip deploy performance. Jay Wang 2017-09-06 00:42:05 -0700
  • 72b7c41349 Fix delete previous deployment issue. Jay Wang 2017-09-05 02:55:32 -0700
  • be33d6717c Removed extra empty line. Jay Wang 2017-09-01 17:49:10 -0700
  • 90618814bb Fixed a few issues and completed the Zip deploy feature for demo. Jay Wang 2017-09-01 17:42:25 -0700
  • b2e9d55f61 Completed Zip file step Jay Wang 2017-09-01 03:14:43 -0700
  • 33cd0d9a7f Added kudu-api ref to package.json Jay Wang 2017-08-31 13:19:22 -0700
  • 42898a71a6 Merge 797f701e19 into 4d9fed1412 Nathan 2017-08-31 15:42:01 +0000
  • 6988e28086 Command for zipping folder and deploy Jay Wang 2017-08-31 00:32:12 -0700
  • dbf116d969 Added kudu client. Ready the subscription step for zip deploy. Jay Wang 2017-08-30 19:28:01 -0700
  • e779d4238f Merge from master Jay Wang 2017-08-30 18:41:47 -0700
  • 1b790a2174 Merge branch 'master' into whiskeyjay/create Jay Wang 2017-08-30 17:00:22 -0700
  • 4d9fed1412 Prompt to sign-in if create command executed without an account (#19) Jay Wang 2017-08-30 16:57:35 -0700
  • 05d97d2ee8 Adds an extra empty line at the end of output. Jay Wang 2017-08-30 16:51:57 -0700
  • b165dc1092 Prototype Jay Wang 2017-08-30 16:37:35 -0700
  • 797f701e19 Fixes some syntax issues nturinski 2017-08-29 15:43:30 -0700
  • 8cbfa0ebf9 Adds FilesNode and helper function to make show detailed file structure of web service app nturinski 2017-08-29 15:24:59 -0700
  • 03524c8b4e Adds placeholder AppService detailed nodes Nathan Turinski 2017-08-24 11:02:36 -0700
  • 356035b11c Prompt to sign-in if create command executed without an account. Jay Wang 2017-08-29 01:32:37 -0700
  • 35a97a3a70 update node d.ts file for ms-rest (#17) Chris Dias 2017-08-28 19:27:05 -0700
  • 7f9b65723b update node d.ts file for ms-rest chrisdias 2017-08-28 19:09:03 -0700
  • ce80572746 Fix Issue #6 and icon for subscriptions (#16) Jay Wang 2017-08-28 18:48:41 -0700
  • b6b7f7f133 Subscription icon for dark theme Jay Wang 2017-08-28 18:44:54 -0700
  • 7f0b870d04 Issue #6 and icon for subscriptions Jay Wang 2017-08-28 17:50:26 -0700
  • d0e05b7b7d Create new Web App (#13) Jay Wang 2017-08-28 16:55:25 -0700
  • 2193992e18 Add "Create" to create new app service plan string. Jay Wang 2017-08-28 13:46:43 -0700
  • 3e27e434ba Use the better + sign. Jay Wang 2017-08-28 13:42:14 -0700
  • aad48519a7 Address PR comments. Jay Wang 2017-08-26 01:20:26 -0700
  • f74a1c8afc Comment on the "reserved" property. Jay Wang 2017-08-25 11:15:03 -0700
  • 9b70dfb77c Bug fix: New App Plan not Linux if "reserved" property is not set to true Jay Wang 2017-08-25 01:07:44 -0700
  • 0b03d9e751 Bug fix: if the plan is also created in the same process, it won't be used by the new app Jay Wang 2017-08-24 23:32:51 -0700
  • 55dc4380e5 Merge branch 'master' into whiskeyjay/create Jay Wang 2017-08-24 18:00:15 -0700
  • 6910b0d575 Implemented step.execute() Jay Wang 2017-08-24 17:58:40 -0700
  • 0d5b3e241f Fixes npm warnings and TravisCI build error Nathan 2017-08-24 15:12:38 -0700
  • 84c0b34d3d Reverts travis.yml back to original dist nturinski 2017-08-24 15:03:13 -0700
  • abe34c7932 Fixes repository url format to match nturinski 2017-08-24 14:52:10 -0700
  • 21150fed21 Removes package-lock that may be causing build errors nturinski 2017-08-24 14:43:03 -0700
  • d33e877c56 Changed dist to Ubuntu Precise nturinski 2017-08-24 14:26:56 -0700
  • b48dc83116 Removed dependency causing ReadPackage issues nturinski 2017-08-24 14:15:07 -0700
  • 7f8bb39b7e npm errors dervived from missing properties in package.json nturinski 2017-08-24 13:57:04 -0700
  • 4081950248 add azure category chrisdias 2017-08-22 16:47:30 -0700
  • f0ba818efc Merge 7d97ff9233 into 0f0032c6e3 Nathan 2017-08-24 18:11:21 +0000
  • 7d97ff9233 package lock was missing Nathan Turinski 2017-08-24 11:10:38 -0700
  • 0fd189b1dc Adds placeholder AppService detailed nodes Nathan Turinski 2017-08-24 11:02:36 -0700
  • fb017ceb5a Wizard and steps Jay Wang 2017-08-23 19:22:55 -0700
  • 9e8e4d2d49 add azure category chrisdias 2017-08-22 16:47:30 -0700
  • 1fec77ac2d Adding "Create Web App" command. Jay Wang 2017-08-22 15:55:20 -0700
  • 7138f67d82 Add icons for the "Create App Service" command. Jay Wang 2017-08-22 14:18:52 -0700
  • 0f0032c6e3 Update publisher name and vscode version requirement (#8) Jay Wang 2017-08-22 11:42:12 -0700
  • 343aac41b2 Correct the name and publisher values Jay Wang 2017-08-22 11:33:07 -0700
  • b94437e6b4 Update the extension name and vscode version requirement Jay Wang 2017-08-22 11:19:34 -0700
  • c171bf4c88 Integrating the latest Azure Account extension (#5) Jay Wang 2017-08-22 10:55:27 -0700
  • f224682219 Integrating the latest Azure Account extension Jay Wang 2017-08-21 17:32:45 -0700
  • 272f7cee1f App Service Panel Jay Wang 2017-08-21 13:21:36 -0700
  • cb9ee5a8ec Renaming variable from azureSignIn to azureAccount Jay Wang 2017-08-18 19:01:44 -0700
  • 0296036791 Address more PR comments Jay Wang 2017-08-18 18:58:41 -0700
  • 4ae4654fa9 Clean up. Jay Wang 2017-08-18 11:13:44 -0700
  • af68e7cdad Integrating a new version of the Azure login extension Jay Wang 2017-08-16 01:26:58 -0700
  • f458d4778e Added Start/Stop/Restart commands Jay Wang 2017-08-10 22:07:34 -0700
  • 6535a5d85f Enables "Open In Portal" and "Browse" commands Jay Wang 2017-08-10 19:31:57 -0700
  • c64cff5e46 Added icons for the view. Jay Wang 2017-08-09 19:21:29 -0700
  • d56f036dbb Hooking up Account Change event listener Jay Wang 2017-08-08 16:17:29 -0700
  • cd82909c43 Added "Refresh" command to App Service View Jay Wang 2017-08-07 18:51:52 -0700
  • b034690062 Added activation by view. Jay Wang 2017-08-04 18:41:54 -0700
  • 7495290985 List subscriptions/web apps. Jay Wang 2017-08-03 18:06:21 -0700
  • c43e11bfc0 Extension skeleton Jay Wang 2017-07-31 19:19:45 -0700
  • 8651f1dff1 Initial commit Microsoft Open Source 2017-07-31 15:30:22 -0700
  • 83306c0134 Initial commit Microsoft Open Source 2017-07-31 15:30:21 -0700
  • 0466dc4892 Initial commit Microsoft GitHub User 2017-07-31 15:30:17 -0700