Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineMongoODMModule

Laminas Module for Doctrine MongoDB ODM
https://github.com/doctrine/DoctrineMongoODMModule

Merge pull request #156 from alcaeus/remove-old-php-version

Remove support for old PHP versions

00317f68adfe7551930a78f0a9a2f647f729fe2e authored almost 9 years ago by Gianluca Arbezzano <[email protected]>
Remove support for old PHP versions

b3650c075dcaef540d10fb8d6d3f8993affe960c authored almost 9 years ago by Andreas Braun <[email protected]>
Merge pull request #155 from alcaeus/fix-eager-cursor-pagination

Fix pagination count with eager cursors

7034a25b45ae19e70bdc065bd98377143bfa8272 authored almost 9 years ago by Gianluca Arbezzano <[email protected]>
Fix pagination count with eager cursors

5983dd579feb1903c042edeab6589343fb748cfa authored almost 9 years ago by Andreas Braun <[email protected]>
Merge pull request #133 from neilime/patch-1

Allows null value as DefaultDb

f745be15f19a201b783a08463f90a4c84080e378 authored almost 9 years ago by Gianluca Arbezzano <[email protected]>
Merge pull request #153 from alcaeus/use-stable-module

Update to stable package versions

9956fcc3104c4098a05516eb5b4e2dbaf60c559c authored almost 9 years ago by Gianluca Arbezzano <[email protected]>
Install phpunit through composer

788ab6f8f4dddceb2084d19ef9f64431746a23b1 authored almost 9 years ago by Andreas Braun <[email protected]>
Use stable versions for DoctrineModule and ODM

c14118d9fc8aab7f4c38f9ec96cd66dac90a1c22 authored almost 9 years ago by Andreas Braun <[email protected]>
Merge pull request #146 from vbarinov/vbarinov-patch-1

Support for `odm:schema:update` command

00ee008f21a7bf2fa66d887d34b96bdea96d56cf authored over 9 years ago by Marco Pivetta <[email protected]>
Test for UpdateCommand

69f4c9152a4e84d0f29ed5406347e478d879b6a9 authored over 9 years ago by Vlad Barinov <[email protected]>
Update Module.php

Support for `orm:schema:update` command

3bc6a589784ae56e630d0eab9bd7ad5d3f63a4f6 authored over 9 years ago by Vlad Barinov <[email protected]>
Merge pull request #141 from doctrine/feature/update-changelog

Update chenelog about 0.9.1

4d21c0b01e7ad12f34a48de67bc606a7f63c406b authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Update changelog about 0.9.1

05cd6980605c62482d168287b88a128871c72448 authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Merge pull request #140 from doctrine/hotfix/min-stability

Fixed #139 add minimum stabiliy dev for mongodb-odm

8cdf54a6a8f5cbb54c23f27045697a2de416b91e authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Fixed #139 add minimum stabiliy dev for mongodb-odm

c068f01137642046e7e3b09c9269238cc9528a23 authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Merge pull request #136 from doctrine/release/0.9.0

Update changelog.md

9c261f47870dcc103f95af42017f70215a9dd13e authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Update changelog.md

a94c2f54532ed2c83d656d177f22fcd462b5581b authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Merge pull request #135 from doctrine/feature/stable-composer

Stable composer configuration

f0fbfb21f4dcec0d53d250e6a7e6427b2b5e078e authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Stable composer configuration

* Fixed #131
* Prepare this module for a stable release

fbceab95424eb1c595768e7a7d3f7fde236fa035 authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Allows null value as DefaultDb

62a63db86bcabe2a5de2ba1863c7acaab2545380 authored over 9 years ago by neilime <[email protected]>
Merge pull request #128 from prolic/custom_types

allow adding custom types via module config

e4b77226f09c21ebf01021f223f3e113430156f4 authored over 9 years ago by Gianluca Arbezzano <[email protected]>
phpcs and some cleanup

3c54e48978373db1ff48ca7d3908fcb5f851abf6 authored over 9 years ago by prolic <[email protected]>
add licences to file headers in all test files

3b0e8e8617311faa7601c4ab44c47c6f4c547feb authored over 9 years ago by prolic <[email protected]>
add test for config creation

543455afdacd3b32fad907ef765cf4eff6068e5e authored over 9 years ago by prolic <[email protected]>
namespace order

20f353add34c954fc8de5ca119b775ef04a0d1eb authored over 9 years ago by prolic <[email protected]>
allow adding custom types via module config

8d3f5dcff354cb4f6c60bd46d9136847d05978e1 authored over 9 years ago by prolic <[email protected]>
Merge pull request #124 from 'fabiocarneiro/feature/doctrine-object-factory'

