drwoods
|
98e3ff014e
|
ignore Eclipse files and resolve some Eclipse JSHint warnings
squashed 4 commits into 1
|
2015-04-14 14:17:08 -04:00 |
|
Nick O'Leary
|
be61cf6a88
|
Add node.error handling to core nodes
|
2015-03-16 13:58:01 +00:00 |
|
Nick O'Leary
|
4dc21c43fa
|
Handle strings for limit/skip args to mongo node
|
2015-02-20 20:02:25 +00:00 |
|
Dave Conway-Jones
|
8822335700
|
Merge pull request #522 from motiooon/patch-1
adding skip to the mongodb input node
Great - looks good - many thanks @motiooon
|
2015-01-09 20:27:09 +00:00 |
|
Gabriel Baciu
|
f461b121e1
|
mongodb node take a skip property so pagination can be achieved
|
2015-01-09 14:32:21 -05:00 |
|
Anna Thomas
|
ed6272ce12
|
Fixed check for array in MongoDB aggregate function
Fixes #525
|
2015-01-05 10:57:49 +00:00 |
|
Anna Thomas
|
6ba0d83778
|
Fixes collection only being set by first message
|
2014-11-17 10:33:31 +00:00 |
|
Nick O'Leary
|
d3956f9816
|
Ensure valid mongo selector object
|
2014-09-26 11:30:09 +01:00 |
|
Anna Thomas
|
23b5ac4582
|
Allow user to select collection in mongo nodes using msg.collection
|
2014-09-22 16:16:21 +01:00 |
|
Anna Thomas
|
4f2e4b58e4
|
Added update functionality to mongodb out node
|
2014-09-22 16:09:56 +01:00 |
|
Anna Thomas
|
bc8acd24ae
|
Added count and aggregate operations to MongoDB In node
|
2014-09-15 09:33:36 +01:00 |
|
Nick O'Leary
|
1a5a548fbf
|
Incorrect credentials in mongo node
Closes #386
|
2014-09-08 19:25:12 +01:00 |
|
Nick O'Leary
|
c379f1b197
|
Migrate mongo node to new credential api
|
2014-07-19 00:25:22 +01:00 |
|
Dave C-J
|
8b6c14b05d
|
update mongodb to fa-icons and fix name position in edit config...
|
2014-07-17 17:21:35 +01:00 |
|
Dave C-J
|
2cdaed1325
|
Add "use strict" to most core nodes.
(skipping ones that may have other work in progress)
|
2014-05-29 22:13:21 +01:00 |
|
Nick O'Leary
|
ff49d2b217
|
Migrate to new node function style
|
2014-05-03 23:32:04 +01:00 |
|
Nick O'Leary
|
b7e3e2d739
|
Add username/password to Mongo nodes
Fixes #159
|
2014-02-16 23:17:15 +00:00 |
|
Nicholas O'Leary
|
48dabffefc
|
Move all nodes into core subdirectory
This makes it easier to distinguish core nodes from those added later
|
2013-11-14 15:52:19 +00:00 |
|