Nora
1975481cb0
chore: fix eslint violations
...
Fix comma-dangle violations
2019-11-15 21:03:12 -05:00
Miroslav Bajtoš
39771be12f
Add a test to verify PersistedModel updateAll
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 10:49:57 +02:00
Miroslav Bajtoš
0097580537
Update eslint & config to latest
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-03 10:54:13 +02:00
Nora
e5e4ba93ef
drop support for node 6
2019-07-25 15:39:33 -04:00
Agnes Lin
59f70ab3ce
chore: update copyrights years
2019-05-07 13:34:15 -04:00
Miroslav Bajtoš
3e7537e1dd
3.4.1
...
* fix: return null when findById/findOne returns 404 (Jannis Ötjengerdes)
* style: fix linting (virkt25)
2019-01-22 16:47:50 +01:00
virkt25
1a7b1be96d
style: fix linting
...
- update eslint and eslint config
- fix linting
2018-08-24 09:14:41 -04:00
Taranveer Virk
6e09d0b4bf
3.4.0
...
* move dependencies (Stephen Crawford)
* chore: drop node 4 and update deps (Taranveer Virk)
2018-06-21 02:13:08 -04:00
Stephen Crawford
a504e25752
move dependencies
2018-06-21 00:46:37 +01:00
Taranveer Virk
974694b526
chore: drop node 4 and update deps
...
Signed-off-by: Taranveer Virk <taranveer@virk.cc>
2018-06-20 10:29:51 -04:00
Miroslav Bajtoš
0c00806f77
3.3.1
...
* chore: update copyright notice years (Miroslav Bajtoš)
* Fix duplicate definition of a remote model type (maxim.sharai)
2018-01-16 15:55:45 +01:00
maxim.sharai
af125c50cc
Fix duplicate definition of a remote model type
...
Before this commit, when a remote model had relations, the model was
registered an additional time per each relation. As a result,
the following warnings were printed to the console
Warning: overriding remoting type $MODEL_NAME
This commit fixes registration of models with strong-remoting to avoid
those warnings.
2018-01-16 15:15:45 +01:00
Miroslav Bajtoš
906979a960
3.3.0
...
* Gruntfile: remove forgotten jshint task (Miroslav Bajtoš)
* Preserve related models from "include" filter (Dimitris)
* Add eslint to npm test, fix linter issues (Miroslav Bajtoš)
* Refactor tests to use local per-app model registry (Miroslav Bajtoš)
2017-12-12 17:26:04 +01:00
Miroslav Bajtoš
55cb88f727
Add eslint to npm test, fix linter issues
2017-12-11 14:51:48 +01:00
Miroslav Bajtoš
fafc0e36f3
3.2.0
...
* Add support for configuring remoting options (Kenny Sabir)
* chore:update license (Diana Lau)
* Move remote connector doc into README (crandmck)
* build: enable Travis CI (Miroslav Bajtoš)
* Add stalebot configuration (Kevin Delisle)
* Update Issue and PR Templates (#76 ) (Sakib Hasan)
* Add CODEOWNER file (Diana Lau)
* Replicate new issue_template from loopback (Siddhi Pai)
* Replicate issue_template from loopback repo (Siddhi Pai)
* Add "options" arg to stubbed models in tests (Miroslav Bajtoš)
2017-12-05 14:43:32 +01:00
Miroslav Bajtoš
45fa573432
3.1.1
...
* Update package.json for LB3 release (Simon Ho)
* Update paid support URL (Siddhi Pai)
2016-12-21 16:03:43 +01:00
Simon Ho
d728e57276
Update package.json for LB3 release
2016-12-21 00:46:48 -08:00
Miroslav Bajtoš
1506a5039e
3.1.0
...
* Drop support for Node v0.10 and v0.12 (Miroslav Bajtoš)
* Fix version info in README (Miroslav Bajtoš)
* Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
2016-12-05 10:16:31 +01:00
Miroslav Bajtoš
832e990337
Drop support for Node v0.10 and v0.12
2016-11-15 14:19:17 +01:00
Miroslav Bajtoš
625f926a87
Update deps to loopback 3.0.0 RC
2016-09-22 13:41:56 +02:00
Miroslav Bajtoš
314353dd3d
3.0.0
...
* Update deps to 3.0.0 RC (Miroslav Bajtoš)
* Update juggler and loopback in package.json (Amir Jafarian)
* Bump up minimal loopback version in devDeps (Miroslav Bajtoš)
2016-09-22 12:29:45 +02:00
Miroslav Bajtoš
123cb2af48
Update deps to 3.0.0 RC
2016-09-22 12:16:49 +02:00
Amir Jafarian
b7c54ab26c
Update juggler and loopback in package.json
2016-09-12 20:19:13 -04:00
Miroslav Bajtoš
67093fcaf4
Bump up minimal loopback version in devDeps
...
We need the version of LoopBack that uses the new TypeRegitry API.
2016-09-09 11:15:13 +02:00
Miroslav Bajtoš
04c4a52254
2.0.0-alpha.2
...
* Use the new API for defining remoting types (Miroslav Bajtoš)
* Update dev-dependencies (Miroslav Bajtoš)
2016-09-09 10:00:46 +02:00
Miroslav Bajtoš
bce99713c1
Use the new API for defining remoting types
2016-09-09 09:50:22 +02:00
Miroslav Bajtoš
b8a61ac1c9
Update dev-dependencies
2016-09-01 13:29:59 +02:00
Miroslav Bajtoš
e047c56e41
Update to juggler@3 and remoting@3
2016-09-01 12:58:16 +02:00
Miroslav Bajtoš
5882ea413f
Start development of 2.x
2016-09-01 09:39:02 +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