Ecosyste.ms: OpenCollective

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

github.com/doctrine/mongodb-odm

The Official PHP MongoDB ORM/ODM
https://github.com/doctrine/mongodb-odm

Add missing deprecation notice for incomplete embedded associations

bb40c36a3e73c83577d367ba57f10135c0e31d24 authored over 5 years ago by Andreas Braun <[email protected]>
Flipped key/value for SimplifiedXmlDriver example

Hi,

I believe the example for `SimplifiedXmlDriver` is wrong, the keys/values are flipped. [S...

e6449f4a6b54ed179d401b792c01ac0532480a2c authored over 5 years ago by Olivier Laviale <[email protected]>
Add performance stage to travis-ci

1fcab901a0783125f5656930e2900556d6084f87 authored over 5 years ago by Andreas Braun <[email protected]>
Add basic benchmark tests

a69787d7046964f92cc493344719dde286677476 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2060 from alcaeus/modernise-follow-up

Follow-up tasks for build modernisation

83cb041314ff656f577deb35e100542de3bc3e45 authored over 5 years ago by Andreas Braun <[email protected]>
Introduce interface for command loggers

This interface is necessary so the Symfony Bundle can allow registering multiple loggers for com...

f7021a2d9e05f141fa4faeb5bbf1e094ccd0a1b5 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2058 from alcaeus/fix-build

[2.0] Fix build

d78a0739f3b19961654d8b4b637b8384661d3dcf authored over 5 years ago by Andreas Braun <[email protected]>
Rework MongoDB installation to correctly install server versions

Turns out that installing MongoDB via apt-get didn't properly install the required versions, lea...

28c66b18480828200bd08170a6a1a880dceabe84 authored over 5 years ago by Andreas Braun <[email protected]>
Add note about ini settings for legacy drivers

75279fca69d92121547e20244fdaba91fc17e902 authored over 5 years ago by Andreas Braun <[email protected]>
Add test stage for replica sets

Since most users will be running on replica sets, it makes sense to also test functionality on r...

e30cd62966a10c6e3105012855fc9ffcd8cfa5c2 authored over 5 years ago by Andreas Braun <[email protected]>
Only run sharding tests on sharded clusters

This should help with performance and better reflect users' setups.

9c54d0422e1ca8803d5e3528c76b1b2ace1e8fd2 authored over 5 years ago by Andreas Braun <[email protected]>
Fix code coverage build stage

79f7e94af399ba8b157083021bba80e32e237ae0 authored over 5 years ago by Andreas Braun <[email protected]>
Remove obsolete requirements to MongoDB versions

b3e4a305a8d0d50cacccccc878a804fa5c4a52b4 authored over 5 years ago by Andreas Braun <[email protected]>
Update tests regarding index name length restrictions

1424f7efdea1aa6bbec3d99917c97328a820fcb0 authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.3.x'

* 1.3.x:
Add storage strategy in xsd
Fix tests with ext-mongo on newer server versions
No ...

95608f5e40189360968f180903ef4db4bc74c383 authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.2.x' into 1.3.x

* 1.2.x:
Add storage strategy in xsd

0b7dc911407f5cf0dc19f549ead6ebcf84db8964 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2056 from alcaeus/modernise-tests

Modernise tests

a04c3e6fb7f7e7d817f990c0caba77af84328a77 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2057 from etshy/1.2.x

Add storage strategy in xsd

be7594d4802b19a6311b5dbfbc84be8ac90aaaeb authored over 5 years ago by Maciej Malarz <[email protected]>
Add storage strategy in xsd

87e3b9600fc99a89b0fe265e25d5f19992909e22 authored over 5 years ago by Etshy <[email protected]>
Fix tests with ext-mongo on newer server versions

c557faa63bbfd824fc5cc8599a9cc65b8763952d authored over 5 years ago by Andreas Braun <[email protected]>
No longer test against MongoDB 3.4

3abedfeb5f569f5de9c4e3e450663f401e0c72b2 authored over 5 years ago by Andreas Braun <[email protected]>
Fix array access on null

8f78d6e44b1a3ffaafbf83eac46c31165fc19283 authored over 5 years ago by Andreas Braun <[email protected]>
Add scripts and configs for mongo-orchestration

971bbdc2463d3949d01505098cda7fc38b61a78d authored over 5 years ago by Andreas Braun <[email protected]>
Require PHP 7.4 build to pass

5152e179622323199e9dfeeb4c91b068ff98fd6f authored over 5 years ago by Andreas Braun <[email protected]>
Use newer PHPUnit versions on supported systems

29d67d1c07d5b15e65b7aba3bb14b47615fb0e32 authored over 5 years ago by Andreas Braun <[email protected]>
Test against MongoDB 4.2

56f870453efab532f5a29ef04342b04c2717a52f authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.2.x' into 1.3.x

* 1.2.x:
Remove unknown URI option when using legacy driver
Disable retryable writes on trav...

5295651eb501d3c52e7b647b931a06ae4a098b89 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2055 from alcaeus/fix-build

Disable retryable writes on travis-ci

b5ff362deae4377b6203493d5b79d67251cf932e authored over 5 years ago by Andreas Braun <[email protected]>
Remove unknown URI option when using legacy driver

114ff3459db0c1475a79b191e0c559256bb12fd0 authored over 5 years ago by Andreas Braun <[email protected]>
Disable retryable writes on travis-ci

51be6ac989b46132fb8c8e58714cf7dedf3f34b4 authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.3.x'

b90edc2971073e25104462117d9087dc4d56989b authored over 5 years ago by Maciej Malarz <[email protected]>
Merge branch '1.2.x' into 1.3.x

84d4659fe99c7bf7061c43f2bfa24059e8aba152 authored over 5 years ago by Maciej Malarz <[email protected]>
Merge pull request #2053 from Steveb-p/patch-1

Fix EmbedMany documentation samples

dbf376fdd12c55e4e07602483b80175e43e1c2e1 authored over 5 years ago by Maciej Malarz <[email protected]>
Fix EmbedMany documentation samples

EmbedMany uses `Collection` interface objects when loading, so to prevent issues with types I'd ...

f318d737bc1c184d66c97ef111a5d78c93dc8d15 authored over 5 years ago by Paweł Niedzielski <[email protected]>
Merge branch '1.3.x'

6531c33009365402f1d0960540dc03f40b21a02d authored over 5 years ago by Maciej Malarz <[email protected]>
Merge branch '1.2.x' into 1.3.x

db307fb388d7207d0c253d2b625a0067285ae93b authored over 5 years ago by Maciej Malarz <[email protected]>
Merge pull request #2048 from Steveb-p/patch-1

Show how to pass expression as array

1e6f9490456176ed25ba79c0230f24dd6be676df authored over 5 years ago by Andreas Braun <[email protected]>
Show how to pass expression as array

5db4d73574b95a66a61945b6c6a369954159d416 authored over 5 years ago by Paweł Niedzielski <[email protected]>
Fix typo

059133470bed8ac554c2a59fafbe892aa583e3c1 authored over 5 years ago by Jeremy Mikola <[email protected]>
Merge pull request #2041 from alcaeus/fix-replaceroot-syntax

[2.0] Fix wrong syntax for replaceRoot stage

fb8c92ba9dee18176e80c25965fe7e2d0f42505c authored over 5 years ago by Andreas Braun <[email protected]>
Fix wrong syntax for replaceRoot stage

10270e337574220a783efd5518a33991d646d632 authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.3.x'

* 1.3.x:
Fix ReplaceRoot aggregation stage tests
Fix `order` syntax for YAML index examples
...

6ded0705dba3661438b501bfaa39f42858293137 authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.2.x' into 1.3.x

* 1.2.x:
Fix ReplaceRoot aggregation stage tests

e4ef3243f699e44cc734e69e229bfc9a27b0a1e1 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2043 from alcaeus/fix-replaceroot-tests

Fix ReplaceRoot aggregation stage tests

d5c9e06f524a99b42e3a82a3fa32f2b72c1b3667 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2014 from doctrine/chore/coding-standard

Update to doctrine/cs v6

c0f1d0863d74946f3cc540be510b4632ba63f271 authored over 5 years ago by Andreas Braun <[email protected]>
Update to doctrine/coding-standard v6

For all the new rules, please see
https://github.com/doctrine/coding-standard/releases/tag/6.0.0.

5ac9e0815362d1b7437be662386abe51da1d6092 authored over 5 years ago by Gabriel Caruso <[email protected]>
Merge pull request #2042 from doctrine/feature/phpunit-8

Update to PHPUnit 8

85c5ae3a44af732444417e80e80b68151eea4d98 authored over 5 years ago by Maciej Malarz <[email protected]>
Fix ReplaceRoot aggregation stage tests

Since the upstream library was fixed, we need to adapt the tests to ensure they won't randomly f...

ee0543d4c5b1f94951ecd1e5ef366bf5915fab68 authored over 5 years ago by Andreas Braun <[email protected]>
Update to PHPUnit 8

14e26a208770c11b811acb66c16432ec8b9b5e6f authored over 5 years ago by Gabriel Caruso <[email protected]>
Merge branch '1.2.x' into 1.3.x

043b6f32fb731fda3e484b76e8e8cb815c00074c authored over 5 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x' into 1.2.x

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

7d2c3ca2bc475c6a6415c359c7e0122a2b46e7cf authored over 5 years ago by Jeremy Mikola <[email protected]>
Merge pull request #2035 from doctrine/1.2-yaml-index-order

Fix `order` syntax for YAML index examples

555d1641b02aa6788a64779bd721f933a405c3ff authored over 5 years ago by Jeremy Mikola <[email protected]>
Fix `order` syntax for YAML index examples

The order syntax is only relevant for single-field indexes, where the index is specified within ...

dd00d8a14e1995fe5195b6b949dcd7aee0e3de6e authored over 5 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.1.x' into 1.2.x

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

e2e28bd93ab598d887f54c05930f542c58f4c44f authored over 5 years ago by Jeremy Mikola <[email protected]>
Merge pull request #2033 from rieschl/relax-index-key-name

Allow using all strings for key names in XML mappings

a418f467f38506e573812fc88f64072828713215 authored over 5 years ago by Andreas Braun <[email protected]>
relax naming rule for index key name

b7d8504c230bffc277bfa632bb061a7d1f2ef0ff authored over 5 years ago by Thomas Rieschl <[email protected]>
Fix .github/FUNDING.yml

a50624c38534a3f238353c83c12fb268eee61281 authored over 5 years ago by Jonathan H. Wage <[email protected]>
Add .github/FUNDING.yml

4e10a4c1b1eb97d1ff180626224b3029151797a8 authored over 5 years ago by Jonathan H. Wage <[email protected]>
Merge branch '1.3.x'

* 1.3.x:
Don't apply filters and discriminators when using $indexStats
Adapt API to BlogPost...

e4971557a8200456d87e2f1def8bde7fb07bbb3f authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.2.x' into 1.3.x

* 1.2.x:
Don't apply filters and discriminators when using $indexStats
Adapt API to BlogPost...

3dc2c8c7b9114df00a7c9d6ce3479defe5b99e2e authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #1805 from voltel/patch-1

Some errors or confusing class names changed

bb503652c819d09420184d05718db1e572e278f8 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2025 from alcaeus/fix-wrong-discriminator-inheritance

Fix wrong usage of discriminator map in complex document inheritance chains

89c4da8f77f462a263cb6ea56648072471250de2 authored over 5 years ago by Maciej Malarz <[email protected]>
Fix querying for documents in an inheritance chain

e7d240cbca0dea7877a0409cc400f380738f46a4 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2019 from aturki/aggregation_index_stats

Fixing $indexStats when used with discriminator field

dceabe6a5e51b75fa2ae59f82a5c912e681af1a7 authored over 5 years ago by Andreas Braun <[email protected]>
Don't apply filters and discriminators when using $indexStats

72c5366e0eea6f728861b51992060a5ef1af9a08 authored over 5 years ago by aturki <[email protected]>
Adapt API to BlogPostRepositoryInterface

7d53de05788d40881963f47bc28ed8049626d9b8 authored over 5 years ago by Claudio Zizza <[email protected]>
Updated RepositoryClass::class syntax and added an Interface

In ``getRepository()`` method changed string literal to ``RepositoryClass::class`` name constant...

fdcba9d9ba56ea769aa2857ed6a3b2cbab1fb19d authored over 5 years ago by Volodymyr Telnov <[email protected]>
Some errors or confusing class names changed

4db25e5cfec503de4e9a89f05d76746a9b94e4d6 authored over 5 years ago by Volodymyr Telnov <[email protected]>
Merge branch '1.3.x'

* 1.3.x:
Converter to XML mapping

51093a4f62ed0154896769f65683ce597f13af72 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #1730 from malarzm/xml-mapping-dumper

Converter to XML for mapping

235770c4a20c8a8363de5101515bb24d2861b75f authored over 5 years ago by Andreas Braun <[email protected]>
Converter to XML mapping

6255cb5659dffd86e558b6de20641bb0cd4ff1c3 authored over 5 years ago by Maciej Malarz <[email protected]>
Merge branch '1.3.x'

* 1.3.x:
Reword most deprecation notices

6eb05b7254f0816be48cacf2ce141e76b4407040 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2022 from alcaeus/use-package-name-in-deprecation

Reword most deprecation notices

a0980251559fa18c74dc38f00a13e83718d6301c authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2020 from alcaeus/make-add-stage-public

Make addStage Aggregation Builder method public

e2b48d72430acc08f68562832bdf512d2c79233c authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2021 from alcaeus/improve-coverage-performance

Dump xdebug filter to improve code coverage build performance

d1252251477699808f13c77b693acfaa70bb86a7 authored over 5 years ago by Maciej Malarz <[email protected]>
Dump xdebug filter to improve code coverage build performance

3ed15e226d40d6a79e88e573f9628363774d16c4 authored over 5 years ago by Andreas Braun <[email protected]>
Reword most deprecation notices

230021d74fbc0ebe11d8e22872cf1141e701bf93 authored over 5 years ago by Andreas Braun <[email protected]>
Make addStage method public

Co-authored-by: Andreas Braun <[email protected]>

0571cc090c74ce5429feecbf7c9f047609470998 authored over 5 years ago by Paweł Niedzielski <[email protected]>
Merge pull request #1911 from alcaeus/rework-index-equaivalency-checks

Rework index equivalency checks

be24ed862a665a50d1d68da2afa777d965ceaf70 authored over 5 years ago by Andreas Braun <[email protected]>
Add background option to schema creation command

0717800a8941fb51bcbfb2ae127ddd8f7c142ba0 authored over 5 years ago by Andreas Braun <[email protected]>
Extract index option check to private method

a3ad78d49887a4ac9a602b3befa23a90f6c73ff1 authored over 5 years ago by Andreas Braun <[email protected]>
Consider indexes different if their options differ

This fixes some edge cases where we wouldn't detect index differences due to missing options tha...

6fe75293ad88ee073b11edd1d137accaa78b2b7e authored over 5 years ago by Andreas Braun <[email protected]>
Merge branch '1.3.x'

* 1.3.x:
Fix partial discriminator detection logic
Add missing deprecations for partial disc...

051ca4c6e46d8bd112589b0e53343423a4ee57d3 authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2005 from alcaeus/fix-discriminator-map-handling

Fix discriminator handling with partial discriminator maps

e443cf2e81ccd8f8eadd3f058769ee712518935d authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2017 from jmikola/gh1808

Allow specifying generic options for Query find operations

042fc730732bc3ff909f971dd7ad89e776210a75 authored over 5 years ago by Jeremy Mikola <[email protected]>
Inherit Query options for find operations

Fixes #1808

Previously, find operations were unique in that they did not inherit generic option...

3e71fbe75bb6da4382bde7da2d760e99bb5754c5 authored over 5 years ago by Jeremy Mikola <[email protected]>
Merge branch '1.3.x'

* 1.3.x:
Document more BC breaks
Add BC layer for DocumentRepository deprecation
Document ...

e1a2ce5bfdbdad978727133daa0443be3d37a0ef authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #2012 from alcaeus/document-more-bc-breaks

Document more BC breaks

8a8f3aa27c1e85e2c84e6f764548fd8c848fa45a authored over 5 years ago by Andreas Braun <[email protected]>
Merge pull request #1984 from malarzm/mark-classes-final

Mark classes as final

253a16dc5ea90659d38e9d43d3f6dd53087a27a2 authored over 5 years ago by Andreas Braun <[email protected]>
List final classes in the UPGRADE file

6b8e60afd2c725a35ed5b2c844bca1a137010b66 authored over 5 years ago by Maciej Malarz <[email protected]>
Make Query::runQuery() private

This method is only referenced from Query::execute() and used internally.

4d8f3f5591f4a69f5aadaf54a44a64c22253e107 authored over 5 years ago by Jeremy Mikola <[email protected]>
Remove DocumentPersisterMock

2f59bce648ed0fccd2d96edd0f71cfc472fd9905 authored over 5 years ago by Maciej Malarz <[email protected]>
Use real DM in ExprTest

5ac8150fe5f3983f19e81ee4ac3190691348dd28 authored over 5 years ago by Maciej Malarz <[email protected]>
Redo SchemaManagerTest to use real DM and mocked Client

45ff3dd5c7420f01a8409b115a5fdee4a7f0c8c4 authored over 5 years ago by Maciej Malarz <[email protected]>
Do not mock final classes

21c47798c70f325ddf0532431144a03fa655bb42 authored over 5 years ago by Maciej Malarz <[email protected]>
Mark classes as final

4d50b86ef6292d28d2b7a2db056de1eba7583f93 authored over 5 years ago by Maciej Malarz <[email protected]>
Fix partial discriminator detection logic

6545496c9fbd60b95978833f48b013415ee4abb8 authored over 5 years ago by Andreas Braun <[email protected]>
Add missing deprecations for partial discriminator maps

f272792af22d1156eea863967c4d44397d5d057e authored over 5 years ago by Andreas Braun <[email protected]>