Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lucee/extension-mongodb


https://github.com/lucee/extension-mongodb

Merge pull request #6 from jzuijlek/master

cleanup old versions

b9d71afa9b8bfb6fd854b25944e3227f598f58cc authored almost 9 years ago by Sean Daniels <[email protected]>
cleanup old versions

741e244a0d46cd7bbb254847aa8d4c0a62561f43 authored almost 9 years ago by Jonathan van Zuijlekom <[email protected]>
Merge branch 'master' of github.com:sjdaniels/extension-mongodb

521c8c330defd2b5df9c67f5ebf3705b26fc4058 authored almost 9 years ago by Sean Daniels <[email protected]>
Use MONGODB_SERVER env var

17b44b5691f0788f7aca433e6b40788bad416f42 authored almost 9 years ago by Sean Daniels <[email protected]>
Merge pull request #5 from sjdaniels/master

Use MONGODB_SERVER env var

81c0b89e8390fc2ef3f135c3e1ffd113aeccb376 authored almost 9 years ago by Sean Daniels <[email protected]>
Use MONGODB_SERVER env var

8daadcc8cc1bca5ff6d5388988c9caf4a21f0a6b authored almost 9 years ago by Sean Daniels <[email protected]>
Merge pull request #3 from sjdaniels/master

Tests

3fc8b5da09f5fd918fb6dbf395621a9b5f22081a authored almost 9 years ago by Sean Daniels <[email protected]>
Tests

032b400e3ad408b2bba23242c83aba9483f39191 authored almost 9 years ago by Sean Daniels <[email protected]>
Merge branch 'master' of github.com:sjdaniels/extension-mongodb

33e2c5f3f63d064e79cc0477edeb2d9ef4ab4d42 authored almost 9 years ago by Sean Daniels <[email protected]>
Update to 3.2.2 driver

22cf7da0a6dd2b39f98faad4e371975149b31072 authored almost 9 years ago by Sean Daniels <[email protected]>
Remove previous version (mongodb-extension-1.1.0.47.jar)

c6b4339f117caaa1d65bc6193c87318ad69ed6e0 authored almost 9 years ago by Jonathan van Zuijlekom <[email protected]>
Update to 3.2.2 driver

184af024801187926f4c909b4f262d833b1c31e6 authored almost 9 years ago by Sean Daniels <[email protected]>
Merge pull request #1 from jzuijlek/master

MongoDB 3.2 and lots of updates

ac03954b5faa7f896ba55f096d76cacff829f269 authored almost 9 years ago by Sean Daniels <[email protected]>
Remove previous version (mongodb-extension-1.1.0.47.jar)

5624fb699ea355a1f7eefdd78a1ec41d8620261b authored almost 9 years ago by Jonathan van Zuijlekom <[email protected]>
Merge remote-tracking branch 'rasia/master' into 3.2

# Conflicts:
# build.number
# build.properties

0a4e52b0cc5b58d1a37598ded4ca32bd3d3a492c authored almost 9 years ago by Jonathan van Zuijlekom <[email protected]>
update gitignore

5d1df89fe2bdd094d9e6bdb5d6d0c0a31fbbe69d authored almost 9 years ago by michaeloffner <[email protected]>
update min core version

ecf18e1d98580532b4034c3c22738ea5c89c4b50 authored almost 9 years ago by michaeloffner <[email protected]>
update build number

