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

191 Коммитов

Автор SHA1 Сообщение Дата
Andre Rodrigues b28e2bef64 Adding UT. 2012-09-13 15:38:45 +01:00
Chris Tavares e03ebd5691 Updates for coding style 2012-08-16 11:30:21 -07:00
Chris Tavares 8e0b4deddf Making errors instance of Error() 2012-08-15 16:46:53 -07:00
Andre Rodrigues bc86f390ce Removing unused variable. 2012-08-06 10:38:39 +01:00
Andre Rodrigues 42fd614832 Simplifying code. 2012-08-06 10:29:24 +01:00
Andre Rodrigues c504daaa02 Adding cancel functionality. 2012-08-06 10:09:29 +01:00
Andre Rodrigues bd0fe44b30 Fixing casing problem. 2012-07-18 16:36:10 -07:00
Chris Tavares 4b8ef458bb Switching to list reporter for node test suite. 2012-07-18 15:04:45 -07:00
Andr Rodrigues a3b7603def Making a few more node v0.8 fixes. 2012-07-10 13:21:14 -07:00
Andr Rodrigues 8566d5470c Fixing more v0.8 issues. 2012-07-10 12:53:25 -07:00
Andr Rodrigues a8fc09b31f Fixing a few more node v0.8 issues. 2012-07-10 12:43:33 -07:00
Andr Rodrigues bf4d4d3c77 Merge branch 'dev' of https://github.com/andrerod/azure-sdk-for-node into dev 2012-06-25 11:20:27 -07:00
Andr Rodrigues 07364fb3c2 #161: Update copyright comments. 2012-06-25 11:18:20 -07:00
Andre Rodrigues de8df5202e Removing VHD extension so that language is properly detected as JS. 2012-06-19 16:40:06 -07:00
Andre Rodrigues a193f9139a Moving UT. 2012-06-19 16:39:49 -07:00
Andre Rodrigues 6f0d8c5743 Fixing UT. 2012-06-12 14:37:07 -07:00
Andre Rodrigues 1a0960725c #179: Invalid Shared Access Signature URL's. 2012-06-12 12:38:58 -07:00
Andre Rodrigues 2a9195939e #187: Escaped characters are removed from XML. 2012-06-11 15:58:14 -07:00
Andre Rodrigues fa59b786e5 Adding a few missing headers. 2012-06-05 14:19:58 -07:00
Sergey S Shinkevich 98a0190d09 unit test: update expected md5 hash in unit test. Use vhdHash.js, remove vhdMd5.js 2012-05-18 12:47:46 -07:00
Sergey S Shinkevich 6f638d1f1e add test code that can calculate 1) any hash function and 2) exlcute VHD footer from computation (like csuploadtest) 2012-05-15 21:28:00 -07:00
Sergey S Shinkevich 56a1773a56 code review changes. add hex output for md5 test 2012-05-14 23:18:55 -07:00
Sergey S Shinkevich 784a56ca93 renaming toFixedVhd.js -> convertToFixedVhd.js 2012-05-14 23:14:00 -07:00
Sergey S Shinkevich 2d7ffcc6af add a tool to convert to fixed vhd for verification 2012-05-14 17:40:42 -07:00
Sergey S Shinkevich 94a3fdd5b5 re-add VHD md5 tests from management branch 2012-05-14 17:33:53 -07:00
Andre Rodrigues c71840fee8 Improving UT. 2012-04-27 15:49:59 -07:00
Andre Rodrigues e9911c4bf8 Fixing test harness. Fixing psm1 generator. 2012-04-27 13:33:37 -07:00
Andre Rodrigues 9b465734d9 Merge remote-tracking branch 'upstream/dev' into management
Conflicts:
	.gitignore
	package.json
