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

7134 Коммитов

Автор SHA1 Сообщение Дата
Andre Rodrigues 30c3cb3cb5 #140: Returning id for all role instances. 2012-04-16 20:40:45 -07:00
Andre Rodrigues 7fbce73b6e #151: Validating callbacks. 2012-04-16 20:32:12 -07:00
Andre Rodrigues d9a56f0ffe Merge branch 'dev' of https://github.com/andrerod/azure-sdk-for-node into dev 2012-04-16 20:12:02 -07:00
Andre Rodrigues cca48f8020 #145: Fixing undefined variable error. 2012-04-16 20:11:12 -07:00
Igor Zinkovsky f6565a349e deleteCertificate expects 202 2012-04-16 19:07:18 -07:00
Igor Zinkovsky 6cbcefc4e4 add progress.end back 2012-04-16 15:36:33 -07:00
Igor Zinkovsky 6213a756fa fix disk/image show 2012-04-16 15:25:01 -07:00
André Rodrigues eae3916ce7 Merge pull request #154 from andrerod/dev
Adding support for collecting code coverage. Using sinon as mocking framework for SR.
2012-04-16 14:58:31 -07:00
Andre Rodrigues efd773fc7f Using standard Array.indexOf function instead of custom contains. 2012-04-16 14:33:34 -07:00
Mark Cowlishaw 9467c2b44d Addressed review comments 2012-04-16 14:29:13 -07:00
Andre Rodrigues 1b970914e6 - Enabling code coverage,
- Using sinon as mocking framework for the SR.
2012-04-15 22:40:23 -07:00
Glenn Block 20ad087441 Merge pull request #220 from loudej/smallfix
Small fix to publishingUsers url

Looks good
2012-04-15 17:27:47 -07:00
Louis DeJardin 75dd04b65c Small fix to publishingUsers url 2012-04-15 17:12:10 -07:00
Igor Zinkovsky c60fbe7a3d set ssh port correctly 2012-04-13 16:30:49 -07:00
Louis DeJardin 2aa1696f0b Merge pull request #199 from Microsoft-Interop/merged2
iaas commands + rdfe wrappers
2012-04-13 16:21:32 -07:00
Igor Zinkovsky 8719bf0ef7 address review comments 2012-04-13 16:07:39 -07:00
Jeff Wilcox @ Microsoft ebeacb2895 Merge pull request #215 from jeffwilcoxmsft/management
Improving uninstall experience, adding npm update to the build process.
2012-04-12 15:19:20 -07:00
Jeff Wilcox ab6dd213e1 removing confirmation from the uninstall, addressing CR feedback 2012-04-12 15:18:10 -07:00
Jeff Wilcox 9e001ed12f Improving uninstall experience, adding npm update to the build process. 2012-04-12 14:36:28 -07:00
Jeff Wilcox @ Microsoft 82c001c907 Merge pull request #214 from jeffwilcoxmsft/management
OS X Installer
2012-04-12 14:16:45 -07:00
Jeff Wilcox 9e3978a801 updating final message to include information about the PATH. 2012-04-12 13:56:17 -07:00
Jeff Wilcox 2d4daef82e updating author 2012-04-12 13:55:21 -07:00
Mark Cowlishaw 47054b3559 Add service runtime sample: 2012-04-11 13:51:31 -07:00
Igor Zinkovsky 8c682a70d6 iaas commands + rdfe wrappers 2012-04-10 21:34:43 -07:00
Yavor Georgiev ffa10f7f56 Merge pull request #188 from yavorg/management
Updating URIs for preview cluster
2012-04-10 13:11:04 -07:00
Yavor Georgiev 8b7f1f6811 Fixing merge 2012-04-10 12:56:04 -07:00
Yavor Georgiev 8e66b955d0 Merge pull request #167 from loudej/adding-git-switch
Making the git functionality slightly more context-sensitive
2012-04-10 12:47:02 -07:00
Yavor Georgiev dfac2134c8 Fixing portal link 2012-04-09 17:21:49 -07:00
andrerod 1d23297bdf Updating README.md file to correct markup. 2012-04-09 17:11:28 -07:00
Yavor Georgiev 34815b77c8 Updating URLs for internal portal preview 2012-04-09 17:11:01 -07:00
Andre Rodrigues 1a4b58e3d4 Fixing package.json. 2012-04-06 14:51:18 -07:00
Andre Rodrigues 09150017b9 Adding missing comment start. 2012-04-06 11:04:27 -07:00
Andre Rodrigues b6cb5ee2b7 Merge branch 'dev' of https://github.com/WindowsAzure/azure-sdk-for-node into management
Conflicts:
	lib/azure.js
	lib/services/core/serviceclient.js
	package.json
	projects/VS/Azure.csproj
	test/testlist.txt
2012-04-06 10:34:41 -07:00
Louis DeJardin 7d537cd78c Making the git functionality slightly more context-sensitive
It is activated by being in a .git folder, or
by using --git switch on site create
2012-04-03 22:17:23 -07:00
markcowl 4fdcb4d159 Merge pull request #165 from loudej/site-create-git
azure-site-create streamlining
2012-04-03 17:50:23 -07:00
Louis DeJardin 3884dee59c Extending `azure site create` to comprehend git
will `git init` if needed
will `git remote add azure ...`
will query azure for publishing users
2012-04-03 17:32:56 -07:00
Louis DeJardin 4525838763 Armoring package discovery against malformed json 2012-04-03 17:27:09 -07:00
Yavor Georgiev 111a6064e5 Merge pull request #164 from loudej/comment-patch-winston
Reviewed in design meeting, good to go
2012-04-03 16:02:54 -07:00
Louis DeJardin 0c5216749c Adding comments to patch-winston.js fixes #162
This file patches in support for a 'terse' option
2012-04-02 14:50:21 -07:00
Louis DeJardin a975a5bb90 Adding confirmation messages to site start|stop|delete commands 2012-04-02 12:30:38 -07:00
Louis DeJardin d7d160940e Removing unintended console.log 2012-03-31 20:51:18 -07:00
Louis DeJardin ea180a664b Fixing warnings from jshint 2012-03-31 20:49:25 -07:00
Louis DeJardin d8252ed0e0 Script to generate powershell wrapper module for cli comamands 2012-03-31 20:31:31 -07:00
Louis DeJardin f622012f50 Loading command plugins from child and sibling modules
Enables commands to be implemented in dependencies of the cli

Also enables -g side-by-side installation of
additional azure commands
2012-03-31 20:31:02 -07:00
Louis DeJardin 54259251ab Removing `account settings` command
It's redundant with `config set` and `config list`

Will need to have metadata for config values added somehow
2012-03-31 01:41:20 -07:00
Louis DeJardin 3b40aae8bd Site command cleanup
region information is not needed locally

cli.prompt needed to be wrapped because callback doesn't have
an err object

don't prompt for location in `site create` when it is provided

`site start` and `site stop` must be PUT and carry more information
2012-03-31 01:39:38 -07:00
Mark Cowlishaw 81eea33f1c Merge branch 'dev' of https://github.com/WindowsAzure/azure-sdk-for-node into dev 2012-03-30 16:01:32 -07:00
Andre Rodrigues 91e13e0b85 Only poll if event listeners are hooked up. 2012-03-27 10:41:08 -07:00
André Rodrigues 40cb56d483 Merge pull request #127 from igorzi/proxy_env
Ensure that proxy env variable settings work on unix
2012-03-25 10:57:53 -07:00
Igor Zinkovsky a9a9b127e9 fix proxy settings for unix 2012-03-23 16:38:28 -07:00