Commit Graph

225 Commits

Author SHA1 Message Date
Nora deb461ea62
Merge pull request #160 from strongloop/chore/improve-issue-templates
chore: disable security issue reporting
2019-11-19 01:21:40 -05:00
Nora 0ce4f897ee chore: disable security issue reporting 2019-11-15 20:32:59 -05:00
Miroslav Bajtoš e0f168a2d8
Merge pull request #159 from strongloop/remove-kv-extreme-scale
chore: remove unstable connectors from downstream list
2019-11-05 17:36:41 +01:00
Miroslav Bajtoš 6535723d73
Remove loopback-connector-ibmi from downstream
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-11-05 17:23:35 +01:00
Miroslav Bajtoš a3e1a08fa6
Remove unstable connectors from downstream list
Configure cis-jenkins CI build to ignore the following repositories
when deciding which downstream projects to build:

 - loopback-connector-db2z
 - loopback-connector-informix
 - loopback-connector-mqlight
 - loopback-connector-kv-extreme-scale

The list is the same as we have in loopback-datasource-juggler now.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-11-05 17:23:25 +01:00
Miroslav Bajtoš 7edaec1809
Merge pull request #158 from strongloop/improve-github-templates
Improve issue & pull-request templates
2019-11-05 16:08:50 +01:00
Miroslav Bajtoš cda6ac0ab0
Introduce issue templates for bugs, features, etc.
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-11-05 15:36:45 +01:00
Miroslav Bajtoš 1b11234df1
Improve PULL_REQUEST_TEMPLATE
Make it easier for contributors to mix the text provided by GitHub
from the commit messages with the template content.

Rework the checklist to follow the style we use in loopback-next.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-11-05 15:36:45 +01:00
Miroslav Bajtoš 12de266e5b
Merge pull request #157 from strongloop/fix-eslint
Fix eslint violations
2019-11-01 16:29:58 +01:00
Miroslav Bajtoš a1fe28a3a4
Fix eslint violations
Run `eslint --fix .` to add trailing commas to function arguments.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-11-01 13:45:20 +01:00
Miroslav Bajtoš fa7a4b2d66
Merge pull request #153 from strongloop/update-codeowners
Remove Biniam from CODEOWNERS
2019-09-20 17:30:12 +02:00
Miroslav Bajtoš 0f548ed9ac
Merge pull request #134 from marvinirwin/fix-bad-where
Fix bad where
2019-09-20 17:29:07 +02:00
Miroslav Bajtoš 8b9b842674
Remove Biniam from CODEOWNERS 2019-09-20 17:05:20 +02:00
Marvin Irwin ab99062e63
Fix SqlConnector to ignore empty WHERE statements 2019-09-20 17:02:30 +02:00
Diana Lau c27e21fb4f 4.9.0
* fix: prevent adding listeners past limit (Dominique Emond)
 * chore: update deps and fix lint violations (Nora)
 * drop support for node.js 6 (Nora)
 * chore: add node 12 (Nora)
2019-09-19 10:13:17 -04:00
Nora 819bf8b57f
Merge pull request #149 from strongloop/dremond_migrate_errors
fix: prevent adding listeners past limit
2019-08-14 10:16:25 -04:00
Dominique Emond 7ab10fb8fb fix: prevent adding listeners past limit
Co-authored-by: Dominique Emond <dremond@ca.ibm.com>
2019-08-13 19:09:48 -04:00
Nora 183d2a31de
Merge pull request #150 from strongloop/fix-lint
chore: update deps and fix lint violations
2019-08-02 10:22:01 -04:00
Nora 4c4d05fe87 chore: update deps and fix lint violations 2019-08-02 09:50:51 -04:00
Nora 473c90ae63
Merge pull request #148 from strongloop/add-node12
chore: add node 12 and remove support for Node.js 6
2019-07-26 13:56:39 -04:00
Nora 19ca0dbc26 drop support for node.js 6 2019-07-26 08:27:32 -04:00
Nora aa0540a1eb chore: add node 12
Add Node.js 12 to CI
2019-07-24 14:54:26 -04:00
Biniam Admikew 7e9a4463ab 4.8.0
* chore: add promise support (Biniam Admikew)
2019-06-28 12:50:49 -04:00
Biniam Admikew b8aeb23378
Merge pull request #147 from strongloop/chore/promisify-transaction-methods
chore: add promise support
2019-06-28 11:59:19 -04:00
Biniam Admikew d79092aadb chore: add promise support
Add promise support to transaction methods.

Co-Authored-By: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-06-28 09:26:58 -04:00
Diana Lau 417d6467b0 4.7.0
* feat: map property name to table column name (Samarpan Bhattacharya)
 * chore: update copyrights years (Diana Lau)
