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 best-practices.rst

PHP 7 is not fully unicode-aware yet.
Like Doctrine ORM's docs( http://docs.doctrine-project.or...

7aac7a6ba5306bcfe7d5818acf68ced9f8ce86a0 authored over 8 years ago
Change StackOverflow tag

7562cce1d0ebb528bd20cd8cbc5baeeddc31bcf2 authored over 8 years ago
Merge pull request #1393 from malarzm/release-1.1.0

Release 1.1.0

1137922032d098a2e284575f2ce30e83abbecea2 authored over 8 years ago
Add changelog entry for #1419

73eaf21648c213a3ba1308b5114d82040c3f8fc0 authored over 8 years ago
PHP 7 compatibility

26ce957c9118733d96be5661454a46e669de1733 authored over 8 years ago
Add missing backtick

73c24dcee8ddc0210e5922bc1d1f57918bae9ca2 authored over 8 years ago
Deprecations

3fd2c46e1b691dab96717febb9997f92be63c181 authored over 8 years ago
PHP 5.5 drop and 1.0.x EOL

1daeb43d0fe966d157ca6e39e0ef1628e7f6011d authored over 8 years ago
Bump PHP requirement to 5.6

05d02a72d79278e95d497e76ce9c1a441b71e805 authored over 8 years ago
Add Read-Only fetch mode to changelog

c62133165798912badbf153fe3ccb9a7bc0990bb authored over 8 years ago
Changelog draft

ed101064285297f3f5f4be3093d2e929381c915d authored over 8 years ago
Update changelog

30285e4ba603ad6e2a28ddf26f193e4b58adc08c authored over 8 years ago
Filled in features overview

2fca7902cf1c4e454052502364a6fb137a088cb8 authored over 8 years ago
Bump docs version

b5e2a5bbbe0c2682f42d165670e263c06c8a25d1 authored over 8 years ago
Merge branch '1.0.x'

* 1.0.x:
Add changelog entry
Fix field name usage when fixing embedded document ownership
...

92b63463689c478758776b6bf69eaf0d18e5e9ef authored over 8 years ago
Merge pull request #1432 from alcaeus/fix-embedded-fieldname

Fix field name usage when fixing embedded document ownership

df0771f572dc3deefa5b36b7509440ce3d791ba6 authored over 8 years ago
Add changelog entry

0cff571b4267ed059657672d2c276307875f7656 authored over 8 years ago
Fix field name usage when fixing embedded document ownership

c893b86285aadb7f44ccfc69d483a4ff3dd1fcb0 authored over 8 years ago
Failing test case of github issue

https://github.com/doctrine/mongodb-odm/issues/1428

4430dc76c65d8fd38a7954aae43bc632857f8834 authored over 8 years ago
Merge pull request #1420 from alcaeus/1.0.6-changelog

Add changelog for 1.0.6 release

95a2f3a222bc2cabb416ded353998a9ef988c72e authored over 8 years ago
Add changelog for 1.0.6 release

3a5249e17eea500d96b9edde239560d0f49e0c3e authored over 8 years ago
Merge pull request #1431 from alcaeus/store-embedded-documents

Prevent spl_object_hash collisions

f4d4ca2039acbaf19c365b2ede20542f54d735c5 authored over 8 years ago
Prevent spl_object_hash collisions

8ba02496c795af633986208acd7564b328bf7e3f authored over 8 years ago
Merge pull request #1427 from alcaeus/fix-simple-mapping

Store simple field in mapping

d87ab171d6e05659b4aa634b76e230f21bc9ffd0 authored over 8 years ago
Store simple field in mapping

43e382b0a268c81c2c2bbb843faf3f575646ce70 authored over 8 years ago
Merge pull request #1424 from alcaeus/fix-read-only-persistent-collection

Fix merging read-only documents with persistent collections

3e61ecfa81db78ba1a5283cf76c19e78bb2fc4c8 authored over 8 years ago
Refactor creation of managed copy in doMerge

This fixes merge for embedded documents that contain an identifier with a NONE strategy or a cus...

f8439688f232a7817b0953b3e24c0de2cf7412c3 authored over 8 years ago
Adding tests for embeddedDocument with id that is populated by alsoLoad

f82da0efcdf34af78d1ffc9bde5d5cd8f374b0f5 authored over 8 years ago
Add note about using merge for read-only documents

27c0c1f56e61d22d6b121859315fa0cd11d84520 authored over 8 years ago
Add test for loading read-only documents

885b806f1e547d689569ad6b22531c23a9b72c5f authored over 8 years ago
Add tests for persisting manually hydrated documents

