Remove unused method |
|
More...
|
over 12 years ago
|
Use single quotes |
|
More...
|
over 12 years ago
|
Update coverage tool to use lib-cov directory rather than smashing lib |
|
More...
|
over 12 years ago
|
Add coverage script to generate test coverage reports |
|
More...
|
over 12 years ago
|
Added tests for AWS.JsonResponseParser. |
|
More...
|
over 12 years ago
|
Fix lint errors |
|
More...
|
over 12 years ago
|
Ensure that lint is run before tests |
|
More...
|
over 12 years ago
|
Silence verbose npm error output by default |
|
More...
|
over 12 years ago
|
Rename hint to lint |
|
More...
|
over 12 years ago
|
Fix newline |
|
More...
|
over 12 years ago
|
Fix finicky Date test |
|
More...
|
over 12 years ago
|
Add Rakefile to run scripts |
|
More...
|
over 12 years ago
|
Now testing how JsonRequestBuilder handles numbers. |
|
More...
|
over 12 years ago
|
Refactor integration tests to use helper, add some failure states, add SWF integration tests |
|
More...
|
over 12 years ago
|
Added unit tests for the JsonErrorParser. |
|
More...
|
over 12 years ago
|
Remove hex specific crypto methods-- used 'hex' parameter instead |
|
More...
|
over 12 years ago
|
Move each for arrays into arrayEach and switch value,key iteration for objects to key,value |
|
More...
|
over 12 years ago
|
Fix jshint package |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:aws/aws-sdk-js |
|
More...
|
over 12 years ago
|
Fixed a broken unit test that still used hmachex. |
|
More...
|
over 12 years ago
|
Created a JsonErrorParser class and DRYed. |
|
More...
|
over 12 years ago
|
Resolved a few warnings raised by jshint. |
|
More...
|
over 12 years ago
|
DRY'd up some more crypto util methods. |
|
More...
|
over 12 years ago
|
Renmad AWS.util.crypto.hmachex to hmacHex. |
|
More...
|
over 12 years ago
|
Fix chainability on deferred callbacks |
|
More...
|
over 12 years ago
|
Add tests for AWSRequest deferred object |
|
More...
|
over 12 years ago
|
Added support for SimpleWorkflow |
|
More...
|
over 12 years ago
|
Resolved all of the jshint error messages |
|
More...
|
over 12 years ago
|
Added jshint npm task |
|
More...
|
over 12 years ago
|
Get rid of ugly constructor hacks |
|
More...
|
over 12 years ago
|