Commit Graph

1070 Commits

Author SHA1 Message Date
Ritchie Martori a3a6828709 Move replication implementation to DataModel 2014-05-06 13:31:23 -07:00
Raymond Feng 6afa95311c Merge pull request #247 from haio/master
Ensure roleId and principalId to be string in Role#isInRole
2014-05-02 22:55:20 -07:00
Ritchie Martori f8b5fa11ec All tests passing 2014-05-02 21:19:14 -07:00
haio 429052a0db Ensure roleId and principalId to be string in Role#isInRole 2014-05-03 11:43:03 +08:00
Ritchie Martori ae2fb9dea0 !fixup use DataModel instead of Model for all data based models 2014-05-02 20:15:01 -07:00
Ritchie Martori e026a7f52c fixup! unskip failing tests 2014-05-02 20:07:59 -07:00
Ritchie Martori 012f880078 !fixup RemoteConnector tests 2014-05-02 20:04:06 -07:00
Ritchie Martori 1c7527ae3d Add missing test/model file 2014-05-02 18:12:50 -07:00
Ritchie Martori 918596f035 Refactor DataModel remoting
- Move DataModel remoting setup into setup phase
 - Add a remoting type converter for DataModels
 - Move model tests into re-usable test utilities
 - Move other test utilities into new test utilities folder
2014-05-02 18:12:24 -07:00
Ritchie Martori 69cd6a836b !fixup .replicate() argument handling 2014-04-29 20:40:00 -07:00
Ritchie Martori e35309ba27 Fixes for e2e replication / remote connector tests 2014-04-29 17:17:49 -07:00
Raymond Feng 1077a7f288 Merge pull request #246 from haio/master
Convert principalId to String
2014-04-29 11:16:28 -07:00
haio eae86b64f4 typo 2014-04-29 20:10:44 +08:00
haio f44d737e7e Add more check on principalId 2014-04-29 09:34:48 +08:00
Raymond Feng 75196975b2 Update README and license link 2014-04-28 10:57:26 -07:00
haio aa63d7bf4b Convert principalId to String 2014-04-28 21:36:44 +08:00
Raymond Feng bb622cecf3 Add CLA 2014-04-25 08:44:03 -07:00
Raymond Feng 01f1716234 Merge tag 'v1.8.1'
1.8.1
2014-04-24 10:37:47 -07:00
Raymond Feng 70715991a9 Merge branch 'release/1.8.1' into production 2014-04-24 10:37:39 -07:00
Raymond Feng 25599c0fb4 Bump version 2014-04-24 10:30:35 -07:00
Raymond Feng b57c998ce2 Merge pull request #242 from strongloop/feature/fix-issue-239
Rename the method so that it won't conflict with Model.checkAccess
2014-04-24 10:27:18 -07:00
crandmck 1676ac6e58 Fix constructor JSDoc 2014-04-23 15:20:18 -07:00
crandmck e9d7b54ec6 Remove intermediate section headers from nav 2014-04-23 14:40:00 -07:00
Raymond Feng 921e35954d Rename the method so that it won't conflict with Model.checkAccess
See https://github.com/strongloop/loopback/issues/239
2014-04-21 11:13:03 -07:00
Ritchie Martori 05cae7ae44 1.8.0 2014-04-16 14:41:24 -07:00
Ritchie Martori 83e74ab414 Merge 2014-04-16 07:39:13 -07:00
Ritchie Martori b660f8a59e Add replication e2e tests 2014-04-16 07:33:17 -07:00
Ritchie Martori e86a00de69 Merge branch master 2014-04-15 12:53:00 -07:00
Ritchie Martori c7eba32ac5 Merge branch 'master' into feature/remoting-connector 2014-04-15 12:45:49 -07:00
Ritchie Martori 1c6f157b9f Merge pull request #197 from strongloop/feature/remoting-connector
Remote Connector
2014-04-15 12:44:55 -07:00
Ritchie Martori 53155810ba 1.7.7 2014-04-15 09:19:24 -07:00
Ritchie Martori 9f8ec484ea Fix/remove ctx.user documentation 2014-04-15 09:19:05 -07:00
Ritchie Martori 13b18065e2 Documentation cleanup 2014-04-14 14:49:29 -07:00
Ritchie Martori 940e11125d Fix save implementation for remoting connector 2014-04-14 14:17:56 -07:00
Ritchie Martori 7c0a470d64 Add basic Remote connector e2e test 2014-04-14 12:25:41 -07:00
Ritchie Martori 5298834c68 Merge branch 'master' into feature/remoting-connector 2014-04-14 11:01:20 -07:00
Ritchie Martori 5ffc0e8979 1.7.6 2014-04-14 10:29:40 -07:00
Ritchie Martori 7b5ccb7d10 Merge pull request #234 from strongloop/fix/hidden-nested
Add test for remoting nested hidden properties
2014-04-14 10:28:53 -07:00
Ritchie Martori 37a28db017 Bump juggler version 2014-04-11 12:42:59 -07:00
Ritchie Martori 63ad8f69ae Add test for remoting nested hidden properties 2014-04-11 11:43:37 -07:00
Ritchie Martori e9323ce664 1.7.5 2014-04-11 09:31:59 -07:00
Ritchie Martori 756ec282ed Merge pull request #232 from pennycoders/master
Fix #229 (Whitespaces removed)
2014-04-11 09:31:10 -07:00
Alex Pica 1c1364636d Fix #229 (Whitespaces removed 2014-04-10 06:01:58 +03:00
Ritchie Martori b4da270a49 Add nodemailer to browser ignores 2014-04-08 15:26:02 -07:00
Raymond Feng 2c23a57b11 Merge pull request #224 from strongloop/feature/fix-issue-97
Add an intergration test for belongsTo remoting
2014-04-07 08:35:19 -07:00
Raymond Feng 8f50c9dede Add an assertion to the returned store object 2014-04-04 08:26:57 -07:00
Miroslav Bajtoš bdd96d8961 Merge tag 'v1.7.4'
v1.7.4
2014-04-04 16:43:56 +02:00
Miroslav Bajtoš 0726fe1517 Merge branch 'release/1.7.4' into production 2014-04-04 16:41:51 +02:00
Miroslav Bajtoš 3640b2e113 v1.7.4 2014-04-04 16:41:25 +02:00
Miroslav Bajtoš 7ca6b0eafd Merge remote-tracking branch 'origin/production' into production 2014-04-04 16:36:21 +02:00