jannyHou
a22d4f9197
3.28.0
...
* upgrade nodemailer to greater than 6.4.16 (jannyHou)
* chore: sync LoopBack 4 with Node.js v14 EOL (Rifa Achrinza)
* chore: add Node.js 14 to travis (Diana Lau)
* Remove "major" and "p1" from stalebot (Miroslav Bajtoš)
2020-11-25 17:06:34 -05:00
jannyHou
6f04b61f88
upgrade nodemailer to greater than 6.4.16
...
Signed-off-by: jannyHou <juehou@ca.ibm.com>
2020-11-24 11:56:27 -05:00
Miroslav Bajtoš
06fcaa144e
3.27.0
...
* Update LTS status in README (Miroslav Bajtoš)
* chore: update copyright year (Diana Lau)
* feat: change hasone relation error message (Sujesh T)
* chore: disable security issue reporting (Nora)
* chore: fix eslint violations (Nora)
* fixup! manual fixes (Miroslav Bajtoš)
* fixup! eslint --fix . (Miroslav Bajtoš)
* chore: update eslint & eslint-config to latest (Miroslav Bajtoš)
* chore: update dev-dependencies (Miroslav Bajtoš)
* chore: update chai to v4, dirty-chai to v2 (Miroslav Bajtoš)
* Updated "ismail" package to v3.2 (Stanislav Sarbinski)
* Introduce issue templates for bugs, features, etc. (Miroslav Bajtoš)
* Improve PULL_REQUEST_TEMPLATE (Miroslav Bajtoš)
* test: use Chromium (not Chrome) when available (Miroslav Bajtoš)
* test: disable Chrome sandboxing when inside Docker (Miroslav Bajtoš)
* test: switch from PhantomJS to HeadlessChrome (Miroslav Bajtoš)
2020-03-06 10:00:20 +01:00
Miroslav Bajtoš
aec86ccc3f
chore: update eslint & eslint-config to latest
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Miroslav Bajtoš
5dd9561cb6
chore: update dev-dependencies
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Miroslav Bajtoš
dd6d2a5e6c
chore: update chai to v4, dirty-chai to v2
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-07 11:54:59 +02:00
Stanislav Sarbinski
4846048e48
Updated "ismail" package to v3.2
2019-10-07 11:19:19 +02:00
Miroslav Bajtoš
387835faef
test: use Chromium (not Chrome) when available
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-01 09:27:03 +02:00
Miroslav Bajtoš
8311138f3e
test: disable Chrome sandboxing when inside Docker
...
See the discussion in
https://github.com/docker/for-linux/issues/496
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-01 09:27:02 +02:00
Miroslav Bajtoš
cceb8a3c26
test: switch from PhantomJS to HeadlessChrome
...
Rework browser tests to run in Headless Chrome instead of PhantomJS,
because the latter is no longer maintained.
This allows us to remove transpilation to ES5 via babelify, which
significantly improves speed of our tests.
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-01 09:12:17 +02:00
Miroslav Bajtoš
9b1d4885ab
3.26.0
...
* fix: disallow queries in username and email fields (Hage Yaapa)
* Ignore failing downstream dependencies (Miroslav Bajtoš)
* Upgrade nyc to version 14 (Miroslav Bajtoš)
* Update Karma dependencies to latest versions (Miroslav Bajtoš)
* Drop Node.js 6.x from the supported versions (Miroslav Bajtoš)
* Fix Model.exists() to work with remote connector (Maxim Sharai)
* chore: update copyrights years (Agnes Lin)
* Update LTS status (Diana Lau)
* Enable Node.js 12.x on Travis CI (Miroslav Bajtoš)
* chore: update copyright year (Diana Lau)
* chore: update LB3 EOL date (Diana Lau)
2019-05-31 09:04:12 +02:00
Miroslav Bajtoš
716347e25c
Ignore failing downstream dependencies
...
The following dependencies are always failing the CI builds, let's
ignore them when testing changes in `loopback` package:
- bluemix-service-broker
- gateway-director-bluemix
- plan-manager
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-05-14 16:17:23 +02:00
Miroslav Bajtoš
686c6fe88e
Upgrade nyc to version 14
2019-05-14 09:03:36 +02:00
Miroslav Bajtoš
c9a277884e
Update Karma dependencies to latest versions
2019-05-14 09:03:36 +02:00
Miroslav Bajtoš
a685553b49
Drop Node.js 6.x from the supported versions
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-05-14 09:03:36 +02:00
Agnes Lin
0e0ca455ac
chore: update copyrights years
2019-05-06 16:10:57 -04:00
Miroslav Bajtoš
34acd02a7e
3.25.1
...
* Back-ticks added to highlight example JSON (Quentin Presley)
* Add same change to description for findOne (Quentin Presley)
* Update the description for persisted-models (Quentin Presley)
* handle $2b$ in hashed password check (Sylvain Dumont)
2019-03-15 16:08:23 +01:00
Miroslav Bajtoš
1e33ec596f
3.25.0
...
* Support middleware injected by AppDynamics. (Mike Li)
2019-02-05 14:23:17 +01:00
Miroslav Bajtoš
b77907ffa5
3.24.2
...
* Fix crash when modifying an unknown user (Matheus Horstmann)
2019-01-11 16:04:43 +01:00
Miroslav Bajtoš
0bb8c23e2d
3.24.1
...
* Update underscore.string to 3.3.5 (Francois)
* Fix: treat empty access token string as undefined (andrey-abramow)
2019-01-08 10:48:41 +01:00
Francois
6b748748bd
Update underscore.string to 3.3.5
2019-01-08 09:37:02 +01:00
Raymond Feng
81d1f7406f
3.24.0
...
* Set juggler options for remote calls (Raymond Feng)
* Speed up ACL tests by reducing saltWorkFactor (Miroslav Bajtoš)
2018-11-15 08:29:10 -08:00
Raymond Feng
f1c613ac07
Set juggler options for remote calls
2018-11-15 08:28:46 -08:00
Miroslav Bajtoš
a4d7caba1a
3.23.2
...
* Fix ACL check to support model wildcard (Moshe Malka)
2018-10-25 14:14:22 +02:00
Miroslav Bajtoš
be91ba3dad
3.23.1
...
* README: highlight Active LTS at the top (Miroslav Bajtoš)
2018-10-18 09:27:54 +02:00
Diana Lau
4c49b5fa1f
3.23.0
...
* Clear handler cache when a method is added/removed (Mohammed Essehemy)
* Add `options.preserveAccessTokens` (lchaglla)
* Update LB3 to be active LTS (Diana Lau)
* Fix ACL tests to wait until all assertions finish (Moshe Malka)
* chore: update to latest linting rules (virkt25)
2018-10-09 16:05:13 -07:00
virkt25
fa644d6a31
chore: update to latest linting rules
2018-09-13 10:08:25 -04:00
virkt25
acc1cd0ee5
3.22.3
...
* chore: use grunt to install optional phantomjs (virkt25)
* [WebFM] fr translation (candytangnb)
2018-09-12 11:06:28 -04:00
virkt25
cab1ed5463
chore: use grunt to install optional phantomjs
...
connected to #3993
2018-09-12 11:02:14 -04:00
virkt25
9f1eb419d1
3.22.2
...
* [WebFM] tr translation (candytangnb)
* [WebFM] de translation (candytangnb)
* [WebFM] cs/es/fr/it/nl/pl/pt_BR/ru translation (candytangnb)
2018-08-29 15:10:43 -04:00
Diana Lau
74d7043edc
3.22.1
...
* [WebFM] ja/ko/zh_CN/zh_TW translation (candytangnb)
* remove unnecessary format call (Diana Lau)
* Make desc when export-api-def translatable (Diana Lau)
2018-08-22 09:18:19 -04:00
virkt25
416b86a5ec
3.22.0
...
* fix: accessToken create default acl (virkt25)
* add: ppc64 and s390x to not run UI tests (Thomas Leah)
* chore: update deps + fix linting + .npmrc (virkt25)
* Update Loopback 2.x EOL dates (Chris Bailey)
* Fix formatting (Chris Bailey)
* Update support badge and move LTS section (Chris Bailey)
* Add badges and information for LTS and support (Chris Bailey)
2018-08-08 16:27:22 -04:00
virkt25
5ee731eafd
chore: update deps + fix linting + .npmrc
2018-08-08 13:31:30 -04:00
virkt25
72d85fa9ea
3.21.0
...
* Make verifyUserRelations() more robust (mcitdev)
* Fix crash in verifyUserRelations (ryanxwelch)
* Fix crash in User model's "before delete" hook (mcitdev)
* [WebFM] cs/pl/ru translation (candytangnb)
* Update strong-error-handler (shimks)
2018-07-09 17:04:16 -04:00
shimks
0590bd1bb4
Update strong-error-handler
2018-06-12 12:25:33 -04:00
Miroslav Bajtoš
7d93b27a80
3.20.0
...
* Update strong-globalize to 4.x (Miroslav Bajtoš)
* Update nodemailer to v4.x (Dimitris)
* Drop support for Node.js 4.x (Miroslav Bajtoš)
2018-06-12 08:31:51 +02:00
Miroslav Bajtoš
f17346ba50
Update strong-globalize to 4.x
2018-06-11 17:37:56 +02:00
Dimitris
83fc62c0af
Update nodemailer to v4.x
2018-06-11 16:01:42 +02:00
Miroslav Bajtoš
ec46c457d3
Drop support for Node.js 4.x
2018-06-08 09:33:55 +02:00
Miroslav Bajtoš
85aa3fd679
3.19.3
...
* Provide link to CODEOWNERS (Aditya Agarwal)
* fix bug in User.verify when confirm is disabled (wolrajhti)
* Enable Node.js 10.x on Travis CI (Miroslav Bajtoš)
2018-06-04 16:36:29 +02:00
Miroslav Bajtoš
59b14093c5
3.19.2
...
* Add check for undefined user email in setter (Kevin Scroggins)
2018-05-29 08:54:18 +02:00
Miroslav Bajtoš
3e3092c017
3.19.1
...
* Fix isOwner() bug in multiple-principal setup (Miroslav Bajtoš)
2018-05-21 09:17:50 +02:00
Miroslav Bajtoš
df70f83d67
3.19.0
...
* feat: remove all references to a Model (Miroslav Bajtoš)
2018-04-17 10:09:11 +02:00
Miroslav Bajtoš
0cd380c590
feat: remove all references to a Model
...
Add API allowing applications to hide a Model from the
REST API and remove all references to it, allowing Garbage Collector
to claim all memory used by the model.
2018-04-17 09:42:08 +02:00
Miroslav Bajtoš
77a35231dc
3.18.3
...
* Remove forgotten debugger statement (Miroslav Bajtoš)
* Fix role check in apps with multiple user models (Miroslav Bajtoš)
* Fix formatting issues reported by recent eslint (Miroslav Bajtoš)
* CODEOWNERS: add nitro404 (Miroslav Bajtoš)
* test: add missing "return" in a promise-style test (Miroslav Bajtoš)
2018-03-22 09:22:20 +01:00
Miroslav Bajtoš
c611bbbe04
Fix formatting issues reported by recent eslint
2018-03-05 10:03:59 +01:00
Kevin Delisle
38f3d728b1
3.18.2
...
* model: fix infinite loop on nestRemoting (Kevin Delisle)
* Use statusCode prop for user errors (Zak Barbuto)
2018-02-08 13:26:18 -05:00
Taranveer Virk
0eeb99060f
3.18.1
...
* update: juggler to version including security fix. (Taranveer Virk)
2018-01-31 16:56:12 -05:00
Taranveer Virk
2c909b8223
update: juggler to version including security fix.
2018-01-31 14:33:37 -05:00
Miroslav Bajtoš
c5ff5faf0d
3.18.0
...
* fix: preserve datasource name (Kevin Scroggins)
* Update Copyright Years (Justin Ross)
* Support options.filter in createChangeStream (Edward Choh)
* fixup! add top-level dep on eslint-plugin-mocha (Miroslav Bajtoš)
* Update eslint and eslint-config to latest (Miroslav Bajtoš)
2018-01-29 16:36:14 +01:00