eb5ca1b60c8dee6c24cc9dc1686d6b760abe4981 authored over 8 years ago
Initialize collections when cascading merge

d35c9424c991cc41497ed6ecf9e75a9bfa50ae6a authored over 8 years ago
Merge pull request #1419 from gruberro/write-concern-per-document

Write concern per document

df6e1ebacb82bd361794c7c691f2186f49a9022b authored over 8 years ago
Reference flush options

47be1cb65be63598f69f25d43f9fffad0ef7de9a authored over 8 years ago
Extend documentation for options precedence

2ccca43f7b259fa527bb787cd51173d22ec68197 authored over 8 years ago
Make usage of ::class constant for class string

4aed7b79e2d2de489a2944123e8fd1790f7b0ea1 authored over 8 years ago
Set writeConcern on the very beginning

32dce025852ddcac2c63c871fec2e642bc2144d4 authored over 8 years ago
Ensure a false positive test effect cannot happen

9de5229124c85f15b885d4c40d011a3ea99cc77b authored over 8 years ago
Inherit write concern regardless of the inheritance type

154b877d8c0521f66316379d4ec7c57680de58ce authored over 8 years ago
Typesafe check for existing writeConcern

c5149b77e793bd1d259de07e8563bdc3033f1cc6 authored over 8 years ago
Fix wrong docblock typehint

debed5a8bd6f920a20e209ad51645d6c921586b6 authored over 8 years ago
Determine write option when persisting a document

cd289c801827760b7e5b65eead16e52bf90f88eb authored over 8 years ago
Make writeConcern configurable per document

caf7e8d0b4d06db72fe54ba9a7b2825ee38ec7e3 authored over 8 years ago
Add documentation for new annotation option

7437e04103452e58243dcde8822579150faee0ce authored over 8 years ago
Merge pull request #1417 from alcaeus/fix-typeclass

Fix exception if PersistentCollection was unserialized

bcb4f8f0e3001e77466566d0bda5ed5004b80aec authored over 8 years ago
Fix exception if PersistentCollection was unserialized

0a904044e08dcd592f817170f5f3227179be21e0 authored over 8 years ago
Merge pull request #1413 from alcaeus/add-partial-index-examples

Add docs example for partial indexes

f88851d2269c4b79b34271dedf4f8a0b7f72edfe authored over 8 years ago
Merge pull request #1414

1fdf2c769ba27940c6607b7bc1ecdfc5df15da31 authored over 8 years ago
Fix bug when priming references nested in embedded documents that have a "name" attribute different from the field name

8618169c2266338da52ae0886299e8779bec9ea6 authored over 8 years ago
Merge branch '1.0.x'

299afae36e710e7ef5249f64e1cfc9d6c6e18417 authored over 8 years ago
Merge pull request #1416 from malarzm/gh1414-for-1.0.x

Fix bug when priming references nested in embedded documents

3dde37b7650b1836eff69fb2cc48340c2d5d4cc0 authored over 8 years ago
Fix bug when priming references nested in embedded documents

ebd66eee6bf9346c8ebc1688fe2765956c58544d authored over 8 years ago
Merge pull request #1411 from malarzm/notrix-patch-2

Fix for fatal exception if persisted collection was unserialized

7c0d06eedaea4e6f5f5aec870dde082f3428adc5 authored over 8 years ago
Refactor getTypeClass

cce9b102572ace2f1af9f0fc1b65ab240bb2dabb authored over 8 years ago
Fix for fatal exception if persisted collection was unserialized

Updated exception message if no document manager is associated with PersistentCollection

821ea2f67c9adafab3a9aa94789a0611ecea03f5 authored over 8 years ago
Add docs example for partial indexes

933614c303efdf70468b285cbd37d30e71736b0e authored over 8 years ago
Merge pull request #1385 from alcaeus/sharding-support

Introduce support for sharded collections

34a5b9d0e3d98c45febbc07f0a98f3eb1ca419bc authored over 8 years ago
Change to positive boolean logic

bf2861b67aa46c02719eaeaad253afefbd1da492 authored over 8 years ago
Remove options from sharding command

722b048a7a9b8bd92d0ef6fc9aadcf99f3ab8785 authored over 8 years ago
Run sharding tests automatically on sharded cluster

This avoids people having to exclude or include a test group depending on the environment they'r...

1e095e2fa886aa771b09227d6722cea0429fb8cb authored over 8 years ago
Use sharded cluster for tests

801368cfee5e44a3210ba53d861258de69a15f0b authored over 8 years ago
Forbid increment fields to be part of the shard key

