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

fixed functional test

cce26146aecff3480c93747624d18114426fda9d authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
added exception on persist of EmbeddedDocuments and MappedSuperclasses in UnitOfWork

1227da183b37aff7a922e488d5e4200be6aac5ee authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Fix.

e68e72a1c50f8d42997d8d99a90dd63acf24fcd3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing annotations for embedded docs and references to be consistent.

4f0e385c49e534924cf415f0715013d82119e524 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Removing old strategy code.

ab6052a08b98757ae25cb6f34c46fee6adbb3605 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with discriminator field value.

5b3d054283ce8c1b221c5def2e13c31b66f32f16 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing api example

bbd5786e93b27c6447e36d42de3c3e1ada558770 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Renaming equal() to equals()

bb6490598392769a0ef92ce1a31455c30c778411 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Changing equal() to equals()

4773b22125fda5fa02e376bcb56a2fc83a880a7e authored over 14 years ago by Jonathan H. Wage <[email protected]>
Making insert query not use atomic operation in set()

e8ec55744be9ae82e125aed96f81589d13c2ed41 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Avoided infinite recursion when a document embeds its own class.

13ce8651aab17c1f068fcbc2627b2829db38d1a1 authored over 14 years ago by Kris Wallsmith <[email protected]>
Adding to docs about recent changes.

2d863c8f7d95ac387fc70a6d8c400ecd5b1ec362 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Updating documentation for Query API changes.

3a063b2aa28073d966c28c72fa25168724c40c8a authored over 14 years ago by Jonathan H. Wage <[email protected]>
Refactoring Query api and simplifying it a bit.

0de46c1529b8e98b7819a980982e19500de15329 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Improving api for working with multiple document types.

cda60cbc35530232233696b350f7ac31fefecbc1 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing example.

8446d16ec39c3edc25395f69e190579fa11aaba0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding where condition for discriminator value on queries

4cdacfb64f339ae286c6aab078c160422f693781 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Allowing discriminator to be set on embedded/references when storing multiple types of documents.

3e8bfb4cf1df31b108161c61c3ed1e966c3f05cd authored over 14 years ago by Jonathan H. Wage <[email protected]>
Allowing you to map multiple types of documents to a single mongo collection and use a discriminator for hydration.

e73b06ae84e4c26ccc442ffa644dc7b242c171ad authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-22] Adding tests for jira issue

0c3bccd73471aad0ca7579635db13b6c72c4f242 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Allowing multiple types of documents to be stored in an embedded/referenced document.

f5680e9b59dc7bc9bd060f99134b767ce1d2aad2 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-17] Fixing issue with how we add elements to arrays/collections causing problems with identicial values.

c497eba0acfffdb704e45b0b7eb1b66d3e175582 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-17] Adding test for collection.

9eb059dbbe9a225d880d0c2ef858fcbaaaf3eabf authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-20] Finishing implementation of single collection inheritance

c781109a34b43032331312dbd425615080d72489 authored over 14 years ago by Jonathan H. Wage <[email protected]>
-

588666843f24a59f5f55c273709ec9d8e68c3fd3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-25] Fixing issue with @AlsoLoad annotation on methods.

772099559c4063931ccac1048edaed4be27e02bf authored over 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-26] Making MongoCursor implement Countable interface and added a few tests.

76683d67daad1f6df5676c69643cbdbbffd81839 authored over 14 years ago by Jonathan H. Wage <[email protected]>
fixed variable names

6780c9c71075382bc959b8e688d2651de4adb3f3 authored over 14 years ago by avalanche123 <[email protected]>
removed @Transient annotation reference

38d778c0196c0d379096225aa205eec6660d2309 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed tests

d4eec15824803143e12c1fba42620dc3c9d35488 authored over 14 years ago by avalanche123 <[email protected]>
removed magic fron annotations loader

017fa48f69742200b1085600328d4bd4ca41ca55 authored over 14 years ago by avalanche123 <[email protected]>
removed 'transient' field option, removed magic

e8652810f8ef4e15e0360ab33ae1d4444f32c265 authored over 14 years ago by avalanche123 <[email protected]>
removed fields auto-mapping

f1026b3af5be99e0facdc23122cd122c583bfe84 authored over 14 years ago by avalanche123 <[email protected]>
Fix identifier name in ClassMetadata->getIdentifierValue

502cfafcef6659fce13b2237dda87de22a041845 authored over 14 years ago by Thibault Duplessis <[email protected]>
Fixed incorrect config variable usage

f6abe5b4878437277525c8d111d3e6ed86f1277c authored over 14 years ago by Steven Surowiec <[email protected]>
replace ORM reference with ODM\MongoDB