e97996c39588d7b1eb2244635ac4c8694373403c authored over 9 years ago by Gianluca Arbezzano <[email protected]>
php 5.3 compatibility

91118b5c5dfca4f2b5397fe2c9a3b467858b525b authored over 9 years ago by Fábio Carneiro <[email protected]>
Create DoctrineObjectHydratorFactory.php

ee19a36b5ff213922781c75ac4691102d3dd61bd authored over 9 years ago by Fábio Carneiro <[email protected]>
configure the hydrator manager to load the factory

09a3e0bcd55d5bd8e9606934c38148a358c13d30 authored over 9 years ago by Fábio Carneiro <[email protected]>
Use callable factory instead of FactoryInterface

02303b0929a5d03eb0edfcdfe35cc286a3966bea authored over 9 years ago by Fábio Carneiro <[email protected]>
test the DoctrineObject hydrator factory

5cb80d1effb5ba1883ed0b9b09a9c77620ae91bd authored over 9 years ago by Fábio Carneiro <[email protected]>
Merge pull request #125 from 'fabiocarneiro/hotfix/remove-php53-support'

c90bf2b0b31d441b1edcae1057ef224422294602 authored over 9 years ago by Gianluca Arbezzano <[email protected]>
Merge branch 'version/0.8.2'

4d95b58a803562c59eebcec82f036844c5733857 authored over 9 years ago by Marco Pivetta <[email protected]>
Merge pull request #127 from gianarb/release/0.8.2

Release 0.8.2 bump

5f4b434ccbbf6ad55edddc98d9543f1bb6766397 authored over 9 years ago by Marco Pivetta <[email protected]>
Release 0.8.2 bump

I'm speaking with @ocramius and this is my proposal of release.
I found into the story the last ...

78f1de04ebe383aa26d87e0fb6be211f52e3b8e3 authored over 9 years ago by Gianluca Arbezzano <[email protected]>
depend on php 5.4+

322a8ca392c0d153133ceac4c444602dd1697871 authored over 9 years ago by Fábio Carneiro <[email protected]>
remove php 5.3 check

d065c3b0132beafefdc098d0daca005edb01ea2e authored over 9 years ago by Fábio Carneiro <[email protected]>
Merge pull request #123 from theq86/theq86-patch-1

Update composer.json

fcaf24640debbd553fda3cfdd548d731c489172b authored almost 10 years ago by Marco Pivetta <[email protected]>
Update composer.json

00c6e1a313fc0996df2936266157c367ef9c1851 authored almost 10 years ago by theq86 <[email protected]>
Merge pull request #121 from gianarb/120-clear-cache-command

Fix #120 ClearCache command

49ef25920b53190c6818b8677ebc1dc290e7b89e authored almost 10 years ago by Marco Pivetta <[email protected]>
Fix #120 ClearCache command

261667603b4cc1817139504e0614fca30a21d504 authored almost 10 years ago by Gianluca Arbezzano <[email protected]>
Merge pull request #118 from fabiocarneiro/hotfix/update-stability-and-doctrine-module-dependency

DoctrineModule version and stability settings

929a047e0131b0a3819335b0279922edd5c2b2ee authored about 10 years ago by Marco Pivetta <[email protected]>
DoctrineModule version and stability settings

It would be good to use the same DoctrineModule version for both the ORM and MongoODM modules, s...

53ee2e859e305dfc2d94db19f98f06183255abbd authored about 10 years ago by Fábio Carneiro <[email protected]>
Merge pull request #115 from romankonz/master

removed files for old test setup

5722360af9e25c4f6b9c611d7d1ade2981348104 authored about 10 years ago by Marco Pivetta <[email protected]>
removed files for old test setup

d4646e775debce5fc142f042b174ec3a177d083f authored about 10 years ago by Roman Konz <[email protected]>
Merge pull request #114 from romankonz/master

simplified unit testing

55915b8892f591d626c792b6b879c2e258bb96db authored about 10 years ago by Marco Pivetta <[email protected]>
fixed travis build

c17f5014546c3fddc91ea5b3d20805a332f57a45 authored about 10 years ago by Roman Konz <[email protected]>
simplified unit testing

426e8016af7675403601336efaf7df287e7fac9c authored about 10 years ago by Roman Konz <[email protected]>
Merge branch 'hotfix/#112-remove-deprecated-safe-option-in-writes'

Close #112

dcb03045a741445068837efded6f8d55307b12e9 authored about 10 years ago by Marco Pivetta <[email protected]>
changed from safe to write concern in abstract test

a5775113c6ff2c859336e1c8d94195ab395b9bbb authored about 10 years ago by Roman Konz <[email protected]>
Merge pull request #109 from romankonz/master

added user guide

