Tom Kirkpatrick
|
61047a028d
|
Add unit test to verify fix for #754
|
2016-01-21 18:00:45 -08:00 |
Simon Ho
|
b63133d1d6
|
Fix test for shouldjs 8.0.2 upgrade
|
2015-12-22 15:03:50 -08:00 |
Wert_Lex
|
fb56915371
|
Dirty merge. Tests are broken
|
2015-08-24 16:07:43 +03:00 |
Kenta Fried
|
90ee9a1af3
|
fixes issue 673: Include hasMany of relation does not return empty array
|
2015-07-31 14:47:22 -07:00 |
Raymond Feng
|
493d98f66b
|
Dedupe ids args of inq for include
|
2015-05-29 10:50:37 -07:00 |
Raymond Feng
|
c9d6071485
|
Fix the test case
|
2015-05-29 08:57:28 -07:00 |
Raymond Feng
|
a028b2644c
|
Fix for https://github.com/strongloop/loopback/issues/1401
|
2015-05-22 11:39:37 -07:00 |
Raymond Feng
|
cbb8d7c789
|
Remove dep on sinon
|
2015-05-20 09:13:56 -07:00 |
ningsuhen
|
d009557a76
|
DB Call Optimization in relation includes - Fixes #408 & #166
|
2015-05-14 00:19:43 +05:30 |
Raymond Feng
|
919d32c4dc
|
Change equal to eql to support mongodb ObjectID
|
2015-02-08 11:14:51 -08:00 |
Miroslav Bajtoš
|
3593127ef3
|
Update to `should` to the latest version 4.6.3
|
2015-02-03 11:44:15 +01:00 |
Raymond Feng
|
14dcfb61be
|
Add support for multiple includes that use relation syntax
|
2014-11-04 20:45:25 -08:00 |
Fabien Franzen
|
55d116ec3f
|
Enable include scope for belongsTo
|
2014-10-14 22:47:59 +02:00 |
Fabien Franzen
|
8d6e3adaab
|
Allow include syntax without scope param
|
2014-10-10 17:17:36 +02:00 |
Fabien Franzen
|
0c28ccedac
|
Refactored inclusion
The syntax is now consistent, regardless of using [] or {} for the
include param.
|
2014-10-10 14:24:25 +02:00 |
Fabien Franzen
|
ca0b3399c8
|
Implement include scopes
|
2014-10-10 12:28:39 +02:00 |
Jaka Hudoklin
|
11679beb14
|
add support for disabling relationship includes
Signed-off-by: Jaka Hudoklin <jakahudoklin@gmail.com>
|
2014-07-21 22:39:29 +02:00 |
Raymond Feng
|
0e7acec591
|
Set the relation property correctly
See https://github.com/strongloop/loopback/issues/218
|
2014-03-23 21:07:04 -07:00 |
Raymond Feng
|
cc5975486d
|
Simplify the inclusion processing
|
2014-03-17 08:40:40 -07:00 |
Raymond Feng
|
7e45a1fda1
|
Fix the include with array value
|
2014-02-14 10:40:45 -08:00 |
Raymond Feng
|
6e1900ca01
|
Add tests
|
2014-01-27 16:04:37 -08:00 |
Raymond Feng
|
2b8c1ebaee
|
Reformat the code
|
2014-01-24 09:09:53 -08:00 |
Anatoliy Chakkaev
|
43f395d653
|
Manually require init
|
2013-04-06 14:57:12 +04:00 |
Anatoliy Chakkaev
|
e75029ebbf
|
Fix memory adapter and test
|
2013-03-27 17:10:13 +04:00 |
Anatoliy Chakkaev
|
7772c32c80
|
Include test
|
2013-03-27 04:46:59 +04:00 |