Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/phpcr-odm

Doctrine PHPCR ODM
https://github.com/doctrine/phpcr-odm

Use an elseif when checking field mapping type

516f92848bb7bb38eb74c2aed0562e0fafe8f35e authored over 12 years ago
Added tests for setting Node annotation metadata

f30153bc0efa9064ec91cad5c399e754af8806e6 authored over 12 years ago
Added tests for setting NodeType and MappedSuperclass annotation metadata

1a4e99bc21a7cfc695e523b3d96ed800c745372f authored over 12 years ago
Added tests for setting versionable annotation metadata

d747570da5bd03ef513a29ea342ff7a05f0c001f authored over 12 years ago
Merge remote-tracking branch 'original/master' into mapping-test-improvements

55bc9fc0c9b2b569d7c3a66a0505eb5f40e3ef42 authored over 12 years ago
get node from session in move operation, document might not map the node but could map parent or nodename

50b4ee18a5648985bd4da440c2e13ecb83329a07 authored over 12 years ago
doc cleanups

24d5e754822474cfd026b3069e6154bf00fad378 authored over 12 years ago
adding toString to play nicely with sonata admin

a49bdd76a56cc9443978b9d8eda162eb1cc574fa authored over 12 years ago
CS fixes

bd15c4546e0ec39f2ad3160947a7a1594ba2ceb6 authored over 12 years ago
Explicitly use default YAML properties

b1adc8639eefcce189d4f3201983759be0e34916 authored over 12 years ago
CS fixes, removed redundant else

6207513d85c4e62da56caf52ea8473d44b60bd8a authored over 12 years ago
Maintain exception stack

9d594c16c05bfbe4cfd002e500240367792c9c51 authored over 12 years ago
Removed unnecessary isset()

1c5bbd9dcfee92ab4cb7b2a9eabc844e4b6d3233 authored over 12 years ago
Merge pull request #143 from Ocramius/feature/abstract-classmetadata-factory

Updating implementation as of new interface in doctrine/common#150

dbd116efa7d4aee13c8de241804b950178746aff authored over 12 years ago
Added tests for specifying a Repository strategy to abstract driver class

35b99908032eef016013309a351e9153da8487c7 authored over 12 years ago
Singularized Models directory for consistency

5e9c90c4ed7cb146128a2b483abdef241e44dc51 authored over 12 years ago
Removed unused file

b6bf172ac73041b9b8d89cd3cfbfdb2f7d148fca authored over 12 years ago
Removed redundant tests

fb0cce447c0b4e0c129ce2078425628200bd87f1 authored over 12 years ago
Throw an exception if the fieldName of a children field is blank

41039a4f76cefc396d34d7b71b7d98db5261e297 authored over 12 years ago
Added tests for Children mapping to abstract driver class

fec02f4fee9f0916a2fd4d6b863afc3093a34317 authored over 12 years ago
Added tests for Child mapping to abstract driver class

82e6dc843eee75732b87320a83f6e1bf98699853 authored over 12 years ago
Refactored abstract test class to remove repitition

3bbd5859a8acb6243b557bf334722ca895201d65 authored over 12 years ago
Removed redundant files

40aae5a43df815a341837e8db90a3b4814c67cfe authored over 12 years ago
Added tests for ParentDocument mapping to abstract driver class

766ef005df62e6e89415cabf4c65b3ad52a7bb67 authored over 12 years ago
Added tests for Nodename mapping to abstract driver class

e06ef56955b38198845921561639c7763c1fb38e authored over 12 years ago
Ensure types are correct, and unsupported field types map to their aliases

514205d32893891cafde69abbf78d011fc229b35 authored over 12 years ago
Use 'field' rather than 'property' to make tests less ambiguous

381ce08bd866e0a101510526d55e14d73d37ba6e authored over 12 years ago
Use a specific class for the testing of property methods. Fixed bug with type mapping of decimal fields in XML and YAML mapping drivers

5ea8cd39d107cd9a87e36c1c3deed70bda5395c7 authored over 12 years ago
Updating implementation as of new interface in doctrine/common#150

bf93ab271b11d103246e62d67bcff5d18c8320df authored over 12 years ago
Added YamlMappingTest which extends the AbstractMappingDriverTest class

3e46d767c324b192780db19653386b29d85d0863 authored over 12 years ago
Made loadDriverForCMSDocuments an abstract method in the base class

c42d5d0b67ab3a7ce6bc55f20fd5393396fc1d60 authored over 12 years ago
Relocated method for visibility

f1f6ec724ed84abdf8ff841499616843fbf2e23f authored over 12 years ago
Made testGetAllClassNamesReturnsOnlyTheAppropriateClasses an abstract mapping test

84c4c14b8d091d330e37e8288095086c07133905 authored over 12 years ago
Made testGetAllClassNamesReturnsAlreadyLoadedClassesIfAppropriate an abstract mapping test

