Kazuhito Yokoi
|
e68a438bb0
|
Fix status error in mongoDB node (#711)
|
2020-10-28 11:22:03 +00:00 |
|
Ross Cruickshank
|
9cc61cb0f1
|
mongdb - move projection into find pipeline (#697)
new node.js client API moved projection into options object - switched to pipeline stage instead #695
|
2020-10-05 09:28:58 +01:00 |
|
Ross Cruickshank
|
4ae0818a4b
|
mongodb - dereference aggregateCursor (#696)
new node.js client library moved aggregate response - using toArray to return result-set in msg.payload #693
|
2020-10-05 09:28:39 +01:00 |
|
Dave Conway-Jones
|
fbad6e4c2d
|
clarify linting confusion
|
2020-09-17 10:02:54 +01:00 |
|
Dave Conway-Jones
|
c21fb22918
|
Linting and bump package for new clustered PR.
|
2020-09-17 09:21:50 +01:00 |
|
Ross Cruickshank
|
cde422f34a
|
mongodb: update to add support replicaset clusters (ICD4Mongo) (#688)
|
2020-09-17 09:17:43 +01:00 |
|
Ross Cruickshank
|
4becf68848
|
use mongodb 3.6.1 client, add clustering support (#685)
|
2020-09-14 17:21:41 +01:00 |
|
Ben Hardill
|
c17aac3b66
|
Make msg.limit and msg.skip optional as per the README (#303)
|
2017-04-19 11:11:47 +01:00 |
|
Dave Conway-Jones
|
316a2fd272
|
Re-lint a load of nodes
|
2017-01-29 17:45:44 +00:00 |
|
Dave Conway-Jones
|
dcd2ede2c4
|
bump serial port package
|
2017-01-09 20:53:43 +00:00 |
|
Dave Conway-Jones
|
7a39c6f70b
|
reduce Mongo db connection retry warnings
only report on first attempt
to close issue 1052 on main project
|
2016-11-16 22:48:41 +00:00 |
|
Dave Conway-Jones
|
a9d669411c
|
fix mongo connection timeout call
to close #1045
Thanks @pelis
|
2016-11-11 10:07:26 +00:00 |
|
Dave Conway-Jones
|
a7247e898a
|
Update licenses and packages for all nodes
|
2016-11-06 20:26:19 +00:00 |
|
Dave Conway-Jones
|
1e31652073
|
Better handling of mongo ObjectId for updates
|
2016-11-02 15:25:35 +00:00 |
|
Dave Conway-Jones
|
eb6e35957b
|
Let Mongo node auto retry initial connection
and add status indicator
to close #221
|
2016-08-16 11:43:36 +01:00 |
|
dceejay
|
ba0e2c3796
|
Merge linting error fixes into i18n branch of n-r-n
|
2015-06-16 14:38:36 +01:00 |
|
Nick O'Leary
|
7d011dac99
|
Add i18n content for moved core nodes
|
2015-06-16 10:36:19 +01:00 |
|
dceejay
|
909afe9fed
|
Add mongo to node-red-node, fix lint etc
|
2015-06-13 18:53:03 +01:00 |
|