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

Adding tests for collection priming.

d148acf50659c98bb8cc0d964be0544a39169dd8 authored almost 13 years ago
Update en/reference/console-commands.rst

8775f7a3569b544a03d9a9619ac178a6334b59af authored almost 13 years ago
The SchemaManager (instead of the DocumentManager) should be used for DocumentCollection creating and dropping

ff19e477d71d5780a057587eaf455b62727f46a1 authored almost 13 years ago
Add ability to prime collections.

2da6e9c92d515edae7c63233740349e0d272b19b authored almost 13 years ago
[UOW] fixed updates with arrays, use array_diff to check the change set of an array

0e67e8f2c632f5ffecad99f8f915fbff8337be40 authored almost 13 years ago
[UOW] added failing test for updates with arrays

416a1a823bf84545ca6c27e239b222b48d25cb7c authored almost 13 years ago
Fix field name preparation for $ operators and sorts.

fd247ce787013e1d93137b93231e3c85e4af3265 authored almost 13 years ago
Upgrade libs.

f8d42193d11d8322c6262d34dbfc51ac6c020566 authored almost 13 years ago
Update README.markdown

8539ead2d62da5ddc7b36e7298101d3a8617607a authored almost 13 years ago
Merge branch 'retries' of github.com:doctrine/mongodb-odm

702e9935d65b585d644230ec346a6709155f562a authored almost 13 years ago
Merge branch 'master' of github.com:doctrine/mongodb-odm into retries

Conflicts:
lib/vendor/doctrine-mongodb

a0f4817c895546f266b106e905c4125c5f46e62a authored almost 13 years ago
Upgrading MongoDB layer.

9ac2e8e9c6e0708a05e9bfdc5634c08427282451 authored almost 13 years ago
Upgrade Doctrine MongoDB layer.

9fcac3241791abc7486637240b737b82a3e78904 authored almost 13 years ago
Fix test.

03cdcb8697031ef44e21c5c2a8a27de4767c13aa authored almost 13 years ago
Trying another way to get mongo pecl ext.

44ac9d7680c25026d16ec9f799486cd455b7d36b authored almost 13 years ago
Whoops.

ef1805e0bd82ec59d3b88222498ddf99eac62868 authored almost 13 years ago
try pyrus install pecl/mongo

10d5263113c7cb79ce5f051fec2dd9970367f433 authored almost 13 years ago
Add .travis.yml

7ffd427c13452614075434f88178562d4fe53db9 authored almost 13 years ago
Upgrade mongodb layer to retries branch.

b85280e3689c82d0fb6535109467d230cf463fb5 authored about 13 years ago
When find($id === null) then just return null right away.

b7f4c9dc3553531faf0854ec22dac152fa5819ec authored about 13 years ago
Fix php error.

11d6c6ef23bff34479705ee0923dfe31b4ac5235 authored about 13 years ago
Revert "Add functionality to mark embedded field with reference back to parent."

This reverts commit f3ba4317bf61333c79ee2905651b82470fa36cff.

db78efd39bf19f9ddc5e2e982141c12defef86bf authored about 13 years ago
Fix for merge with embeded documents.

394e9a132ea48885c20b98ccaabdd6564892be85 authored about 13 years ago
Add .gitignore.

379ba6122afdcfb0e455f1a0dc99ae1dba91c559 authored about 13 years ago
-

5448bec6edacae334d7077ce22b8483312c1d50c authored about 13 years ago
Fix.

45d40889bab5e2fe7d010257472424493e5244ad authored about 13 years ago
Fix.

f37d367cb17808bee15d1dcd3182235ba40b0075 authored about 13 years ago
Fix.

9dfa7f31112ec43ee1081ea156dff1a5e171f3a1 authored about 13 years ago
Fix.

cb8b23114029b236523c61677d0a55fcaa79135a authored about 13 years ago
Removed.

0254c41d062f2db91a696aa5f0ffafb29c41bcf3 authored about 13 years ago
Merge branch 'master' of github.com:doctrine/mongodb-odm-documentation

d3147ba04c716f000ed371784fd8aecaa743eb52 authored about 13 years ago
Add docs theme.