a31821810f47991af7664e795da70d0ac13de498 authored almost 9 years ago by michaeloffner <[email protected]>
Merged in braunsmedia/extension-mongodb-jzuijlek/insertmany (pull request #3)

DBCollection.insertMany()

28e3f784ba6fdfde68be9fd0ea054e869b154d8e authored almost 9 years ago by Jonathan van Zuijlekom <[email protected]>
Cache is still beta I guess

5976445afa40cfa7509e1e1b887b5a78700f52ae authored almost 9 years ago by Sean Daniels <[email protected]>
DBCollection.insertMany()

For bulk writes.

- supports empty array of documents
- ordered:true stops at first error
- orde...

caa5d530a0ab9358a66fcb76ac97ba1c20243d52 authored almost 9 years ago by Sean Daniels <[email protected]>
updated error message of implemented functions

874868eac6ef5a5d7e5fd079a391000a1a4b471f authored about 9 years ago by Jonathan van Zuijlekom <[email protected]>
Implemented collection.count()

a1115bbb0ecc2b67a03031b843ba8027a7ddfa56 authored about 9 years ago by Jonathan van Zuijlekom <[email protected]>
cleanup old versions

61dafe58d1e646a8580d781b8cebd260aa69a050 authored about 9 years ago by jzuijlek <[email protected]>
Added setWriteConcern (db and coll) and findAndRemove (coll)

0c9e412dffc8a0b374df9f3a1fe671cade21cda0 authored about 9 years ago by jzuijlek <[email protected]>
cleanup

1a621c98958c41c58a99b4843737a05e2496a37d authored about 9 years ago by jzuijlek <[email protected]>
typeo

27afac1c4fda9db0e5a6e19824c7e1df194933fa authored about 9 years ago by jzuijlek <[email protected]>
upgraded to MongoDB 3.2 driver

04f5cbd412a6f38e9747341b2183f66d38c089fc authored about 9 years ago by jzuijlek <[email protected]>
Merged in braunsmedia/extension-mongodb-jzuijlek/mapreduce_fix (pull request #2)

Correct argument length check

ca85a48eea36a828c4718df6dd3054f1153a46ad authored about 9 years ago by Jonathan van Zuijlekom <[email protected]>
Correct argument length check

44d72aab2b871160fe034d69ef8f391df198f3a4 authored about 9 years ago by Sean Daniels <[email protected]>
Remove extension functions on uninstall

62073ccedbb7c7aeedf6b60fc9b40ac968eecdf4 authored over 9 years ago by Jonathan van Zuijlekom <[email protected]>
Copy BIFs in build process to dist

5f10989acef00a50a165dff8b796f8624eac92c4 authored over 9 years ago by Sean Daniels <[email protected]>
Added BIF for ordered DBObject creation

36b5bf041fe041dd66a8e11cf15bc75de2ab0a5e authored over 9 years ago by Sean Daniels <[email protected]>
Merge remote-tracking branch 'jzuijlek/3.0' into develop

d95a139434e837122313512e5d08e02ae4785269 authored over 9 years ago by Sean Daniels <[email protected]>
Returns BasicDBObject

233b501c168a12b7b56715d1d5ec6a39823929dd authored over 9 years ago by Jonathan van Zuijlekom <[email protected]>
Returns BasicDBObject

c9af7fda279afa68b4e14d56667d17e84262ce7a authored over 9 years ago by Jonathan van Zuijlekom <[email protected]>
As Sean Daniels stated I need to retain the iterator.

ef3d29e20d7ada20279ddef94ddcc6ee2afe586a authored over 9 years ago by Jonathan van Zuijlekom <[email protected]>
Had issues with multiple sort arguments. The BasicDBObject has a map contructor, using that fixed the issues.

9dd8e30d79fac8ec4c8ca98f14a93e40bc68bb87 authored over 9 years ago by jzuijlek <[email protected]>
Merge branch '3.0' into develop

f7be667e2d4079e2aca9c667840cb9e6d2f569c5 authored over 9 years ago by Sean Daniels <[email protected]>
Added new mongodb:// uri example and link to MongoDB documentation

5ba2293f0e4d61e830714fbed21c1da3420ea0cb authored over 9 years ago by jzuijlek <[email protected]>
Merge branch '3.0' into develop

# Conflicts:
# source/java/src/org/lucee/mongodb/AggregationOutputImpl.java
# source/java/src/or...

5f5b09699ae94e989b7b18fc041bd673aac560f9 authored over 9 years ago by Sean Daniels <[email protected]>
Merge remote-tracking branch 'braunsmedia/aggregation_changes' into 3.0

Conflicts:
source/java/src/org/lucee/mongodb/AggregationOutputImpl.java

776df13a1f6b5ab637cd12a7775f3ddc59a87e4b authored over 9 years ago by jzuijlek <[email protected]>
Changed exception to reflect the supported keys in ObjectID

b2c7b6003293c262928eab4189bbfc4d5fdf0332 authored over 9 years ago by jzuijlek <[email protected]>
Merge remote-tracking branch 'braunsmedia/objectid_changes' into 3.0

Conflicts:
source/java/src/org/lucee/mongodb/ObjectIdImpl.java

eed2c0e283f7e4258ba355bc766f62c5e98627b3 authored over 9 years ago by jzuijlek <[email protected]>
Merge remote-tracking branch 'braunsmedia/readme' into 3.0

36cae11c50dac7948a200fc682e58c0eb410d81f authored over 9 years ago by jzuijlek <[email protected]>
Output CFML array from aggregate (thanks Sean Daniels)

ff73b5845f61b26234045c0e9255a305c1448309 authored over 9 years ago by jzuijlek <[email protected]>
Implemented:

* getGeneratedMachineIdentifier()
* getGeneratedProcessIdentifier()
* getMachineIdentifier()
* ge...

248100622a34ae3b7249fb8ff348000c2e08e22f authored over 9 years ago by jzuijlek <[email protected]>
Merge branch '3.0' into develop

# Conflicts:
# source/java/src/org/lucee/mongodb/AggregationOutputImpl.java
# source/java/src/or...

43b4f3fef772ae5ca4da309b88de03d4991f00cc authored over 9 years ago by Sean Daniels <[email protected]>
Correctly return Java Date to MongoDB

50ea5af9d57b52808eb101ebaedeced6f34fc33e authored over 9 years ago by jzuijlek <[email protected]>
Trying to cast Lucee's DateTimeImpl to java.util.Date.

d17f0ce0d4b904d2012dffd42988fdbdb6ddf2fc authored over 9 years ago by Jonathan van Zuijlekom <[email protected]>
Removed old inc, machine, time, timeSecond ObjectID properties and added date and timeStamp.

fd6298383b0c08372460ea19ad3eb90e74c27cf0 authored over 9 years ago by Jonathan van Zuijlekom <[email protected]>
Merge branch 'objectid_changes' into develop

# Conflicts:
# source/java/src/org/lucee/mongodb/MongoDBId.java

0c26dece2c59144cf3ad5c9630f50c998d0f136d authored over 9 years ago by Sean Daniels <[email protected]>
Merge branch 'aggregation_changes' into develop

# Conflicts:
# build-compile.xml
# build.xml
# source/java/src/org/lucee/mongodb/MongoDBId.java

a00d056a5a7b11112c83c33b06fa60aba0e66ca7 authored over 9 years ago by Sean Daniels <[email protected]>
Merge branch 'master' into aggregation_changes

# Conflicts:
# build-compile.xml
# build.xml
# source/java/src/org/lucee/mongodb/DBCollectionImp...

d7a575c73f2628849024c9f82f9022e52315dcac authored over 9 years ago by Sean Daniels <[email protected]>
Merge branch 'master' into objectid_changes

# Conflicts:
# build-compile.xml
# build.xml
# source/java/src/org/lucee/mongodb/MongoDBId.java

c58293dd2469be6c956911d40289a5fd3115c94e authored over 9 years ago by Sean Daniels <[email protected]>
Merge branch 'master' into readme

57b2e8dcf2ab59ea3c56decd68420ceef23a3aa7 authored over 9 years ago by Sean Daniels <[email protected]>
Upped bundleversion to 1.1.0

d56d7902d98fed70da6abd2de2c600ce7a5f6710 authored over 9 years ago by jzuijlek <[email protected]>
Added support for connecting via mongodb:// URI's.

This adds support for authentication and replicaSets.

b946f001ab381001bb50dba3d3682cd60ca412b7 authored over 9 years ago by jzuijlek <[email protected]>
Removed old 2.13.0 driver

4fdfe41ae31d82b7d440d9bcad6abd8a75034245 authored over 9 years ago by jzuijlek <[email protected]>
Upgraded to the 3.0 java driver. Removed/changed deprecated methods

f8a8d60f2e30abe6165b7258cc1448ddd79383b9 authored over 9 years ago by jzuijlek <[email protected]>
Merged rasiach/extension-mongodb into master

9cd47462826e55e07d8c6749aa65d4fd828b713d authored over 9 years ago by Jonathan van Zuijlekom <[email protected]>
update build.number

164de54cc1b31de109ce623439f6172c400ec436 authored almost 10 years ago by michaeloffner <[email protected]>
update inset process

6617a0c0ec9b3cecd61e07aa0dcf41065e0718fa authored almost 10 years ago by michaeloffner <[email protected]>
add test case from core

1e3e37393760b91496e60f2daab22116e8f959a5 authored almost 10 years ago by michaeloffner <[email protected]>
reorganize testcases

77d145115c121347d1b6222d0dd89e304af30904 authored almost 10 years ago by michaeloffner <[email protected]>
clean up

f3c23dd99be2536e9ea50cb8ec9d5e3ef29eafe4 authored almost 10 years ago by michaeloffner <[email protected]>
organize imports

12df92f519eb33a379ebc513163505537b183c22 authored almost 10 years ago by michaeloffner <[email protected]>
https://bitbucket.org/rasiach/extension-mongodb/issue/5

bd52f0b1972825fcea8c06a49b4bf93e2323d371 authored almost 10 years ago by michaeloffner <[email protected]>
test case for ticket #5

f8d7b96d0b8f360ef1f220bf8abe062fe2ab308a authored almost 10 years ago by michaeloffner <[email protected]>
add test case environment

b6f5d187b78139d1e7779adc62f2ab7714d3943e authored almost 10 years ago by michaeloffner <[email protected]>
Merged rasiach/extension-mongodb into master

6645d15590bebdf592163a8b58562606e1da4b0e authored almost 10 years ago by Jonathan van Zuijlekom <[email protected]>
add the cache implementation from Andrea Campolonghi to the code

da30ddaf69ba93091368e8fedd20d4054372cf5d authored almost 10 years ago by michaeloffner <[email protected]>
update jar and build process

865c43f1b35922ad661c36362618e850e631dc26 authored almost 10 years ago by michaeloffner <[email protected]>
Merge branch 'objectid_changes' into develop

9fdcc54e62f44d4d7221ac7381a8b9f501ab28d0 authored almost 10 years ago by Sean Daniels <[email protected]>
Replace all occurances of {bundle} vars in fld

a68d258a5b65c4240abd1a8d46b5519434c71d67 authored almost 10 years ago by Sean Daniels <[email protected]>
Merge branch 'aggregation_changes' into develop

64ec9c9951f30bac9f20012bb57a9b1eb56492da authored almost 10 years ago by Sean Daniels <[email protected]>
exception handling

aa867c61dd0223928099b73b686ea261c76b2dd3 authored almost 10 years ago by Sean Daniels <[email protected]>
Merge branch 'aggregation_changes' into develop

bace7dffa26ca16304d7721460ba51f71983f18f authored almost 10 years ago by Sean Daniels <[email protected]>
Don't set defaults

2fafb53044c28df236c37195bdf039092bb4c610 authored almost 10 years ago by Sean Daniels <[email protected]>
Merge branch 'aggregation_changes' into develop

357761a0175cbc6c1dc5b52923b48101bb102d70 authored almost 10 years ago by Sean Daniels <[email protected]>
Apply options to aggregate

Supported options:

- asCursor (boolean default true)
- allowDiskUse (boolean default false)
- c...

7997a5ce29ed8229dad7840f263f0c7103504568 authored almost 10 years ago by Sean Daniels <[email protected]>
Merge branch 'aggregation_changes' into develop

f7cdcb7ff820300e2cba1b15af26fd548aa1e5e4 authored almost 10 years ago by Sean Daniels <[email protected]>
New aggregate() method signature returns cursor

aggregate(array pipeline, struct options) returns cursor. Applying options is not yet implemente...

94304aeb47004a0b11a35355164d790b2b08760f authored almost 10 years ago by Sean Daniels <[email protected]>
Increment version to 1.0.1

7b7f7d6f0d2c5c4d44a55c89f6f65b74c4a0c114 authored almost 10 years ago by Sean Daniels <[email protected]>
New aggregate method signature returns cursor

aggregate(array pipeline, struct options) returns cursor

1850b3324867a5a011b2781adbc6fb67417f6302 authored almost 10 years ago by Sean Daniels <[email protected]>
Increment Version

34b7c8d27d96607257f13240c3c24a6ccb6ee92d authored almost 10 years ago by Sean Daniels <[email protected]>
Merge branch 'objectid_changes' into develop

Conflicts:
source/java/src/org/lucee/mongodb/MongoDBId.java

59032589ba49ba94894ca58551cd9ee88877d64e authored almost 10 years ago by Sean Daniels <[email protected]>
Throw error when first argument is invalid type

e3333ab03553a49d6c0a9e0e45e3b0bc5258817e authored almost 10 years ago by Sean Daniels <[email protected]>
ObjectID date accessors

id.getDate()
id.date

e630a067320aceb163cb31bbe1a4497bac0965f4 authored almost 10 years ago by Sean Daniels <[email protected]>
Optional argument to MongoDBId

Can be string or datetime. If string, must be valid ObjectID string.

29e94b674d9734f6445795244d45465e4d1a5dfe authored almost 10 years ago by Sean Daniels <[email protected]>
Object ID date support

objectID.getDate()
objectID.date

83acf387b499a2c030a353df811165a7d3c14be5 authored almost 10 years ago by Sean Daniels <[email protected]>
Added optional argument to MongoDBId

Can be string or datetime value to init ObjectID with. If string, must be a valid ObjectID string

f56a123088855fdfd595e2396cfd655980afbe16 authored almost 10 years ago by Sean Daniels <[email protected]>
Merge branch 'aggregation_changes' into develop

49aef4e7bdeb87d542cacca01116834e564fbdbb authored almost 10 years ago by Sean Daniels <[email protected]>
ReadMe

cfb801f252f55423b0b4a2913f3e521cb65ee650 authored almost 10 years ago by Sean Daniels <[email protected]>
Update aggregate to use new method signature

Fixes #2
From MongoDB java driver doc:

aggregate(DBObject firstOp, DBObject... additionalOps)
D...

5e9f7cd63e428d017f00d56b88137e76d3c4e406 authored almost 10 years ago by Sean Daniels <[email protected]>
Convert aggregate().results() to CFML datatypes

05064b2062a5891a57b739b8ce73c4eb6778b698 authored almost 10 years ago by Sean Daniels <[email protected]>
Merged rasiach/extension-mongodb into master

e20500194af9b63e6e2ed97488f4b5ed7dc1cd30 authored almost 10 years ago by Jonathan van Zuijlekom <[email protected]>
added a simple ExtensionProvider for testing

395c718ff6f449715a3111b1882f55ea28ebd813 authored almost 10 years ago by michaeloffner <[email protected]>
Merge branch 'master' of https://bitbucket.org/rasiach/extension-mongodb

746f83ffa8447700381cc49ac7b6ccf39e0ff281 authored almost 10 years ago by michaeloffner <[email protected]>
Merged in jzuijlek/extension-mongodb (pull request #1)

Fix for aggregate compatibility with railo v04 mongo extension

d6f68a03f9c57e5325ece60ebfc88c4d1756784b authored almost 10 years ago by Michael Offner <[email protected]>