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

Fix persister's update with empty fields and shard key change protection

e8dfcfb245ba42b25a235dd72dafc4880b200f7e authored over 8 years ago
ensureSharding creates an index for collections with documents

75a11e9c29a185296e6498cd630d8894cf641d93 authored over 8 years ago
Set shard key after all fields

71a0e99306c9d7a5c857bbc8b77b8dedce718e4d authored over 8 years ago
Add getFieldMappingByDbFieldName to ClassMetadataInfo

69f802a2965db4a98b2b1e8bd81cdb19bbca08d4 authored over 8 years ago
Improve exception text

255a0e02fdad79f944a7dd290e680bed1078752a authored over 8 years ago
Add ensureSharding + some auxiliary methods to SchemaManager

baf39911abe637fc80a7f993d098a7feba7b8364 authored over 8 years ago
Merge pull request #1412 from mhor/fix_mongo_doc_url

update docs links to mongodb docs

8f8fbe3aa29f710acb4e268c0cfed79b3bd2171b authored over 8 years ago
update docs links to mongodb docs

5bfd58e56215aa58b59352d60fd870acc813c056 authored over 8 years ago
Merge pull request #1403 from malarzm/gh1377

Add option to fetch documents as Read-Only

1beca3805fb60884fb5dc4b5398f5cca8c3883e5 authored over 8 years ago
Add note on references not being read-only

055dde6c41dcd6d8638ba96e7d06daa05616571b authored over 8 years ago
Merge pull request #1410 from piotrantosik/patch-1

Bump master to 1.1 dev

d6bb56f0eee73616615b5d8cc60df29a7d2080dd authored over 8 years ago
Bump master to 1.1 dev

ac6984967fef6f36ed7102c6fe5166bcf6bd81d6 authored over 8 years ago
Add read only option to Builder and Query

cf3abf3517487a9a1a7d156de184dc21caf03721 authored almost 9 years ago
Documentation

0ff15923cdd54abe7ddf8973844e5322f59f5181 authored almost 9 years ago
Add HINT_READ_ONLY and support it while hydration

c10b8cf93ba88b45a2f196de953bf6131c153637 authored almost 9 years ago
Merge pull request #1349 from coudenysj/feature/reference-storeAs

storeAs option for references

a4d5226bd7594d09db4dc2741895c185c021dffd authored almost 9 years ago
Update the "simple reference" docs as suggested by @malarzm

bde74162133420cb6036d76923786da0b0044fef authored almost 9 years ago
Correct the annotation formatting (string should be quoted)

191c63f781fd2468c0eb547e095d59b6880198b0 authored almost 9 years ago
Add unit tests to test references and includesReferenceTo

07082a58b3b85f9d6945b174910b824525aa277e authored almost 9 years ago
Check the availability of the 'storeAs' key once

b0a7256568a175b9b594431d90c694f25215cd5f authored almost 9 years ago
Correct the dbrefs link to the Mongo documentation

2c6d6ab1530a79cad4152ea7b09c600730869411 authored almost 9 years ago
Remove the group docblock formatting

ed0a32c49ce142a3b0728eb2ffd9590bf6c7f013 authored almost 9 years ago
Add an extra backwards compatibility note for storing references

4e1a748c7cb522f395cf4b54e78ae201a972beb7 authored almost 9 years ago
Update the "simple reference" documentation (and call it "storing references")

7e2ee3ccd48290f2f1baebba22df6140fd837653 authored almost 9 years ago
Remove the "simple" reference handling throughout the code and only support the "storeAs" method

f2ceef57bd9cfb041932e43c0caf2519fca0d114 authored almost 9 years ago
Use a custom type in the XML schema mapping and remove the camel case attribute

2a3f77a7c3ada18ded3fb99f87bef30f7f6ee82c authored almost 9 years ago
Add the storeAs key to all the drivers and add some todos to redirect the deprecated "simple" key

3b4851cdc7c081d503b19acbf33963106cf48eab authored almost 9 years ago
Synchronize the "simple" and "storeAs" mapping information for backwards compatibility

60fad184793082eb498e752a97997618dd768b9e authored almost 9 years ago
Add 3 different types to store MongoDB references (simple, partial & full)

d81f1e9221940d44ee7b32d6ecbc3ebaa1a17b41 authored almost 9 years ago
Update the 'storeAs' values as discussed in #1349

a78ff559617c2c91528722ab4f0c44d6b493a27b authored almost 9 years ago
Correct the mapping variable

c8f2afb0211e52a53457f7f821cf25614c6cc07e authored almost 9 years ago
Remove he field references, it breaks Doctrine\ODM\MongoDB\Tests\SchemaManagerTest::testEnsureIndexes

c6b20e268a325622c83f514f66ee2e3d5a6b6c0b authored almost 9 years ago
Introduce a new ReferenceUser test class to test the different storeAs scenarios

003dccfc8c23e4c6f44c64affe07c101fbc30081 authored almost 9 years ago
Update the DM::createDBRef code to use the "storeAs" value

14b921b94a0e10d5c1b528c89531135f6739366c authored almost 9 years ago
Correct the coding standards (empty line between namespace/import)

