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

Added support for sameNode as eqPath

ec2a5884a1ca9c959005a9d0dd44bf4dc10874bb authored almost 12 years ago
fix reorder to allow multiple reorders on one node

8fcd7bada66a46b5eae1f40b922f5ab3e54356fe authored almost 12 years ago
fix phcr property name mapping

58939889263b1956f97521e2701ee1e68ab96fd2 authored almost 12 years ago
cleanup xml mapping names

0f426aa6def1906350d2f79b526fbbbdca410bc1 authored almost 12 years ago
adding some comments

71ecb2256e8be8365164e97bf38920d13951877d authored almost 12 years ago
Merge pull request #276 from doctrine/translation_with_hierarchy

Translation with hierarchy

85c465747550b670836adaa13bf1b081bd6a22e5 authored almost 12 years ago
ensure that fallback is set when refreshing a proxy that is translatable

d1cab6094a37af4cf3c093bc415b95f8b0be9884 authored almost 12 years ago
add a failing test

8cbdfcdd5b3cc1bcc4d34c92a56e97c4466a54ee authored almost 12 years ago
Merge pull request #269 from uwej711/mixins

add the ability to add mixins to a document

466cd1ceb19a7a88cc445e705f960125f3ca1343 authored almost 12 years ago
add a test for resetting documentLocales

7286251f285b43f5aa72d3c54e2089e730b83b2a authored almost 12 years ago
fix handling of documentTranslations and documentLocales

6e405a7bcce374b28fb94cf976d9b55a881a9dd2 authored almost 12 years ago
remove check for silent ignore of update of protected property

49cdf856606dc82fa130710b9dd5ab7faf355eca authored almost 12 years ago
add tests and throw exception when attempting to change ro property

4ad0abe5e7da7d590f4f2cf7eba4c4761b3dc5b4 authored almost 12 years ago
removed readonly and changed ProtectedPropertyTest to fail without check in UoW

f6acb4530ae626c2b9c6ad9224a398c006cd2bd3 authored almost 12 years ago
fix whitespace

936ebab9b3ec3c30566c8b2945a2cd2af0de497c authored almost 12 years ago
ommit canRemoveProperty check on insert (there is nothing to remove ...)

446211aa3a2c78ec6fdd4ac5eb48b215723468f9 authored almost 12 years ago
autodetect protected properties

cc6cfa62ca878fbb23a8f6173f9bcf0d41c598f4 authored almost 12 years ago
fix xml mapping and tests, add readonly to field mappings

fa6cecff8e011044bca7f0ccf13751ca6e675ee3 authored almost 12 years ago
add the ability to add mixins to a document

229940f4b7484813f887d0ca9e683e4c9fe9dada authored almost 12 years ago
phpcr-odm also works with commons 2.4

38f4df2dc233b38ca068b06fd420e45340ae5e5f authored almost 12 years ago
fix test

ab06c19fbdb5cc8bd39e6d470bc960e8c503098c authored almost 12 years ago
Merge pull request #271 from doctrine/quick-fix-proxy-factory

a quickfix until we merge the commons proxy factory. see #270

579afcb6e73592ba13064da9fe125ad2accfd0cf authored almost 12 years ago
Merge pull request #273 from doctrine/assume_cnd_availability

assume that we have cnd support available

27830b595b6b25fe192b03655a6ddf8a4eff8332 authored almost 12 years ago
assume that we have cnd support available

5ac5d389757901eb21ba7f1ede21941b0777bae5 authored almost 12 years ago
fix some tostring methods of standard documents

ac87143d8d8b7d9d512dd9f4f6ad98269d8bbbe0 authored almost 12 years ago
Merge pull request #272 from uwej711/fix_assoc

fix associative arrays if the type is not string

7e533a2c362426e42a5789d5138e58867827679f authored almost 12 years ago
fix associative arrays if the type is not string

