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
Remove properties underscores in phpDoc
712267735273426731a9c311490c2aed6b74daf1 authored over 14 years ago by ornicar <[email protected]>
712267735273426731a9c311490c2aed6b74daf1 authored over 14 years ago by ornicar <[email protected]>
added empty Proxies under version control
b4de89af29cfb7490ad8b6a74fa911abf894613d authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
b4de89af29cfb7490ad8b6a74fa911abf894613d authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Fix mapping not found exception
892fc4ca03dfdc41fdfd6bf8916876d0ac6d82fe authored over 14 years ago by ornicar <[email protected]>
892fc4ca03dfdc41fdfd6bf8916876d0ac6d82fe authored over 14 years ago by ornicar <[email protected]>
Upgrade doctrine-common vendor submodule sha1
3941b71e450c9bc63047805a9f63e64162362cc0 authored over 14 years ago by ornicar <[email protected]>
3941b71e450c9bc63047805a9f63e64162362cc0 authored over 14 years ago by ornicar <[email protected]>
Fixing spacing
b4790b355ae110929686ede43ad5524d69d149d3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
b4790b355ae110929686ede43ad5524d69d149d3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
fixed DateType when unixtimestamp is given (ie. time())
56f14c74ab903c06ade38a19c6d5bcd97874caf0 authored over 14 years ago by Pablo Godel <[email protected]>
56f14c74ab903c06ade38a19c6d5bcd97874caf0 authored over 14 years ago by Pablo Godel <[email protected]>
Add lazy initialization for Doctrine\ODM\MongoDB\Mongo instances
3d4cfd5f1a4e75987ea86c515db782d1d93570ea authored over 14 years ago by Jonathan H. Wage <[email protected]>
3d4cfd5f1a4e75987ea86c515db782d1d93570ea authored over 14 years ago by Jonathan H. Wage <[email protected]>
Removing special array for referencing new embedded docs as it is not necessary we can use the insertions array.
df0ba35a0487cfcefba92b14aba957b98aa01e25 authored over 14 years ago by Jonathan H. Wage <[email protected]>
df0ba35a0487cfcefba92b14aba957b98aa01e25 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Improving prepare where value functionality for queries to allow for syntax that does not expose the $id mongodb specific syntax.
d38c7ea69b23bf43fbd0b2eaa0f0556f32bd5bc7 authored over 14 years ago by Jonathan H. Wage <[email protected]>
d38c7ea69b23bf43fbd0b2eaa0f0556f32bd5bc7 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Refactoring to remove need for originalObject and fixing issue with incorrect changesets being computed because of the original document data being incorrect in certain caises.
8bd3aef4055cfded62687d5ad0e762e3f12a473d authored over 14 years ago by Jonathan H. Wage <[email protected]>
8bd3aef4055cfded62687d5ad0e762e3f12a473d authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-83] Failing test case for embedded document updates.
Parents of embedded documents are incorrectly marked as changed, and are updated every time Docu...
07346d6261892427d028debc9e8a0acdc7e2df3e authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'master' of github.com:doctrine/mongodb-odm
8aa2827afb716268d5de579b34eb5055e69062be authored over 14 years ago by Jonathan H. Wage <[email protected]>
8aa2827afb716268d5de579b34eb5055e69062be authored over 14 years ago by Jonathan H. Wage <[email protected]>
Test for 'deep embedded in inherited document' bug
835ae5b7e7c3255e22916075005b21755ed920d6 authored over 14 years ago by ornicar <[email protected]>
835ae5b7e7c3255e22916075005b21755ed920d6 authored over 14 years ago by ornicar <[email protected]>
Fixed MODM76 + test
582a9dc1835b2c8550df490f12aa157832f05572 authored over 14 years ago by sebastianhoitz <[email protected]>
582a9dc1835b2c8550df490f12aa157832f05572 authored over 14 years ago by sebastianhoitz <[email protected]>
Merge branch 'master' of github.com:doctrine/mongodb-odm
26e14e1daaa649f95f6dadda345a1203e4590818 authored over 14 years ago by Jonathan H. Wage <[email protected]>
26e14e1daaa649f95f6dadda345a1203e4590818 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding more tests for lifecycle events on multiple levels of embedded documents.
0fac12caf049295c82a20e03a7cb41ae7f7e2be4 authored over 14 years ago by Jonathan H. Wage <[email protected]>
0fac12caf049295c82a20e03a7cb41ae7f7e2be4 authored over 14 years ago by Jonathan H. Wage <[email protected]>
prevent notice in case mapField() is called without neither a name nor a fieldName
231c9a0cd28de60af0f27ff2cb17a8b58910f22d authored over 14 years ago by Lukas Kahwe Smith <[email protected]>
231c9a0cd28de60af0f27ff2cb17a8b58910f22d authored over 14 years ago by Lukas Kahwe Smith <[email protected]>
Fixing issue with preUpdate and prePersist being invoked when no changeset exists.
a01c3a9ce08b03390162badccc7c363cb5fa9c8a authored over 14 years ago by Jonathan H. Wage <[email protected]>
a01c3a9ce08b03390162badccc7c363cb5fa9c8a authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with failing test
6b78658b74507edafc59f0ff004d51d6be0e45f5 authored over 14 years ago by Jonathan H. Wage <[email protected]>
6b78658b74507edafc59f0ff004d51d6be0e45f5 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixes for event listeners and callbacks on embedded documents.
b7455dcec8ebf83dea2339bdbc7981db3c622c75 authored over 14 years ago by Jonathan H. Wage <[email protected]>
b7455dcec8ebf83dea2339bdbc7981db3c622c75 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Modifying DateType to store formatted ISO 8601 date when can't be converted to a unix timestamp for MongoDate creation.
b702787869dcccfc1ab203a1616527662c3d661d authored over 14 years ago by Jonathan H. Wage <[email protected]>
b702787869dcccfc1ab203a1616527662c3d661d authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with dates that come before the unix timestamp. Storing string in this case.
e6c4bd15369a44e6a68f40d71b7a8e71e339c5b0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
e6c4bd15369a44e6a68f40d71b7a8e71e339c5b0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
fixed typo in getDistance()
4a77d2d12c48df7199640beb326974ed496ecaba authored over 14 years ago by Lukas Kahwe Smith <[email protected]>
4a77d2d12c48df7199640beb326974ed496ecaba authored over 14 years ago by Lukas Kahwe Smith <[email protected]>
Fixing the use case where DateTime returns false and then new MongoDate fail
9bb0db648e06f193abc4cc3514f41ddce2b536bc authored over 14 years ago by jseverson <[email protected]>
9bb0db648e06f193abc4cc3514f41ddce2b536bc authored over 14 years ago by jseverson <[email protected]>
fixed incorrect bootstrapping indication (classloading for 'common classes' was wrong)
7ec69f73542cda2ec1d5639b99fbd1adc1284b91 authored over 14 years ago by Baptiste Pizzighini <[email protected]>
7ec69f73542cda2ec1d5639b99fbd1adc1284b91 authored over 14 years ago by Baptiste Pizzighini <[email protected]>
Added logging to MongoCursor::sort().
524c5ae2d00b0a137b8a8f18bd3e453a04b83768 authored over 14 years ago by Kris Wallsmith <[email protected]>
524c5ae2d00b0a137b8a8f18bd3e453a04b83768 authored over 14 years ago by Kris Wallsmith <[email protected]>
Fixing issue with collections test.
54582f514165b2143a2d7a37275d4527c21c02cf authored over 14 years ago by Jonathan H. Wage <[email protected]>
54582f514165b2143a2d7a37275d4527c21c02cf authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fix collection functional test
7ad95bb07521dc17587128c984eef3f2c27150d5 authored over 14 years ago by ornicar <[email protected]>
7ad95bb07521dc17587128c984eef3f2c27150d5 authored over 14 years ago by ornicar <[email protected]>
Remove a loop in UnitOfWork::executeInserts, that caused postPersist events to be called nbDocuments^2 times
I noticed a huge CPU usage when batch inserting 500 documents.
Using xdebug and kcachegrind, I n...
fixed typo
960c1cc179fcf330c62c5ed12b8551cbe513d61e authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
960c1cc179fcf330c62c5ed12b8551cbe513d61e authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
added custom identifiers reference
7cae7298d9e3e2bf10b8326b9a6a70632efbb641 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
7cae7298d9e3e2bf10b8326b9a6a70632efbb641 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
updated cascade for embedded documents
941014c0c7c44a775b0d96971ad2aaae533ee9f4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
941014c0c7c44a775b0d96971ad2aaae533ee9f4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
updated xsd for xml config
de2e671201ef5a97e2a970f35cc94b5ad3590bb5 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
de2e671201ef5a97e2a970f35cc94b5ad3590bb5 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Fixing issue with strategy for collections
4e151094220330c6973823861012405a35ffdfc0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
4e151094220330c6973823861012405a35ffdfc0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Merge branch 'visited_collections_fix'
3303ec6c0fe75ee625375ac882b989265ad521a4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
3303ec6c0fe75ee625375ac882b989265ad521a4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
extracted driver tests, added missing mapping attributes
db116d474cadffb5838ac9277a13cdea8920be1f authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
db116d474cadffb5838ac9277a13cdea8920be1f authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
got rid of in_array
9ed835bd209b820ccdeab6f1dd826dc29e29fb78 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
9ed835bd209b820ccdeab6f1dd826dc29e29fb78 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Merge branch 'master' into visited_collections_fix
Conflicts:
lib/Doctrine/ODM/MongoDB/UnitOfWork.php
added visitCollection(), added calls to that method for embedded collections during changeset calculation
841be951f1ecaefaa6e3cd9ab7db7957f653f961 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
841be951f1ecaefaa6e3cd9ab7db7957f653f961 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
simplified conditional
f0452d948b1485796adbe8a719be7f2a247d1168 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
f0452d948b1485796adbe8a719be7f2a247d1168 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
removed cascade options from embedded documents
0125f3b8817096e617675298d4e12520f6e5cbcd authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
0125f3b8817096e617675298d4e12520f6e5cbcd authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
got rid of duplicate getClassMetadata call
b76d81d3d518472bdeef63dbda004cece2b8acdc authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
b76d81d3d518472bdeef63dbda004cece2b8acdc authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Merge branch 'MODM-66'
2bf29e9246d6d9bd247625935fc4bed4a3e54dfc authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
2bf29e9246d6d9bd247625935fc4bed4a3e54dfc authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
got rid of unnecessary toArray call by getting actual data before the snapshot
f4ffbe868fbc046b4fd5b6b3b13473d3eef3cff6 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
f4ffbe868fbc046b4fd5b6b3b13473d3eef3cff6 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed PersistentCollection to not initialize non-proxy objects
f03804e2d474cc2474fd1fd30e78c48b1bea5905 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
f03804e2d474cc2474fd1fd30e78c48b1bea5905 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed issue with PersistentCollection initialization
584a1ba2ed2efb38a9500ef656fa06dfc9cc2ec4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
584a1ba2ed2efb38a9500ef656fa06dfc9cc2ec4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
removed unsupported collection case, merged handling of PersistentCollection and ArrayCollection for
4a2db79f7947d26e7e626f3d6681c987ac56237c authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
4a2db79f7947d26e7e626f3d6681c987ac56237c authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
renamed to for consistency with ORM
6c9bc243f1a5fc2d85ef8233a5f600896fa7e838 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
6c9bc243f1a5fc2d85ef8233a5f600896fa7e838 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
[MODM-66] added test case and fix
5358ec3d76bdf64e521414c260bf6638dbc12b8d authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
5358ec3d76bdf64e521414c260bf6638dbc12b8d authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Fix.
d00389e165adbd4d06fd3de25904654b72dfbf4b authored over 14 years ago by Jonathan H. Wage <[email protected]>
d00389e165adbd4d06fd3de25904654b72dfbf4b authored over 14 years ago by Jonathan H. Wage <[email protected]>
Trying to improve setup docs.
a71440c84b013589277636db4992caf64c71c83e authored over 14 years ago by Jonathan H. Wage <[email protected]>
a71440c84b013589277636db4992caf64c71c83e authored over 14 years ago by Jonathan H. Wage <[email protected]>
Revert "Adding test case for MODM-66"
This reverts commit 6f26fd91ed2d4027af85c8ec9ba68fe430efab20.
1ac12b75fa108309c7ba9ce2c6c1c39a388d1fd7 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Adding test case for MODM-66
6f26fd91ed2d4027af85c8ec9ba68fe430efab20 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
6f26fd91ed2d4027af85c8ec9ba68fe430efab20 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Adding to inheritance test.
54f68d9a4623ec7daa18bf5671ebba778bbc0df8 authored over 14 years ago by Jonathan H. Wage <[email protected]>
54f68d9a4623ec7daa18bf5671ebba778bbc0df8 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Add strategy attribute to reference and embed mapping in XmlDriver
d427a6aa705005075f57dbcf46bc234e73c6ed0d authored over 14 years ago by ornicar <[email protected]>
d427a6aa705005075f57dbcf46bc234e73c6ed0d authored over 14 years ago by ornicar <[email protected]>
Making Query#range() use $gte and $lt instead of $gt and $lt as it is the most common
13abd01f04e1ff6c8a55370aa091f6f9e3c3b429 authored over 14 years ago by Jonathan H. Wage <[email protected]>
13abd01f04e1ff6c8a55370aa091f6f9e3c3b429 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Optimizing PersistentCollection#count() and PersistentCollection#isEmpty() to not initialize the collection as it is not necessary to know the count and whether or not it is empty.
917cadfdfff1f2df28c29c7b9c046844dc312154 authored over 14 years ago by Jonathan H. Wage <[email protected]>
917cadfdfff1f2df28c29c7b9c046844dc312154 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-61] Fixing issue with storing instances of MongoGridFSFile
e8945bc53b59e8c8b8c0b13df0b73a8774c7111b authored over 14 years ago by Jonathan H. Wage <[email protected]>
e8945bc53b59e8c8b8c0b13df0b73a8774c7111b authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-62] Fixing warning
c12c9239cf152b4764da07b2bc89bfc6967a9569 authored over 14 years ago by Jonathan H. Wage <[email protected]>
c12c9239cf152b4764da07b2bc89bfc6967a9569 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-65] Fixing issue with mongo field names on embedded documents.
3331a91fc628cc2196bcbdc4bbed91d6faa743d3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
3331a91fc628cc2196bcbdc4bbed91d6faa743d3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Renaming.
b213b1b33cfcebb50f91a75a00203aaa3f916025 authored over 14 years ago by Jonathan H. Wage <[email protected]>
b213b1b33cfcebb50f91a75a00203aaa3f916025 authored over 14 years ago by Jonathan H. Wage <[email protected]>
MODM-58 fixed, test added
298b72378d829c5b7010273981b23fb7f9882d89 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
298b72378d829c5b7010273981b23fb7f9882d89 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
updated lib/vendor/doctrine-common submodule
816e95603ca816c9cfa7416e0a1f7575a6470e7e authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
816e95603ca816c9cfa7416e0a1f7575a6470e7e authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
MODM-58, implemented
e46ec823bb1b2b463f4931a0cadfe6c6bd39286d authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
e46ec823bb1b2b463f4931a0cadfe6c6bd39286d authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
MODM-59: fix bug with findOne on Doctrine\ODM\MongoDB\MongoColection
e677f64004b9bc900bfc8f098b15eb24dc3d5262 authored over 14 years ago by Scott Aubrey <[email protected]>
e677f64004b9bc900bfc8f098b15eb24dc3d5262 authored over 14 years ago by Scott Aubrey <[email protected]>
modified commands to follow ORM's conventions
cd5e441ccd498695a05fc0b7c86f7098b49a13fc authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
cd5e441ccd498695a05fc0b7c86f7098b49a13fc authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Adding documentation about cascading operations for referenced and embedded documents.
6fcd3298c6292e1554f6ff1da387acfd126ed593 authored over 14 years ago by Jonathan H. Wage <[email protected]>
6fcd3298c6292e1554f6ff1da387acfd126ed593 authored over 14 years ago by Jonathan H. Wage <[email protected]>
fixed SchemaManager to actually create database, updated test
3afa9d5b1c3cc37dcd84a47c8bc7e797cb6d7755 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
3afa9d5b1c3cc37dcd84a47c8bc7e797cb6d7755 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
added drop command
341e5678049eeb79e41e79384ac5e07704cf7534 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
341e5678049eeb79e41e79384ac5e07704cf7534 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
[MODM-54] extracted abstract schema command, added drop command, refactored create command
458fc0ed406bef5e70262a322f9c260525d80729 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
458fc0ed406bef5e70262a322f9c260525d80729 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
removed unnecessary require statement
978a9e96d828521cbff588372b1024793d4c6e69 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
978a9e96d828521cbff588372b1024793d4c6e69 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
initial implementation of SchemaCreateCommand
e23683e393ab4cecc330bfd61740eb0d6fa8aaaa authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
e23683e393ab4cecc330bfd61740eb0d6fa8aaaa authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Refactoring code to allow cascading of callbacks to embedded documents.
f2756a894e983a4c31a2cfdd5a82a42d56964ca2 authored over 14 years ago by Jonathan H. Wage <[email protected]>
f2756a894e983a4c31a2cfdd5a82a42d56964ca2 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding docs on indexes
5f61533dbd96783c162d9739aefbffce15f29a3c authored over 14 years ago by Jonathan H. Wage <[email protected]>
5f61533dbd96783c162d9739aefbffce15f29a3c authored over 14 years ago by Jonathan H. Wage <[email protected]>
Improving syntax for specifying indexes in mapping drivers.
5cf72f96d0afcf9787f3575e6aae2d42f6bb1944 authored over 14 years ago by Jonathan H. Wage <[email protected]>
5cf72f96d0afcf9787f3575e6aae2d42f6bb1944 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing xml and yaml mapping drivers to support specifying indexes and adding tests.
27a20a6a26d20661f4ab073dc26d2ae28f6d6d21 authored over 14 years ago by Jonathan H. Wage <[email protected]>
27a20a6a26d20661f4ab073dc26d2ae28f6d6d21 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fix CRLF
3eb65e646b223fed6620d0dea63af04a2c77ed3f authored over 14 years ago by ornicar <[email protected]>
3eb65e646b223fed6620d0dea63af04a2c77ed3f authored over 14 years ago by ornicar <[email protected]>
[MODM-56] Fixing issue with recomputing a single documents changes when document has a preUpdate lifecycle callback
faf85a281b1562d184b44261a6e4dcdb13e03c5e authored over 14 years ago by Jonathan H. Wage <[email protected]>
faf85a281b1562d184b44261a6e4dcdb13e03c5e authored over 14 years ago by Jonathan H. Wage <[email protected]>
Merge branch 'master' of github.com:doctrine/mongodb-odm
84f34e65a50aea65e8be858d8807954465678418 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
84f34e65a50aea65e8be858d8807954465678418 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
moved Symfony/Components to Symfony/Component
7957cc4e1a9fb86f313b27a056a7b5432e9a6a1a authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
7957cc4e1a9fb86f313b27a056a7b5432e9a6a1a authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Modifying types to handle null values.
ac4ea202f923768e716052a18dd38c919c21c1ea authored over 14 years ago by Jonathan H. Wage <[email protected]>
ac4ea202f923768e716052a18dd38c919c21c1ea authored over 14 years ago by Jonathan H. Wage <[email protected]>
Symfony/Components renamed into Symfony/Component
de206ae16f22c9f63fb2b52c0ea7bd5c50164b9e authored over 14 years ago by Sébastien HOUZE <[email protected]>
de206ae16f22c9f63fb2b52c0ea7bd5c50164b9e authored over 14 years ago by Sébastien HOUZE <[email protected]>
the rest of the tests for SchemaManager
231dc888be3673658254aad3946e04440400b24c authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
231dc888be3673658254aad3946e04440400b24c authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
updated ensureIndexes api
f0ddc562b04e115cddc10af88cfe40dbfc0727e4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
f0ddc562b04e115cddc10af88cfe40dbfc0727e4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Merge branch 'master' into MODM-55
a0e3883942213ff7fe30566229bd3438b9212c3b authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
a0e3883942213ff7fe30566229bd3438b9212c3b authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
added more tests
6b8f0e417fca81d5456bdecb2b719e5ab201bc59 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
6b8f0e417fca81d5456bdecb2b719e5ab201bc59 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Removing getCursor() calls.
3c9456e9aa93bd788d59e89d67badc19596bc128 authored over 14 years ago by Jonathan H. Wage <[email protected]>
3c9456e9aa93bd788d59e89d67badc19596bc128 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Find and modify.
f40dcedefb3815b324fb2cd53813d253fb7fd8f9 authored over 14 years ago by Jonathan H. Wage <[email protected]>
f40dcedefb3815b324fb2cd53813d253fb7fd8f9 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding support for findAndModify
4e6037cd58f41e619fcd850e0584e319f9b44b12 authored over 14 years ago by Jonathan H. Wage <[email protected]>
4e6037cd58f41e619fcd850e0584e319f9b44b12 authored over 14 years ago by Jonathan H. Wage <[email protected]>
unit tests
4ac205e5f71ca4ef1ad1ea18fa81f97aa418dd75 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
4ac205e5f71ca4ef1ad1ea18fa81f97aa418dd75 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
making more logical
06b99a92782b22ec2d3fb1c969e1307f9087f862 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
06b99a92782b22ec2d3fb1c969e1307f9087f862 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
extracted metadataFactory
d357877eb5d4eb9fef104e67a5037606df994e5f authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
d357877eb5d4eb9fef104e67a5037606df994e5f authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed typos
efc05f29bcb21fc5381de8b9f692127b6a19fba9 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
efc05f29bcb21fc5381de8b9f692127b6a19fba9 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed indentation
e22d5adf571bb8bd29ed940ad6466d0b3020bad9 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
e22d5adf571bb8bd29ed940ad6466d0b3020bad9 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
SchemaManager, initial implementation, update to tests and console command
669ed776d511fde3eed52d0928ed037696b604b9 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
669ed776d511fde3eed52d0928ed037696b604b9 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Adding sections.
4ce508e02ceabb8f5fb2dac07c3f0e9ccf595785 authored over 14 years ago by Jonathan H. Wage <[email protected]>
4ce508e02ceabb8f5fb2dac07c3f0e9ccf595785 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Docs on capped collections.
5152d3e95de3faf1e97348719f46c140b637604e authored over 14 years ago by Jonathan H. Wage <[email protected]>
5152d3e95de3faf1e97348719f46c140b637604e authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding support for creating/dropping mapped documents databases and collections so you can specify capped collections via mapping information.
3f9c1509f8037a21545fc5a42c497584556702a0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
3f9c1509f8037a21545fc5a42c497584556702a0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding sections.
99f9ef4e97603c14916fa8a522cb3cd1e0e05517 authored over 14 years ago by Jonathan H. Wage <[email protected]>
99f9ef4e97603c14916fa8a522cb3cd1e0e05517 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding getReplies() call.
3ebe86fc04e9f8faab0e9788b752e49f8c8e588a authored over 14 years ago by Jonathan H. Wage <[email protected]>
3ebe86fc04e9f8faab0e9788b752e49f8c8e588a authored over 14 years ago by Jonathan H. Wage <[email protected]>