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
6dbff8284d42c48117b82012cf45d4112e0667d0 authored about 12 years ago
c7d6922056d54e1404f6b80eca2918f7975ce5d5 authored about 12 years ago
e53310947bf2a15b1e2840a66123eb94900df070 authored about 12 years ago
Normalized execute results to ArrayCollection
adee58b222e492a27d5b104b6a084b7e7696563b authored about 12 years agoCorrection the way to retrieve locale : lukas review
f8fcc872e9801f8b162c4fbfc78a23ae77f602a5 authored about 12 years ago(Before the children locale was the request one)
246737e1878f85a94082805230b626abfab1959d authored about 12 years ago5965bc58b4f4a45fe18b4472c051977b646a5108 authored about 12 years ago
ecb69e9ee7facd21f663c6a39caf2316daafb758 authored about 12 years ago
70bc22c76e56477ade54dec1be03841258547a54 authored about 12 years ago
b8b5bf3eda75c0977f45152e0742971c09986490 authored about 12 years ago
- Adds new multivalue node type property phpcr:classparents
- Popualtes this with the class name...
fixed handling of proxies in UnitOfWork::purgeChildren
f5c7fae1c88aaf1a90bbc376524aa2f157d08820 authored about 12 years ago6919392c108fc8a2b02f550b6de979d2372e7be5 authored about 12 years ago
f9a3a149d2a619f32e58cc799f0b997e7fba6d09 authored about 12 years ago
acf92eb201243646442396dc4a4c176aed1ae5ea authored about 12 years ago
ccbb89329921e7468c77fccc5cd9b0b7da6f64b0 authored about 12 years ago
5ec03375923f46ee064fac96a4c2629bd836b74f authored about 12 years ago
avoid name clash with phpcr-utils in composer
d47a9ffe6063d7c0c65bb0e25c1ea50c696ca754 authored about 12 years ago62b8587764de81e336c86aaa17528dc9451c6717 authored about 12 years ago
- Original logic used array operations that didn't work
on ArrayCollections, so refactored to ...
3d22fec0b3442a4684f4c9ca4f92a0d874b98315 authored about 12 years ago
e48cab1591bd3a83e042aeb4a904216108a928c6 authored about 12 years ago
6acd76b7c116a2b014efcc29a4b3370f25efb5f8 authored about 12 years ago
Improved tests
c3cf25fb6867cea4ab7defc41977c9ee2a7c11e7 authored about 12 years ago
- More test friendly
- Updated test
694deefb75d352a44b3e0d0e9c0a8431f8b066de authored about 12 years ago
354461d16b5d214acfcd19fe61fd78d7cc359e76 authored about 12 years ago
f7c1cafad19443b2ba9b7560632bc850392d77b2 authored about 12 years ago
Added $qb->expr()->descendant('/path/to/parent');
18bed264773cdd5efa708eebe029968181e495e8 authored about 12 years agoe683e13a8d2d18cd4351ea057fdfadbfb5fc0aee authored about 12 years ago
- $expr->like()
- $expr->descendant()
- $expr->textSearch()
43643f2f22434e890f386ceda00b4bb3166b1a6a authored about 12 years ago
totally refactored the ClassMetadata class to store all mappings in a single array
20e884f07425a99189d5ddfc9849e8e83eaaaa9d authored about 12 years ago4d11c81e94983c8454855e2d4c73aa526c0c87b7 authored about 12 years ago
208e861007c096bf1ad823d793a177ed76646c1c authored about 12 years ago
Query builder odm
9a48d49354c46ad98c60d9252aee433fea64c789 authored about 12 years ago2c1e6c68df3a276855be167f390fceacc0d0d134 authored about 12 years ago
a93cebbe3030684ff5d0081651a66e918855992e authored about 12 years ago
- Also changed HYDRATE_* constant values to integers
fe66c233beefaeb6c464f299a7c8d3c3c35015a5 authored about 12 years agof26356cf6725ed4b5ed208fde957475db263a1b8 authored about 12 years ago
278666a7260bc04ab6789cee9f1496d3d0ef1b9a authored about 12 years ago
4921a5fb253d5468de060f890970f10f63dc416f authored about 12 years ago
eaebc2a27cb79e88949cf6f4d3897b68ad4a3a41 authored about 12 years ago
Fix loading translated fields
7c8f6a7d4d0b8b09e0286e7430b5014aa05d59ec authored about 12 years ago415bb92ecfde0ec6ba33548e2f513a19a43aaaf3 authored about 12 years ago
257d55dbd91bf3f110ca694c47c4cdb1b61aeb13 authored about 12 years ago
Conflicts:
lib/Doctrine/ODM/PHPCR/DocumentManager.php
lib/Doctrine/ODM/PHPCR/DocumentRepositor...
a865310963dbddeba42b8ca2021d1f4bb9a6d936 authored about 12 years ago
Renamed HYDRATE_PHPCR_NOTE to HYDRATE_PHPCR
c70d5381fb484de671fc525774f64f042cfadb98 authored about 12 years ago- PHPCR ODM Query is now heavily influenced by the ORM query
NOTE: Lots of functional tests are...
5b88a66f70006644f63e5e6dd2ca90af8b478196 authored about 12 years ago- Fixed tests
- Added getPhpcrNode to Query
0d9f1f33771df3855724343179ab23e81156c187 authored about 12 years ago
@at: Max results etc.
93d8c301490000fd6d7e1fde88557311aed7ba5b authored about 12 years ago
- ->execute() now does the same as it did before
- ->getResults() returns an ArrayCollecton of O...
- DocumentManager returns wrapper PHPCR QueryBuilder
- Query builder uses a wrapper ODM query
- ...
ed602d7924859e0d294877eb9c70d3c9abd71663 authored about 12 years ago
b264599e7ce757dcdd78e6592e18d2df96bf8728 authored about 12 years ago
338c225b8659c984724eb690902abb3fd95163a9 authored about 12 years ago
Add a method to return the node of the given document
4fac0450608e719115d1bf89195bf8a12e87a2cc authored about 12 years agoe145089c481553fb32c3ea6355434ecce917891e authored about 12 years ago
511372995f603f43ea9813abbf90491d26c375d8 authored about 12 years ago
494f6f87b7e1351a1523e757ac38cf7965493614 authored about 12 years ago
9ed8f0e4f47550911d15db60597361a2573669d2 authored about 12 years ago
72d5abb8658d289e6174c8330033cc06c27995eb authored about 12 years ago
c51ab40d3714b7a141ed4c8657a239edb578094a authored about 12 years ago
- ->from() now corresponds to the Document Class
- ->nodeType() corresponds to nodeType
- Changed method names to reflect that they operate on Phpcr queries.
1621467bf9128b73d7cda0880565ef5c28098fff authored about 12 years ago7b6fa6d3893cc9683d29225a78698fc4b282564d authored about 12 years ago
use the chooser default locale when loading translations for a NULL locale
0b95666513c204308bef68faf862ca3f35a84f3b authored about 12 years ago9e80c5783b1cc505199290a97ae0ec10a26e6b0b authored about 12 years ago
9ded3bc7893da88a1a9d8e794d4080fbdd3f608c authored about 12 years ago
c3f9e5a68b7b49efbde831d8c29826da6cfce4ae authored about 12 years ago
126d30fa0ad150f5cbf439d8bf4060e776b796ce authored about 12 years ago
- Removed Parameters as they are not supported by Jackalope.
8c13700fbf8224fbee8e1fb9a1d77879aeca9f2a authored about 12 years agoimprove UnitOfWork::objToStr() to be able to provide an id/path in more cases
694b6807141c8a50ad5beb069a8c04e2e1de0d61 authored about 12 years agob48a0b0b53132f902f794a74e055af6238e8ee23 authored about 12 years ago
Merge support
e61d76663a6ddac0986d20ce359f6184d5d9aeb5 authored about 12 years agosee http://doctrine-project.org/jira/browse/PHPCR-13
7983e6bfa5fb72f1c947e0b543c0304ef8f9b27a authored about 12 years agofixed handling of the cascade mapping option with annotations
8020120d66c9a1147477e02d7c350eec8001babb authored about 12 years ago34fd44f379e46f80c287d3148ae7967344f770e3 authored about 12 years ago
fix parent mapping to contain the cascade option
f08db326709b0f99e2a8e067f3ce11845af812d5 authored about 12 years ago5fa5ed81d4692ca4d55906027a78386c2a0a0601 authored about 12 years ago
add7f91f83a28054d43a1c3515b8495719747c6f authored about 12 years ago
Set Uuid in executeInserts
604017088597e948b015888ef0a636a0201f65e7 authored about 12 years agof52ca72b13a68ed8992a7bedcf13fc627106df86 authored about 12 years ago
- Also throw Exception if Uuid is designated more than once.
cf93471e61050652fdabb14f89e222bfb892aa89 authored about 12 years ago8bfe1a3085cc8ed8dff04afc0ffe88486fb9c4d8 authored about 12 years ago
64dfdc74209bbb7630ecc50c8af6a20fc84c79ff authored about 12 years ago
b2de8f10e2d61a9bc63aeae754fdf18edc1b8581 authored about 12 years ago
fd4be93f49f7145a1b09ac409e0a0b31afc33932 authored about 12 years ago
1c1da200da6e43750c9c61e45f9e185e652b62dc authored about 12 years ago
32cee0a650f7f129bf2f9e48f655aab7cfa45fff authored about 12 years ago
9f722f6efbc43249e8de05ac8712f4bedf019e73 authored about 12 years ago
9c614c5e9bc044b79151b216f49c8850ee4fed00 authored about 12 years ago
- Follows closely the ORM QueryBuilder
b2230d3641ade05a7d1594f8e43e097cf023ae3e authored about 12 years ago7adce1d34920dec160768515bda239c3507dee8c authored about 12 years ago
added support for CASCADE as per CouchDB/ORM etc
80c96cdff798e4609ee92e1ed57803b9db795921 authored about 12 years agobf675421e1d53f0caf5a4c7bbe0bab5f01b80aa5 authored about 12 years ago
15b80a12181ef59e0d5c072d52e0ccd25b2a4389 authored about 12 years ago
8ba4a2e8897cdde9568a543c0050bfe1509bbfc9 authored about 12 years ago