tag:github.com,2008:https://github.com/digitalsadhu/loopback/releasesTags from loopback2015-05-13T23:28:51Ztag:github.com,2008:Repository/38546831/v2.18.02015-05-13T23:28:51Zv2.18.0: 2.18.0<p>2.18.0</p>
<p> * Make the test compatible with latest juggler (Raymond Feng)</p>tag:github.com,2008:Repository/38546831/v2.17.32015-05-12T23:15:18Zv2.17.3: 2.17.3<p>2.17.3</p>
<p> * Use the new remoting.authorization hook for check access (Ritchie Martori)</p>
<p> * Define remote methods via model settings/config (Miroslav Bajtoš)</p>
<p> * Pass the full options object to the email send method in user verification process. (Alexandru Savin)</p>
<p> * un-document _findLayerByHandler (Rand McKinney)</p>
<p> * Gruntfile: disable debug & watch for CI builds (Miroslav Bajtoš)</p>
<p> * Update devDependencies to the latest versions (Miroslav Bajtoš)</p>
<p> * Remove trailing whitespace added by <a class="commit-link" href="https://github.com/digitalsadhu/loopback/commit/242bcec539abe3fadac475d7fa60a67f7c7b34a3"><tt>242bcec</tt></a> (Miroslav Bajtoš)</p>
<p> * Update model.js (Rand McKinney)</p>ritchtag:github.com,2008:Repository/38546831/v2.17.22015-04-28T16:08:56Zv2.17.2: 2.17.2<p>2.17.2</p>
<p> * Fix regression in Model.getApp() (Miroslav Bajtoš)</p>tag:github.com,2008:Repository/38546831/v2.17.12015-04-28T06:09:45Zv2.17.1: 2.17.1<p>2.17.1</p>
<p> * Allow dataSource === false (Raymond Feng)</p>
<p> * Fix remoting metadata for User.login#include (Miroslav Bajtoš)</p>tag:github.com,2008:Repository/38546831/v2.17.02015-04-21T17:46:43Zv2.17.0: 2.17.0<p>2.17.0</p>
<p> * Disable inclusion of User.accessTokens (Raymond Feng)</p>
<p> * Upgrade test fixtures to use LB 2.x layout (Raymond Feng)</p>tag:github.com,2008:Repository/38546831/v2.16.32015-04-17T17:36:54Zv2.16.3: 2.16.3<p>2.16.3</p>
<p> * Rework global registry to be per-module-instance (Miroslav Bajtoš)</p>tag:github.com,2008:Repository/38546831/v2.16.22015-04-17T17:34:02Zv2.16.2tag:github.com,2008:Repository/38546831/v2.16.12015-04-17T16:35:31Zv2.16.1: 2.16.1<p>2.16.1</p>
<p> * Add back loopback properties like modelBuilder (Miroslav Bajtoš)</p>tag:github.com,2008:Repository/38546831/v2.16.02015-04-16T22:13:50Zv2.16.0: 2.16.0<p>2.16.0</p>
<p> * Expose the `filter` argument for findById (Raymond Feng)</p>
<p> * fixed the missing '.' in various description fields. (Edmond Lau)</p>
<p> * Conflict resolution and Access control (Miroslav Bajtoš)</p>
<p> * Fix the typo (Raymond Feng)</p>
<p> * Fix PersistedModel._defineChangeModel (Miroslav Bajtoš)</p>
<p> * AccessControl for change replication (Miroslav Bajtoš)</p>
<p> * test: remove global autoAttach (Miroslav Bajtoš)</p>
<p> * Add support for app level Model isolation (Ritchie Martori)</p>
<p> * Implement ModelCtor.afterRemoteError (Miroslav Bajtoš)</p>
<p> * Code cleanup, add Model._runWhenAttachedToApp (Miroslav Bajtoš)</p>
<p> * Refactor Model and PersistedModel registration (Miroslav Bajtoš)</p>
<p> * Fix the style issue (Raymond Feng)</p>
<p> * Add missing error handlers to checkpoints() (Miroslav Bajtoš)</p>
<p> * Fix where param format (Rand McKinney)</p>
<p> * Test embedsOne CRUD methods (Fabien Franzen)</p>tag:github.com,2008:Repository/38546831/v2.15.02015-04-01T16:50:19Zv2.15.0: 2.15.0<p>2.15.0</p>
<p> * Improve error handling in replication (Miroslav Bajtoš)</p>
<p> * Add `loopback.runInContext` (Miroslav Bajtoš)</p>
<p> * Fix style issues (Raymond Feng)</p>
<p> * Document the new third callback arg of replicate() (Miroslav Bajtoš)</p>
<p> * Fix API doc for updateAll/deleteAll (Miroslav Bajtoš)</p>
<p> * Import subset of underscore.string scripts only (Miroslav Bajtoš)</p>
<p> * Use `ctx.instance` provided by "after delete" hook (Miroslav Bajtoš)</p>
<p> * Add conflict resolution API (Miroslav Bajtoš)</p>
<p> * Detect 3rd-party changes made during replication (Miroslav Bajtoš)</p>
<p> * Ability to pass in custom verification token generator This commit adds the ability for the developer to use a custom token generator function for the user.verify(...) method. By default, the system will still use the crypto.randomBytes() method if no option is provided. (jakerella)</p>
<p> * Remove unnecessary delay in tests. (Miroslav Bajtoš)</p>
<p> * Update README.md (Simon Ho)</p>
<p> * Remove duplicate cb func from getRoles and other doc cleanup (crandmck)</p>
<p> * Enhance the token middleware to support current user literal (Raymond Feng)</p>
<p> * Handling owner being a relation/function (Benjamin Boudreau)</p>
<p> * Run replication tests in the browser too (Miroslav Bajtoš)</p>
<p> * Add replication tests for conflict resolution (Miroslav Bajtoš)</p>
<p> * Fix an assertion broke by recent chai upgrade. (Miroslav Bajtoš)</p>
<p> * Static ACL support array of properties now (ulion)</p>
<p> * Add more integration tests for replication (Miroslav Bajtoš)</p>
<p> * Prevent more kinds of false replication conflicts (Miroslav Bajtoš)</p>
<p> * Upgrade deps (Raymond Feng)</p>
<p> * Fix "Issues" link in readme (Simon Ho)</p>
<p> * Add more debug logs to replication (Miroslav Bajtoš)</p>
<p> * <span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/strongloop/loopback/issues/1158">strongloop#1158</a>. (Jason Sturges)</p>
<p> * Checkpoint: start with seq=1 instead of seq=0 (Miroslav Bajtoš)</p>
<p> * Return new checkpoints in callback of replicate() (Miroslav Bajtoš)</p>
<p> * Create a remote checkpoint during replication too (Miroslav Bajtoš)</p>
<p> * Replication: fix checkpoint-related race condition (Miroslav Bajtoš)</p>
<p> * Support different "since" for source and target (Miroslav Bajtoš)</p>