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

Revert "Merge pull request #259 from leek/master"

This reverts commit b833518027d1bcbb4d3dbfca79245a245f85ce53, reversing
changes made to 99788545...

318348e15acee8250ef6f83a9a8b2cf9cf6a4114 authored almost 13 years ago
Fix hardcoded id.

b18faeaa4f9603d8e8caab9b146a082273b81e28 authored almost 13 years ago
Merge pull request #26 from NewbridgeGreen/sparse-index-support

refs #25 - Adding description of the sparse option for indexes

7206152d264bf00d94a41bcee6a14cec66f31d53 authored almost 13 years ago
refs #25 - Adding description of the sparse option for indexes

dbf458c17a7a2e3c3cc09531d76a81b2264f0613 authored almost 13 years ago
Merge pull request #259 from leek/master

Use ProxyInterface from Doctrine Common

b833518027d1bcbb4d3dbfca79245a245f85ce53 authored almost 13 years ago
Merge pull request #260 from geraldcroes/many_embedded_with_many_reference

Bug in PersistenceBuilder while udpating ReferenceMany in an "embedded many"

99788545a5ff43f12a0374c9fc564f7ddbdd973e authored almost 13 years ago
Merge pull request #263 from tecbot/driver-adjustment

[Mapping] updated the xml and yaml driver for the last changes

1b3187f74741757390b96f3cd7c12de3203f4c91 authored almost 13 years ago
Merge pull request #266 from NewbridgeGreen/sparse-index-support

refs #265 - Adding sparse index support

d3185bf1e7b59595a7860050026b6ec0a43f12b9 authored almost 13 years ago
Index creation should be safe => true.

06d8bb19dbea8a7f80d7a4c0e326248c2ba31ab0 authored almost 13 years ago
refs #25 - Adding sparse index support

b478447e5140bdbb7919412d3548da5643ae5e5c authored almost 13 years ago
Revert index creation in background.

60d4f6d06f3c1e4131ed2dc98389200bad3ce47b authored almost 13 years ago
Improve Query::isIndexed() functionality.

80e2868432bf05198d12b366e6701f2a2b53e61d authored almost 13 years ago
Remove dependency to latest Common.

ed482e7618655055c0ea7a3bb7c55cfa663474e5 authored almost 13 years ago
[Mapping] updated the xml and yaml driver for the last changes

4ecf529e6e4f6416b0d93017840ff294dc03ccf6 authored almost 13 years ago
Merge pull request #246 from tecbot/array-changeset

Fixed change sets of array updates

57e7b2d247bdd12ff25307840951313f9fe15e41 authored almost 13 years ago
Merge pull request #23 from bpizzi/patch-1

Fix wrong link for accessing 'bidirectionnal references' page from Index

df1afc25aab8f1c002a41f2d3fd9add9f82ac813 authored almost 13 years ago
Fix wrong link for accessing bidirectionnal ref page

053a19b5460ed6558102f62ee765c6b1e8b07078 authored almost 13 years ago
Enables reference many in an embedded persistentcollection (embeddedmany) to be saved while updating

294420433e6eab8617608e72b452265fb1e54787 authored almost 13 years ago
Use ProxyInterface from Doctrine Common.

1e474c7ee9955f5abd81772d1956399847015064 authored almost 13 years ago
Merge pull request #252 from doctrine/dm-object-arg-checks

Add document object checks to DocumentManager methods

94bd45db1635d4746e8cdabc298da025d2379b3c authored almost 13 years ago
Rename fixture classes in ReferenceDiscriminatorsTest

e8c0bfb975a5e0cab5316340c9051a54ed2d4d32 authored almost 13 years ago
Add document object checks to DocumentManager methods

Particularly for flush(), which recently changed its argument order, this helps to avoid a PHP w...

51954bd38d471bf76ca9820ae7802e1f36206087 authored almost 13 years ago
Merge pull request #21 from jvega/patch-1

createrQueryBuilder -> createQueryBuilder

e1a54b48eae720c87297c8538cd1f5fed682c7c1 authored almost 13 years ago
createrQueryBuilder -> createQueryBuilder

ecc34e71117480a0ed794cb4781aeb448c6cc5bb authored almost 13 years ago
Fix logic in getFieldValue

c693077a97744a068070dc863978132b2a9cd4b4 authored almost 13 years ago
Merge pull request #249 from cravler/master

Notice: Undefined property: SomeName::$__identifier__ in /some_path/ClassMetadataInfo.php line 1290

670cee16e7ca3bfebd48a0be0401ea1c76392246 authored almost 13 years ago
Fix: Undefined property: SomeName::$__identifier__ in /some_path/ClassMetadataInfo.php line 1290

2ed8dc1cbad9fce5e1fd1af9493f193274db645a authored almost 13 years ago
Fix.