227a961314a687b5c9fef74173dd2f57d4e69ee6 authored over 14 years ago by Pablo Godel <[email protected]>
Fixed typo

641738e90b3a53e6385fade2efd52b66287bd8aa authored over 14 years ago by Steven Surowiec <[email protected]>
fixed issue with mapped superclasses and transient fields

2cd2eb7f6d8adc7d5301a97a25ea9ee0368de72a authored over 14 years ago by avalanche123 <[email protected]>
fixed all load processes to register document the with unit of work

71cc1a8bd9aea53acae917906bf63b12b4a7476d authored over 14 years ago by avalanche123 <[email protected]>
fixed proxy initialization edge case

5ec952b72d2a81f99617b2332d59a1a5895083c1 authored over 14 years ago by avalanche123 <[email protected]>
[MODM-19] Adding name property to field annotation

0fe1170d371b860156b3c71fd3cfd48049d87687 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Removing hardcoded types array so that custom types can be read properly.

3b8d3b53bc5173ad15f54152ddfbddfe65be69e0 authored over 14 years ago by Jonathan H. Wage <[email protected]>
added @Collection annotation information

33de4d72659456c3141d3e6986203d2dc2aabe15 authored over 14 years ago by avalanche123 <[email protected]>
Merge remote branch 'pgodel/master'

Conflicts:
lib/Doctrine/ODM/MongoDB/MongoDBException.php

f953fcb380fc2db7af0560456d7d3aaaa7a39c63 authored over 14 years ago by Jonathan H. Wage <[email protected]>
implemented exception on custom identifier update, fixed collection update logic, that was using orm style collection updates and wasn't taking atomic operators into account

0d3f723007246a0258892bcf9ac989730250d4e6 authored over 14 years ago by avalanche123 <[email protected]>
Fixed issue with allowCustomID being lost on serialization

de0ce05cb1f97cdeae1a4de5d5513dac6efe8023 authored over 14 years ago by Steven Surowiec <[email protected]>
fixed incorrect references to ORMException

c74d8d10188255afd91608430268d50c8a41a2c4 authored over 14 years ago by Pablo Godel <[email protected]>
updating document _id fields is not allowed in mongodb

1c5308ef040566298834c6c843ebe84a44510722 authored over 14 years ago by avalanche123 <[email protected]>
Refactoring code to remove need for isProxy argument

b79b745f1e8599cc89778ca9f5f59ad35c69f1a3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding test for multiple of the same phonenumber

9f419372bf544cf73bcc6b359d0a609d86098418 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Merge remote branch 'opensky/master'

ab861173442c9a9aed69ed4c58950c451b55d532 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Changed getPHPIdentifierValue to getDatabaseIdentifierValue

605efefff4359211b7d6c0099c0b92213832c64e authored over 14 years ago by Steven Surowiec <[email protected]>
Changed getPHPIdentifierValue to getDatabaseIdentifierValue

bf3d873f258f965a2d306de65c0a7a3d95095524 authored over 14 years ago by Steven Surowiec <[email protected]>
Merge remote branch 'opensky/master'

ac5677303ae858b7471cfbb9d8da3ada442f3eb7 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Replaced DocumentNotFoundException in generated Proxy classes

2bb0458ff9f432a42b079c63e0bdab4296a4d59f authored over 14 years ago by Jeremy Mikola <[email protected]>
[MODM-16] Fixed loadByID when using custom ids

78ac8bf8e31e91f88d2cdd7918db3ebaafe76a63 authored over 14 years ago by Steven Surowiec <[email protected]>
prevent custom ids from being updated

b29f8c0480e48c1ea7c95c9a7173cf5d4472822f authored over 14 years ago by Bulat (Hacker) Shakirzyanov <[email protected]>
renamed escapeCommand, changed Configuration to be independent of ini_get/ini_set

fee4498eaade40d8383bcbbbb30c4eafb7aeb693 authored over 14 years ago by Bulat (Hacker) Shakirzyanov <[email protected]>
added mongo.cmd ini setting to Configuration object, refactored code and tests to use it instead of hardcoded '$'

a194f20e1dd8203d4916c203f6161877e72329bf authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
changed hardcoded $ to be value on configuration

936103a026f5a5ea6772fc5a4494bfc971b05872 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
added php doc block

467827990463bbd793be9d5dd02063224329b43c authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Revert "replaced all hard-coded $ to use mongo.cmd php ini setting"

This reverts commit 9b3147422b36525ec343bbbff7f539382135c49c.

b067abcfd5956576b845764724fefd10b50cab0b authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
replaced all hard-coded $ to use mongo.cmd php ini setting

9b3147422b36525ec343bbbff7f539382135c49c authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed coding standard issues