31273c9266a9cf8cad72e03eb5b16ae104ed1eff authored about 13 years ago
Fix version.

2239012af4d7f9954898068e8458d7e1a0f6143f authored about 13 years ago
Update version.

dda4849184559c22de11c1ef346266c5b7de0995 authored about 13 years ago
Safe by default.

d0f2a9dae35ea6931167d169b281c44f71385034 authored about 13 years ago
Upgrade mongodb layer.

469938f5aa5d138bb241b2d74f3e372441175c68 authored about 13 years ago
Tweaking EagerCursor data loading to be upfront eager but hydration lazy.

4dfb99e553ded0c6725e7e84bf595b61260b478c authored about 13 years ago
Merge pull request #240 from doctrine/eager-cursor

Add support for eagerCursor => true.

a9e36225a977417413bcc09ed88f4a38fdfa9a42 authored about 13 years ago
Merge branch 'master' of github.com:doctrine/mongodb-odm into eager-cursor

Conflicts:
lib/vendor/doctrine-mongodb

b9cb944aa233a0dd217ee6b88e803583067e5a76 authored about 13 years ago
Merge pull request #239 from doctrine/parent_document_property

Add functionality to mark embedded field with reference back to parent.

d39cc6c1c1ac348db47407c4568e348cf9429031 authored about 13 years ago
Add functionality to mark embedded field with reference back to parent.

f3ba4317bf61333c79ee2905651b82470fa36cff authored about 13 years ago
Merge pull request #236 from doctrine/flush-single-document

Add functionality to flush a single document.

8e39e3b6c7794d50b1565f600fb5839ddf2094f8 authored about 13 years ago
Add functionality to flush a single document.

d693458465b263c9080d36ecd21654431a5896ca authored about 13 years ago
Upgrade mongodb layer.

3c7c9b6c9bf312004b242c37b60762060b78cd28 authored about 13 years ago
Merge pull request #235 from doctrine/object-upsert

Add object upsert functionality.

0320be418e0bc530290b36dd6dc5e703bd75b0ae authored about 13 years ago
Merge pull request #224 from tecbot/multiple-update

added test for upsert and multiple update query

d40ef60c6026fc753f0cfb7d03c19c123cee58f6 authored about 13 years ago
Add support for eagerCursor => true.

This functionality was added to the Doctrine MongoDB layer here: https://github.com/doctrine/mon...

63f7d936f351374a764c5dff80fce269058c34e9 authored about 13 years ago
Add object upsert functionality.

fb2447c01cb8968255383ac5700f95b4327468a3 authored about 13 years ago
A few fixes for slaveOkay PersistentCollections

9b5619a703bcc80b29ebd41ddfa2c614c09a7789 authored about 13 years ago
Fix regression caused by 59607c9de644aff33bda8b7727aef50245d31204

cff550669b253a6f0082f312b5560017d2e36e14 authored about 13 years ago
Fix for slaveOkay queries producing PersistentCollection instances that do not have slaveOkay(true) as well.

7a7b6f4a3c5d297485e758d392c63d2eb72cd58f authored about 13 years ago
Merge pull request #223 from henrikbjorn/identifier-fields

DocumentRepository::find() now handles an array of identifier values

d61e3861a49f3f3811be89137ae0f4d7ef972625 authored about 13 years ago
DocumentRepository::find() now takes array of id => value pairs.

MongoDB only uses one field as the identifier `_id` and therefor that
will be the only field eve...

59607c9de644aff33bda8b7727aef50245d31204 authored about 13 years ago
fix cascade xml

cbaa8e447bafb11a953547a4a3ecc502bffac0a2 authored about 13 years ago
fix xml example for cascade

03f05b25411b440be2ddef5aaf8bc7b57e3867b6 authored about 13 years ago
Failing tests for MODM-160

e501ebc4d00a78567cc066f1f42f1ecce931eccc authored about 13 years ago
Merge pull request #220 from z7/bugfix_in_persistent_collection_merging

Bug fix in PersistentCollection handling during merge operation.

e881dc55927f38894b612135dd1c82363a83ba22 authored about 13 years ago
Merge pull request #221 from dao/patch-1

Change repository method used in QueryCommand from findAll to findBy

