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

cv fixing

14a194d0debc902a153ac21cf2c94b1009327c05 authored over 13 years ago by Johannes Stark <[email protected]>
adjusted to latest jackalope api using factory

b59833f7a4ed0d5bbed86c2f980d7aa023cb4122 authored over 13 years ago by Johannes Stark <[email protected]>
some more test and bug fixes

64cd97dd44997a5a64ddba0a57b1844ca2bbf0f4 authored over 13 years ago by Johannes Stark <[email protected]>
typo fixed, TODO added

331ad4be3b35c63c392c9bc1d804763716d37c2f authored over 13 years ago by zwerg <anko@zwerg.(none)>
References with using proxy objects

fa1b77c81ea036012acbd82cbe3dcab6124ea0aa authored over 13 years ago by Johannes Stark <[email protected]>
trailing whitespaces removed ;-)

289fa0cc32e9127d5f4710c79587153089aaf974 authored over 13 years ago by Johannes Stark <[email protected]>
bugfix, load referenced documents only once if you access them by their id and later by their reference

a044537ddf438b236d90767d74b50b0fde972fe9 authored over 13 years ago by Johannes Stark <[email protected]>
some more test and bug fixes

db12f1518352fc2795d88fe73c4144f433d6462b authored over 13 years ago by Johannes Stark <[email protected]>
fixing typo in readme

c9fd14f37647f969fe510c260896eda9437f169e authored over 13 years ago by dbu <[email protected]>
adjusting readme for the bootstrap with repository factory

6284c15f3bf418de2d3925de01e4e2ffd63543ba authored over 13 years ago by dbu <[email protected]>
more tests, issue with deleting one out of many references fixed

52dc0fc0f31413e423b74148743f06b756f31f1c authored over 13 years ago by Johannes Stark <[email protected]>
adjusted to latest jackalope api using factory

ae612cec3f5dce532743812036f101763839c2cb authored over 13 years ago by Johannes Stark <[email protected]>
minor fix for previous commit

a1e9905b08c51e80da1e4044bb2ffc1c20afefff authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
fixed a few minor bugs in handling of class metadata in UoW::createDocument()

0c1edabfbf8a016a9e1bd3e99ac64f1b06da8c23 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge remote branch 'doctrine/master' into references

Conflicts:
lib/Doctrine/ODM/PHPCR/Configuration.php

bced468f243f7ccc545af9059c67c378511e6274 authored over 13 years ago by Johannes Stark <[email protected]>
some changes according to the comments of beberlei

525dee2fa5dc366e6d85d9804fa02528e8f0e35b authored over 13 years ago by Johannes Stark <[email protected]>
Merge pull request #54 from uwej711/fix_tests

Fix tests

3b625ca230c13e937228aa547c452ba50258233e authored over 13 years ago by David <[email protected]>
Fix tests

setAutoloadAnnotations is no longer a method of AnnotationReader

a02893284cf0443e52571ce0af7b1c5199e68bac authored over 13 years ago by Uwe Jäger <[email protected]>
used doctrine commin 2.1.0

44e0d2c04bc7843e6c6aa9dd2e77465f563ba528 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
updated jackalope

fa1820deac11f29f708d6b76dfcbaea260703fd5 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
RepositoryFactoryInterface is now static

059dff9f1a8250ea3acb4e31b5cb0e1862dc1c83 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
adjusted to latest jackalope api

62c5c4495c31621c273856b3c122ef899934a1fb authored over 13 years ago by Johannes Stark <[email protected]>
cv fixing

7c9d172d130b407a22030541ff4b0550c3a8aa74 authored over 13 years ago by Johannes Stark <[email protected]>
updated jackalope to the lastest version

463c5388f8c53f40ffe8e1877e4b1a48a7100392 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
removed unused code

e292f3e8d461b5d7174aad97a3decdeb84dd9003 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
updating to latest jackalope

a3bdb2c476b122a4cef04384dfcf6a3c2a05fa11 authored over 13 years ago by Johannes Stark <[email protected]>
moved the default logic for metadata mapping back into the UnitOfWork for performance reasons

e13c6544ba8565475ba1b878ce9388ce73b9038f authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
get referenced nodes within one call to increase performance

f6c1f1a307a5dd363021937022020655e672e790 authored over 13 years ago by Johannes Stark <[email protected]>
use the passed document name first before looking at the metadata

f237587410df2e0787b4e435139ad942e8a6d5ec authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
fixed typos

fc4d8a5cfd1f339aabaf531d6db052aac8b9cfe2 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
fixed bugs introduced by the introduction of the DocumentNameMapper

20e45acb6ceb16d4aa765ac6c45274ad61fc1f1e authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #53 from doctrine/document_mapper_service

Document mapper service

f60d980851fb1bfb1b9fae93092945bbc9b97b49 authored over 13 years ago by David <[email protected]>
cosmetic tweaks

c03dd19e2897a9ddc5c141792b7529496a4f7aa0 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
implement ObjectManager interface (note merge()/detach()/ now need to be implemented in the UnitOfWork)

323c8b3c7c52076a9ea23a02d605436b3dbedd59 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
align Event namespace with MongoDB/ORM

