[GitHub] camel pull request: CAMEL-7378 Adding outputType to allow user to ...

2015-04-23 Thread padewitte
Github user padewitte closed the pull request at: https://github.com/apache/camel/pull/457 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-7378 Adding outputType to allow user to ...

2015-03-31 Thread padewitte
GitHub user padewitte opened a pull request: https://github.com/apache/camel/pull/457 CAMEL-7378 Adding outputType to allow user to choose between a List or a... ... DBCursor while performing a findAll operation. You can merge this pull request into a Git repository by running

[GitHub] camel pull request: Add cmd operation to MongoDB Component fixing ...

2014-12-03 Thread padewitte
Github user padewitte closed the pull request at: https://github.com/apache/camel/pull/346 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Add cmd operation to MongoDB Component fixing ...

2014-12-01 Thread padewitte
GitHub user padewitte opened a pull request: https://github.com/apache/camel/pull/346 Add cmd operation to MongoDB Component fixing CAMEL-8101 and CAMEL-8100 Add cmd operation to MongoDB Component fixing CAMEL-8101 and CAMEL-8100 You can merge this pull request into a Git

camel pull request: CAMEL-6507 : Typo correction of aggregate

2013-07-05 Thread padewitte
Github user padewitte closed the pull request at: https://github.com/apache/camel/pull/27

camel pull request: CAMEL-6507 : Typo correction of aggregate

2013-07-04 Thread padewitte
GitHub user padewitte opened a pull request: https://github.com/apache/camel/pull/27 CAMEL-6507 : Typo correction of aggregate Typo correction of aggregate You can merge this pull request into a Git repository by running: $ git pull https://github.com/padewitte/camel

camel pull request: CAMEL-6507 - Add aggregat to mongo component

2013-07-03 Thread padewitte
Github user padewitte closed the pull request at: https://github.com/apache/camel/pull/26

camel pull request: Add aggregat to mongo component

2013-07-03 Thread padewitte
GitHub user padewitte opened a pull request: https://github.com/apache/camel/pull/26 Add aggregat to mongo component Hi, I just add the ability to use aggregat in camel-mongo-db route. Now you can declare a route to aggregate : from(...).to("mongodb:myDb?dat