Raymond Feng
f4d62e54e6
Add error stack trace for ValidationError
...
The issue was initially reported by SLA-370.
2013-09-09 10:12:12 -07:00
Raymond Feng
0d303de917
Merge pull request #11 from strongloop/findone-failure
...
Check the filter param to make sure we have a default value
2013-09-06 13:50:16 -07:00
Raymond Feng
21e6fddf1a
Check the filter param to make sure we have a default value
...
sls-sample-app is failing if we hit http://localhost:3000/locations/findOne
In this case, a undefined param is passed in.
The fix now sets it to {} if the value is undefined/null
2013-09-06 13:42:12 -07:00
Raymond Feng
be10dfcc18
Tidy up package.json for LoopBack 1.0.0
2013-09-04 16:44:22 -07:00
Raymond Feng
f5c1600d84
Update license file
2013-09-04 14:46:31 -07:00
Raymond Feng
7ddc84747f
Merge pull request #10 from strongloop/internal-prop-prefix
...
Fix the conflicts between MongoDB _id & juggler's internal prefix
2013-08-30 17:44:21 -07:00
Raymond Feng
038f30cb95
Fix the conflicts between MongoDB _id & juggler's internal prefix
2013-08-30 16:59:17 -07:00
Raymond Feng
bfcd850dfe
Merge pull request #8 from strongloop/id-fix
...
Allows custom name of the id property for the memory connector
2013-08-30 10:59:50 -07:00
Raymond Feng
84a40cc1c6
Merge pull request #7 from strongloop/SLA-422
...
Mark id arguments to be required
2013-08-30 10:49:16 -07:00
Raymond Feng
2ab99c0470
Merge pull request #9 from strongloop/schemaless-fix
...
Schemaless fix
2013-08-29 12:42:55 -07:00
Raymond Feng
f71dc8fe39
Set default value
2013-08-28 21:53:55 -07:00
Raymond Feng
c2eb1f55f0
Fix the property population for schemaless models
2013-08-28 21:49:05 -07:00
Raymond Feng
28cf9bdd1e
Adjust the lines to fit into width of 80
2013-08-28 21:41:11 -07:00
Raymond Feng
0866f33cec
Check the existence of id
2013-08-28 21:39:59 -07:00
Raymond Feng
6f111f8122
Allows custom name of the id property for the memory connector
2013-08-27 22:32:01 -07:00
Raymond Feng
cb00aad473
Mark id arguments to be required
2013-08-27 22:03:59 -07:00
Raymond Feng
8674e67416
Merge pull request #6 from strongloop/strict-mode
...
Set strict to false by default for non-relational data sources
2013-08-27 16:37:45 -07:00
Raymond Feng
300c95c7db
Update titles
2013-08-27 11:07:13 -07:00
Raymond Feng
04ca1a6333
Clean up the test case based on PR reviews
2013-08-27 10:14:49 -07:00
Raymond Feng
59841a04a8
Set strict to false by default for non-relational data sources
2013-08-26 13:38:24 -07:00
Raymond Feng
ecc142b4d2
Disable remoting for reload
2013-08-26 10:54:26 -07:00
Raymond Feng
be15eabc36
Merge pull request #5 from strongloop/memory-connector-ids
...
Track the greatest id to prevent records from being overriden
2013-08-26 10:52:13 -07:00
Raymond Feng
7234c9822c
Add descriptions for remote method paramters
2013-08-23 17:04:08 -07:00
Raymond Feng
43a5398792
Fix the remote method descriptions
2013-08-23 14:08:47 -07:00
Raymond Feng
9eefd1eb91
Update guides
2013-08-23 11:47:07 -07:00
Raymond Feng
46fb153b24
Merge pull request #4 from strongloop/add-description-to-shared-methods
...
Refactor the shared method declaration and add descriptions
2013-08-23 11:46:30 -07:00
Raymond Feng
bede7ab499
Track the greatest id to prevent records from being overriden
2013-08-22 16:44:02 -07:00
Raymond Feng
6407098126
Update descriptions to use data source
2013-08-22 13:30:13 -07:00
Raymond Feng
a1e4457794
Refactor the shared method declaration and add descriptions
2013-08-22 12:24:02 -07:00
Raymond Feng
21d427e6d1
Update docs
2013-08-22 12:20:07 -07:00
Raymond Feng
e82dc7a15a
Update header levels
2013-08-20 17:06:36 -07:00
Raymond Feng
94a9e8e9e7
Update docs
2013-08-20 17:05:13 -07:00
Raymond Feng
27065a0505
Update docs
2013-08-20 16:40:29 -07:00
Raymond Feng
cf07563414
Fix the message
2013-08-20 16:14:27 -07:00
Raymond Feng
195b9b0be4
Update LDL guide
2013-08-20 11:58:04 -07:00
Raymond Feng
04c6cf6349
Update LDL guide
2013-08-19 14:00:48 -07:00
Raymond Feng
c87b9db902
Merge pull request #3 from strongloop/where-for-delete
...
Fix the where option for delete
2013-08-19 11:20:38 -07:00
Raymond Feng
463bf69ffc
Fix the test description
2013-08-19 10:35:52 -07:00
Raymond Feng
0fd167a41d
Use DEBUG or NODE_DEBUG env to override the debug flag
2013-08-18 23:11:32 -07:00
Raymond Feng
9482d3c7de
Fix the where option for delete
2013-08-18 10:58:53 -07:00
Raymond Feng
71f9a542fd
Merge pull request #2 from strongloop/swagger-testing
...
Update the remote methods
2013-08-18 09:57:13 -07:00
Raymond Feng
705a1fc2c9
Update the remote methods
2013-08-16 16:44:31 -07:00
Ritchie Martori
d5ab26509a
Merge pull request #1 from strongloop/id-fix
...
Fix the id references to allow custom name other than 'id'
2013-08-16 14:46:50 -07:00
Raymond Feng
3643292555
Update ldl.md
2013-08-16 12:13:25 -07:00
Raymond Feng
007a0ca119
Start to add LDL guide
2013-08-16 10:53:33 -07:00
Raymond Feng
29c95a4ec7
Remove the deletion of property type as the instane is shared by the base model class
2013-08-15 16:50:50 -07:00
Raymond Feng
d697fb5d4e
Remove the semicov dependency as now we use blanket
2013-08-15 14:10:13 -07:00
Raymond Feng
d6052e0a16
Add LICENSE
2013-08-15 10:00:33 -07:00
Raymond Feng
281cc38017
Fix the id references to allow custom name other than 'id'
2013-08-14 23:14:44 -07:00
Raymond Feng
8aec0a3b47
Add missing declaration
2013-08-14 17:32:38 -07:00