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 branch 'develop' of github.com:doctrine/DoctrineMongoODMModule into develop

9e234f1e6b1f79ad0ebcb66eaa424893f24e5f0d authored almost 5 years ago by Tom H Anderson <[email protected]>
Merge pull request #214 from TomHAnderson/feature/laminas

Docker for all unit testing; ready for v2.0 for Laminas

bf9232972217305c0e552d24c05650de36912835 authored almost 5 years ago by Tom H Anderson <[email protected]>
Default php memory limit to 128M

0ada02e03a23e8a894655e9227873ceff8513273 authored almost 5 years ago by Tom H Anderson <[email protected]>
Update .travis.yml

Co-Authored-By: Grégoire Paris <[email protected]>

b84981b04d3fa8c51cfb6e13f535adb795e28505 authored almost 5 years ago by Tom H Anderson <[email protected]>
Update docker-compose.yml

Co-Authored-By: Grégoire Paris <[email protected]>

ddaa359fc06d1abae3decabccf842dae522ca546 authored almost 5 years ago by Tom H Anderson <[email protected]>
Update .travis.yml

Co-Authored-By: Grégoire Paris <[email protected]>

f0d717e4d29ae16de1417a87df4b126a7b4eb3ff authored almost 5 years ago by Tom H Anderson <[email protected]>
Update .travis.yml

Co-Authored-By: Grégoire Paris <[email protected]>

fe70ecf977391b0064b5e82c5acc76533098380e authored almost 5 years ago by Tom H Anderson <[email protected]>
Add clover coverage to phpunit.xml.dist

16c900e30bb182fde88ff9d187eec617fb36be88 authored almost 5 years ago by Tom H Anderson <[email protected]>
Added all platform tests back in

1df3384cc754a1edf4c5623bccc5ac13d3dfdbe7 authored almost 5 years ago by Tom H Anderson <[email protected]>
Removed unnecessary travis_retry from composer calls

cbf183ba3acf694ce93f5e80a3b31c78d75cdba3 authored almost 5 years ago by Tom H Anderson <[email protected]>
Removed command line platform arg for mongo; relying on composer.json config

046c7ee0cbcab59574619eefe8130be9c480469d authored almost 5 years ago by Tom H Anderson <[email protected]>
Removed most platform tests to find correct config

44d237f902ad315152963d2c52bce01dee6c39d3 authored almost 5 years ago by Tom H Anderson <[email protected]>
Code review changes; trying to move platform config to composer.json

80af184dcbd5bdc13d2c6048761fd5a29ced17f2 authored almost 5 years ago by Tom H Anderson <[email protected]>
Apply suggestions from code review

Co-Authored-By: Grégoire Paris <[email protected]>

e01bd15bc2116ba2233952a14969a5876759d644 authored almost 5 years ago by Tom H Anderson <[email protected]>
Docker testing on travis

f7ebb16879cb341d75bd0eb8ae9b83d4b1bb0038 authored almost 5 years ago by Tom H Anderson <[email protected]>
Fix composer config issue

16b10814b2fff61025df050bf457964cdc3c1b52 authored almost 5 years ago by Tom H Anderson <[email protected]>
Use PHP 7.2

209317016d27a50a564f214eb32011289681c460 authored almost 5 years ago by Tom H Anderson <[email protected]>
Merge branch 'laminas' into laminas-local

24e83aeeafc39e20f3b80b101cfc05d8a3ca8a0e authored almost 5 years ago by Tom H Anderson <[email protected]>
Merge pull request #212 from TomHAnderson/feature/docker-tests

Use Docker Testing

41694e73edab38c9de4bc23723291d6bf4205802 authored almost 5 years ago by Tom H Anderson <[email protected]>
Merge pull request #1 from greg0ire/no-links

Use depends_on

5eb2bca145aa280174769dd727795ca3c4eea04b authored almost 5 years ago by Tom H Anderson <[email protected]>
Use depends_on