11f7a2af956c81306b3523b0417f45d54b674e37 authored almost 9 years ago
Expand the unit tests for the ClassMetadataInfo::mapField "storeAs" changes

618b8333268ed5d3402e28079acae2821b5acfe3 authored almost 9 years ago
Merge branch '1.0.x'

* 1.0.x:
Fix the ' needs an Object' exception for simple references
Fix broken conversion of...

9a7ffffb2f9e47496def29c2d8df28dd7e4c9f8f authored almost 9 years ago
Merge pull request #1406 from coudenysj/bugfix/elemmatch-needs-an-object-1.0.x

Fix the ' needs an Object' exception for simple references

c7ec70d9df6c974b3b6a2b84396c1249ec46a675 authored almost 9 years ago
Fix the ' needs an Object' exception for simple references

2a9bd19f816be056ddac5b4ec9af1436dd965004 authored almost 9 years ago
Merge pull request #1395 from alcaeus/php-7-tests

Add PHP 7 to the build matrix using polyfill

c1e9777d1e083d819a354553522903b3b83a6f39 authored almost 9 years ago
Add PHP 7 to the build matrix

bf1c6cd72e69776bdec838f2d9b3fbc4118301cd authored almost 9 years ago
Merge pull request #1391 from anyx/support-immutable-dates

Support convert immutable dates

82b92c4ce8506048ede7d336c5b37ee4114bec1c authored almost 9 years ago
Merge pull request #1392 from vmattila/master

Fixed targetDocument types to match property names and annotations

fb4ecf1c01d1e65e5b76ea6285490bc7a255456f authored almost 9 years ago
Fixed SimpleEmbedAndReference's targetDocument types to match property names and annotations

324f5cc61f962878e4a14f62feea42b7c2a56d05 authored almost 9 years ago
Support convert immutable dates

ede1717715c5547862cc4e674f024ee8fd668b32 authored almost 9 years ago
Merge pull request #1389 from alcaeus/latest-mongodb-version

Require latest stable version of doctrine/mongodb

5aa45fceb8ec2f08531f8372f4dd021f2b3113cc authored almost 9 years ago
Require latest stable version of doctrine/mongodb

24379f88b21f1ce24b4e89af50663d527dc9b0e4 authored almost 9 years ago
Merge branch 'pcoll-dirty-check'

* pcoll-dirty-check:
Allow collections to modify their state
Add failing tests for collectio...

0573f48b25e16633ad4fd2c1490a0bb65d3c7354 authored almost 9 years ago
Allow collections to modify their state

361880ee2004b9a3b6ea15210b5c0f4ea5b9ffcc authored almost 9 years ago
Add failing tests for collections modifying their states

31df6dcc42d8dc8f55e72e927e2e7745f6e0ad28 authored almost 9 years ago
Merge branch 'pcoll-post-load'

* pcoll-post-load:
postCollectionLoad docs
Introduce postCollectionLoad event

fce7110a1ed71dbb700e630838ffc93c8db18f24 authored almost 9 years ago
postCollectionLoad docs

a4cb5a1eb1b52868712d868bd50a29f05951a3cc authored almost 9 years ago
Introduce postCollectionLoad event

36e2a68e368210c0f066f2c89e42d87f1365f727 authored almost 9 years ago
Merge pull request #1384 from malarzm/pcoll-unwrap

Add missing unwrap to PersistentCollectionInterface

c3e6281ab59ea62e4811fe1bd40aa30bbc13e60e authored almost 9 years ago
Add missing unwrap

72b86957ca937fabc5e70283dc0b2655b7959284 authored almost 9 years ago
Merge pull request #1382 from lyft/bugfix-date-time-microseconds-1.0.x

Fix broken conversion of microseconds less than 100000.

bccb0288458cc1654aa84c56ab2e0e68008fd441 authored almost 9 years ago
Fix broken conversion of microseconds less than 100000.

24ac51ee40f99137ac6ad7b37d37fa1134831a66 authored almost 9 years ago
Merge pull request #1380 from alcaeus/fix-merge-conflicts

Fix merge conflict in UnitOfWork

3384cb3ee5341fbc4415e3858dd5a6a6a800cdc4 authored almost 9 years ago
Fix merge conflict in UnitOfWork

eca65ebb3944556a62f62b6886a59f918e203e19 authored almost 9 years ago
Merge pull request #1378 from malarzm/pcoll-inserted-docs

Add getInsertedDocuments method to PersistentCollection

516574ba1af22065907dc357266fe9721f317c61 authored almost 9 years ago
Add getInsertedDocuments method

7e5add7d5d2fdf0123a01ede7db00d33d5761cf1 authored almost 9 years ago
Do not care about indices as advertised

56587e2248a7139eb7e91bdc8281c8fa7f2b455a authored almost 9 years ago
Merge pull request #1219 from malarzm/poc-collections

Custom collection classes for EmbedMany and ReferenceMany

7e08a979ee6d435070c86a9c84d8197dda9cfcf6 authored almost 9 years ago
Plug a link to malarzm/collections