1b0ed9cc18bc88848445de8efde12b47a0ae65aa authored over 12 years ago
Added CmsAddress XML mapping file

fe8050aaafebb17089d5d365d4c2f5e9b33ce9d8 authored over 12 years ago
Maintain mapping exception data when rethrowing exception

97c90b67e633a1f9c996e7d512f59b08dd956fcc authored over 12 years ago
Made testLoadMetadataForNonDocumentThrowsException and testGetAllClassNamesIsIdempotent tests abstract

0120fd5023196fdeb0fc2f17bb059c725b6ee3ec authored over 12 years ago
Added XmlDriverTest

a197b02347f8023551cae37e7b9542c37e560914 authored over 12 years ago
Removed utility class

b92b6b23fd1bb163d49249e859b8d8529d0b0037 authored over 12 years ago
Moved utility method to abstract test class for use in other driver tests

ba511e64a97e25fb5897d975356d259d37cf6092 authored over 12 years ago
add/fix @var annotations in tests

34347de67d38640212c242b5fe3e7614fbecc14e authored over 12 years ago
adjusting midgard install to work with composer --dev

26360b7000b7f416044d5b9c68d219e81666de67 authored over 12 years ago
Merge pull request #142 from doctrine/move-update-fields

Move update fields

c98675f8af88876b0a87bf94148df85ed447003f authored over 12 years ago
Merge remote-tracking branch 'origin/master' into move-update-fields

dd400d62ad2968283c92adbf9c27fe71ea2150e1 authored over 12 years ago
Merge pull request #141 from doctrine/assignment_move

translate parent and nodename assignments to move operations

f96f6c9b49f4ed5ac259e2327a5e64dd5f92d952 authored over 12 years ago
removing test that expected the exception on nodename change

19800d546541b91b6ae82e61e62f781dd9571968 authored over 12 years ago
update nodename and parentMapping on flushing move operation

c2f49faf7b8f0b37569132d8cc32c87e70c29f40 authored over 12 years ago
translate parent and nodename assignments to move operations

66ba5cc13f6ea9ec6fb4a8dbb0ed16b7675349e8 authored over 12 years ago
updating composer.json to specify more precise versions

611f90f3b204512336638d436c5a645e74951b3b authored over 12 years ago
require the same versions of doctrine/common as symfony

c49cb3b0f632fc729a1b2ad842a99759c2669342 authored over 12 years ago
adjust functional test to check return values to have failure instead of exception

d606929bf8d998f4d1601af797c9945c035121dc authored over 12 years ago
reduced code duplication between findMany() and getDocumentsByQuery()

31016e57e83d7311aa428664c0399e6578a7e08f authored over 12 years ago
fixed detach of documents with children/referrer collections

49093fb2855f37a7898bb30c621d65ee2b0f487a authored over 12 years ago
ensure that children are returned in the order they were stored

7a3f690cd407f5fc75af4ae3d70b4360c5a499c7 authored over 12 years ago
ensure that documents are returned in the order they were requested using findMany()

5b276f99e61553260acbba002a1c90fcaac7087b authored over 12 years ago
implemented unwrap() for ChildrenCollection and ReferrersCollection

6f2cbe5903bb4a4de01e002b096c8ff89bcc59e0 authored over 12 years ago
removed unused PersistentIdCollection

20189ecc891d22dddcbca25de271182e9029fcc6 authored over 12 years ago
do not unwrap before detaching

7e60dfc51e81831804860e64bb0e10580c8152db authored over 12 years ago
Merge pull request #140 from mdekrijger/patch-1

Added 2 unsetters for changesetComputed

ffa00b2b337f5ef3045e40e1a54d18fd88a5868b authored over 12 years ago
Removed empty line. Added reloading of document to be sure to have saved data

71113632f5df781708f086c6dbdec83c15660d71 authored over 12 years ago
Changed some comments

90bede40452458d6646799085d19724fde5dcb62 authored over 12 years ago
Merge pull request #139 from doctrine/pass_parent_to_generateId

pass the parent document to generateId() if available

8a2074ea51dffde9c82294a53c24fef128854a2f authored over 12 years ago
added test

d6a82680e508832ba9b399c7cb7ac0e74585b97d authored over 12 years ago
remove special handling for generators in getDocumentState()

c5ccdce8c4f4cf138de13c73ac46e8699f16fdf6 authored over 12 years ago
Added comment and fixed checking on right attributes

9cbc4f6b0da6b198386f6c7e32179c13c09c468f authored over 12 years ago
Added comment and fixed checking on right attributes

d72b9328ea720a55a53aed21dd05501f888794ec authored over 12 years ago
Temporary disabled one test. Dont know if it should be enabled or not

26f98c0691a623dcffa0b1e5abad4497ef209bac authored over 12 years ago
Temporary disabled one test. Dont know if it should be enabled or not

6819002f2e0c82445060d7a50ef1033c85a0b5da authored over 12 years ago
Redeclared class, so renamed it