0a1935c648d39498d069ee7f46d4c911b9c9e642 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed class metadata assumption

c3df191627934931382a3bcf5d9b26e7992d9446 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Updating Query build api docs

32671ad86aa9105e2cc8efb32df39363156b3a1c authored over 14 years ago by Jonathan H. Wage <[email protected]>
added new type mappings to all drivers, fixed spacing

e5fa50e3e3a023a497028dc69a135bcd8f1e07ee authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
added CustomId type, added methods for id value conversion between mongodb and php, replaced all raw new \MongoId() with appropriate calls

78b22500ec0465055c3da58508996b1c8e65b432 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Merge branch 'master' into feature/custom-identifier

a26297f8c7671e4e6a7bc18148334d43d34c0567 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
added missing use statement

65255d12b3b7a2f91005b4389a8fc286cdc2c959 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Renaming.

9a0b03d93281ad5458abd730b1ee8ba20d0d48e2 authored over 14 years ago by Jonathan H. Wage <[email protected]>
added onUpdatePrepared event, to get ahold of prepared atomic operators array

24e219435d24d78d7cef3465ae7b53fcf075911c authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Updating slice documentation.

b5f9327ed4344badf41745407b7dda6c440ac567 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Updating slice syntax to use limit and skip syntax for consistency

b67f42d5b0bb87933d7534ae7101607668e84262 authored over 14 years ago by Jonathan H. Wage <[email protected]>
renamed collection events

70669f649867f95b762b28fbac2fc363eeb5a107 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Adding docs for missing items

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

9e738452de0b6063d44d40f269a82b71b46d1cf6 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Making use of $slice operator in dql select clause and cleaning up Query api

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

a2b033673b6d8627e76079151c72291d8738c109 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Fixed references to orm events

Conflicts:

lib/Doctrine/ODM/MongoDB/Mapping/Driver/XmlDriver.php
lib/Doctrine/ODM/MongoDB/Map...

ac5b75c2a22bea604a5371dcab8d717b5248e3f0 authored over 14 years ago by Steven Surowiec <[email protected]>
Merge branch 'master' of github.com:doctrine/mongodb-odm

78b0c026a909c503c048655c7e37a2102df9f3ec authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Fixed references to orm events

Conflicts:

lib/Doctrine/ODM/MongoDB/Mapping/Driver/XmlDriver.php
lib/Doctrine/ODM/MongoDB/Map...

1d675a4ea2cb806a2e3fab3ada0e1f98dee2c8e6 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Improving Query Language documentation

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

ea7f6f63d2e77cf6b25d2d17701ab9a63f20f4ee authored over 14 years ago by Jonathan H. Wage <[email protected]>
Initial support for elemMatch in DQL

d7703ad0a292371cc51a07cc8ff429613a666ba5 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Merge branch 'feature/cross-references'

4b2cf0e7c82660a49f35bf465b5835cc3debe1c3 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
updated DocumentManager to properly handle proxy objects

38eb0fdc41942a3aaaf7dc6b440cc02e3ed1aca4 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
Adding some unrealistic complex queries to just test the parser

59a2da0bf7a53075f9d93b9b1327abccf561c1d1 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Improving json parsing and placeholders support

0afd486e4899a15d2222752fa6b691d072ccd69a authored over 14 years ago by Jonathan H. Wage <[email protected]>
Refactoring Value

aa9e5572a2c4cfb38615f6a6cbc4b349f18b8834 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing example for json values

9024894ea53f1e637d6b23423767b31a915496de authored over 14 years ago by Jonathan H. Wage <[email protected]>
Making code more explicit

0e22eab6436769b5a9ce30606637fc4cfb902e5c authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding some initial grammar to the parser

581d51b1f54f1f822cb7ce55139c911c5189608c authored over 14 years ago by Jonathan H. Wage <[email protected]>
Updating dql syntax

90df66c8f7718fb912b3d319b7deb2d85667120b authored over 14 years ago by Jonathan H. Wage <[email protected]>
Updating docs.

298c78b4d1220df1b5e9c9d627a133e5fb44df0f authored over 14 years ago by Jonathan H. Wage <[email protected]>
Adding section on dql with embedded documents

c55a9db5b4664b872b6ab75d64287ddbb1efe490 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing syntax for embedded documents like address.city

7e2c8938811aa053c43078e60500cfc99efec3af authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing

2df23228577ded3d3007bfea329af07862bde0ed authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing typo

afdf3dbbb497634f29795c722b6f02df399b8547 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing typo

564047b15614a2aa671c392327e47947355ed2a7 authored over 14 years ago by Jonathan H. Wage <[email protected]>