2012-04-25 17:54:37 -07:00
Andre Rodrigues 7dfae93469 Checking minimum node version for SR. 2012-04-20 22:05:38 -07:00
André Rodrigues 25dd12ff22 Merge pull request #158 from andrerod/dev
Bugfixing
2012-04-20 06:18:51 -07:00
Andre Rodrigues 60f88d44a0 fixing UT. 2012-04-20 01:33:32 -07:00
André Rodrigues 0971d59fa3 Merge pull request #157 from andrerod/dev
Adding service runtime sample app.
2012-04-20 01:01:19 -07:00
Andre Rodrigues c46c4a598f Fixing issue on role environment of missing instances path. Adding UT coverage. 2012-04-20 00:40:16 -07:00
Andre Rodrigues e83b5ab754 Reenabling commented test. 2012-04-19 23:57:26 -07:00
Andre Rodrigues 1b0ee4df05 Disabling mockserver temporarily. 2012-04-19 23:55:26 -07:00
André Rodrigues bee77cbff7 Merge pull request #156 from andrerod/dev
Bugfixing
2012-04-17 19:15:23 -07:00
Andre Rodrigues 2757f87233 Adding UT. 2012-04-17 19:10:36 -07:00
Andre Rodrigues d04ee917f1 Adding test for serialization with data types. 2012-04-17 18:21:27 -07:00
Andre Rodrigues e19dbbb530 Adding support for OData property "null" attribute. 2012-04-17 18:02:57 -07:00
Andre Rodrigues 968950f978 #114: AtomHandler.parse shouldn't try to guess a type of a property value. 2012-04-17 17:27:01 -07:00
André Rodrigues 0024874345 Merge pull request #155 from andrerod/dev
Fixing multiple issues
2012-04-17 16:09:21 -07:00
Andre Rodrigues 23369701fa Applying code review comments. 2012-04-17 10:57:59 -07:00
Andre Rodrigues d4d5167119 Removing unsupported orderby filter. 2012-04-16 23:03:15 -07:00
Andre Rodrigues 6b48e51452 #141: Adding missing roles properties. 2012-04-16 21:33:38 -07:00
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
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
Andre Rodrigues 1b970914e6 - Enabling code coverage,
- Using sinon as mocking framework for the SR.
2012-04-15 22:40:23 -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
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
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
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 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 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
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
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 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 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
Andre Rodrigues a4c283cd6e #102: Correcting typo in timeout for service bus. 2012-03-02 18:02:39 -08:00
André Rodrigues 0f386fa4c6 Merge pull request #107 from andrerod/dev
#102: Correcting typo
2012-03-02 16:07:39 -08:00
Paul O'Fallon 76c1f76eae Tweaked unit test to include uncommitted block 2012-02-26 20:43:04 -05:00
Andre Rodrigues 91c9715f8b Moving retry policies. 2012-02-24 00:45:41 -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 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
Paul O'Fallon 0863cdf64f Replaced custom base64 encode/decode with Buffers 2012-02-23 23:11:19 -05:00
Andre Rodrigues 26fcf41a2c #83: using strict value comparison. 2012-02-22 20:52:57 -08:00
Andre Rodrigues 8e8bd7a0f4 Applying code review comments changes. 2012-02-22 20:36:44 -08:00
Andre Rodrigues 4e886ef96a #91: Leveraging underscore and underscore.string. 2012-02-22 19:56:12 -08:00
André Rodrigues 362b141a67 Merge pull request #84 from andrerod/dev
Bugfixing
2012-02-21 10:21:45 -08:00
Andre Rodrigues 8c0e1c337c Uncommenting a few tests. 2012-02-18 00:18:04 -08:00
Andre Rodrigues bb94fcd359 Fixing access condition wrong casing. 2012-02-18 00:00:36 -08:00
Paul O'Fallon a71001fa1e Changed to round instead of truncate 2012-02-16 20:38:12 -05:00
Paul O'Fallon f999bd6fbb Fix for millisecond handling in date/time table column 2012-02-16 20:27:08 -05:00
Andre Rodrigues 69ace3ff23 #80: Correctly parsing strings starting by a number in the atomhandler.js. 2012-02-15 21:00:19 -08:00
Andre Rodrigues af1572c510 Cleaning up env variables after azure-tests.js 2012-02-13 18:53:57 -08:00
Andre Rodrigues e049950872 Renaming password to accessKey. 2012-02-13 18:35:29 -08:00
Andre Rodrigues 402bf752f2 Fixing UT. Adding missing null parameter checks. 2012-02-10 21:40:13 -08:00
Andre Rodrigues 327b6ea35e Merge pull request #67 from andrerod/dev
Replacing hard coded default rule name by constant.
2012-02-10 20:05:03 -08:00
Mark Cowlishaw 66d11188f8 util fixes 2012-02-10 19:12:25 -08:00
Andre Rodrigues f254b7a2a4 Replacing hardcoded default rule name by constant. 2012-02-10 19:01:56 -08:00
Mark Cowlishaw 8ef78fbb43 Adding topic tests for null parameters 2012-02-10 18:41:43 -08:00