Ecosyste.ms: OpenCollective

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

github.com/doctrine/mongodb

PHP MongoDB Abstraction Layer
https://github.com/doctrine/mongodb

Merge pull request #201

724be1d4e864cfbe098be6beb3d610bf492c1516 authored almost 10 years ago by Jeremy Mikola <[email protected]>
Expr may need to wrap equality criteria before adding operators

This changes behavior in the previous commit (7aa97dac1d2e1b0cf3dda07e1beb32bd6abe44d5) by attem...

5dfc371713a939068ee99c50f40148fadff215ae authored almost 10 years ago by Jeremy Mikola <[email protected]>
Fix issue when an operator follows equals()

7aa97dac1d2e1b0cf3dda07e1beb32bd6abe44d5 authored almost 10 years ago by Andreas Braun <[email protected]>
Merge pull request #197 from doctrine/1.2-aggregateCursor

Support aggregation command cursors and client options

d433cfe9c6e2d168d3e5bc701730db81a7ff91bd authored about 10 years ago by Jeremy Mikola <[email protected]>
Throw exceptions if driver does not support command cursors

82b87cbb3a9cc4772faf8cf78d5c570c4efe9ba5 authored about 10 years ago by Jeremy Mikola <[email protected]>
Skip command cursor tests for older driver/server versions

447a8434944b1d217b0f403994d9ff6efb8a9452 authored about 10 years ago by Jeremy Mikola <[email protected]>
Support returning a CommandCursor from Collection::aggregate()

This adds a CommandCursor class to wrap the MongoCommandCursor class in driver 1.5+. Additionall...

a351def0224138c57b2782cdcf6148d25fbbe94a authored about 10 years ago by Jeremy Mikola <[email protected]>
Return a query cursor for aggregation pipelines ending with $out

This behavior is similar to what is already done in the mapReduce wrapper when an output collect...

0779ea4d4235b62fe8f8501c879313f7a5569022 authored about 10 years ago by Jeremy Mikola <[email protected]>
Split command and client options for Collection::aggregate()

This mirrors changes done in 2f39a1312e1e258fc83875088a78cbd8aefcd623 for other command helpers.

d4be07fd8e496c3bcfdc6e414e3a77c0d2d421d4 authored about 10 years ago by Jeremy Mikola <[email protected]>
Add missing proxy methods to LoggableCollection

95c2345366667c8ba7e90c215af6f5f7ea3821e5 authored about 10 years ago by Jeremy Mikola <[email protected]>
Include aggregation options in AggregateEventArgs

3124e05f53257bedbb8b31f867192af00646c58c authored about 10 years ago by Jeremy Mikola <[email protected]>
Support by-reference server hash param for Database::command()

This is only supported in driver 1.5+. Since zend_parse_parameters() will complain if extra argu...

58891fa2f623380cadb79a0388a7ff34f3a19b4a authored about 10 years ago by Jeremy Mikola <[email protected]>
Added ability to pass options to Collection::aggregate

c9a5a9c03100d13501518fecef10fb5baab658b0 authored about 10 years ago by Mikhail Shamin <[email protected]>
Merge branch '1.1.x'

d8383b4954a1e6213dcfcb3b22878f7af627e2b9 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #199

c899a1ac3058b6b23e1a4b0e66603c5e2d21cd35 authored about 10 years ago by Jeremy Mikola <[email protected]>
Remove "timeout" conversion from Collection command wrappers

This was originally added in #196 when fixing handling of command and client options for Collect...

002ac9ec4159d5fec8bdff32052978b8ce4f8811 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

12c6ab7ea867129c3c47fdadbd6fb05bd72c3671 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #198

4b5385c2383b2757114b84e1baed85fbf40bcd2c authored about 10 years ago by Jeremy Mikola <[email protected]>
Convert deprecated "timeout" option for Database::command()

0ab6f72a3d82314a9238d2d5d83e4503d41e3a2d authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

570968a6333278cc0c9a16933e749ea7d43ce2aa authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #196

8e46a01272ba09adccb880ccd9289993845968a8 authored about 10 years ago by Jeremy Mikola <[email protected]>
Convert deprecated timeout option for command helpers

ba9c8bc3ef9f681961d9c6d7b31bac3d7220fd98 authored about 10 years ago by Jeremy Mikola <[email protected]>
Fix handling of client options (e.g. socket timeout) in command helpers

This fixes code originally introduced in a3aaffaabeef295559ae78cdc5655ee8660512ab. For convenien...