026f6b21fc02a3be0663612d49968e7c9ce4f5f3 authored almost 9 years ago
Trim leading backslash in collectionClass

2734a7da47ebbf784b50102919b77a2a7c648678 authored almost 9 years ago
Added PHPDocs

7dacbbf00b05b4600e419634719567658d62e800 authored almost 9 years ago
Revisit PHPDocs

95d8113682371e2fe331f2931ae55d5bc123f9c5 authored almost 9 years ago
Introduce and make use of PersistentCollectionGenerator

bac438f3f2d8bac67d798159846e452d02ce566c authored almost 9 years ago
Added Command for generating classes

5a794e199ee4de273dfe51e34b2fbf4b0f48a19c authored almost 9 years ago
Documentation

3d47603ec9b5ba7c83df193d04fdabcb7d2b2621 authored almost 9 years ago
Added tests and fixed defaults for Configuration

888238f625f7ae17c52a46179b8f2b4baafe9b42 authored almost 9 years ago
Do not generate collection classes multiple times

b413717c42e5542a158ef4a9aa13441e18725bd4 authored almost 9 years ago
Move PersistentCollectionFactory to Configuration

a25b11e9ac611d1ed3b80b335505d84d82adf3fc authored almost 9 years ago
Introduce generation variants for PersistentCollection classes

b232ffa243eb6eef953c1c3cc97fbe1fa34a1820 authored almost 9 years ago
Tests

7e6a780fd8fc4af111656d67979e38758a6df1b9 authored almost 9 years ago
Use getters to prevent undefined offset errors

f2f5f5ab9a0408d01982bcb7fe6d64153486e834 authored almost 9 years ago
Added AbstractPersistentCollectionFactory

cfc1a3c220113b876701e0c470b95e7e4a49c4a2 authored almost 9 years ago
Add check for collection class implementing common interface

5ad504fd7fc69e3bd6e30f877a7b6e7d0c7e33c7 authored almost 9 years ago
FQCN abbr tag

fc4ab5554fe06a618dfe3752c7f42287bec435ba authored almost 9 years ago
First working version

7ff355dd71316503017f285dbaff64af101dba0e authored almost 9 years ago
Decorate all methods with proper signature

dff632a1460641a6bcc14de6d492fa467f24c5ea authored almost 9 years ago
Introduce PersistentCollectionFactory

9267ef7c341974d6e24911d678e782942e9a4ffd authored almost 9 years ago
Create PersistentCollection subnamespace

0aa4bdbac7ddb1266e148c174f3ab9ab5d9cfde9 authored almost 9 years ago
Introduce PersistentCollectionTrait

f8f0b96ca73e39e538a1f1b270142f8bee7aa774 authored almost 9 years ago
Start using PersistentCollectionInterface

4e7efacfff8b45ae42ce5756ca0c708b4f0e505b authored almost 9 years ago
Introduce PersistentCollectionInterface

17088ba71927639b504c5db3fb98047e34ec16f1 authored almost 9 years ago
Merge pull request #1375 from Bilge/documentation

Fixed missing and incorrect documentation.

eb8ea0b1df8ab23515922ac7937b860c75ac98e9 authored almost 9 years ago
Merge pull request #1374 from Bilge/missing-imports

Added missing imports.

92ca1d793b94efbc7484289d82259a94a2373a38 authored almost 9 years ago
Merge pull request #1372 from Bilge/document-repository

DocumentRepository code quality improvements.

1b798f56a32103fea8a158f8c9e081df8b1656d3 authored almost 9 years ago
DocumentRepository code quality improvements.

463ea479dfa7aff0496111002fe60b6b32df0fbd authored almost 9 years ago
Added missing imports.

c9125dcc9f74b8824ec840be3ab3556639f79564 authored almost 9 years ago
Reverted method signature changes.

b42efc1ed3960f3e19fc2c3e66d7fda0ca976e89 authored almost 9 years ago
Merge pull request #1371

8f1c34f0ec338dc95393ea44e8bdceb56df0b413 authored almost 9 years ago
Removed unused imports from library and tests.

6ab60669a4a356ecdfc81171716c306659d72053 authored almost 9 years ago
Merge pull request #1370 from Bilge/fluent-interface

Corrected fluent interface docblock annotations.

6b4adfdcaab9fc64582fee3a99dec9b7c18c9017 authored almost 9 years ago
Merge pull request #1373 from Bilge/code-style

Removed redundant parens and incorrect double-quote usage.

9d92df52a60f4a6c6fcf23af7aed5dcb1aea8799 authored almost 9 years ago
Fixed missing and incorrect documentation.

4fcbdd1a3f84eae8d3710d160fc015dd632197e5 authored almost 9 years ago
Removed redundant parens and incorrect double-quote usage.

6df6984fd79be7c946af6714b6c12fec2090bbfa authored almost 9 years ago
Fixed @return docblock annotations in Query\Builder.

fda959222091543fb1b63f104789bcbc5abac4d9 authored almost 9 years ago
Corrected fluent interface docblock annotations.

0575ead7474c91ba042790cbfae11dc3688def7f authored almost 9 years ago