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

Added XmlFileDriver support for bi-directional relations. Fixed DocumentPersister that was missing issets that was only always availible for Annotations

6b316666144b121963c2c6dc57d3e75e75d4d71d authored over 13 years ago by Henrik Bjørnskov <[email protected]>
Pass the document to the repository method when loading inverse side collection with a repo method specified.

8f09454331d0c19434bebd3b1f3f56ce8f0d434a authored almost 14 years ago by Jonathan H. Wage <[email protected]>
switch visibility of fields from private to protected

26d3342dff64fd31133cffdf405d7185c5cc564a authored almost 14 years ago by Clément Jobeili <[email protected]>
Fixed issue with generating methods that return reference.

ff491843fa80fdd652508a498314037e4aac1559 authored almost 14 years ago by Juan <[email protected]>
fixed typo for sort annotation

e422d38af72aa4579dd0787a3cd8f6f11b248b2b authored almost 14 years ago by GordonsLondon <[email protected]>
Fixing notice when using other mapping drivers.

74f248b9bd9ffbf74ba90b823ced687a192ae4e5 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
fixed greaterThan greaterThanOrEq lessThan lessThanOrEq with gt, gte, lt, lte

c6ade86d02678eeeb9aa110b1af185084368694e authored almost 14 years ago by Pablo Godel <[email protected]>
fixed greaterThan greaterThanOrEq lessThan lessThanOrEq with gt, gte, lt, lte

e3673a8ccc8776cc9e727e2875dc7b5ee4a30232 authored almost 14 years ago by Pablo Godel <[email protected]>
fixed greaterThan greaterThanOrEq lessThan lessThanOrEq with gt, gte, lt, lte

06d9df71bf4fd9c0885078fbe5f300199b1b80d7 authored almost 14 years ago by Pablo Godel <[email protected]>
updated mongodb submodule

7297bfe4a2c308395c3508d341dedabcccb2e280 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
Fix duplicated class names returned by DriverChain

e8da5f9c774ae667abd89a0f6607427c5575329d authored almost 14 years ago by ornicar <[email protected]>
Better use statements

458be81581484cd0dd6bbf2686d89d423daea724 authored almost 14 years ago by H. Westphal <[email protected]>
Added odm:clear-cache:metadata command.

a7a785469edc5c1423b5c2e1b8b96c86dd943b0a authored almost 14 years ago by H. Westphal <[email protected]>
Upgrade doctrine-common and doctrine-mongodb submodules

0cd58705ba3080242f16b439f1780543e0cf2128 authored almost 14 years ago by ornicar <[email protected]>
Fix XML reference mapping

9ac56849a80d06271e0f29dc64e036bdbd40c868 authored almost 14 years ago by ornicar <[email protected]>
Fixed markup

025e36a9bb93e73b45b49a8126bc670426137d16 authored almost 14 years ago by Christophe Coevoet <[email protected]>
Fix issue with proxy factory if a document has a property named "identifier"

0ea87404555a6e5eeaa015461b19fd123cc5d1dc authored almost 14 years ago by ornicar <[email protected]>
Bumping version to 1.0.0RC1-DEV

efc26f2aa59af4107adb56c8bbc55c6a33f6fe76 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with storing db in ClassMetadata as it will be cached and defaultDb configuration might change.

6b91d944e68bbf94702a38351f03c74b7d6a057a authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Removing environment and db prefix stuff as this should not have been committed originally. It was a mistake, this type of stuff should be handled outside of Doctrine.

6c8dcf627f6e81c071b0a7d8dc4308aacf9d5c70 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Setting document to initialized when loadReferenceManyCollectionOwningSide() is called

68dddfdbefd23d9cbd474a2e6d64649c898c6af0 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing bug with prep of id values.

aebda2b82326f204d09da8c76dee51a7394cd64e authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with DocumentPersister#loadReferenceManyCollectionInverseSide() not paying attention to inheritance discriminator map.

c2ff02c2b4ca23b0601923a0aecc9b21e4dba435 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Simplify DateType::closureToPhp

The `$value === null` test is superfluous because this code only
execute if the value is set, i....

fe623d2bf45353b88e7d329f8fba6b6f75b79879 authored almost 14 years ago by ornicar <[email protected]>
Fixing DocumentPersister#loadReferenceManyCollectionInverseSide() to pay attention to discriminator map.

8bb7d01fc576a40a09a1cc2c4d057fb96642c829 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Merge branch 'master' of github.com:doctrine/mongodb-odm-documentation

9dbe8b334fdbae06f86290d1a18a042ccd3b9a85 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fix.

c6c90f0883a9cea1ef848376e5eaacf238c0eb31 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
fixed typos

