Commit Graph

20 Commits

Author SHA1 Message Date
Miroslav Bajtoš f35dd4bfc7 1.3.3
* Add info about LoopBack version compatibility (Miroslav Bajtoš)
2016-09-01 09:53:16 +02:00
Miroslav Bajtoš c724d31f0e 1.3.2
* Update README.md (Rick Blalock)
 * Update URLs in CONTRIBUTING.md (#50) (Ryan Graham)
 * Do not use native promises in tests (Simon Ho)
2016-09-01 09:35:24 +02:00
Simon Ho c6d36f30a7 Do not use native promises in tests
- Refactor some tests to use bluebird for promise impl
- Fix based on comments at https://github.com/strongloop/loopback-connector-remote/pull/44/files#r61875179
- Add tests to integration dir (organized/named by feature)
2016-05-19 18:04:23 -07:00
Ryan Graham 7957084a24
1.3.1
* update copyright notices and license (Ryan Graham)
2016-05-06 12:02:39 -07:00
Miroslav Bajtoš 12ab866a0e 1.3.0
* Small logic cleanup (Heath Morrison)
 * Added promise support (Heath Morrison)
 * Remove .sl-blip.js (Simon Ho)
2016-05-03 14:56:05 +02:00
Raymond Feng 9120c680b5 1.2.0
* Remove blip (Raymond Feng)

 * test: listen on ephemeral ports (Miroslav Bajtoš)
2016-02-16 09:41:26 -08:00
Raymond Feng b8750508c2 Remove blip 2016-02-16 09:40:47 -08:00
Miroslav Bajtoš cc67f14b2d 1.1.0
* Register Models with Dynamic converter (Miroslav Bajtoš)
 * Update README.md (Simon Ho)
 * Clean up tests (Geoffroy)
 * Removed unused describe definition (Geoffroy)
 * Removed unused file (Geoffroy)
 * Removed unused dependencies (Geoffroy)
 * Add test for custom http.path configuration. (Richard Pringle)
 * test: load the correct Remote instance (Miroslav Bajtoš)
 * Refer to licenses with a link (Sam Roberts)
 * Use strongloop conventions for licensing (Sam Roberts)
 * Fix NPM license warning (Simon Ho)
 * test: specify 127.0.0.1 for test server (Ryan Graham)
 * Create proxy methods for aliases (Simon Ho)
 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
 * Add include mixin (Ritchie Martori)
2016-02-04 15:43:08 +01:00
Geoffroy ba1703fbea Clean up tests 2016-01-07 20:08:05 -08:00
Geoffroy e8b7762227 Removed unused dependencies 2016-01-07 00:33:38 -06:00
Sam Roberts ef67712cf1 Use strongloop conventions for licensing 2015-09-21 16:42:54 -07:00
Simon Ho 79e5ed2a93 Fix NPM license warning 2015-09-14 18:38:31 -07:00
Ryan Graham 34e799a1c4 v1.0.3 2014-11-27 11:44:06 -08:00
Miroslav Bajtoš e39772c5ad 1.0.2 2014-10-10 19:57:26 +02:00
Krishna Raman d850eefdc0 v1.0.1 2014-10-01 14:44:41 -07:00
Krishna Raman bb4eb26fb6 v1.0.0 2014-09-26 15:08:52 -07:00
Krishna Raman 1d2b738f99 Fix strong-remoting dependency version 2014-09-26 15:06:52 -07:00
Krishna Raman 3c4ab6fb87 1.0.0-beta2 2014-09-25 15:20:17 -07:00
Krishna Raman bf82927186 Prepare beta1 release 2014-09-25 15:09:34 -07:00
Krishna Raman 724fd7d99c Move remote connector from loopback 2014-09-25 14:20:22 -07:00