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 |
Raymond Feng
|
6c0f2483b3
|
Update jsdocs
|
2013-08-13 09:37:27 -07:00 |
cgole
|
74460316b8
|
Added blanket.js for code coverage
|
2013-08-12 18:09:51 -07:00 |
Raymond Feng
|
94b0a28c48
|
Refactor the docs into one
|
2013-08-12 17:38:04 -07:00 |
Raymond Feng
|
2e20df2dd3
|
Add docs.json and jsdocs
|
2013-08-09 15:16:32 -07:00 |
Raymond Feng
|
d3bf5c20ac
|
Add an optional models argument to automigrate/autoupdate
|
2013-08-08 08:30:26 -07:00 |
Raymond Feng
|
0a5c0ff77d
|
Refactor introspection to ModelBuilder
|
2013-08-07 14:51:32 -07:00 |
Raymond Feng
|
f3443959a1
|
Rename 'loopback-data' to 'loopback-datasource-juggler'
|
2013-07-30 14:10:03 -07:00 |
Raymond Feng
|
7ce6cfc9ab
|
Allows connector property to be a string
|
2013-07-30 10:52:30 -07:00 |
Raymond Feng
|
3051f0457f
|
Add a diagram
|
2013-07-30 10:50:06 -07:00 |
Ritchie Martori
|
08505d1e78
|
Add required validation
|
2013-07-28 13:17:12 -07:00 |
Raymond Feng
|
024a6cb52f
|
Add a schemaless example
|
2013-07-26 14:15:07 -07:00 |
Raymond Feng
|
57c181c8b9
|
Bring up json object introspection to build models
|
2013-07-26 13:06:43 -07:00 |
Raymond Feng
|
0e4162af2a
|
Fix the constructor
|
2013-07-25 22:39:16 -07:00 |
Raymond Feng
|
1109f671da
|
Add precision/scale for sync discovery
|
2013-07-25 15:20:19 -07:00 |
Raymond Feng
|
dcada03c43
|
Add precision/scale
|
2013-07-25 15:06:00 -07:00 |
Ritchie
|
3190298aac
|
Merge branch 'master' of https://github.com/strongloop/loopback-data
|
2013-07-25 11:07:54 -07:00 |
Ritchie
|
371a6341b9
|
Remove validations
|
2013-07-25 11:06:06 -07:00 |
Ritchie
|
afa5edd357
|
Remove old model documentation
|
2013-07-25 11:05:08 -07:00 |
Ritchie
|
4cd028f855
|
Fix typo
|
2013-07-25 11:04:10 -07:00 |
Ritchie
|
e4719b907e
|
Removed hooks documentation
|
2013-07-25 11:03:20 -07:00 |
Raymond Feng
|
630aad2071
|
Refactor types out
|
2013-07-25 07:48:31 -07:00 |
Raymond Feng
|
8c1a102179
|
Rename the test case
|
2013-07-24 23:04:13 -07:00 |
Raymond Feng
|
adb724e3b2
|
Fix the ref to dataSource
|
2013-07-24 22:58:57 -07:00 |
Raymond Feng
|
9b422752a6
|
Allows non-strict mode to accept unknown properties
|
2013-07-24 22:58:57 -07:00 |
Raymond Feng
|
96787ad25f
|
Fix id references
|
2013-07-24 22:58:57 -07:00 |
Ritchie
|
5bf2d1ff23
|
Add root true to remote methods
|
2013-07-24 17:21:35 -07:00 |
Raymond Feng
|
93dd0eb287
|
Update docs for loopback-data
|
2013-07-23 15:19:35 -07:00 |
Raymond Feng
|
752aedb80d
|
Rename adapters to connectors
|
2013-07-23 14:40:44 -07:00 |
Raymond Feng
|
ac76666b7b
|
Set up connector from the data source
|
2013-07-23 13:19:35 -07:00 |
Raymond Feng
|
1970c99424
|
Rename dataSource() to avoid conflicts with the property
|
2013-07-23 12:44:04 -07:00 |
Raymond Feng
|
4df5a02676
|
Fix schema references
|
2013-07-23 12:16:12 -07:00 |
Raymond Feng
|
9b169efc8c
|
Set up connector/adapter when postInit is not called
|
2013-07-23 12:05:08 -07:00 |
Raymond Feng
|
6af4b1ba2f
|
More renames: schema -> dataSource, adapter -> connector
|
2013-07-23 11:16:43 -07:00 |
Raymond Feng
|
51286684bd
|
Update docs
|
2013-07-22 22:33:34 -07:00 |
Raymond Feng
|
002f98ef7e
|
Clean up docs
|
2013-07-22 22:32:05 -07:00 |
Raymond Feng
|
92c28902e4
|
Update README
|
2013-07-22 22:12:32 -07:00 |