b2843339f33460c002cbb7a61ebbd11a819fc059 authored over 8 years ago
Bring back id argument, deprecate it

75b4b3480c75b13a1f5f0270b6d9885d8da7a9c4 authored over 8 years ago
Rename ensureSharding's $options to $indexOptions to make its purpose clearer

ef8cbd9a7e3c2607e10e1ca5db534112f3bba927 authored over 8 years ago
Make doc block for shardKey property more understandable

3a1a12ac13748e382fec90ea793c98502fd7b82a authored over 8 years ago
Add options to ensureSharding

89f757e7424fa5415dee7635770bc6ecc0f540b5 authored over 8 years ago
Fix XSD

e80d3fc474478b8502d0a848bb9a5de447ccdebd authored over 8 years ago
Add shard-key attribute to document type in XSD

4e76b51501ec423ad44da983cda773b7a142d7fa authored over 8 years ago
Fix shard key options parsing in XmlDriver

59682c33091f2d600fafaae953b9955a05a0a77f authored over 8 years ago
Shard key support for YamlDriver

03db6aed357f0d8ae260fac71867589f4da329dc authored over 8 years ago
Shard key inheritance tests

571f25726ee1a9a1446833cb14ea4aec50a9d051 authored over 8 years ago
Protect from shard key change during update with all possible upsert values

91d1fc9acaec484e14371cc381646ae73b241f20 authored over 8 years ago
Fix tests, add group replication_lag

3add3925c04e64e2dff2f1b6896637e5a1de4d8c authored over 8 years ago
Refactor criteria in executeUpsert

8f2ad0f45c8b098799d7edd4f5429a1124ae8209 authored over 8 years ago
Add ensureSharding tests

a19f7a76cf209ecca4746b5bf13f2daf2276a2dd authored over 8 years ago
Shard key aware remove and refresh

3699e68589536fdc160f882bdbd002639d4b8481 authored over 8 years ago
Remove workarounds in tests

a311310114f956b1a84d52a08e77cd2c1e236c6b authored over 8 years ago
Add failing remove and refresh tests

e5f7902ea341f9c05697ed8210a9ba4a28a4eb09 authored over 8 years ago
Fix tests according to the new shard key description format

00fbab13b787fd4a5e281c20755f3ebdfb8d4566 authored over 8 years ago
Fix persister's update with empty fields and shard key change protection

e8dfcfb245ba42b25a235dd72dafc4880b200f7e 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
Rename ShardKey 'fields' to 'keys' to conform to index definition

e1fcbedd23ff264f23d2e968708823f8d15546ad authored over 8 years ago
DocumentPersister now uses shard key criteria

e108ffedc30bc60204b9c9d573ee5728e896295e authored over 8 years ago
Shard key support for XmlDriver

5178810af11001e6ea1d994a3e5940f528ce4f9a authored over 8 years ago
Add ensureSharding + some auxiliary methods to SchemaManager

baf39911abe637fc80a7f993d098a7feba7b8364 authored over 8 years ago
Fix PR comments

3d881bcaf6c3995bf73836692bcf66d341589b7c authored over 8 years ago
Ensure compatibility between different MongoDB versions

58b39b37454551d8e48527460c7acf6c7e4e54c5 authored over 8 years ago
Test changing shard key for a collection

edc40111352079fed6f6c8ea94b1f75e7375b9ac authored over 8 years ago
Don't rely on errmsg to detect errors

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

75a11e9c29a185296e6498cd630d8894cf641d93 authored over 8 years ago
Create shard keys in commands

135283763d442d02e9b6d8617ac1e60a1c44a110 authored over 8 years ago
Options for shard key could be specified in XML attributes

a686d7f0b52dcafa8c3171b4a75a717e7684b136 authored over 8 years ago
Add shardKey documentation

c0186233995a991bb9fc267f8c759e1231813845 authored over 8 years ago
Refactor sanity checks for shard keys

* Since multi-key indexes are not allowed, we're not allowing collections and many relationships...

11a2146a12adc7213d0f3674b8bf4273b51239ef authored over 8 years ago
Remove deprecated annotations in test mappings

b242ff8b7a5df9d02ac04649b55a8e06722de0a7 authored over 8 years ago
Test serialization of shard key

aa373eebe5fee1631b12117536f3fd3521f84996 authored over 8 years ago
Fix error when running against mongo-php-adapter

d35365b9aa6a448d7aecafcb4f2a09feb013ee8e authored over 8 years ago
Modify DocumentPersister and SchemaManager to support index-like shard key keys definition

a83a68839df1fe2fba9243db43f0dd2fd901d33a authored over 8 years ago