2f39a1312e1e258fc83875088a78cbd8aefcd623 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

d37d366c413bb9186dd4decff6cac4c205ec9dd8 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x' into 1.1.x

Conflicts:
lib/Doctrine/MongoDB/Connection.php

ebcb456965fa6397a44d9804a8893b2bbeeb5df9 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #195

ffb7cf576a2d0a19468c3a923afcb368cb802057 authored about 10 years ago by Jeremy Mikola <[email protected]>
Fix Connection::isConnected() for driver versions 1.5.0+

7cc3ad0065b862fa8bbad8df5a59c163fd8561a4 authored about 10 years ago by Jeremy Mikola <[email protected]>
Allow 1.6.x driver versions in composer.json

2a68c2acff94af8dc52ab762a015bebdf46e80af authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #186

eec740062b4ac67b4354800ef2464f1e4007f6a0 authored about 10 years ago by Jeremy Mikola <[email protected]>
Fixed Connection::convertWriteTimeout description

cf00116a351501ded542e6c38a62cb86a979738c authored about 10 years ago by Serghei Iakovlev <[email protected]>
Merge branch '1.1.x'

dfe39f889aca8d3cf87f6cbf3ca790b3c92b9d86 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x' into 1.1.x

9cb57e417b30d0df678f65967a60e8e91cb5044b authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #193 from doctrine/1.0.x-php56

Do not allow PHP 5.6 test failures

006f186f3f0c2e32e99d0ec000be362fecfd21c3 authored about 10 years ago by Jeremy Mikola <[email protected]>
Do not allow PHP 5.6 test failures

3d0c3614cd6f50cbd6d04077404b7cb24af114e5 authored about 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #192

df9f5d5d4e01b5c40e4cacecbeb436329fd40e21 authored over 10 years ago by Jeremy Mikola <[email protected]>
Revise unit tests for sort order conversion

775bc70965d494760f58919a6eebbec6e54b54fb authored over 10 years ago by Jeremy Mikola <[email protected]>
Support $meta documents in Cursor::sort()

Don't cast non-scalar order values, which will allow $meta documents (MongoDB 2.6+) to be used.

8ebb65ca94e073eb1ef6ff95100cbdfa95c57964 authored over 10 years ago by Scott Aubrey <[email protected]>
Merge branch '1.1.x'

9422d441aeef701a5a342112764a4156fa50afce authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x' into 1.1.x

da616706e753758191939b9f8a05e3241c1ebab1 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #188 from crystalservice/travis-mongo-stable

Added last stable mongo extension version to travis build matrix

86c5e1fa2e9455fdef1eaf259ef13747bba6c233 authored over 10 years ago by Jeremy Mikola <[email protected]>
Removed php.ini modify because mongo extension is already installed in travis box

95140f4ad29f4d26fe94870597725713043522db authored over 10 years ago by munkie <[email protected]>
Removed 1.5.1 version from travis build matrix

e7277dcc87a989e7631ea57873d79421c8340f4f authored over 10 years ago by munkie <[email protected]>
Show mongo extension info in travis log

1a20082bd50245379e9c7e3ce09076b7371c9e5f authored over 10 years ago by Mikhail Shamin <[email protected]>
Added last stable mongo extension version to travis build matrix

2a51491dbd0facf20f28d4ff211adc7624c6ab45 authored over 10 years ago by Mikhail Shamin <[email protected]>
Merge pull request #184 from doctrine/1.2-text-operator

Query builder support for $text operator in MongoDB 2.6

3e93880d971c8f0db30e24426941eb41b10494bf authored over 10 years ago by Jeremy Mikola <[email protected]>
Remove redundant array initialization