2912dc7dd320b9b004580deb9e73aefeb90b4569 authored about 10 years ago by Marco Pivetta <[email protected]>
changed UserGuide.md

8531af498c7e1cbe9be9369e693117df8a148e12 authored about 10 years ago by Roman Konz <[email protected]>
added user guide

060cfd78fa71737180282fc78bd6e2de4e72e8bc authored about 10 years ago by Roman Konz <[email protected]>
Merge pull request #108 from romankonz/patch-1

updated paginator documentation

a584ca7ee3cb66095e5ff6060d2ed535c2b8b24c authored about 10 years ago by Marco Pivetta <[email protected]>
updated paginator documentation

de734221b2bcf83b925f5e3ae0bb753497096c6c authored about 10 years ago by Roman Konz <[email protected]>
Merge pull request #103 from koubas/master

Connection's 'dbname' option sets (but does not override) 'defaultDB' co...

704c2c4bf6c9c5780a7a675eed9409fd12583846 authored over 10 years ago by Marco Pivetta <[email protected]>
Merge pull request #104 from michaelmoussa/master

DoctrinePaginator::getItems needs to $useKeys = false

b209bab349f3e06eeb3badaa3d9ad4a843b73ea1 authored over 10 years ago by Marco Pivetta <[email protected]>
Modified the call to ->toArray() to specify $useKeys = false. This fixes

a bug that was preventing Zend\Paginator\Paginator to ->getItem(<index>)
when using a DoctrinePag...

e5b1174a5ea65668adccc792b67dfe5f60ccfa15 authored almost 11 years ago by Michael Moussa <[email protected]>
Update README.md

d2a28f8ba950bafc49cc58c1122e89e36aac0d30 authored almost 11 years ago by Jakub Husák <[email protected]>
Connection's 'dbname' option sets (but does not override) 'defaultDB' configuration option

f2a63642a53487e06c91709a158edf792587bcf5 authored almost 11 years ago by Jakub Husak <[email protected]>
Merge pull request #101 from adamh114/master

Moved attching to loadCli.post from onBootstrap() to init()

7a01131a231396169549d8d329f849943791e95e authored almost 11 years ago by Tim Roediger <[email protected]>
removed whitespace

23e17ac371e338285822c21bcf1bd567fb7bd295 authored almost 11 years ago by Adam Homsi <[email protected]>
CS fixes

96610e443b4bd50195b0ffd05c364511be7da33b authored almost 11 years ago by Adam Homsi <[email protected]>
Added ServieManagerFactory and added CliTest

9f0e33b78470c8bb099567bb6e49c019a9935910 authored almost 11 years ago by Adam Homsi <[email protected]>
Moved attching to loadCli.post from onBootstrap() to init()

b574e0b81595e0659835cd6427675ffb5d1897b4 authored almost 11 years ago by Adam Homsi <[email protected]>
Merge pull request #96 from superdweebie/master

Bump doctrine-module version

63d82d1403120c437959b2b1f173839ced587a78 authored almost 11 years ago by Marco Pivetta <[email protected]>
Merge branch 'fix-lastItemNumber'

Fixes #98 and #79

7d0aa1de2e4263b8837fdce88d4e545095cc0938 authored almost 11 years ago by Marco Pivetta <[email protected]>
Adding coverage annotations to pagination adapter tests

35b9ffe0b253502c2bf7c1c56252152720c6a32d authored almost 11 years ago by Marco Pivetta <[email protected]>
Tidy up #79 ready for merge

4d2217d9356b58413af8fe9aa0868967717cbae5 authored almost 11 years ago by Tim Roediger <[email protected]>
Merge branch 'lastItemNumber' into fix-lastItemNumber

6af21b24e0c8f356403b5dace635f5a644548df5 authored almost 11 years ago by Tim Roediger <[email protected]>
Update README.md

Added tiny bit to readme, mainly to trigger travis-ci

7aa3d64c784095b667a102a2026a978bc97bef5c authored almost 11 years ago by Tim Roediger <[email protected]>
Merge pull request #97 from superdweebie/sort-fix

Fix for broken test

ee6a15bba6edf9ab37a18a3105ff60a9f9c1d5d9 authored almost 11 years ago by Marco Pivetta <[email protected]>
Fix for broken test

c708b0036bbe8208067047beb6192d9453a1fa96 authored almost 11 years ago by Tim Roediger <[email protected]>
Update composer.json

7a64ed63aa40f5581a4d82e0cf712eaa03cf540c authored almost 11 years ago by Tim Roediger <[email protected]>
Merge pull request #92 from michaelmoussa/cli-specify-dm

Allow specification of a different documentmanager for the CLI script

558042e196dabd74fba6c122025107431ca3af3a authored almost 11 years ago by Tim Roediger <[email protected]>
Merge pull request #93 from demonkoryu/patch-1

