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

7134 Коммитов

Автор SHA1 Сообщение Дата
Louis DeJardin 50db13800a Merge pull request #139 from loudej/winston
Winston output and command implementation
2012-03-22 15:35:04 -07:00
Louis DeJardin 4849da8358 Updating file headers
Also changing error code to 1 for error
2012-03-22 15:34:28 -07:00
Louis DeJardin 3b9dcb0337 Adding support for host:port proxy env variable style 2012-03-22 11:34:44 -07:00
Louis DeJardin d056f40195 Making punctuation consistent 2012-03-22 10:23:20 -07:00
Louis DeJardin 66a732ecaf Fixing handling of [name] in site push 2012-03-21 21:53:21 -07:00
Louis DeJardin 3df14e2e3b Fixes 2012-03-21 18:12:07 -07:00
Louis DeJardin 23eb1cc18c Bulk update for demo prep 2012-03-21 17:55:55 -07:00
Louis DeJardin 25c6055c8e Code cleanup and organizing 2012-03-20 17:29:45 -07:00
Louis DeJardin 606966771b Making launchBrowser work cross-platform 2012-03-20 15:51:51 -07:00
Louis DeJardin fa2e687a32 Implementing commands to launch browser on Mac
account download
site browse <name>
site portal [name]
2012-03-20 14:41:24 -07:00
Louis DeJardin c754110ee4 Making line-labels a configurable options
This also required patching some changes into winston, which does
not normally support this feature. Updating the version of winston
and commander being used will require special attention because of
the level of integration.
2012-03-20 12:30:16 -07:00
Louis DeJardin f54ff2aec5 Updating commands
Disabling "site deploy" and "space"
Moving "site config" utility to "config"
Taking out the scaffolding from "site create"
2012-03-19 22:32:31 -07:00
Louis DeJardin 225f24509d Creating local folder as part of "site create"
Changing .action to .execute for better async support
2012-03-19 14:42:32 -07:00
André Rodrigues fccf33f144 Merge pull request #122 from andrerod/dev
Applying code review comments. Bugfixing.
2012-03-19 13:59:15 -07:00
Andre Rodrigues d4b69ad73a Applying code review comments. 2012-03-19 13:52:51 -07:00
Andre Rodrigues 0197189b81 Fixing bug on is emulated. 2012-03-19 10:14:10 -07:00
Louis DeJardin d77c99427b Adding location prompt to create site
Adding streamline package to keep async command
code under control
2012-03-18 23:37:46 -07:00
Louis DeJardin b907b8471d Continued implementation of site command
Taking into account recent changes - multiple regions
Integrating cli review feedback
2012-03-18 15:54:58 -07:00
André Rodrigues 994d8e1bd1 Merge pull request #120 from andrerod/dev
Removing geophoto solution / project
2012-03-16 20:51:54 -07:00
Andre Rodrigues bc645f2327 Removing geophoto solution 2012-03-16 20:50:59 -07:00
André Rodrigues 481a0935f2 Merge pull request #119 from andrerod/dev
Fixing issue #118 and adding end method to namedinputchannel.
2012-03-16 20:33:02 -07:00
Andre Rodrigues bd37d7ad9b #118: Remove projects folder. 2012-03-16 20:30:56 -07:00
Louis DeJardin 9720f4a2f1 Updating for tc2
It seems webspace name is now affinitized to data center
2012-03-16 17:44:32 -07:00
Andre Rodrigues 64b9bba353 Adding end method to namedpipeinputchannel. 2012-03-16 13:53:18 -07:00
André Rodrigues 373b563120 Merge pull request #117 from andrerod/dev
Improve RoleEnvironment eventEmitter
2012-03-16 13:10:48 -07:00
Andre Rodrigues 5618502cc8 Improving RoleEnvironment eventEmitter interface. 2012-03-16 13:10:00 -07:00
Louis DeJardin d00559f51b Changing 'waz' to cli internally and azure as the bin name 2012-03-15 17:10:00 -07:00
Louis DeJardin 55539ed9f5 Adding .json() and .table() output convenience methods
Enables you to avoid mixing common formatting in command files
2012-03-15 16:50:22 -07:00
André Rodrigues e4ea57288f Merge pull request #116 from andrerod/dev
Adding UT and fixing issue #16.
2012-03-15 15:06:00 -07:00
Andre Rodrigues d214fd5556 #16: Making whereKeys smarter and support scenario where only partition key is provided. 2012-03-15 15:01:07 -07:00
Andre Rodrigues 7e11b2e170 Removing duplicate done() invocation. 2012-03-15 14:01:03 -07:00
Andre Rodrigues 713e96e33a Adding stopping event UT.
Properly disposing test named pipes.
2012-03-15 13:39:35 -07:00
André Rodrigues aaee3f61de Merge pull request #115 from andrerod/dev
Removing duplicate test script. Removing empty method.
2012-03-15 12:14:30 -07:00
Andre Rodrigues 21d2940636 Removing empty method. Replacing export by RoleEnvironment. 2012-03-15 11:51:57 -07:00
Andre Rodrigues 451ce82638 Removing redundant test script. 2012-03-15 01:26:33 -07:00
André Rodrigues d04ce22311 Merge pull request #112 from andrerod/dev
More ServiceRuntime incremental work
2012-03-15 01:01:46 -07:00
Andre Rodrigues c45f8057ec Fixing jsHint issues. 2012-03-15 00:58:42 -07:00
Andre Rodrigues 89d4b9b1c7 #113: Only receive message in service bus accepts the timeout option. 2012-03-15 00:25:24 -07:00
Andre Rodrigues 4b298c9498 Fixing util to account for null / undefined objects. 2012-03-14 23:38:30 -07:00
Andre Rodrigues 7960eeb6be Correcting indentation. 2012-03-14 23:19:43 -07:00
Andre Rodrigues 8abedcf06e Clearing serviceruntime write interval in the UT. 2012-03-14 23:15:04 -07:00
Andre Rodrigues dce9328e14 Moving setup / tear down actions to the actual setup / teardown methods. 2012-03-14 22:59:52 -07:00
Andre Rodrigues e784d7cfc1 Implementing service runtime event listeners and status updates. 2012-03-14 22:39:40 -07:00
Louis DeJardin 1fa9fd0173 Updating sub category support
Also refines help output
Removes obsolete space.js commands
2012-03-14 16:25:00 -07:00
Louis DeJardin ce6230a387 Improving help system 2012-03-14 00:31:28 -07:00
André Rodrigues 59a47d8c12 Merge pull request #131 from loudej/management
Incremental work towards cli
2012-03-13 23:24:10 -07:00
Louis DeJardin 072110e506 Building out account and site commands
account import is more functional
site create is rounding out, credential info is a problem
2012-03-13 12:45:01 -07:00
André Rodrigues 982c039849 Merge pull request #111 from andrerod/dev
Incremental work for service runtime wrappers.
2012-03-12 18:20:42 -07:00
Andre Rodrigues 8887fd37be Incremental work towards service runtime. 2012-03-12 18:10:28 -07:00
Andre Rodrigues 581d6317fe Making wrap authentication client use the same proxy as the service bus client (if any). 2012-03-12 17:58:34 -07:00