- Fix json path (Raymond Feng)
-
Update deps (Raymond Feng)
-
Changed testcase description (Ivan Dovgan)
-
Fix lint issue and add test case (xiaoyu zhou)
-
Add support for default values in function defs (Ivan Dovgan)
- fix adding attachments to form data (Brian Kwon)
-
chore: Drop Node.js 4 in CI (Diana Lau)
-
[WebFM] cs/pl/ru translation (candytangnb)
-
Update dependencies to latest (Miroslav Bajtoš)
-
Update eslint + config to latest (Miroslav Bajtoš)
-
allow tests to detect google map api rate limiting (Raymond Feng)
-
issue 118 object object return in error stack (Elankeeran Vaithiyanathan)
-
Update LICENSE (Diana Lau)
-
chore: update license (Diana Lau)
-
Fix the template to allow stringified json (Raymond Feng)
-
Add stalebot configuration (Kevin Delisle)
-
create pr template (Sakib Hasan)
-
create issue template (Sakib Hasan)
-
Update translated strings Q3 2017 (Allen Boone)
-
Add CODEOWNERS file (Diana Lau)
-
update translation file (Diana Lau)
-
add .travis.yml (Diana Lau)
-
Fix api docs (ssh24)
-
Update lb2 to lb3 links (#91) (ivy ho)
-
Update Readme with lb from slc (#90) (ivy ho)
-
Update README.md (#88) (Rand McKinney)
-
Update ko translation file (Candy)
-
Update paid support URL (Siddhi Pai)
-
Start 3.x + drop support for Node v0.10/v0.12 (siddhipai)
-
Drop support for Node v0.10 and v0.12 (Siddhi Pai)
-
Start the development of the next major version (Siddhi Pai)
-
Update README.md (#78) (Rand McKinney)
-
Update README with correct doc links, etc (Amir Jafarian)
-
Update tests to be port independent (gunjpan)
-
Update translation files - round#2 (Candy)
-
Add translated files (gunjpan)
-
Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
-
Update juggler in package.json (Amir Jafarian)
-
Globalize using strong-globalize (gunjpan)
-
Update URLs in CONTRIBUTING.md (#65) (Ryan Graham)
-
Add Eslint infrastructure (Amir-61)
-
Fix linting errors (Amir Jafarian)
-
Auto-update by eslint --fix (Amir Jafarian)
-
Add eslint infrastructure (Amir Jafarian)
-
relicense as MIT only (Ryan Graham)
-
insert IBM copyrights (Ryan Graham)
-
Add a test for header var (Raymond Feng)
-
Derive the http source from the template (Raymond Feng)
-
Allow functions to specify param http source (Raymond Feng)
-
Upgrade deps (Raymond Feng)
-
Switch to jsonpath-plus (Raymond Feng)
-
This should fix issue #21 'Delete api not working' (Jouke Visser)
-
use an error object (Horia Radu)
-
handle http status code >= 4XX as errors (Horia Radu)
-
Remove sl-blip from dependencies (Miroslav Bajtoš)
-
Remove example dir (Simon Ho)
-
Refer to licenses with a link (Sam Roberts)
-
Use strongloop conventions for licensing (Sam Roberts)
- Relax the test so that it matches both ave and avenue (Raymond Feng)
- 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!