ac5f289ff38b1a47f986b24d1c3ba1123905200c authored almost 13 years ago
Fix.

f4997dd873d411f096d44c8195524f058c34d2df authored almost 13 years ago
Fix.

0a3b42da34833f2d12fa996c4d9504caf5aafe11 authored almost 13 years ago
Fix.

d08350bbe81d86c139a780dacbf68898136e2641 authored almost 13 years ago
Merge branch 'master' of github.com:doctrine/mongodb-odm-documentation

6739fe17d5125bb0100aed375ae63663fcfa1b1a authored almost 13 years ago
new index.

d4bb46e6579ebda0d6ba96f1d110adb7842ee67b authored almost 13 years ago
Fix issue with clearing document changeset.

8ecbec31e08803536cb3e3ac778d9d5922325873 authored almost 13 years ago
Update ProxyFactory to match ORM latest.

e0bfdb34318d9ecb3f6aaba2dc7fde9ef31b30fe authored almost 13 years ago
Test for auto increment find by id with string.

6b0c0bf29409b69902cdd23eb7e9a0138759daac authored almost 13 years ago
Add prePersist() test.

7d05c39f35636efd245a46067a72a4ce1601f732 authored almost 13 years ago
Fix selectSlice().

a465821755594457833bb48fa3f901ea151d9b52 authored almost 13 years ago
Fix tests.

cb4e55429ceffcfc3b405d9899aa5f0442190f0e authored almost 13 years ago
Test and fix for simple reference indexes.

a42ecc2006f633d3e8a77e6ec774e589d6e441c7 authored almost 13 years ago
Fix issue with upsert.

0125b3a307cb5d8cdff23397711bcba1d220fdd5 authored almost 13 years ago
Add test for set embed one to null.

5621307fc89bf56a73a0a46ea6fed53ce8355d2c authored almost 13 years ago
Merge pull request #20 from Plemi/master

Alternative syntax (embed & reference) example for the yml-mapping reference

82fe7b8faf6d9e553082b021e8a8095826ca5589 authored almost 13 years ago
Add alternative syntax (embedded & reference) to the yml-mapping reference.

363b31d4832c6b596b9edc7e95971a6a045a6aa5 authored almost 13 years ago
-

2ee89b9305889b2ef18a50708ec896a5177dc0c4 authored almost 13 years ago
Fix.

3b8bf0f769f7b55e6ceed8ac65f9226f9b6797b6 authored almost 13 years ago
Fix.

ee7562acb0d08f0caa626cc521a351a3453fda1b authored almost 13 years ago
Fix.

332edee2c6f9cf8a149e5d76e07c42a35e20fc60 authored almost 13 years ago
Merge branch 'master' of github.com:doctrine/mongodb-odm-documentation

d7228b3d194b3f22da8642b30b080286b518234c authored almost 13 years ago
Writing initial docs for some of the newest odm features.

a8eab875091835c1d44051277056dea698e603b9 authored almost 13 years ago
Remove _static

4d0ffa6c4fe896cea59ce6051118a00ff700ade5 authored almost 13 years ago
Update Theme

5c55550860acb18ab7aabb90dcd1e2d8cd29dbee authored almost 13 years ago
Update Theme

50b84bca6cec20a6dcf8fc66dd382977307e99bb authored almost 13 years ago
Adding more slaveOkay docs.

c2e5039ccc581cf1cb0c819779d584756ac7535c authored almost 13 years ago
Add slaveOkay flag for all queries for a document.

116464f945cd1c6f0cd94219025eb35c9ab9f5dc authored almost 13 years ago
Fix.

585644343be34daa3a8261fa4edc421d2ca2c123 authored almost 13 years ago
Fix.

76dc7af32e65c51926eedfaffdc7a81ed82a7fe9 authored almost 13 years ago
Fix.

49e96df6a83ea94b48a84729a0b52b99f7f0d69f authored almost 13 years ago
Fix.

ceaab0cb0efbb6d88e143eef660c95c8799e9910 authored almost 13 years ago
Fix.

982ee6467bde83e82763a0baf77dcf242fd9a8a1 authored almost 13 years ago
Fix.

4a0e4a078f38627bcdfa263cec8ebc190a516904 authored almost 13 years ago
Fix.

2a7487f520bcb5900e58e9a7d3c493a2f6f85b70 authored almost 13 years ago
Adding some new docs about priming references and slave okay queries.

7f23734ff4be3b6dfd7a350b122781c72e400534 authored almost 13 years ago
Add docs for new events.

123881481f61bba593f95cba037daefafe829b98 authored almost 13 years ago
Fix.

cb181afad2619ce8817fd35012710f4dec0904b6 authored almost 13 years ago
Eager cursor docs.

6a16c3e3ff13b7de956602a362f3f45c1a292965 authored almost 13 years ago
Adding docs for requiring indexes.

