Raymond Feng
|
79f504a3c7
|
Merge branch 'master' into 2.0
|
2014-07-16 09:09:07 -07:00 |
Raymond Feng
|
b221714b38
|
Add a test case for hasMany through add/remove remoting
|
2014-07-02 18:09:05 -07:00 |
Miroslav Bajtoš
|
c896c78db0
|
Remove `app.boot`
Modify `app.boot` to throw an exception, pointing users to the new
module `loopback-boot`.
|
2014-06-25 14:09:06 +02:00 |
Miroslav Bajtoš
|
ea5b9d16fc
|
Rename DataModel to PersistedModel
|
2014-06-05 09:56:00 +02:00 |
Raymond Feng
|
3c7cfcaca8
|
Clean up the tests
|
2014-05-29 10:18:14 -07:00 |
Raymond Feng
|
49380e490f
|
Upgrade to Express 4.x
|
2014-05-29 08:44:05 -07:00 |
Ritchie Martori
|
2f21f4ec1e
|
Rework replication test
|
2014-05-15 17:30:58 -07:00 |
Ritchie Martori
|
e35309ba27
|
Fixes for e2e replication / remote connector tests
|
2014-04-29 17:17:49 -07:00 |
Ritchie Martori
|
7c0a470d64
|
Add basic Remote connector e2e test
|
2014-04-14 12:25:41 -07:00 |
Raymond Feng
|
cdbf45c53a
|
Add an integration test for belongsTo remoting
|
2014-04-03 20:46:30 -07:00 |
Ritchie Martori
|
de5d0b8949
|
Make verifications url safe
|
2014-03-21 12:02:11 -07:00 |
Raymond Feng
|
328a72ac91
|
Improve the ACL matching algorithm
See https://github.com/strongloop/loopback-example-access-control/issues/8
|
2014-03-19 15:09:20 -07:00 |
Raymond Feng
|
37646fa008
|
Allows options to be passed to strong-remoting
|
2014-02-19 15:14:31 -08:00 |
Ritchie Martori
|
7b826e7c9e
|
Add e2e tests for relations
|
2013-12-20 19:15:23 -08:00 |
Ritchie Martori
|
981bdd4c81
|
app.boot() now loads the "boot" directory
|
2013-12-18 21:41:41 -08:00 |
Ritchie Martori
|
939df463fe
|
Fix tests depending on old behavior of default User ACLs
|
2013-12-17 21:10:05 -08:00 |
Ritchie Martori
|
da5cb2c117
|
Add app.boot()
|
2013-10-29 14:44:44 -07:00 |