Skip to content

Tags: supasate/loopback

Tags

v2.27.0

Toggle v2.27.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.27.0

 * Remove sl-blip from dependency (Candy)
 * Fix race condition in replication tests (Miroslav Bajtoš)
 * test: remove errant console.log from test (Ryan Graham)
 * Promisify Model Change (Jue Hou)
 * Fix race condition in error handler test (Miroslav Bajtoš)
 * Travis: drop iojs, add v4.x and v5.x (Miroslav Bajtoš)
 * Correct JSDoc findOrCreate() callback in PersistedModel (Miroslav Bajtoš)
 * Hide verificationToken (Miroslav Bajtoš)
 * test: use ephemeral port for e2e server (Ryan Graham)
 * test: fail on error instead of crash (Ryan Graham)
 * ensure app is booted before integration tests (Ryan Graham)
 * Checkpoint speedup (Amir Jafarian)
 * Pull in API doc fix from PR into master strongloop#1910 (crandmck)

v3.0.0-alpha.1

Toggle v3.0.0-alpha.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.0.0-alpha.1

 * 3.0.0-alpha.1 (Miroslav Bajtoš)
 * Update juggler to ^3.0.0-alpha.1 (Miroslav Bajtoš)
 * Start development of 3.0 (Miroslav Bajtoš)

v2.26.2

Toggle v2.26.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.26.2

 * Fix bulkUpdate to not trigger rectifyAll (Amir Jafarian)

v2.26.1

Toggle v2.26.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.26.1

 * PersistedModel: log rectify/rectifyAll triggers (Miroslav Bajtoš)

v2.26.0

Toggle v2.26.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.26.0

 * change: skip cp lookup on no change (Miroslav Bajtoš)
 * Change: correctly rectify no-change (Miroslav Bajtoš)
 * Update model.js (Rand McKinney)
 * Adding properties description for User Model (David Cheung)
 * Add case-sensitve email option for User model. (Richard Pringle)

v2.25.0

Toggle v2.25.0's commit message
2.25.0

 * Fix typo in description of persistedModel.updateAttributes() (Richard Pringle)

v2.24.0

Toggle v2.24.0's commit message
2.24.0

 * Fix cookie-parser error (Simon Ho)

v2.23.0

Toggle v2.23.0's commit message
2.23.0

 * lib/registry: fix findModel for model ctor (Miroslav Bajtoš)
 * Refer to licenses with a link (Sam Roberts)
 * Fix user.resetPassword to fail on email not found (Simo Moujami)
 * Fix typo in doc comment (Rand McKinney)
 * Do not include redundant ports in verify links (Samuel Gaus)
 * Set application's id property only if it's empty. (wusuopu)
 * Check configs for shared method settings (Simon Ho)
 * Add test fixtures for shared methods (Simon Ho)
 * Clean up .jshintrc (Simon Ho)
 * Update comment about user ACL to reflect implementation (Felipe Oliveira Carvalho)

v2.22.2

Toggle v2.22.2's commit message
2.22.2

 * Use strongloop conventions for licensing (Sam Roberts)
 * Set package license to MIT (Sam Roberts)

v2.22.1

Toggle v2.22.1's commit message
2.22.1

 * Fix perf of rectification after updateAttributes (Miroslav Bajtoš)
 * Update persisted-model.js (Rand McKinney)
 * Stop NPM license warning (Simon Ho)