Commit Graph

40 Commits

Author SHA1 Message Date
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Wataru Sato 3e67ce628f
Add local/ja/66-mongodb.html (#839) 2021-10-10 22:13:44 +01:00
heikokue 80b9316d92
added/improved DE translation of forms (#765) 2021-03-12 13:23:26 +00:00
heikokue 0772b545ea
added i18n help files (#766) 2021-03-12 13:17:23 +00:00
Dave Conway-Jones 12c485faaf
bump mongo node for close PR 2021-01-22 13:50:37 +00:00
Adrien GILLON 4cfc7b39be
Fix MongoDB connection close on node close (#737)
closes #738
2021-01-22 13:48:01 +00:00
Dave Conway-Jones e5f41880c3
ump mongo package for fix PR 2020-11-16 15:44:53 +00:00
Ross Cruickshank 8363a774e9
mongodb cusor handling #714 (#715)
match cursor handling with parameter
2020-11-16 15:43:53 +00:00
Dave Conway-Jones 395bf77441
bump mongo node for release 2020-10-28 11:25:03 +00:00
Kazuhito Yokoi e68a438bb0
Fix status error in mongoDB node (#711) 2020-10-28 11:22:03 +00:00
piyonakajima efcf91a6df
Add Japanese translations for mongoDB node (#710) 2020-10-28 11:21:14 +00:00
Dave Conway-Jones f599797144
bump for latest PRs 2020-10-05 09:45:38 +01: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
Dave Conway-Jones 26458522dd
bump mongo node for new docs 2018-03-01 16:39:00 +00:00
Avraham H 6306587cce [ mongo documentation fixes]: fixing syntax (#412) 2018-03-01 16:33:37 +00:00
Dave Conway-Jones 2023bddf97
bump wen and mongoldb packages to pub to npm 2017-04-19 15:25:19 +01:00
Dave Conway-Jones a881a5c4af
bump mongoldb node for skip, limit default PR 2017-04-19 11:14:51 +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
Dave Conway-Jones ba488aa4c1 bump Mongoldb pre-req version
to fix #228
2016-08-16 10:11:42 +01:00
Dave Conway-Jones 86049c20cb update storage nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones e04f65040c Grammar correction in mongo readme
to close #152
2015-12-09 20:12:17 +00:00
Nick O'Leary d8ffba3338 Update mongodb dependency
Fixes #133
2015-10-11 21:11:39 +01:00
Nick O'Leary 5dc0c0e968 Fix merge conflicts on i18n 2015-07-15 10:24:44 +01:00
dceejay 56bb10642a Update Note(s) in READMEs for all moved out nodes.
redis, mongo, email, feedparse, twitter, irc, arduino, serialport
2015-06-16 21:37:22 +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 da209a6b66 Update core nodes to pull common msgs from node-red ns 2015-06-16 11:16:29 +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