879f6ba501d565d86017739f0a3554c163f24460 authored almost 5 years ago by Grégoire Paris <[email protected]>
Restored link to mongo

1e35a9afd9454a873b0bada9bd6e12f9a5feef11 authored almost 5 years ago by Tom H Anderson <[email protected]>
Up'd docker version

8f3060e14ca1e5261738d0a7eded932ce66ec6f3 authored almost 5 years ago by Tom H Anderson <[email protected]>
Removed links section (deprecated)

3573cf765a71736c7edc700cb455996ac0ded9d4 authored almost 5 years ago by Tom H Anderson <[email protected]>
Sorted depenencies alpha

cdbed18c56df19d186023ef8b4a3325b671f9b66 authored almost 5 years ago by Tom H Anderson <[email protected]>
Add docker testing

a0179078e812b446c72f4c95559a04c007483a67 authored almost 5 years ago by Tom H Anderson <[email protected]>
Feature: Laminas support and PHP 7.2+ only

f8afe3592b18a3ff69de123bec3379ff03338d31 authored almost 5 years ago by Michał Bundyra <[email protected]>
Merge pull request #208 from rieschl/fix-composer-version-constraint

use semver for package "doctrine/doctrine-module"

45857f034cc55554236a5b8cbc7626b89a69a01d authored almost 6 years ago by Maciej Malarz <[email protected]>
use semver for package "doctrine/doctrine-module"

1844af56ae7edcb1bc568b45a20c3f1447031399 authored almost 6 years ago by Thomas Rieschl <[email protected]>
Merge pull request #206 from webimpress/feature/doctrine-module-2.1

Allow DoctrineModule 2.1 + Travis update (PHP 7.3)

85a7e4611a3fa85266e07eb8d0731ed1da7d54b6 authored almost 6 years ago by Tom H Anderson <[email protected]>
Updated minimum version of zend-mvc to version 2.7.15

This is the version with PHP 7.2 support (hopefully also PHP 7.3)

92e6608c8bb7d9d1705d49b0253e25e2ebd84cd5 authored about 6 years ago by webimpress <[email protected]>
Remove Zend\Router module from V2 configuration

c949aee64405c7955cec832f9098cf4e8fe49c35 authored about 6 years ago by webimpress <[email protected]>
Update Travis CI configuration to run testi with zend-mvc v2

We need remove zend-mvc-console with lowest dependencies
as this package supports only zend-mvc ...

3c62c1347bbdf6ee76700d3a7d020ebd52aba8e7 authored about 6 years ago by webimpress <[email protected]>
Adds CHANGELOG entry for #206

610acbf8b521853092868c305c06c1243e736c4b authored about 6 years ago by webimpress <[email protected]>
Updated composer dependencies

- zend-session ^2.8.5 (support PHP 7.2+)
- changed PHPUnit to 7.5 as there was some weird bug on...

483ae578ff85f55028bfc53553ce15a172c9aedf authored about 6 years ago by webimpress <[email protected]>
Dropped PHP 5.6 and 7.0 support