a79dc4b0eefcc735b8f8dee7c4dbe9eeaaf92d83 authored almost 12 years ago
a quickfix until we merge the commons proxy factory. see #270

60fa34ff783057734d879d206ded28c8cc24a9d8 authored almost 12 years ago
Merge pull request #270 from deresh/patch-1

The ProxyFactory was redeclaring methods

41bae0e0bee5f411ddc36fe29d27da4ff63fbd1f authored almost 12 years ago
The ProxyFactory was redeclaring methods

The ProxyFactory was redeclaring methods serialize and unserialize on the cache file on some O...

6e739c6a2d7abb32206fe4a0c6451d8d92c95462 authored almost 12 years ago
Merge pull request #268 from doctrine/collection_lazy_loading

improved lazy loading for ChildrenCollection's

84ad950df08b8d6c23f98d12004384764335bb1e authored almost 12 years ago
improved lazy loading for ChildrenCollection's

also added support for string offset's in ChildrenCollection::slice(),
dropped UoW::getChildren(...

659df23fbc1364726c728d57478e89ed9024e97e authored almost 12 years ago
Merge pull request #266 from doctrine/fix-referrer-cascade-update-reference

fix referrer cascade to really update referencing document

b7f40b990818f645cfb496c56907cad2e1d386ed authored almost 12 years ago
fix indention

f8c335a184b649e9dccb5e1e7440f9aa2625a755 authored almost 12 years ago
Merge pull request #267 from doctrine/nodelocalname_expression

added support for node local name expressions

262defc620951291ca146d1f1962be76d899752e authored almost 12 years ago
added support for node local name expressions

fb1bb3310a1b981cd1bdf8a8f1c384cbab9a450f authored almost 12 years ago
improve tests a bit

1337b0d99d7bab2fad4f4217c2051ccb541178f0 authored almost 12 years ago
cleaning up doc

61dea06e1f0e9554f05edb2e87ab758e0a95169c authored almost 12 years ago
fix referrer cascade to really update referencing document

9e14de2369d5062f944505491403a7feb074f765 authored almost 12 years ago
detect empty node name in persist cascade early

a4075caadd97312cc53bccf57ff8baf593df65d4 authored almost 12 years ago
make sure nullable is always defined for xml and yml mapping too

b4f40fd2dbecadcf767ec9d1b9b2d77abb926649 authored almost 12 years ago
Merge pull request #260 from beeldspraak/missing-property-translation

Missing property translation (WIP?)

6ecc0355a1ec51a88347013eb9f64b77039739a4 authored almost 12 years ago
detect different classes in merge operation

ebb45a93a6d72d83f203bc8b64d08093a784f4f3 authored almost 12 years ago
Minor refactor: Move return false into if-statement

8206273d8bb9f0479dc78423602fee85708ec7c3 authored almost 12 years ago
Merge pull request #265 from doctrine/cleanup-image-file-documents

cleanup image and file documents

77de4b180bf2d4eda75ee7c08a5aac61c29a16a6 authored almost 12 years ago
[WIP] Removed the argument, added a nullable attribute to properties

d1e9f2dce824d2a19fb9436673d920e5d624ba19 authored almost 12 years ago
Return empty value for childStrategy, return false for attributeStrategy

8d77c4890abbd2de38959274cef345cbce0d4ab8 authored almost 12 years ago
Return empty value for non translated properties

22749f8bc60996204c72254c0b4ddba3232ea5b5 authored almost 12 years ago
Fixed metadata test, added 2 tests to test nullable and non-nullable translation loading,

f83eb484c127739a6c1179b4d2152843a534beb6 authored almost 12 years ago
cleanup image and file documents

060e3214cafceddb79a748e5d7e5caed0f0cf93f authored almost 12 years ago
Merge pull request #264 from doctrine/expose-getLocale

make UnitOfWork::getLocale public and rename to getCurrentLocale to make clearer

2beaa3510a761b162112cf3ac88254495486705f authored almost 12 years ago
use update not install

8185740ff3065283104c951a391ee6e0acb67df0 authored almost 12 years ago
make getLocale public and rename to getCurrentLocale to make clearer

856852caa8b85d942f4d39d6629b7bd904af898a authored almost 12 years ago
adjust test to work with more strict jackalope

9258c3ebd7bafd7ebb997e5c7f0e1778118bf785 authored almost 12 years ago
Merge pull request #263 from shieldo/remove_at_notation

removed some incidences of @ notation in docblocks where they can be mis...

edc0dc9ded31a1049be440fb58b4f428072a220c authored almost 12 years ago
modified some incidences of @ notation in docblocks where they can be

misparsed as annotations

c74ab429f5a581368aaaf0662af8893a2c64d207 authored almost 12 years ago
Merge pull request #261 from dbojdo/patch-2

Update XmlDriver.php

7efe2e3295e6c3d3caa6b93ba9f739b2a024af0c authored almost 12 years ago
Merge pull request #257 from dantleech/getScheduled

Added get schedules inserts|updates|removals

12ee9c8b5d35a5c4279846bd236b3f5b67401c39 authored almost 12 years ago
Changed expected exception

b66a99df522af4147aef21d36cb9abf05dcee831 authored almost 12 years ago
Removed "NotImplementedException"

97fa1f013ee9197807813e025cee5cbed93a7745 authored almost 12 years ago
Exposed more schedule methods and UOW functional test

- Throws NotImplementedException on getScheduledReorders
- Does not expost getScheduledAssociati...

2dc59f4bfdfaa4526cca3a8c08eeb74d7f3a09f8 authored almost 12 years ago
be more clear

70815761d8dcf5d338041fae20d3b93490290f17 authored almost 12 years ago
scheduledReorders is indexed by parent oid

019432da83bd4e511306f044429f0b91ca388912 authored almost 12 years ago
add documentation about the format of the scheduled arrays

2b9d6271646cd2e8ffb02cabc7a06324bd5f3f85 authored almost 12 years ago
Added get schedules inserts|updates|removals

a94e91959aeb64966283e7f9fb7946547b47ee96 authored almost 12 years ago
Update XmlDriver.php

[fix] coding standards

b090e17dac61ce3838eef61af202193fdb27f333 authored almost 12 years ago
Update XmlDriver.php

$reference['name'] have never been set properly (always null)

5edf8a5bb5f69d40885921faab77c5d9e51b420b authored almost 12 years ago
typo fix

88ececb7e19450c205f7635640b6b92f617d0265 authored almost 12 years ago
changelog for referres refactoring #252

61bd13f1cfdf4048d273491c00cb11eb0adc89b2 authored almost 12 years ago
Merge pull request #252 from doctrine/split-referrer

[WIP] Split Referrers into MixedReferrers and Referrers with cascading

900b8cafd2b1ee30aa1185d0b10032b29f0743dd authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into split-referrer

* origin/master:
removed scheduledAssociationUpdates

Conflicts:
lib/Doctrine/ODM/PHPCR/UnitO...

70d714d0f2fca62c71564a51117f2e7aa019609e authored almost 12 years ago
Merge pull request #259 from doctrine/associationUpdates

removed scheduledAssociationUpdates

c49d72e609bb895c0a16bedb98f749902294ed04 authored almost 12 years ago
code tweak

02b82b52428baac40efa6a68e9c8df2647a3470d authored almost 12 years ago
fix test

3f7943f4d63567f89d76c3740626cdfd46ccf14e authored almost 12 years ago
ws tweaks

fc98a75371d84ad1b81a3fb28f8188195046be3e authored almost 12 years ago
removed scheduledAssociationUpdates

99a87a97dfc5f37793a0cb1cc8ec9f1dacf49865 authored almost 12 years ago
fix another typo, cleanup tests

cfd3720f48abfbd2e7b831ebdda68d30e5ccbf5c authored almost 12 years ago
some more small cleanups

a0bcad32d4c7eda7954a1c059d9d57b4e7c12f48 authored almost 12 years ago
use strategy of referring field, cleanup some doc

7bdea53862b819d80d629ae31e01e10e67b2f098 authored almost 12 years ago
cleanup handling, cascade everything along with the references

06cb5a25081e6a99824fa003b85b84588911561f authored almost 12 years ago
Merge branch 'master' into split-referrer

Conflicts:
lib/Doctrine/ODM/PHPCR/DocumentManager.php
lib/Doctrine/ODM/PHPCR/UnitOfWork.php

ccd741cebb155806bbd9156e55c82117b3cd0276 authored almost 12 years ago
cleanup DocumentManager::reorder phpdoc

eab2d0318efdc7b78d3b997d5e9e34503cd6df19 authored almost 12 years ago
Updated Events to extend commons

ba27e253af05234875051de8842b275373aade5d authored almost 12 years ago
Removed extra event classes, made more similar to Commons 2.4

570844364ffb1d5d5fbd78a4099a63bdfcd9c6ca authored almost 12 years ago
Merge pull request #253 from doctrine/PHPCR-98-handle-child-replacing

[PHPCR-98] and allow replacing child documents

30db6258a00bfade6a955ef5e7caa77dfa201446 authored almost 12 years ago
Merge pull request #256 from rmsint/patch-1

Add translation fallback hint findMany

076acf8d655788c806f83eb5f5dd83f7352949b4 authored almost 12 years ago
fix handling of repository strategy for children collection

e19624b2cfffd3af0737451086ef83b16f939053 authored almost 12 years ago
Add translation fallback hint findMany

Solves a MissingTranslationException for the result when quering for translated documents.

Te...

5b854e5610da7c0cb65aa26030ba70d8adf10d58 authored almost 12 years ago
catch move single child by assignment. move replace child in multiple children to ChildrenTest and actually test replacing (fails)

b6733b9ba149c6213d65feae19e2c8cd0aaafffa authored almost 12 years ago
Merge branch 'master' into PHPCR-98-handle-child-replacing

0ca3ac3b3fc4c1282944fc31143f92e31e5e202e authored almost 12 years ago
Merge pull request #249 from doctrine/reorder-bug

fix reordering bug

4eca2aa7117b0db599256252586d9c3e848c3a34 authored almost 12 years ago
Merge pull request #255 from dantleech/compute_changeset_public

Made computeSingleDocumentChangeset public

ec53f16797a91a82b27a26ea80b8c7e4d47640df authored almost 12 years ago
Made computeChangeSet and computeChangeSets public too

6d7c8abf83c09704ddb8dbb483c2b64b15d124de authored almost 12 years ago
[PHPCR-98] allow replacing child documents via automatic merge()

2d1bd507d1a7a6702050c1033e2191aaa1afd2c0 authored almost 12 years ago
Made computeSingleDocumentChangeset public

753502c65f287109bdce135744507fc7a4b34bf5 authored almost 12 years ago
cleanups

e95c764c629d819af6c9c0f1d180aeec1708c39d authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into reorder-bug

4ed1dfb34bad69695ab24592b46fc4bfd32aa519 authored almost 12 years ago
WIP

834e3f2a20af63f5457c9096975854d5c62ebff5 authored almost 12 years ago
Merge pull request #237 from doctrine/i18n_with_hierarchy

[WIP] implement locale propagation

e8b76193794c84a2d73ba52b9b465f181e94665e authored almost 12 years ago
Merge pull request #254 from wjzijderveld/patch-1

Update lib/Doctrine/ODM/PHPCR/Mapping/ClassMetadata.php

5f792557b6b8d478bb6976f8212129609e5e9045 authored almost 12 years ago