Fix Github fork link

15dbced56c4fd20521a598131a66905dd51b8eae authored almost 11 years ago by Tim Roediger <[email protected]>
Fix Github fork link

The previous link leads to a 404.

df0618ea58818651e53c18d0b80da690b4a97054 authored almost 11 years ago by demonkoryu <[email protected]>
Don't need the '&' there since the commands are references

66e4e8f63f86e87c5b1eeda3bdbde3833f59fcfb authored almost 11 years ago by Michael Moussa <[email protected]>
Add --documentmanager option to commands

4039261b94f62b751781fed44dbc0e941d40e8b8 authored about 11 years ago by Michael Moussa <[email protected]>
Modified loadCli.post event handler to check to see if the executor

specifies a different documentmanager to use. If none is provided, will
use "odm_default".

1793f1a5d86056eedb41781749c52f6816cbeb1b authored about 11 years ago by Michael Moussa <[email protected]>
Merge pull request #88 from michaelmoussa/master

Fix for BC break caused by PR #87

91308681081a86df12be37ddcb9d68a19323c9e2 authored about 11 years ago by Kyle Spraggs <[email protected]>
Fix for BC break caused by https://github.com/doctrine/DoctrineMongoODMModule/pull/87

85469c8dfb675ce9f38e5d8f94f5984762cf9a15 authored about 11 years ago by Michael Moussa <[email protected]>
Merge pull request #87 from hver/master

Added connectionString option

2a3acdf7f87d18617b9f23b16600ae255a5dee70 authored about 11 years ago by Marco Pivetta <[email protected]>
Code standart fixes

58d04532a3f7163db2dd0d4a9eecc17950db70e0 authored about 11 years ago by Hennadiy Verkh <[email protected]>
Added description and tests

56c8f68a299b63793d95621e1c12fc729b076634 authored about 11 years ago by Hennadiy Verkh <[email protected]>
Added connectionString option

ab356a5f93b862c88f573cab195aafb6ec457b94 authored about 11 years ago by Hennadiy Verkh <[email protected]>
Merge pull request #85 from superdweebie/master

Rename bootstrap.php to match DoctrineModule and 1.0.x branch

6d18d1fa915787d7adc39344d6bd987a29ca54e3 authored over 11 years ago by Marco Pivetta <[email protected]>
Rename bootstrap.php to match DoctrineModule and 1.0.x branch

5897ce0602a13d39df1cd3b0db7699cb4e0a79e0 authored over 11 years ago by Tim Roediger <[email protected]>
Bumped dependency `mongodb-odm` version

85714a0e85e36f6516a0e00f679fcdbf4e414e10 authored over 11 years ago by Marco Pivetta <[email protected]>
Merge pull request #81 from zamnetwork/master

Added support for retry options

b9d54b70df9dfbeea8f0be44fcf145ccf13ee8e9 authored over 11 years ago by Marco Pivetta <[email protected]>
Added some tests

85dd5239c46d3ed35284f1919df40a2202d2a2a1 authored over 11 years ago by Michael Moussa <[email protected]>
Added support for retry options

385f5c851097850f5227d49af8d0c446d61542a6 authored over 11 years ago by Michael Moussa <[email protected]>
Returning array for count, with unit tests

Since the cursor returns the wrong count, we return an array. I have
updated the unit test to wo...

086e0560f8ddb81fd4e0d0de675cd3f85fe1c039 authored over 11 years ago by Chris Levy <[email protected]>
Merge pull request #76 from doctrine/pagination-sorting

Fix pagination tests

3c666736b68b3233340e8f548b7b0ced9b76c2da authored over 11 years ago by Marco Pivetta <[email protected]>
Fix sort() argument and tests in PaginationAdapterTest

35dc1fed8f0234e1ea7e6b46f1b5b23039114555 authored over 11 years ago by Jeremy Mikola <[email protected]>
Remove unused MONGO_VERSION environment variable in travis.yml

85ed82091b30ce773f5ecabdf3ac3f41aea7ad42 authored over 11 years ago by Jeremy Mikola <[email protected]>
Allow for ODM beta version in composer.json

BETA5 is currently accepted for the Symfony2 bundle, so we can stick to that for now.

9a87bdd544a839dd9aac952896c8cb7ca338856c authored over 11 years ago by Jeremy Mikola <[email protected]>
Merge pull request #67 from smolnikov/patch-1

Fixed creating pagination adapter without `new`

4403ccab8b14a6edf5d36b86b47750737884249f authored over 11 years ago by Marco Pivetta <[email protected]>
Fixed creating pagination adapter without `new`

0e6d2c4d34fa6441637a8feb7e1e417c1b8d216b authored over 11 years ago by Sergey Smolnikov <[email protected]>