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

179 Коммитов

Автор SHA1 Сообщение Дата
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
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
Louis DeJardin 9720f4a2f1 Updating for tc2
It seems webspace name is now affinitized to data center
2012-03-16 17:44:32 -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
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
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
Louis DeJardin 7b274ff391 Switching from console to winston 2012-03-10 18:28:13 -08:00
Louis DeJardin b65166e28c Removing console.log from channel 2012-03-10 18:24:06 -08:00
Louis DeJardin 87f481635e Adding winston cli output
Defaults to colorized 'info' level output
Accessed via waz.output property
2012-03-10 18:23:21 -08:00
Louis DeJardin fd6c4af4c8 Cleanup
Following "} else {" coding convention
Removing accidental .log checkin
Removing empty test file
2012-03-10 16:54:55 -08:00
Louis DeJardin 93d0c3e3b6 Updating commands
Working towards persisting publishsettings with account command
Split space and site into two command files
Hardcoding space name in site commands
2012-03-10 16:09:09 -08:00
Louis DeJardin 2b6df1a600 Implementation of site create and site delete
Hard-coding test-suffix for antares site temporarily
2012-03-10 16:09:06 -08:00
Louis DeJardin e91462a56f Roughing in several early site/space commands 2012-03-10 16:09:04 -08:00
Louis DeJardin daa6b7e909 Adding placeholder for defaultSubscriptionId method 2012-03-10 16:09:01 -08:00
Louis DeJardin fb9f1b132e Adding a Channel utility object
Helps, for now, for working directly with rest apis
Management service layer will be introduced under command eventually
2012-03-10 16:08:58 -08:00
Louis DeJardin f5711837eb Adding pfx2pem exports method
Combines the underlying functionality into a single callable method
2012-03-10 16:08:55 -08:00
Louis DeJardin d641ce9a6c Initial rough outline of waz cli support
waz command added when installed with npm -g
waz site -h
waz account -h
2012-03-10 16:08:53 -08:00
Louis DeJardin bf2b5dd8c9 Code cleanup based on jshint 2012-03-10 16:07:53 -08:00
Louis DeJardin 3be6c05364 Utility code for parsing pfx format certificates
Parses ber/der encoded files
Navigates through pkcs format pfx files
Decryptes password-encoded regions
Surfaces x509 and rsa private key data
2012-03-10 16:07:50 -08:00
André Rodrigues 923bf05f3d Merge pull request #130 from Microsoft-Interop/error_callback
change RDFE callback params
2012-03-05 12:34:24 -08:00
Henry Rawas 009da7471d change callback params 2012-03-05 12:29:09 -08:00
André Rodrigues edf842588a Merge pull request #129 from Microsoft-Interop/management
Add ServiceManagement API
2012-03-02 15:21:32 -08:00
Henry Rawas c0a1c2e8c4 Add ServiceManagement API 2012-03-02 12:41:10 -08:00
André Rodrigues 59848c822a Merge pull request #101 from andrerod/dev
Moving retry policies location
2012-02-24 00:48:17 -08:00
Andre Rodrigues 91c9715f8b Moving retry policies. 2012-02-24 00:45:41 -08:00
Andre Rodrigues baa194e29c Updating project. 2012-02-24 00:36:11 -08:00
André Rodrigues b783a3fb9e Merge pull request #100 from andrerod/dev
Re-integrating jsHint.
2012-02-24 00:33:24 -08:00
Andre Rodrigues 2521b930ab Improving requires by basing them of azure.js. 2012-02-24 00:32:07 -08:00
Andre Rodrigues 0c2b9a9de8 Moving serviceclient entities to core folder to align to other languages SDKs. 2012-02-24 00:14:01 -08:00
Andre Rodrigues 8aa7ade072 Re-adding jsHint to package.json. Fixing jsHint violations. 2012-02-24 00:07:58 -08:00
André Rodrigues f10fef2494 Merge pull request #99 from andrerod/dev
Replacing nodeunit by mocha
2012-02-23 23:49:01 -08:00
Andre Rodrigues 33b29c70b4 Fixing bug with terminating mock server.
Updating recordings.
2012-02-23 23:44:09 -08:00
Andre Rodrigues 4b5c35390b Fixing conflict. 2012-02-23 22:29:50 -08:00
Andre Rodrigues 8b9dd2b269 Merge remote-tracking branch 'upstream/dev' into dev
Conflicts:
	test/services/queue/queueservice-tests.js
	test/util/base64-tests.js
2012-02-23 22:28:14 -08:00
Andre Rodrigues 237f7d8982 #98: Replace nodeunit by mocha 2012-02-23 22:25:15 -08:00
André Rodrigues 416cfc6430 Merge pull request #97 from pofallon/dev
Replaced custom base64 encode/decode with Buffers
2012-02-23 20:27:32 -08:00
Paul O'Fallon 0863cdf64f Replaced custom base64 encode/decode with Buffers 2012-02-23 23:11:19 -05:00
André Rodrigues b657a1155d Merge pull request #96 from pofallon/dev
Migrated README.md from HTML to Markdown
2012-02-23 19:26:48 -08:00
Paul O'Fallon 747309690e Migrated README.md to markdown 2012-02-23 22:19:37 -05:00
Paul O'Fallon ef2332d85b Migrated README.md to markdown 2012-02-23 22:16:26 -05:00
André Rodrigues 7c6d612c2c Merge pull request #94 from andrerod/dev
#83: Using strict value comparison.
2012-02-22 20:53:59 -08:00
Andre Rodrigues 26fcf41a2c #83: using strict value comparison. 2012-02-22 20:52:57 -08:00
André Rodrigues c6380d7f88 Merge pull request #92 from andrerod/dev
Applying code review comments
2012-02-22 20:44:40 -08:00
Andre Rodrigues 8e8bd7a0f4 Applying code review comments changes. 2012-02-22 20:36:44 -08:00
Andre Rodrigues 636f29dc31 Renaming NewFolder1 to Controllers. 2012-02-22 20:19:38 -08:00
Andre Rodrigues b63e70f231 Adding copyright headers to all examples. 2012-02-22 20:17:54 -08:00
Andre Rodrigues 3b63ecb031 jsDoc: Replacing @return {Void} by @return {undefined} which is more correct. 2012-02-22 20:13:58 -08:00