- Use JSON.parse for default json values (Raymond Feng)
- Add connector hooks (Raymond Feng)
- fix issue #29 (MuSTa1nE)
-
Add bluebird as a dev dep (Raymond Feng)
-
Fix the assertions (Raymond Feng)
-
add promise support for rest-builder invoke method (Esco Obong)
-
Clean up the comments (Raymond Feng)
-
Remove commented out code (Raymond Feng)
-
Allow vars in keys for the template (Raymond Feng)
-
add lodash and merge defaults in order of precedence (Bryan Clark)
-
Upgrade deps (Raymond Feng)
-
Fix/workaround the test failure (Raymond Feng)
-
Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
-
Add tests (Raymond Feng)
-
Allow options to be configured for request module (Raymond Feng)
- Fix failing tests (Raymond Feng)
-
Bump version (Raymond Feng)
-
Add contribution guidelines (Ryan Graham)
-
Fix the samples to support LB 2.x (Raymond Feng)
-
Changed to propogate settings into rest-builder in order to support clientCert+Key (Shelby Sanders)
-
Update deps (Raymond Feng)
-
updateAttributes was double wrapping the callback in this.responseHandler causing it to be called twice which unexpected response parameter. (Arash Malekzadeh)
-
Bump version (Raymond Feng)
-
Upgrade to express 4.x (Raymond Feng)
-
Add connector type (Raymond Feng)
-
improve property existence test (Clark Wang)
-
Add form support to request builder (Clark Wang)
-
Allow to force json (Clark Wang)
-
Support specifying rest resource name (Lance Hudson)
-
Remove peer dep on loopback-datasource-juggler (Miroslav Bajtoš)
-
Update link to doc (Rand McKinney)
-
Reformat the code (Raymond Feng)
-
Add debug, derive http verb from the template (Raymond Feng)
-
Update dependencies and bump version (Raymond Feng)
-
Update to dual MIT/StrongLoop license (Raymond Feng)
-
Adds support for processors (Raymond Feng)
-
Replace old README with link to docs. (Rand McKinney)
-
Remove some of the dev deps for framework comparison examples (Raymond Feng)
-
Upgrade dependencies (Raymond Feng)
-
Bump version (Raymond Feng)
-
Update deps (Raymond Feng)
-
Update docs.json (Rand McKinney)
-
Fix the ref to Text type (Raymond Feng)
-
Remove blanket (Raymond Feng)
-
Bump version and update dependencies (Raymond Feng)
-
Fix package.json due to merging mistake (Raymond Feng)
-
Reset git dep (Raymond Feng)
- Add keywords to package.json (Raymond Feng)
-
Capture more information to the error object (Raymond Feng)
-
Build an error ojbect only if err is not present (Raymond Feng)
-
Build an Error object (Raymond Feng)
-
Set up status code (Raymond Feng)
-
Finalize package.json for sls-1.0.0 (Raymond Feng)
-
Fix the test failure for not found (Raymond Feng)
-
Changed tag to strongloopsuite-1.0.0-2 (cgole)
- Updated to use tagged version strongloopsuite-1.0.0-0 of dependencies (cgole)
- First release!