23bdc34bab43ad332ddb1d9159dd999e8b9cbde5 authored almost 14 years ago by Pablo Godel <[email protected]>
Fix.

9740e6e9f374b42a8bce27a62b71f3f33d5bcb1c authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fix.

a502f01a61d0f1b3efca084fbf9210d1326948e1 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Adding documentation for new reference functionality.

df069cd5b8957209adf828d368418fbeaec71f79 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Removing commented code.

efade32af9a12241316a22eaa49a88d2ce91b87a authored almost 14 years ago by Jonathan H. Wage <[email protected]>
updating.

b5295352f657b958eeb22592150d79ebf6ff2de5 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-105] Adding much improved reference support. Added mappedBy and inversedBy for better performing references instead of always storing references on both sides.

d1bffbd6bb7b7b690e25f1314f1bf6b69f1e41a6 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Updating css.

d13989c4a16a96a9cfec01741f44e8587a1715cb authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing some css issues.

bc3b4d58631b79129e468a6487a6de615657f8f4 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing css.

46e2d06f4abde4338dfe57f475ebdfae4263144c authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Adding new theme.

c5b48cb624644c3df0344fbeffc3108bb1261897 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Adding cookbook entry for a simple search engine.

67b7a5a53a5ea0cad5e39ba8f9c0603bc11d0674 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Incrementing version to BETA3-DEV for work on next version.

3bf5d448e33e285c0f17c7d5541ec34aed6f7b64 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Changing Version.php to 1.0.0BETA2

e1234386bcbcdfc351af3bd7ef4ea50e80d8d9d3 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Removing tests from phing build file as it just causes issues. Tests run manually.

242cd4433594cabb4ebfae3e6ad95ceda1000671 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixes and added some new sections.

ce8cfed041e81635f29707790ffb32907c571474 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Adding a little bit to the docs and improving some things.

d3e14ee03c23d09253ebf5fe2d1f44237c64bff3 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with last commit.

ddc5852b2281a374c7164584be1848b61919937e authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Adding indexes annotation to @EmbeddedDocument

9c9c9497d4a4385cf8ec03e2b6dd09ebeb87fa5f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing typo.

8bca0bd343af6d734cd53344298348d2a50d154d authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Updating find and remove

ba093deaba4b74839bd29a076041d080d858c18c authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Removing.

d4d242681870666462b3739bafd9bc1a81ea0bcd authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Updating all examples to show annotations, xml and yaml

0daea8dbb890135b7cccfc39cfbed91fb507c7e1 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Updating documentation for latest code in master and change to rst.

d9b9e9bab8b9947e022bf890a76c8de05ce99f88 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Reverting several commits that ended up causing problems.

875ffcc3cc02639c0c7c757461e15d96d8850c1b authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "fixing sandbox and drop and create command."

This reverts commit e4dc2adb66df16538188377532bb3054e0231160.

830572abd6641ea715b6d090072019b56b1a2f8a authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "changed DocumentManager to accept Database in constructor"

This reverts commit 08bdedf583397fb74589df70371cccc66b56e9b3.

138af68b328e5eb759ccdc9a5b1fb20636d725b6 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "remove evnironmental stuff, removed all ClassMetadata::set/getDatabase()"

This reverts commit cb5f527e74ac4d4d7ca647c09c37cca10914a34f.

82343b45354bcd0e05bf813cbfb4bec10b427dce authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "allow server and db to be just strings"

This reverts commit 381b35eadd0fe3fd4ccf8b8f93a2f6705d476cc0.

469b8f432411728dca65b643907e87ffe3d178bb authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "fixed a bug and added a test for connection setting"

This reverts commit 60f8776001d8bc31a2c7d64b1f8385bc235b4514.

b9f949581e742d8602c30a76474185974aa3b6e0 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "Removing db annotation."

This reverts commit 2e421dcb8cebb0ea392dcd6bfb4aaaa3e4b8ef31.

2a253a166d8259fb12b2529cf175ea2ae44de16f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "fixed schema manager to use new DocumentManager api"

This reverts commit f2b22a49aacefa957d69c09bf5a53111a3796bf6.

e4ff754ccb46afd99aaf73efb1383fc69b9cbbb8 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "switched to lazy instantiation of a Database"

This reverts commit ee0dd4811b2295d95291451f1b77e82509055568.

abcb4d74c7445fbb161303f68837654bc5b82e83 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "Implementing new Driver interface from common."

This reverts commit 38289dafda21b54a78faef518c599e3439062840.

Conflicts:

lib/Doctrine/ODM/Mon...

56f5b131df9dfc8ce01cf9fb1eacd590e8e7dc55 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Using fully qualified class names for Persistence interfaces to avoid aliases.