18ad78af1c151ca35b269c8396af3a32790dbd30 authored about 13 years ago
Merge pull request #228 from doctrine/discriminator-index

Fix discriminator field handling in SchemaManager and mapping loaders

4f2b7ca09f395b7d2b799f8b5e460dd5442aa5c7 authored about 13 years ago
Merge pull request #229 from fernanDOTdo/patch-1

Make the __load function public so the line 2552 of "lib/Doctrine/ODM/Mo...

3ed2c4fe4255b5e7b3683cc0a7105ac01d83ace7 authored about 13 years ago
Make the __load function public so the line 2552 of "lib/Doctrine/ODM/MongoDB/UnitOfWork.php" not throw error (fixes #219)

ac59aaad215b9a16919dd812c16660944cfb9b10 authored about 13 years ago
[Mapping] Fix handling of discriminatorField's "name" option

The "name" and "fieldName" options for a discriminator field denote the PHP property and Mongo p...

4a18a329aacd8c956b3ec85cbe5bf49aca408e77 authored about 13 years ago
[SchemaManager] Fix preparation of discriminator fields

This builds upon cf191df63a17750cd06b7f61124037a88b402bf1, which made it possible to index discr...

4edb13e5fb103863c6d92648af049f7f4ebc1063 authored about 13 years ago
Bug fix in PersistentCollection handling during merge operation.

After serializing/deserializing a document with PersistentCollection(s), initialized collections...

6fb7f5d88e50edf7084e3ba620ad694f8902c742 authored about 13 years ago
added test for upsert and multiple update query

b4dfca10783bd68f1442d6d0cc6727abf38376c8 authored about 13 years ago
Embedded documents require their own query builders (fixes #204)

This fixes a few unit and functional tests for elemMatch(). The solution thankfully does not req...

df1f7b6e7607af4768b08c5f327870c38a04efb9 authored about 13 years ago
[#204] Modify elemMatch unit test to rely on ID preparation

bda37584b4a010648b1e7284bc6ed78bd1e342b6 authored about 13 years ago
[#204] Create a unit test for QueryBuilder's elemMatch()

Expected query syntax is based on: http://www.mongodb.org/display/DOCS/Advanced+Queries#Advanced...

83c7a7c0d8684cd2bd40ecf4a3f095204ab02e5d authored about 13 years ago
[#204] Add failing QueryBuilder elemMatch() test case

This demonstrates a regression (likely introduced in ee37d65fb73a29c7d80ee8f2adc48665f59f7030) t...

ce9534b0348e7db283659bd6eafb76645e8dd348 authored about 13 years ago
Fix AnnotationDriverTest

The dropDups UniqueIndex option was being interpretted as string "true" instead of a boolean value.

6df16a0932d614d7dfb66893a4b262298e090d1a authored about 13 years ago
Change repository method from findAll to findBy since the findAll method doesn't accept any arguments.

The command then works with a query string like '{"field": "value"}' - "{'field': 'value'}" is ...

815bb95b658a0830f4e1f4bd0aefc06dd5f8a7a5 authored about 13 years ago
Fix prepare indexes.

996c020d39f9ecf6ca49986f6a0c0669440fa450 authored about 13 years ago
Merge pull request #217 from spantaleev/index-order-preserve

Preserve index keys ordering when dealing with referenced documents.

74e45536c1c6b792fea4c414e9714fbda4b3070b authored about 13 years ago
Merge pull request #216 from spantaleev/indexable-discriminator-field

Allow discriminator fields to be indexed.

2f3a80d93b2540b539db8e0075ef1337b18e04e7 authored about 13 years ago
More consise assignment.

c9e5ff801fb37ec3ad0f1c1ae7b5ee03896c3180 authored about 13 years ago
Preserve index keys ordering when dealing with referenced documents.

By design, indexes for document reference fields get modified.
Example: {"referenceField": 1} ge...

9394d7769759164d638c71019d3875e9688c73b3 authored about 13 years ago
Allow discriminator fields to be indexed.

There is no mapping for discriminator fields, but that
doesn't mean it shouldn't be possible to ...

cf191df63a17750cd06b7f61124037a88b402bf1 authored about 13 years ago
Merge pull request #205 from richardmiller/uninitialised_driver_metadata_factory

Fixed potentially uninitialised driver field

dc9426e4fdc227b4e1bc934c70256f105c88af05 authored about 13 years ago
Merge pull request #215 from stof/identifier_field_names

Added getIdentifierFieldNames in ClassMetadataInfo

5eb58d0cf3c5f2028a0d2c886898f5d013c10a78 authored about 13 years ago
Added getIdentifierFieldNames in ClassMetadataInfo

54a27420ed79505dbabdf643ba7ee5cc3c5169f7 authored about 13 years ago
Merge pull request #214 from z7/remove_unneeded_code

Removed duplicated code that does nothing

984df332d5abecab2f20812ececb50f6bf6ea730 authored about 13 years ago
Removed duplicated code that does nothing

82ff6df393a7dcd58a9dd202da9127fb8f276e22 authored about 13 years ago
Merge pull request #212 from snc/patch-1

Added DocumentRepository::getClassName()

2dae02e0b52331b83f48fa1789e1acb530331e55 authored about 13 years ago
Added DocumentRepository::getClassName() (see https://github.com/doctrine/common/pull/70)

5af4fba6600ea6dddeab1b22017fa2a4ab7ea3b7 authored about 13 years ago
Merge pull request #208 from kaiwa/fix-persister

Removing unnecessary remnant from QueryTest

5a4076ec9c4419113c2fa78ea3bb1f7914cb1e29 authored about 13 years ago
Added namespace alias check to ClassMetadataFactory

cbbd1bb2555ebd74d4820e4352f7547b65b0127a authored about 13 years ago
Need to use a $count instead of $key since removing an element can change the array keys which results in bad mongodb queries.

0176c2aea6ef2d47d227a6467bcb9d20d35b8380 authored about 13 years ago
Merge pull request #167 from pgodel/remove-add-embedded

Added test that recreates issue when removing an embed doc and then adding a new one.

7149683d78c2acd0d0787e1b03878e1fa026e26b authored about 13 years ago
Merge pull request #189 from biozshock/master

Fixed use of unexisting T_AMPERSAND

0db2d33f8769bc6f74dc85eecf36213d2b32b5fe authored about 13 years ago
Merge pull request #191 from doctrine/flat-references

[WIP] Simple/flat references

41c7835e7ef7fa562b9a7d03ad73272e22775328 authored about 13 years ago
Merge branch 'master' of github.com:doctrine/mongodb-odm into flat-references

Conflicts:
lib/Doctrine/ODM/MongoDB/Persisters/DocumentPersister.php
lib/vendor/Symfony/Compon...

3ff49869561d158aa42017815bbb1032370588a5 authored about 13 years ago
Use round instead of casting to int.

0ec2eae9cc7fed38e7e469c3a2ff47d36bee2b87 authored about 13 years ago
value is not an array if you are using simple references

421d52187bf9495f81423ef8faec26bfbe626a44 authored about 13 years ago
Fix failing test.

eb6c079d3bb0c450c0f109e7aed7f2d116576f93 authored about 13 years ago
Initial support for simple references.

08c2a2846d6c4b1fa4d58f32bff7ee47ae5c7761 authored about 13 years ago
Removing unnecessary remnant from QueryTest

e2435ceb82f0a6e9f1883545700713d81f7a54e9 authored about 13 years ago
Merge pull request #200 from idetia/patch-1

Fixed error: "Undefined index: repositoryMethod ../vendor/doctrine-mongodb-odm/lib/Doctrine/ODM/...

bfc385d521c22a509482354334293016569ea185 authored about 13 years ago
Merge pull request #201 from tecbot/master

fixed useless update queries if field is a reference

f2c66e9cc7a5abcfe7ba288ed966d39e5b178bd8 authored about 13 years ago
Merge pull request #207 from kaiwa/fix-persister

Fixing DocumentPersister::prepareQueryValue() for embedded documents

ee90807c0291a46e6bf07322238c305dfc26d19a authored about 13 years ago
Fixing DocumentPersister::prepareQueryValue() to handle metadata of embedded documents correctly

f9c1c479ba4f35acfd81573fe2d3fd454e7bac93 authored about 13 years ago