b5f3d0d5567665d2f140bf7c9bd32b90b0b1ee33 authored over 12 years ago
Added event computing test, in order to test if document is stored the right way after it is changed within an event

b04221f0d02c92fa3ceacffbb8d850f1295835bb authored over 12 years ago
fixed undefined offset bug when moving a child in a collection away from the end to an earlier place in the collection

2460f38225e63d90b13a8993f335942806174e94 authored over 12 years ago
Added unsetter after event call. A document might have changed during an event, which must be calculated. It feels like a bit of patch on patch, because the changesetComputed variable was implemented to improve performance. But I guess it's still valid in most cases (except for this one)

2e7901ceb28a62b5cadc8c4c32fc964478cbc706 authored over 12 years ago
pass the parent document to generateId() if available

this is a BC break in the RepositoryIdInterface

bd7a9b5d1f8d455e79510f9d5786909619238d33 authored over 12 years ago
adding typehints where we rely on NodeInterface - got fatal errors before. make referencedNode resolving more robust by explicitly requesting node

5456fbe76cba8eb4c021c944fa6986d66d6534d2 authored over 12 years ago
revert accidental change

support pass by ref for properties

ac609c5566c5fd99487f7597e25642aa40f19a0f authored over 12 years ago
Merge pull request #138 from doctrine/proxy_factory_isset

added __isset() to proxies

27552c248c38edb5cf66b1f44311b2df5e2f5943 authored over 12 years ago
added functional test for property loading

ff0fac4e57f63a3d686b106e1d0736ff5598d392 authored over 12 years ago
fix handling of identifier when handling class properties in proxies

1d673c61ac1acece76604d2db83bdd810e9d70ea authored over 12 years ago
added __isset() to proxies

3ad475249c73c8064ea5292a2d9a62d8da623209 authored over 12 years ago
fix bootstrap

28f2e0e279d10399a6ae53ba16a01f31a5ff0797 authored over 12 years ago
changed license from LGPL to MIT

http://dlm.beberlei.de/licenses/authors?project=10

a4d6d8b521f5d185e8fa92f407c3fc5a9bca74bf authored over 12 years ago
test lazy loading

127d4dfc28dfbbe4bc2f25d93996c30a5c0bf3fa authored almost 13 years ago
Merge pull request #137 from doctrine/fetch_depth

added support for setting the fetch depth on the UoW as well as for ChildrenCollections

2c88fef349f1bd90fed2a2348a30b110fd2439d7 authored almost 13 years ago
added some documentation for fetch depth

19e4eaaba71da06a26215b7b0971a2073dfe7e07 authored almost 13 years ago
phpdoc fix

c8a0641cbd9df82f1fe912b7bcee3d52c8e229d6 authored almost 13 years ago
added support for setting the fetch depth on the UoW as well as for ChildrenCollections

daf28a261e280b3824d3b605f0ff7584d6789453 authored almost 13 years ago
minor fixes and cleanups for the PHPDriver

ec649af8efa15cbbc6b17b861eef9bd54ad80281 authored almost 13 years ago
improved handling for UUID's in DocumentManager::find*()

d5066f7ae4d9dfa9bd6fe4b725ddbcde68408df8 authored almost 13 years ago
phpdoc fixes

ec510da24f195d8c0472a02b669c59d0c4973f5d authored almost 13 years ago
phpdoc fixes

ea038df9a3a98f70c27ca0b85c4b96b2443e93e0 authored almost 13 years ago
updated command registration

71de87ec2d426972371cf45831f8f554b5e13114 authored almost 13 years ago
Merge pull request #136 from richardmiller/removing_incorrect_semicolon

Removing extraneous semicolon

c75a03c3fbba90cf929ef32ab4ba6056b0574c62 authored almost 13 years ago
Removing extraneous semicolon

215f781bb6be2982c66c4a264807c3405684f1df authored almost 13 years ago
warning fix

8b0f7d9a24f50f71b9c43583d95ad3aa7cae7ac6 authored almost 13 years ago
call map for parent lifecycle too

a0d2378bd3d09903fa3ac23a6ed975795716545a authored almost 13 years ago
fixed readme

d89aeedc3e16eb8e5f222f61b2cf8803f119b0e5 authored almost 13 years ago
fix composer setup

70a2a0558293c5aed29a27ce5e75ee26e4150677 authored almost 13 years ago
Merge pull request #134 from doctrine/fix-lifecyclecallbacks-inheritance

fix missing inheritance of lifecycle callbacks

3b105fa1c31e7a5fac1b8f0b895c71434e764db7 authored almost 13 years ago
fix missing inheritance of lifecycle callbacks

e89a18e79fb1c10f1e5a6cd1b3fd91eb962f5535 authored almost 13 years ago
Merge pull request #133 from cordoval/feature/refactorMappingTests

[wip] fix namespace to follow convention (PHPCR-42)

7cfe1db1240662b651e61ff76c0878a5cec89136 authored almost 13 years ago