1b873bff0f50265f531b4e2061366a1d84037922 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Using fully qualified class name for ClassMetadata interface.

3058ce329724d46ff4a8414f84189893fccde372 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Implementing new Driver interface from common.

38289dafda21b54a78faef518c599e3439062840 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Implementing ClassMetadataFactory interface.

4da0d1b8f2417d3f6b35311cb893d6723578daa8 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Implementing Doctrine\Common\Persistence interfaces.

8d02e8439fb6737de1e23e1953a643858a8a6c68 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
fixing sandbox and drop and create command.

e4dc2adb66df16538188377532bb3054e0231160 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
switched to lazy instantiation of a Database

ee0dd4811b2295d95291451f1b77e82509055568 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed schema manager to use new DocumentManager api

f2b22a49aacefa957d69c09bf5a53111a3796bf6 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
Fixing issues with docs index.

c432cdc19279ef4766e0845859abc55ea8a19bde authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Switching back to default.

7ed68d872d39c5878046c32f943214282ff2bc43 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Adding missing stuff that orm has.

c1eb842ff84aec4bad943b2e104bfc53ab95d84f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Removing db annotation.

2e421dcb8cebb0ea392dcd6bfb4aaaa3e4b8ef31 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Merge remote branch 'origin/database_changes'

bbb7f8a26ca51fcb47ccbcd3cd876120d3e48213 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing titles.

4233232574ada6e51d89adc41c367f4e04d8ca8f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing doc blocks.

32ca03999f4487655128e6351b7b15690a6513a5 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fix.

8a16030143b249256bcbbfa4e0cea3f64f8db382 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
fix.

ed2b8a038e4e94f9944d56391e4e4c898d7b00bd authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Convert to rst.

23110557b45c0e896c64248a290fa94138c4cef2 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
rst setup.

47e7029afc32fd6116de1b51d5f7000734bf595f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
prep.

876dc3fdbb49af6e0dfa43025af883452b12574f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Prep for rst.

505b8dfb2664103fdf29f2364c0952e216e3c40f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Moving.

58d6c94b9a61e24767610c2433fe77fce357b06d authored almost 14 years ago by Jonathan H. Wage <[email protected]>
fixed a bug and added a test for connection setting

60f8776001d8bc31a2c7d64b1f8385bc235b4514 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
Upgrading mongodb dependency and adding test for query set.

5f1abce2ebbe32298d4c099b8828689c6330e3a4 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
allow server and db to be just strings

381b35eadd0fe3fd4ccf8b8f93a2f6705d476cc0 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
remove evnironmental stuff, removed all ClassMetadata::set/getDatabase()

cb5f527e74ac4d4d7ca647c09c37cca10914a34f authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
Fixing output hydrator generated file name.

3e5a3c85f00514031048554355ef271e7f960546 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
DDC-1024 - Do not generate setter/getter for inherited fields.

1f01552549eb335066112b78be0d808bca10904a authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with parsing tokens and multiple levels of namespaces.

b7c72aa7b7b41de97b328a872cc8f7d4141b3143 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
changed DocumentManager to accept Database in constructor

08bdedf583397fb74589df70371cccc66b56e9b3 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
Fixing issue with query preparation and $in queries.

567753314244af2f27279e408a33f68ea4e4311c authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with lifecycle events not firing for embedded documents.

a9cdc7ed223a5dedcd040f60e92e2ab7b2ca836b authored almost 14 years ago by Jonathan H. Wage <[email protected]>
adding test showing issue 67. fails to fire event

c8f36f5dc859163eab8a5be5c6cd59e3f4ed6cb2 authored almost 14 years ago by jseverson <[email protected]>
[MODM-68, MODM-69] Adding document and repository generation functionality, fixed up other console commands and added a new console command for querying like in the orm.

e2b7c35d9baa8444c62348c4132dc6bbb276114d authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-106] Making sure arrays of identifiers are properly converted.

199cab760a7b3cc6a5050111c25e47d4788b310f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-107] Fixes issue with references not being deleted when cascade remove is specified on a reference.

1791da1a406d67dc32fcb72cc200ccd2cd6cb828 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-112] Adding missing console commands for generating hydrator and proxy classes.

56fc267459dd0b972e710b0ff1cab5fbf1859fd9 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-116] Moving where we check for isEmbeddedDocument to avoid unneeded multiple checks.

8bb20c1483b9a6bad09bba9cda21cc62fcafb38a authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-116] Adding passing test for issue.

3f24d77cc04adc0bb5532333e33826100457c666 authored almost 14 years ago by Jonathan H. Wage <[email protected]>