2019-05-03 16:29:09 -04:00
Miroslav Bajtoš e858c4ddac
Merge pull request #142 from samarpanB/fix-column-name-spec
feat: map property name to table column name (SQL only)
2019-05-03 17:27:57 +02:00
Samarpan Bhattacharya 998cfba9ae feat: map property name to table column name 2019-05-02 18:53:00 +05:30
Diana Lau 772f4f58b2
Merge pull request #145 from strongloop/copyrights
Update copyrights year
2019-04-22 16:03:45 -04:00
Diana Lau 59d7089f7d chore: update copyrights years 2019-04-18 17:42:33 -04:00
biniam d36d059a8e 4.6.2 2019-03-22 12:55:34 -04:00
Diana Lau d0e6d36a1a 4.5.2
* fix: make prop def getter backward-compatible (biniam)
 * chore: update CODEOWNERS (Diana Lau)
 * Revert "4.6.0" (biniam)
 * feat: retrieve nested property definitions (Piero Maltese)
2019-03-22 09:21:13 -04:00
Biniam Admikew 386e0413b5
Merge pull request #138 from strongloop/fix/reserve-bc-propdef
fix: return undefined for first level undefined props
2019-02-25 14:58:40 -05:00
biniam 95b907b157 fix: make prop def getter backward-compatible
Return early for non-nested properties as before,
and undefined instead of erroring out when the
property type is undefined.
2019-02-22 22:46:38 -05:00
Diana Lau 93e49f1198
Merge pull request #137 from strongloop/codeowner
chore: update CODEOWNERS
2019-02-22 10:44:45 -05:00
Diana Lau 62030201f7 chore: update CODEOWNERS 2019-02-21 23:23:51 -05:00
biniam 34c669b96a Revert "4.6.0"
This reverts commit 560629c1d2.
It was accidentally released as a semver minor when it should
have been released as a semver major. The patch included breaking
changes for the APIs it modified.
2019-02-20 10:40:30 -05:00
biniam 560629c1d2 4.6.0
* feat: retrieve nested property definitions (Piero Maltese)
2019-02-19 10:07:58 -05:00
Biniam Admikew 9e63fc3448
Merge pull request #136 from pierissimo/feat-connector-getproperty-definition-nested
Connector.getPropertyDefinition for nested properties
2019-02-19 09:51:24 -05:00
Piero Maltese 30c32b58d3 feat: retrieve nested property definitions 2019-02-15 14:20:01 -05:00
Raymond Feng dbfebb845b 4.5.1
* allow schema or owner (Raymond Feng)
 * [WebFM] cs/pl/ru translation (candytangnb)
2018-07-16 14:40:45 -07:00
Raymond Feng 5ab9c9c76e allow schema or owner 2018-07-16 14:40:20 -07:00
Taranveer Virk 41d7c656c6
Merge pull request #127 from candytangnb/webfm-0629-000311-cs,pl,ru-translation
[WebFM] cs/pl/ru translation Check-in by YI TANG (tangyinb@cn.ibm.com)
2018-07-06 14:32:01 -04:00
candytangnb f8f3f2404f [WebFM] cs/pl/ru translation
cs/pl/ru translation check-in by YI TANG (tangyinb@cn.ibm.com) using
WebFM tool.
2018-06-29 00:03:11 -04:00
Miroslav Bajtoš f3f4c61c15
4.5.0
* Update msgpack5 to 4.x (Miroslav Bajtoš)
 * Update strong-globalize to 4.x (Miroslav Bajtoš)
 * Update Mocha and Chai to latest (Miroslav Bajtoš)
 * Update eslint + config to latest (Miroslav Bajtoš)
 * Disable package-lock feature of npm (Miroslav Bajtoš)
 * Travis: add Node.js 8.x + 10.x to the build matrix (Miroslav Bajtoš)
 * Drop support for Node 4.x (Miroslav Bajtoš)
 * chore:update license (Diana Lau)
2018-06-14 09:33:51 +02:00
Miroslav Bajtoš 45cbee7602
Merge pull request #126 from strongloop/update-deps
Drop support for Node.js 4.x + update dependencies
2018-06-14 09:33:23 +02:00
Miroslav Bajtoš 9435ba5071
Update msgpack5 to 4.x
This adds support for Timestamp extension type:
https://github.com/msgpack/msgpack/blob/master/spec.md#timestamp-extension-type
2018-06-12 16:49:36 +02:00
Miroslav Bajtoš 9c44ec59c3
Update strong-globalize to 4.x 2018-06-12 16:44:59 +02:00
Miroslav Bajtoš 284e0111b7
Update Mocha and Chai to latest 2018-06-12 16:44:24 +02:00
Miroslav Bajtoš a695cb22e1
Update eslint + config to latest 2018-06-12 16:33:52 +02:00