8a9c6c7ea6f89744a6e28455d1e0fd9f637a2ac7 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge remote branch 'upstream/master' into references

9fae93d0a824e5d74af75a7e08123134f0e4650b authored over 13 years ago by Johannes Stark <[email protected]>
added a DocumentMapper service

ff23b36473423502a13424e032672123886e235f authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
added missing license header

dafd3c0e119ff434eb0abc7c9e835e17a6cbed32 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
typo fixed, TODO added

975738499b36b8b944ece6bef9a25687119dc00f authored over 13 years ago by zwerg <anko@zwerg.(none)>
References with using proxy objects

c1ec524221461692cfdbe16d8979512e13c95b6f authored over 13 years ago by Johannes Stark <[email protected]>
updating to latest jackalope to get rid of JACK-54

5a96f17bfa756faf8a0b60cf78e968460bc841f7 authored over 13 years ago by dbu <[email protected]>
updating to latest jackalope and fixing test bootstrap to use factory

df536bc02ee72e33c19e4a05e6b818e736a6808d authored over 13 years ago by dbu <[email protected]>
Merge pull request #50 from uwej711/fix_phpcr-1

Fix issue PHPCR-1

8316c4ee235a5063f839e7e4c42150afd7b1bc04 authored over 13 years ago by David <[email protected]>
Merge pull request #51 from uwej711/yml_and_xml_mapping

Yml and xml mapping for child

f76dc49163e47e5de4bc768861da748bba5eb211 authored over 13 years ago by David <[email protected]>
Merge remote-tracking branch 'doctrine/master' into yml_and_xml_mapping

1087499d8d8b466aa80a04ea1e628a022a20b358 authored over 13 years ago by Uwe Jäger <[email protected]>
Fixed Yaml and Xml Mapping for child and children

ed09c1319b9b29403b1bfc693bcbdc8898533f1d authored over 13 years ago by Uwe Jäger <[email protected]>
fixed createQuery

51294e80531088f7ef5931cbeeb2f1a919cc503c authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
WS fixes

85bbd33b18e1432476d13e8fcc7bd225d5f16214 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge remote-tracking branch 'doctrine/master' into yml_and_xml_mapping

00f9060a4c02cb15e7ab69dfa8b0e720b9791116 authored over 13 years ago by Uwe Jäger <[email protected]>
Fix issue PHPCR-1

See http://www.doctrine-project.org/jira/browse/PHPCR-1

5ea5e4429197e99f8ae8b1b34033658fe6e56a5a authored over 13 years ago by Uwe Jäger <[email protected]>
updated DoctrineDBAL client class name

f7e86645276eab220e160ed3fec7b26681df4115 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
typo fix

dee6d308d137a131fac82718633182f463848d35 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
use the nodes returned by NodeIterator::getNodes() in getDocumentsByQuery()

04212f706b8d131bda79f15f8e62d7194b281a15 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge remote branch 'origin/master' into getnodes

24001dd6686448efc569bbacd46a72503b11845c authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge branch 'couchdb_alignment'

Conflicts:
lib/Doctrine/ODM/PHPCR/DocumentRepository.php

2156fd3cd6bb3838a3ced66cf06a31a415cc5818 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
fixed API of createDocument and all repo calls to this method

afe9b154f6afe1460a9c61e8889b7f7d332cecfd authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
updated jackalope

7cf78626056b26e21f29274e7369f43dbfa36545 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
updated vendors

282a6aae228ce666516067ecebbd450ed6019a3f authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
moved code for refresh() into DocumentManager

878c164484768f672aa1f911391bd991cc59afce authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Use an options bitfield for createQuery to make it more extensible

a8b4412a4bd18005823cd424b27210a0dec0eab9 authored over 13 years ago by Christian Stocker <[email protected]>
Make replaceWithFieldnames default = false (makes more sense)

Remove some wrong interfaces
Add inline docs

2b93174b771bd29395c6cff1b86a4fa00a0d4cc4 authored over 13 years ago by Christian Stocker <[email protected]>
Use the new QueryIterator->getNodes() method to fetch all nodes at once

d2d81d0efc5ae0782332ea5f8a55481b731cabb5 authored over 13 years ago by Christian Stocker <[email protected]>
replace "SELECT *" only on demand

e8a6802a8ac6a052dac9502228819ef9b1620938 authored over 13 years ago by Christian Stocker <[email protected]>
Merge pull request #48 from lsmith77/document_repo_create_doc_fix

fixed API of createDocument and all repo calls to this method

50fb67550e850d8e96882d680d1a68629d3efd35 authored over 13 years ago by David <[email protected]>
fixed API of createDocument and all repo calls to this method

db2d8bc6e2b24fa4ac7ee0ba691d9919e7dda877 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
added $session to create() and fixed all tests and docs

95ae62f6352f9b08467357a518f8a8f6b098f6d2 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge branch 'add_new_commands' into couchdb_alignment

b0372f701b6b67a9513f91c69bcc11e8e732cec2 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
more cleanups and typo fixes

14a7f00c6c64c20feafbb69049376d586c5ecc89 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge branch 'add_new_commands' into couchdb_alignment

