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
d148acf50659c98bb8cc0d964be0544a39169dd8 authored almost 13 years ago
8775f7a3569b544a03d9a9619ac178a6334b59af authored almost 13 years ago
ff19e477d71d5780a057587eaf455b62727f46a1 authored almost 13 years ago
2da6e9c92d515edae7c63233740349e0d272b19b authored almost 13 years ago
0e67e8f2c632f5ffecad99f8f915fbff8337be40 authored almost 13 years ago
416a1a823bf84545ca6c27e239b222b48d25cb7c authored almost 13 years ago
fd247ce787013e1d93137b93231e3c85e4af3265 authored almost 13 years ago
f8d42193d11d8322c6262d34dbfc51ac6c020566 authored almost 13 years ago
8539ead2d62da5ddc7b36e7298101d3a8617607a authored almost 13 years ago
702e9935d65b585d644230ec346a6709155f562a authored almost 13 years ago
Conflicts:
lib/vendor/doctrine-mongodb
9ac2e8e9c6e0708a05e9bfdc5634c08427282451 authored almost 13 years ago
9fcac3241791abc7486637240b737b82a3e78904 authored almost 13 years ago
03cdcb8697031ef44e21c5c2a8a27de4767c13aa authored almost 13 years ago
44ac9d7680c25026d16ec9f799486cd455b7d36b authored almost 13 years ago
ef1805e0bd82ec59d3b88222498ddf99eac62868 authored almost 13 years ago
10d5263113c7cb79ce5f051fec2dd9970367f433 authored almost 13 years ago
7ffd427c13452614075434f88178562d4fe53db9 authored almost 13 years ago
b85280e3689c82d0fb6535109467d230cf463fb5 authored about 13 years ago
b7f4c9dc3553531faf0854ec22dac152fa5819ec authored about 13 years ago
11d6c6ef23bff34479705ee0923dfe31b4ac5235 authored about 13 years ago
This reverts commit f3ba4317bf61333c79ee2905651b82470fa36cff.
db78efd39bf19f9ddc5e2e982141c12defef86bf authored about 13 years ago394e9a132ea48885c20b98ccaabdd6564892be85 authored about 13 years ago
379ba6122afdcfb0e455f1a0dc99ae1dba91c559 authored about 13 years ago
5448bec6edacae334d7077ce22b8483312c1d50c authored about 13 years ago
45d40889bab5e2fe7d010257472424493e5244ad authored about 13 years ago
f37d367cb17808bee15d1dcd3182235ba40b0075 authored about 13 years ago
9dfa7f31112ec43ee1081ea156dff1a5e171f3a1 authored about 13 years ago
cb8b23114029b236523c61677d0a55fcaa79135a authored about 13 years ago
0254c41d062f2db91a696aa5f0ffafb29c41bcf3 authored about 13 years ago
d3147ba04c716f000ed371784fd8aecaa743eb52 authored about 13 years ago
31273c9266a9cf8cad72e03eb5b16ae104ed1eff authored about 13 years ago
2239012af4d7f9954898068e8458d7e1a0f6143f authored about 13 years ago
dda4849184559c22de11c1ef346266c5b7de0995 authored about 13 years ago
d0f2a9dae35ea6931167d169b281c44f71385034 authored about 13 years ago
469938f5aa5d138bb241b2d74f3e372441175c68 authored about 13 years ago
4dfb99e553ded0c6725e7e84bf595b61260b478c authored about 13 years ago
Add support for eagerCursor => true.
a9e36225a977417413bcc09ed88f4a38fdfa9a42 authored about 13 years ago
Conflicts:
lib/vendor/doctrine-mongodb
Add functionality to mark embedded field with reference back to parent.
d39cc6c1c1ac348db47407c4568e348cf9429031 authored about 13 years agof3ba4317bf61333c79ee2905651b82470fa36cff authored about 13 years ago
Add functionality to flush a single document.
8e39e3b6c7794d50b1565f600fb5839ddf2094f8 authored about 13 years agod693458465b263c9080d36ecd21654431a5896ca authored about 13 years ago
3c7c9b6c9bf312004b242c37b60762060b78cd28 authored about 13 years ago
Add object upsert functionality.
0320be418e0bc530290b36dd6dc5e703bd75b0ae authored about 13 years agoadded test for upsert and multiple update query
d40ef60c6026fc753f0cfb7d03c19c123cee58f6 authored about 13 years agoThis functionality was added to the Doctrine MongoDB layer here: https://github.com/doctrine/mon...
63f7d936f351374a764c5dff80fce269058c34e9 authored about 13 years agofb2447c01cb8968255383ac5700f95b4327468a3 authored about 13 years ago
9b5619a703bcc80b29ebd41ddfa2c614c09a7789 authored about 13 years ago
cff550669b253a6f0082f312b5560017d2e36e14 authored about 13 years ago
7a7b6f4a3c5d297485e758d392c63d2eb72cd58f authored about 13 years ago
DocumentRepository::find() now handles an array of identifier values
d61e3861a49f3f3811be89137ae0f4d7ef972625 authored about 13 years ago
MongoDB only uses one field as the identifier `_id` and therefor that
will be the only field eve...
cbaa8e447bafb11a953547a4a3ecc502bffac0a2 authored about 13 years ago
03f05b25411b440be2ddef5aaf8bc7b57e3867b6 authored about 13 years ago
e501ebc4d00a78567cc066f1f42f1ecce931eccc authored about 13 years ago
Bug fix in PersistentCollection handling during merge operation.
e881dc55927f38894b612135dd1c82363a83ba22 authored about 13 years agoChange repository method used in QueryCommand from findAll to findBy
18ad78af1c151ca35b269c8396af3a32790dbd30 authored about 13 years agoFix discriminator field handling in SchemaManager and mapping loaders
4f2b7ca09f395b7d2b799f8b5e460dd5442aa5c7 authored about 13 years agoMake the __load function public so the line 2552 of "lib/Doctrine/ODM/Mo...
3ed2c4fe4255b5e7b3683cc0a7105ac01d83ace7 authored about 13 years agoac59aaad215b9a16919dd812c16660944cfb9b10 authored about 13 years ago
The "name" and "fieldName" options for a discriminator field denote the PHP property and Mongo p...
4a18a329aacd8c956b3ec85cbe5bf49aca408e77 authored about 13 years agoThis builds upon cf191df63a17750cd06b7f61124037a88b402bf1, which made it possible to index discr...
4edb13e5fb103863c6d92648af049f7f4ebc1063 authored about 13 years agoAfter serializing/deserializing a document with PersistentCollection(s), initialized collections...
6fb7f5d88e50edf7084e3ba620ad694f8902c742 authored about 13 years agob4dfca10783bd68f1442d6d0cc6727abf38376c8 authored about 13 years ago
This fixes a few unit and functional tests for elemMatch(). The solution thankfully does not req...
df1f7b6e7607af4768b08c5f327870c38a04efb9 authored about 13 years agobda37584b4a010648b1e7284bc6ed78bd1e342b6 authored about 13 years ago
Expected query syntax is based on: http://www.mongodb.org/display/DOCS/Advanced+Queries#Advanced...
83c7a7c0d8684cd2bd40ecf4a3f095204ab02e5d authored about 13 years agoThis demonstrates a regression (likely introduced in ee37d65fb73a29c7d80ee8f2adc48665f59f7030) t...
ce9534b0348e7db283659bd6eafb76645e8dd348 authored about 13 years agoThe dropDups UniqueIndex option was being interpretted as string "true" instead of a boolean value.
6df16a0932d614d7dfb66893a4b262298e090d1a authored about 13 years agoThe command then works with a query string like '{"field": "value"}' - "{'field': 'value'}" is ...
815bb95b658a0830f4e1f4bd0aefc06dd5f8a7a5 authored about 13 years ago996c020d39f9ecf6ca49986f6a0c0669440fa450 authored about 13 years ago
Preserve index keys ordering when dealing with referenced documents.
74e45536c1c6b792fea4c414e9714fbda4b3070b authored about 13 years agoAllow discriminator fields to be indexed.
2f3a80d93b2540b539db8e0075ef1337b18e04e7 authored about 13 years agoc9e5ff801fb37ec3ad0f1c1ae7b5ee03896c3180 authored about 13 years ago
By design, indexes for document reference fields get modified.
Example: {"referenceField": 1} ge...
There is no mapping for discriminator fields, but that
doesn't mean it shouldn't be possible to ...
Fixed potentially uninitialised driver field
dc9426e4fdc227b4e1bc934c70256f105c88af05 authored about 13 years agoAdded getIdentifierFieldNames in ClassMetadataInfo
5eb58d0cf3c5f2028a0d2c886898f5d013c10a78 authored about 13 years ago54a27420ed79505dbabdf643ba7ee5cc3c5169f7 authored about 13 years ago
Removed duplicated code that does nothing
984df332d5abecab2f20812ececb50f6bf6ea730 authored about 13 years ago82ff6df393a7dcd58a9dd202da9127fb8f276e22 authored about 13 years ago
Added DocumentRepository::getClassName()
2dae02e0b52331b83f48fa1789e1acb530331e55 authored about 13 years ago5af4fba6600ea6dddeab1b22017fa2a4ab7ea3b7 authored about 13 years ago
Removing unnecessary remnant from QueryTest
5a4076ec9c4419113c2fa78ea3bb1f7914cb1e29 authored about 13 years agocbbd1bb2555ebd74d4820e4352f7547b65b0127a authored about 13 years ago
0176c2aea6ef2d47d227a6467bcb9d20d35b8380 authored about 13 years ago
Added test that recreates issue when removing an embed doc and then adding a new one.
7149683d78c2acd0d0787e1b03878e1fa026e26b authored about 13 years agoFixed use of unexisting T_AMPERSAND
0db2d33f8769bc6f74dc85eecf36213d2b32b5fe authored about 13 years ago[WIP] Simple/flat references
41c7835e7ef7fa562b9a7d03ad73272e22775328 authored about 13 years ago
Conflicts:
lib/Doctrine/ODM/MongoDB/Persisters/DocumentPersister.php
lib/vendor/Symfony/Compon...
0ec2eae9cc7fed38e7e469c3a2ff47d36bee2b87 authored about 13 years ago
421d52187bf9495f81423ef8faec26bfbe626a44 authored about 13 years ago
eb6c079d3bb0c450c0f109e7aed7f2d116576f93 authored about 13 years ago
08c2a2846d6c4b1fa4d58f32bff7ee47ae5c7761 authored about 13 years ago
e2435ceb82f0a6e9f1883545700713d81f7a54e9 authored about 13 years ago
Fixed error: "Undefined index: repositoryMethod ../vendor/doctrine-mongodb-odm/lib/Doctrine/ODM/...
bfc385d521c22a509482354334293016569ea185 authored about 13 years agofixed useless update queries if field is a reference
f2c66e9cc7a5abcfe7ba288ed966d39e5b178bd8 authored about 13 years agoFixing DocumentPersister::prepareQueryValue() for embedded documents
ee90807c0291a46e6bf07322238c305dfc26d19a authored about 13 years agof9c1c479ba4f35acfd81573fe2d3fd454e7bac93 authored about 13 years ago