973e175f73e3bfabd9a47b7826919aed53375d82 authored over 10 years ago by Jeremy Mikola <[email protected]>
Support $meta fields in query builder projections and sorts (fixes #152)

d7d10ab26329218d278de297eb9da856f38235d1 authored over 10 years ago by Jeremy Mikola <[email protected]>
Unit tests for Builder::sort()

ca061ecb77043e189fda15375040f3ed6f0e604a authored over 10 years ago by Jeremy Mikola <[email protected]>
Document var args for Builder exclude()/select()

b602d224257a9c277a5db825103ccdc51fc63961 authored over 10 years ago by Jeremy Mikola <[email protected]>
Support $text operator in query builder (fixes #162)

The $language option is supported via language(), which is similar to how $maxDistance is suppor...

ce2aa74239cd16d23affae37f7f5c0d61e1890d3 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #183

99731bc291221fd2f90ae1903d57cb1505c9da4a authored over 10 years ago by Jeremy Mikola <[email protected]>
Inline Collection::convertMulti() method, which is only used once

d6b5065826a4811e980a241340176b3d0cee7531 authored over 10 years ago by Jeremy Mikola <[email protected]>
Rewrite 'multi' option in an update query to 'multiple'.

150cbec7c03fb16e97c505ae6d1a47e163893032 authored over 10 years ago by Amy Boyd <[email protected]>
Document how to contribute and run the tests.

1180db875ef02e8fd4187990058637c343130a17 authored over 10 years ago by Amy Boyd <[email protected]>
Merge branch '1.1.x'

a226fce76171d9b22bfff05a9c32955022e46b2a authored over 10 years ago by Jeremy Mikola <[email protected]>
Changelog entry for 1.1.6

4eafa3e719bfe14422f4c1d928771331edd26b39 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x' into 1.1.x

1df92f8024e4d7d354b645909ab746e48e9619cd authored over 10 years ago by Jeremy Mikola <[email protected]>
Changelog entry for 1.0.9

f4d27b066418d37622c434ab9f965271b56496f5 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

5f6e0eefe2bb3168874e28ef80aed59c70b05f9b authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #179 from doctrine/1.1-createCollection-options

Cast createCollection() options for MongoDB 2.6 compatibility

205c8e495eeec7c75b7e3bf7aa21996a0f0a9bdf authored over 10 years ago by Jeremy Mikola <[email protected]>
Cast createCollection() options for MongoDB 2.6 compatibility

MongoDB 2.6 complains if the size/max options are non-numeric (e.g. null). See: doctrine/Doctrin...

c832bd2ffe51d621e8ba13e08f584dd107080b72 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

7afe59536d4bb31168a5bfeebcccea1a604c12dc authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #175

9550db5cc9cf9f696ba12923bfe9b804924b630a authored over 10 years ago by Jeremy Mikola <[email protected]>
Make write option conversion consistent with convertWriteConcern()

If the user supplies both the old and new write option (e.g. timeout and socketTimeoutMS), we sh...

0e30158b7d4619aba17bf8f060cd5221917ec9a8 authored over 10 years ago by Jeremy Mikola <[email protected]>
Convert deprecated write options for PHP Mongo driver >=1.5.0

This transforms the deprecated "timeout" and "wtimeout" options to their respective counterparts...

a3aaffaabeef295559ae78cdc5655ee8660512ab authored over 10 years ago by Raymond Jelierse <[email protected]>
Merge branch '1.1.x'

fd76cd00d3cead2db3f448940688a12eb8c6d3f0 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #178 from doctrine/gh137

Convert deprecated MongoClient constructor options for driver >= 1.4.0

a104f87d2efa0613dfd896426ceab6e3fc8a1ab6 authored over 10 years ago by Jeremy Mikola <[email protected]>
Convert MongoClient timeout/wTimeout options for driver 1.4.0+

23356a7a8cb3ae06b8d30b446bde8a9ca3b3b568 authored over 10 years ago by Jeremy Mikola <[email protected]>
Convert timeout option to connectTimeoutMS for driver >= 1.4.0

1a7c268dab202b5ab0b57c8b343d2f84c27d12b9 authored over 10 years ago by Fabien MEYNARD <[email protected]>
Merge branch '1.1.x'

36d8f3c2b2c9a893547acf9365b2eca28d52a961 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x' into 1.1.x

Conflicts:
lib/Doctrine/MongoDB/Connection.php

03336c3ead38e436e7bd6b565cb925280ad8c615 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #177 from doctrine/1.0-conn-ctor

Respect $options when $server is null in Connection constructor

7874c712728b4bb312cef5c269e543a13f70c991 authored over 10 years ago by Jeremy Mikola <[email protected]>
Respect $options when $server is null in Connection constructor

74cc098b86418c026fef74dd30f523d36f70ce14 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

f8deed92fe4519c07a57c6d49779d4d05a980286 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #174

e9dc1ea9b97c7986746bfe41af3ea60e2728d7bd authored over 10 years ago by Jeremy Mikola <[email protected]>
Ensure in() and notIn() Expr methods yield BSON arrays

2a5d5c42d1c61959ebe63a70a6652ba9a96a5fe1 authored over 10 years ago by Daniel Tschinder <[email protected]>
Merge branch '1.1.x'

f0574f77ecd72c22babd8359e496b43c9dee8bca authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x' into 1.1.x

Conflicts:
.travis.yml

f57b098ca8cc493908d23f86c743e742102a0637 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #176 from doctrine/1.0.x-travis

Add new PHP and driver versions to Travis CI

1c38a46c331d7bdb09e315d4d75f6f9c4b473cae authored over 10 years ago by Jeremy Mikola <[email protected]>
Add driver 1.4.5 and 1.5.1 to test matrix

Ensure the build prompt for 1.5.x is answered, similar to what was done in doctrine/mongodb-odm@...

f8a382d252f613fcffb9dc396fb3173f02d1395c authored over 10 years ago by Jeremy Mikola <[email protected]>
Add PHP 5.6 and no longer allow failures for 5.5 builds

251ae2bb96222728e94982bc0a9973044154a479 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

9079d565a8ab2f9d64b884a9bf6eab815f6db3a6 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x' into 1.1.x

Conflicts:
lib/Doctrine/MongoDB/Collection.php

36043360d596e1caa97342c2136ff8c26a5034aa authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #172 from doctrine/1.0.x-ensureindex-wc

Collection::ensureIndex() should convert write options (fixes #168)

2d9053cfcdc8cb3632e42a0964f15c1743eaa93f authored over 10 years ago by Jeremy Mikola <[email protected]>
Collection::ensureIndex() should convert write options (fixes #168)

30aa713f39141e986c08e7e14aaf803bb7a0bdd5 authored over 10 years ago by Jeremy Mikola <[email protected]>
Create branch alias for 1.2.x

0f39af7ff58c3f617a3eb503210dd8bf4dca666b authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x'

b5be00d1052bda2964305d857d65103664f5252b authored over 10 years ago by Jeremy Mikola <[email protected]>
Remove branch alias for 1.1.x

04a0d24d5d9fcd761c6c93a5860049842b479bb2 authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge pull request #171 from doctrine/mindistance-option

Implement $minDistance query operator and geoNear option

d23af82cbeae827360f3425eeff845493798ebbc authored over 10 years ago by Jeremy Mikola <[email protected]>
Implement $minDistance query operator and geoNear option

The included documentation link does not yet exist, but it should after https://jira.mongodb.org...

2b4f78b38f99580373e8ff0b6881f6f32445208d authored over 10 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x'

Conflicts:
README.markdown

4a75fa738dc8e4fbf99b3de4f729e1750b2102e0 authored over 10 years ago by Jeremy Mikola <[email protected]>
Update issues/releases links in README

f781f2bca53a4bbbf0f5757e466fb59d847cc244 authored over 10 years ago by Jeremy Mikola <[email protected]>
Changelog entry for 1.1.5

1a9b001a97256208e0fc4970305cd48208d5b78c authored almost 11 years ago by Jeremy Mikola <[email protected]>
Merge pull request #167 from doctrine/revert-1.0.x-queryTest-fix

Revert "Fix Query construction in EagerCursor preparation test"

4bc20e94055bd6224b18fa0fbb1bf609d9d3cfd9 authored almost 11 years ago by Jeremy Mikola <[email protected]>
Revert "Fix Query construction in EagerCursor preparation test"

This reverts commit 8d697ad1f2b4f186aef2ecf75a194732fbe62e29.

339743fb866c1a87993474eb34942b8323f8d575 authored almost 11 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.0.x'

Conflicts:
lib/Doctrine/MongoDB/EagerCursor.php

e41f1b37c0eca31285a46cab9bf553304c199315 authored almost 11 years ago by Jeremy Mikola <[email protected]>
Changelog entry for 1.0.8

24f3a543469720cebeff114dd25fce04625fd2f8 authored almost 11 years ago by Jeremy Mikola <[email protected]>
Merge pull request #166 from doctrine/1.0.x-eagerCursor-getSingleResult

Use current() in EagerCursor::getSingleResult()

6a0f76d3c8842a9c6da54394d9b3cb89a9ee1f88 authored almost 11 years ago by Jeremy Mikola <[email protected]>
Fix Query construction in EagerCursor preparation test

8d697ad1f2b4f186aef2ecf75a194732fbe62e29 authored almost 11 years ago by Jeremy Mikola <[email protected]>
Use current() in EagerCursor::getSingleResult()

Older ODM versions depend on this behavior, as getSingleResult() is not extended with hydration ...

ac1ca709408ab8b6553b1219375a5a9010f97c93 authored almost 11 years ago by Jeremy Mikola <[email protected]>