4565f3e86cca616ded4e06ca7a72496e51487c1a authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
align DocumentManager API with that of CouchDB ODM

c24ffcca9bb906c2a4b9e4478bd37059f58781b2 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
added option to dump sql, updated class names

e41a604c2eb3b8e54aebac19f2832d5d4e6fbda7 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
added help info

d038a8ba4228520f7adf99b340ca91d3d39343eb authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
updated Doctrine -> DoctrineDBAL

f2031d0b6cf4a74674e39428d98df46455ad07b2 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #43 from lsmith77/cleaned_dm_helper

corrected DocumentManagerHelper, added getTransport()

09f7ee50d4b00a8800e1f8eb9ecbe21498fe3126 authored over 13 years ago by David <[email protected]>
removed alias from examples, its now the class that is stored in phpcr

619da452eff2522ba03f7ea2ea6413bcfe5b8caf authored over 13 years ago by dbu <[email protected]>
Merge pull request #45 from lsmith77/move_find_logic_to_dm

support UUID, switch to phpcr:class

e5776904195f84da03eb8684e66db64e8fa95a41 authored over 13 years ago by David <[email protected]>
switch to phpcr:class instead of phpcr:alias (though phpcr:alias) is still supported

900f413b3f0340c996fcda4f53e762f5a2015f06 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
added cli-config.php.dist

fac08dd6f9d710c73dc63d9e703dbbf4e6be3cf1 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
typo fix

11d4466ead2dd53425f0ec934e9d88abf72b3e7c authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
moved the logic for find()/findMany() into DocumentManager and added support for UUID's

9657b1f4ceebe133ff6e5dd4f7ddf4bdbdd81a3a authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
added command to initialize dbal and to create a new workspace

f6b272f9ffe22c90d12ec6d44f8274ac990337be authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
removed getTransport() in favor of getSession()

e0b6c5f0faf53fd98f2aca341d2702e8a53197cb authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #44 from lsmith77/remove_proxies

Remove proxies (and getReferences) code

edd95efc5ad5bd376cbb5a9b5ebc5caa69cc5358 authored over 13 years ago by David <[email protected]>
readded refresh support

e07fbd2146d93c59cbb5dd0e34123ff78a7b0e1f authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
ws fixes

322114dcbe18a174b019b96306f5a3ca433b07db authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
we do not yet support proxies and references, so removing the code for now

d46cb6c25ad1d4662994b5a1546073f6a57a976e authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
corrected DocumentManagerHelper, added getTransport()

06fae918dfd8af20482e0435604534873effbb83 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
adding some todos where to start looking to fix http://www.doctrine-project.org/jira/browse/PHPCR-1

5a2451c0dcdc9affda00ca9d51f272fe9502f7c4 authored over 13 years ago by dbu <[email protected]>
set last modified and mimetype when setting file content from filesystem

4c1d95302c48a375068b43a8fa12d2551ea46cd5 authored over 13 years ago by dbu <[email protected]>
Merge pull request #42 from lsmith77/incorrect_data_normalization

removed overzealous data correction before write

4dada33223dfd8bd74a32b5fe850611bbf83f621 authored over 13 years ago by David <[email protected]>
removed overzealous data correction before write, this change snuck in while i was trying to create jackalope node instances from SQL2 search results, which i have since dropped

62942b2e1086776311f53078fc568420b6b8b6f1 authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
updating to latest jackalope to get readable errors for backend problems again

dee2fa0354618291d45c92dcba9c88999aa13869 authored over 13 years ago by dbu <[email protected]>
Merge pull request #41 from lsmith77/warning_fix

warning fix in findMany() when no documents are found

5a55eb06f557571dc0eff46c150f372ec0c3339c authored over 13 years ago by Jordi Boggiano <[email protected]>
warning fix in findMany() when no documents are found

2a41d1d8ef539e62d271bc6926dbd8744ef93f9a authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #39 from lsmith77/alias_fix

fixed determining of the alias

ebb281ad4888cfe277fa6d12db0b1523fad74852 authored over 13 years ago by David <[email protected]>
fixed determining of the alias

81e112122c13d6f1ac1f3ebb6c4455f3585f07ac authored over 13 years ago by Lukas Kahwe Smith <[email protected]>
doctrine-common must be on the 3.0.x branch and not on current master (2.1.x)

37d7cbe91bb5c9d61ca5f62cbb8f02cbdd6b1a37 authored over 13 years ago by dbu <[email protected]>
Merge branch 'use_getNodes' of https://github.com/lsmith77/phpcr-odm into lsmith77-use_getNodes

Conflicts:
lib/Doctrine/ODM/PHPCR/DocumentRepository.php

576729ed022bf900832491555ab6e5d847bcd920 authored over 13 years ago by dbu <[email protected]>
fixing reference to doctrine common submodule

3c5d8e63a8115d50c7f1775a29e6ec249dd503fc authored over 13 years ago by dbu <[email protected]>
Merge pull request #38 from lsmith77/SQL2

initial support for search queries

845efea442c650e9138d1de67e53fe45ec1f5f30 authored over 13 years ago by David <[email protected]>