Require PHP 7.1 in composer.json.
Updated dependencies:
- PHPUnit 7.5.1 is now sufficient (dropp...

94ff801c4f583935c54683c8a768f5e5ad426956 authored about 6 years ago by webimpress <[email protected]>
Use config instead of Configuration in ServiceManager to get the config

1cece6d505dde7cbf397f0d0a78ad0982c02dcaf authored about 6 years ago by webimpress <[email protected]>
Allow PHPUnit 5.7, 6.5 and 7.5

36d8525b3be2da555afe98b36e14345cdad3df3b authored about 6 years ago by webimpress <[email protected]>
Updated composer.lock file

ff4295d6fef5f8d607ce297647db707c6531316e authored about 6 years ago by webimpress <[email protected]>
Updated Travis CI configuration to run tests on PHP 7.2 and 7.3

e54500aecdd5e503472ec79f180f2cd145e54262 authored about 6 years ago by webimpress <[email protected]>
Allow DoctrineModule 2.1

a8e4179214018fad5ee325c6531fe73eacec2bf8 authored about 6 years ago by webimpress <[email protected]>
Merge pull request #191 from alcaeus/remove-ignore-platform-reqs

Don't use ignore-platform-reqs when installing mongo-php-adapter

61c0f4a0b572de2e2ada5ec5f181d8c8a76c6f1c authored over 6 years ago by Andreas <[email protected]>
Don't use ignore-platform-reqs when installing mongo-php-adapter

Using `ignore-platform-reqs` can cause a bunch of errors down the line (e.g. by installing incom...

c6f180a6201d9d9a8a640cdc66325a5713bea4c0 authored over 6 years ago by Andreas Braun <[email protected]>
Merge pull request #200 from TomHAnderson/ms/license

Removing the license header

a0281332bb88378e62c9dd354d54f343280127a9 authored over 6 years ago by Maciej Malarz <[email protected]>
Removing the license header

4ed53a74f2d6fae520134ddc0cea937eb324cc20 authored over 6 years ago by mike <[email protected]>
Merge pull request #199 from TomHAnderson/hotfix/low-deps

Correct lowest depenencies for working unit tests

cba82eb07e44508c9b48502cbb3ffd651b28f631 authored over 6 years ago by Tom H Anderson <[email protected]>
Correct lowest depenencies for working unit tests

0581d6e197e2ddb724a84c53e9b02c17a980386d authored over 6 years ago by Tom H Anderson <[email protected]>
Merge pull request #186 from alcaeus/phpcs-configuration

Add phpcs config

735e6aac9a59ed5a19d962a00f87db511a856fef authored over 7 years ago by Andreas <[email protected]>
Create phpcs config

75485ed8eba3799ecf55a97d7d9e17b72ac48c09 authored over 7 years ago by Andreas Braun <[email protected]>
Merge pull request #185 from alcaeus/prepare-stable-release

Prepare stable release

5860d96eed9b772904147fdf08c35c64a795da13 authored over 7 years ago by Andreas <[email protected]>
Update installation instructions

6dae37e4db6c33feacad6d4ffa3fe471d428a299 authored over 7 years ago by Andreas Braun <[email protected]>
Add changelog for 1.0

210a96a774e5077d8d0371cb5099ef68cc9f1b7b authored over 7 years ago by Andreas Braun <[email protected]>
Merge pull request #184 from alcaeus/code-cleanup

Code cleanup

b33c113d72ecaadb1a61a04e712e2361e214d83b authored over 7 years ago by Andreas <[email protected]>
Fix tests

2fe7c529b8976e63344a36b8f4a0ab36ba719f3f authored over 7 years ago by Andreas Braun <[email protected]>
Update to latest phpcs version

7577bc0363875b33894e831cfe3ffc311c69911a authored over 7 years ago by Andreas Braun <[email protected]>
Use class constants

ce8c9ef238d22535518ce87db056cf35fc7f3790 authored over 7 years ago by Andreas Braun <[email protected]>
Update to latest phpunit version

6f6aae0670bc629d23e1e6032f73c0b0d4fdfbb1 authored over 7 years ago by Andreas Braun <[email protected]>
Update dependency lock file

a0efd7fefbb89b74abf71ffe7ebc30c9f4b8d0ac authored over 7 years ago by Andreas Braun <[email protected]>
Re-align dependencies, update authors

5c58f0d3a48048e1b581196577698fc919f58f6c authored over 7 years ago by Andreas Braun <[email protected]>
Use short array syntax

072a2cfc67f0a8836dd870b5837b0b825474fe47 authored over 7 years ago by Andreas Braun <[email protected]>
Code cleanup in module class

0f7856423bc4537359733cd21eca032da67d6137 authored over 7 years ago by Andreas Braun <[email protected]>
Merge pull request #182 from emirb/patch-1

Add PHP 7.1 to Travis build

93acc6f46fcd5355f694fb67b66ec44b37d80576 authored over 7 years ago by Maciej Malarz <[email protected]>
Add PHP 7.1 to Travis build

06ff99d0360e0b60e3fe3845dfc5a7276ea1e9f9 authored over 7 years ago by Emir Beganović <[email protected]>
Merge pull request #181 from alcaeus/custom-collection-support

Custom collection support

c6050884a4e928aa88126da196d5d3f70a28a9f0 authored over 7 years ago by Andreas <[email protected]>
Add CLI command to generate persistent collections

ce969534d7c6f65f309dc4b410e428d32ab3fd60 authored almost 8 years ago by Andreas Braun <[email protected]>
Added support for custom collections in configuration

e976e33fb71295c7534cee22638c3114e5aa5e46 authored almost 8 years ago by Bilge <[email protected]>
Merge pull request #176 from Bombdog/master

Allow configuration of repository factory (as per ORM module)

18248ad667ba133b17e18e52ef51397ef2247a47 authored almost 8 years ago by Andreas <[email protected]>
Add test assertion for a custom repository factory in ConfigurationFactoryTest

33cba7652eb8c4efdee97d0d49650b3da989acfc authored almost 8 years ago by Andy Harrison <[email protected]>
Merge pull request #180 from alcaeus/add-branch-alias

Add branch-alias for dev-master

922c522884aeaa0a1d375d87f7d84aaa379db5bc authored almost 8 years ago by Marco Pivetta <[email protected]>
Add branch-alias

3ce0d2de4aa7239d11a1d8f0b6b4be69fc56d3de authored almost 8 years ago by Andreas Braun <[email protected]>
Merge pull request #177 from markchalloner/connection-inject-event-manager

Injecting event manager to allow listeners to trigger correctly

2d1e77b1c89eb8f2a523a9f90eca33ee0d7f0ed1 authored almost 8 years ago by Andreas <[email protected]>
Injecting event manager to allow listeners to trigger correctly

0e4a82e72e35654f8fbe0fae80dc51756ce6b329 authored almost 8 years ago by Mark Challoner <[email protected]>
Merge pull request #178 from rieschl/user-guide-php7

use PHP7 compatible annotation in user guide example

a129a09c22401b3989e40f3f93a387987e6070a2 authored almost 8 years ago by Andreas <[email protected]>
use PHP7 compatible annotation in user guide example

9a4abdf2248390c440bec08e3cdb6847abbbe760 authored almost 8 years ago by Thomas Rieschl <[email protected]>
Allow configuration of repository factory (as per ORM module)

fc0d0b87f3c271d7e5bae3303457ff8ee467567e authored about 8 years ago by Andy Harrison <[email protected]>
Merge pull request #159 from Bilge/patch-2

Removed boolean constraint from proxy and hydrator generation

749ac2819aa779617489dcd212c72ac565ddd77b authored about 8 years ago by Gianluca Arbezzano <[email protected]>
Changed config to use constants instead of booleans.

5badf4651c4abcd4ac8aa397dcc261495de22055 authored about 8 years ago by Bilge <[email protected]>
Removed boolean constraint from proxy and hydrator generation

Proxies and hydrators can have one of many implementation strategies as defined in `Doctrine\ODM...

444364a508029b7bbcff9500fdd60e1d5de18ba8 authored about 8 years ago by Bilge <[email protected]>
Merge pull request #173 from doctrine/release/0.11.0

Update changelog

6f7f00f778fa4a03d28831c019992a32729f9cc1 authored about 8 years ago by Gianluca Arbezzano <[email protected]>
Update changelog

82f3e205682d6e863f7c24c878c73cd6865fb9c0 authored about 8 years ago by Gianluca Arbezzano <[email protected]>
Merge pull request #172 from webimpress/doctrine-module-stable

Require stable version of DoctrineModule 1.2.0 instead of dev-master

67856d4e2e39a690b7ac5fc66d072f4337c34654 authored about 8 years ago by Gianluca Arbezzano <[email protected]>
Require stable version of DoctrineModule 1.2.0 instead of dev-master

ffb4090f0f1049806112238c430db78329c6de87 authored about 8 years ago by webimpress <[email protected]>
Merge pull request #168 from webimpress/feature/zf3compat

ZF3 compatibility

a8afacdd6a26d1038f9bbb6101ee12201a969310 authored about 8 years ago by Gianluca Arbezzano <[email protected]>
Module is now for ZF2 and ZF3!

7e91d4a90ad8b0125d4246c77dfd9ebd037b8a0a authored over 8 years ago by webimpress <[email protected]>
Changed required versions in composer.json to match ZendSkeletonApplication

5bc7a5d860e885585df68da9197985a947af6a38 authored over 8 years ago by webimpress <[email protected]>
Exposed to `zend-component-installer` as module `DoctrineMongoODMModule`

50008b1e757d59f61b418c503da91335274f043d authored over 8 years ago by webimpress <[email protected]>
php requirements composer notation changed

bfc083341ddd73f792fc51f226dccdece2d024ea authored over 8 years ago by webimpress <[email protected]>
updated doctrine-module version to dev-master

c10bd808577c2c03d06287fe198ab77ee7923915 authored over 8 years ago by webimpress <[email protected]>
DoctrineObjectHydratorFactory fix for ZF2

9e7a6c0472ec5e7ecbbd3066a8fb17cac2a1487e authored over 8 years ago by webimpress <[email protected]>
`DoctrineObjectHydratorFactory` ZF2 compatibility fixes with test

7197dc51c335ec483df901eee52b80cc474e95c0 authored over 8 years ago by webimpress <[email protected]>
`DoctrineObjectHydratorFactory` fix - compatible with ZF2 and ZF3

07ea7a0e3e7fe15420c8793e8078e2810c5417b1 authored over 8 years ago by webimpress <[email protected]>
travis - ignore-platform-reqs only on installing mongo adapter (PHP7)

f61c3394a849fa2260f7c17e863f602b32423362 authored over 8 years ago by webimpress <[email protected]>
travis - removed testing over nightly builds

c138fd429b05622699794576709e0007ce2cda2b authored over 8 years ago by webimpress <[email protected]>
ZF3 compatibility, PHP5.5 support dropped

d3e6a08781600617dce8af75e30252da4b989f69 authored over 8 years ago by webimpress <[email protected]>
Merge pull request #161 from alcaeus/php-7-tests

Add PHP 7 to the build matrix

d17194c5e28f1d69ca6758c18e1e1b068d2882cf authored over 8 years ago by Gianluca Arbezzano <[email protected]>
Add PHP 7 to the build matrix

3d5a43341e9e687263047d5fb22d968cc3c2da31 authored over 8 years ago by Andreas Braun <[email protected]>
Merge branch 'feature/0.10.0'

* feature/0.10.0:
Update changelog

53fc62910aaf5f84a1902f55737350567dc60001 authored almost 9 years ago by Gianluca Arbezzano <[email protected]>
Update changelog

fcb13f7ef782b5047977cb732920c34925677207 authored almost 9 years ago by Gianluca Arbezzano <[email protected]>
Merge pull request #160 from doctrine/feature/fix-mvc-2.7

Fixed Zend\Mvc 2.7 compatibility

02b8094f55ab83698c708760cf30b9832ed032f8 authored almost 9 years ago by Gianluca Arbezzano <[email protected]>
Fixed Zend\Mvc 2.7 compatibility

1a809d127e0427e4b32ac00596b4ef73409e158f authored almost 9 years ago by Gianluca Arbezzano <[email protected]>