9a021cc7a19f318cd147b05b9939628398669229 authored almost 13 years ago
Remove HasLifecycleCallbacks

abcf27564c3ed18f6fa6b8084d75e393cb30ca5c authored almost 13 years ago
Fix typo.

feaf2359330704f6ba25042638ea5568994bce7f authored almost 13 years ago
Fix method name.

e13843ecf18068468b4c81b50c2c4e286edc1c0f authored almost 13 years ago
Merge branch 'master' of github.com:doctrine/mongodb-odm-documentation

4588be0d1b25d2196372cccc8c968c80e8813410 authored almost 13 years ago
Merge pull request #18 from holtkamp/patch-1

The SchemaManager (instead of the DocumentManager) should be used for Do...

c79e8c259c5e7c73321cb884a385192ae1fc7429 authored almost 13 years ago
Merge pull request #17 from MDrollette/patch-1

fix xml example for cascade

a2cdb945d9e0aaadaca232554ee00d58acb785c5 authored almost 13 years ago
Merge pull request #16 from pgodel/fix-PreUpdate-typo

fixed typo in example

97903ae87568bc4abc3804cdbee864c24b2eb6e3 authored almost 13 years ago
Fix.

dacd25d82acfbcd06dcdbc522b0a486364b2b582 authored almost 13 years ago
Add some docs for annotations.

60713490e9348fd98ef2f502760e8a8c68ab6995 authored almost 13 years ago
Remove duplicate check and take advantage of notSaved.

d44811b0b409b842df56b1845a5ee98cd339767d authored almost 13 years ago
Simpler check.

fcbc42a64bd9526710ea78220cc3269512efb5dd authored almost 13 years ago
Safe remove to avoid issues.

86da44c72df1674b32c9397d57686216d4225304 authored almost 13 years ago
Add more events to UnitOfWork.

f29f0f707b5fb0bb0057973bfe3179c6aa755dfc authored almost 13 years ago
Fix typo.

f2a11dab963739ed59148dbd6a050723658ff359 authored almost 13 years ago
Only create one persistence builder.

f86f35ab1afd9f28558cf46754b1f1e3d6705768 authored almost 13 years ago
Better teardown that doesn't segfault.

8a92ab4b2c0de50559b8906914b2eef63112d9f3 authored almost 13 years ago
Fix #230 and MODM-160

3aca4495eab4fa5e4b6b0034d31dfe37b8f27f70 authored almost 13 years ago
Merge pull request #230 from e-butik/modm-160-tests

Failing tests for MODM-160

bc7a55a9bbe3055a8da1cfb28ec36d282bf192fa authored almost 13 years ago
Fix UnitOfWork::computeChangeSet when dealing with DateTime instances.

843993938e8e61a230490482b2c14ebfef2a065f authored almost 13 years ago
Update commit order calculator to match orm.

cf3b4a0b4ef6a0a648b40e93daaf5a9a66c4f438 authored almost 13 years ago
Fix issue with commit order calculator and inheritance.

f170a9a270410c17b64ad4e7b1692093520568ab authored almost 13 years ago
Add tests for bin data types.

437a15a92f235d80ef9aac29addf7a6453beb1ba authored almost 13 years ago
Merge branch 'reference-discriminators-test' of github.com:doctrine/mongodb-odm

a15b6394afed20e5431ec2704ef9c60038e6c8e1 authored almost 13 years ago
Adding test for reference discriminators race condition

5907dc904c823c74f149acda9a7ab54b9b37ae70 authored almost 13 years ago
Adding test for reference discriminators

This test attempts to mimic an odd behavior experienced by Exercise.com regarding discriminated ...

43af4b2c366c91e2c8158efe49976471add43922 authored almost 13 years ago
Fix tabs.

39674b7cc286def379fbac399df5e6e79d5ec305 authored almost 13 years ago
Test discriminator is set on upsert.

9ab4da8032677e11a6f03289b74a957dd6673e20 authored almost 13 years ago
Fix issue with upsert not setting the discriminator field value.

02b01da6bd7460bc2e046f0a3f73ffe8a5824471 authored almost 13 years ago
Merge pull request #19 from holtkamp/patch-2

Update en/reference/console-commands.rst

ce7f0d8c793e850a88c96cf9d7b00c6822fc0bcc authored almost 13 years ago
Convert tabs to spaces. Whoops.

28ce46a6378248a99f4711ab0f3b89d98fe93af9 authored almost 13 years ago
Add ability to require indexes on queries.

757ccdabc1fb83ec66f6fcfb9296bf15e81119db authored almost 13 years ago
Default index creation to be in the background.

e8908576d4e6d52b5495a8cceff249178c5641d4 authored almost 13 years ago
Fix dependencies between classes.

f31e8f9343b2767b14562be5014cdd3425cd33be authored almost 13 years ago