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

Merge branch 'master' of http://github.com/doctrine/phpcr-odm

65accfca4e9d4e65ae5b886395c5173cee3b414e authored almost 13 years ago
do not store Generic into phpcr:class

8cbee525383b5c3ad4ee3fa04f345fc9ff0bdf21 authored almost 13 years ago
fix a title in the readme

50ef45e29d0c769056f99b8f31e9b3c1adba0fdf authored almost 13 years ago
Merge pull request #120 from uwej711/fix_parent_id_order

Fix parent id order

7625489c73923545c92195e69bd269b3e220f635 authored almost 13 years ago
fix cs issues - sorry for that

b7602888c71bd9a363c0568bc25b36d9c4d53ecf authored almost 13 years ago
fix wrong mapping

eae2f28042915ca33727b18b7623787b3acd711b authored almost 13 years ago
Implement logic for idGeneratorStrategy

- if parentdocument and nodename are supplied and no extra id strategy is specified use parentid...

fabede63080f3e2c77745a1600e27e9fa48a4c4b authored almost 13 years ago
Merge pull request #121 from uwej711/fix_parent_id_generator

fix ParentIdGenerator for the case that the parent is the root node

ab0424b026d1cae260db8bfbdab30588f599b11f authored almost 13 years ago
fix ParentIdGenerator for the case that the parent is the root node

eb4a0c19fff697984fb577593b29491e42c6aa70 authored almost 13 years ago
set id generator to parent if parent is mapped

32229ab47f41c25eccb93eb0bff2bbf3e7a0d1a1 authored almost 13 years ago
Changed test to reproduce error

b110b09aa9636108ff64af820357de68cc7d95af authored almost 13 years ago
Merge pull request #116 from doctrine/add_weak_reference_path_type_with_BC_break

Add weak reference path type with bc break

382ba3833755e5b0e3d41f214f6c087557372159 authored almost 13 years ago
added phpcr-utils as a sep

af05a7ca60855dd6c0df8f0b2dd38b3ef4c8e7eb authored almost 13 years ago
Merge remote-tracking branch 'origin/master' into add_weak_reference_path_type_with_BC_break

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

e555520bc977694e0cbcb380c75cca280b809819 authored almost 13 years ago
added composer.json

8cb85b10cc603a5ebad7f95f43a839754caa844f authored almost 13 years ago
CS fix

997ca0f284d9f8757b2b5beea94c24786b4d212d authored almost 13 years ago
Merge pull request #119 from chregu/count-and-isempty-for-referencemany

Implement count and isEmpty for ReferenceMany

1ccccf900451c2df4de707ea4b63c6ca60e370dc authored almost 13 years ago
Implement count and isEmpty for ReferenceMany

154ff0e5ec12d235934c484494ac65581a3f624a authored almost 13 years ago
do not use underscore variable. handle multiple calls to createDocumentManager properly

1527c865937ccce4181f54c17068b36ab4cd73a4 authored almost 13 years ago
Merge pull request #117 from adou600/master

Logout at the end of the functionnal test case

1cc1bcb2085635be63016998517dc092874ad691 authored almost 13 years ago
logout at the end of the functionnal test case

cdec0aa4199aeb502a0ed3ceca06bc1323dca27e authored almost 13 years ago
fixed assigning generated id's

0dc678f7cc4df19a2daeaab1e427d5041ae32d07 authored almost 13 years ago
add support for custom id strategies via xml/yaml

dbeacf27171b7d6d202c46fc8dde231b2f1accd9 authored almost 13 years ago
renamed "weak" property of references to "strategy"

045cc4dee70f7cad94f88c0d91745e5bc3105e29 authored almost 13 years ago
Merge pull request #114 from doctrine/fix_find_for_non_flushed_docs

for find() check in the UoW before looking in the PHPCR session

dfe068000d14b56c625a4069a4ee2eb122875e36 authored almost 13 years ago
validate the class name in find*() in case the document is already in the UoW

e0a856a3f92fc2a45139ce0f707af62e1accb375 authored almost 13 years ago
for find() check in the UoW before looking in the PHPCR session

7782d563b24894e3dd29ed61ba34140bc4c6c984 authored almost 13 years ago
made it possible to use a PATH property for a weak reference

2c602b824e60cbb1d2ac4e6af99d4276398c4f51 authored almost 13 years ago
renamed escapeIllegalCharacters() to escapeFullText() and no longer call it automatically in quote()

e5d82316a7cf310c34b20cc2097b614d32422e53 authored almost 13 years ago
readded the pre-fetch because it reduces the round trips already, plus we can do further optimizations inside the PHPCR implementations to reduce the round trips even more

00cf981a37d9fc70368f2f54ff7ec84b045fa7f8 authored almost 13 years ago
removed code for fetching all MANY_TO UUID's at once, since there is no way to really optimize this yet ..

10b2b86b7368065ad107aff3b88302432fde3bd8 authored almost 13 years ago
Use PHPCR\SessionInterface instead of Jackalope\Session

4da5417dbf7d961182cce47a867e4cde38926734 authored almost 13 years ago
Get Session from DM

9ddc4181f9a7063f8a9f1916195d125f4114ea76 authored almost 13 years ago
Get the UnitOfWork from the DM

583831cebaf47c591a82a24d114d0b57e4707328 authored almost 13 years ago
Use $this->targetDocument instead of $targetDocument

710ae3c54fa17ef5c335b4ccfc5886bc3d430060 authored almost 13 years ago
Cache nodes for MANY_TO_ONE references

Until we lazy load them as well

a185886a0b5dac67ef535ddf66b1286b2aea68ad authored almost 13 years ago
Make createProxy and createProxyFromNode public

We will need this in ReferenceManyCollection

3ee9edde3993430748c246dfdb2e24ff1f714714 authored almost 13 years ago
Make ReferenceMany lazy load

Not ready for prime time

c69bc034510dce3cb50390bae856276f010ffe98 authored almost 13 years ago
Some WS and CS changes + documentation

cdbc38cb50655ab3a4500cb25bbddfc1c4d008c9 authored almost 13 years ago
tweaked docs on backend

c950c01ea44a113cc451af3831470813affe2f62 authored almost 13 years ago
Merge pull request #111 from nicam/master

updated documentation

4ca9a9363fc02df31a8c8ec84efc1e1c87a897a7 authored almost 13 years ago
ack the character limit

1112ff67a89432505996f6f3ec68d12371719cf0 authored almost 13 years ago
updated documentation

27b31d057821fbf35090b93333aabcb4e2945b13 authored almost 13 years ago
updated phpunit requirement

4f9e6ff0f7b72a51a333ea9ab725df3c61811cec authored almost 13 years ago
Merge pull request #109 from nicam/master

Added EscapeIllegalCharacters Method

a93978d78f9537b74f84707f824a1584a3c93d89 authored almost 13 years ago
added a test for the escape illegal characters

0ac4fce50cb5e5b73526f7bc82b257f44513d6a0 authored almost 13 years ago
added missing Generic::getNode()

7b75e64f9e60a533eae464acb5d23728a30b7637 authored almost 13 years ago
Modified quote to escape characters aswell so SQL2 doesnt break on illegal characters

e27834ae4bdf8cef42f7ee1eebab6d1d7610906c authored almost 13 years ago
fixed sorting of children for insert

df109ab1d240869f1c1c7c8f61837af80a66bd6f authored almost 13 years ago
Merge pull request #107 from doctrine/uow_cleanup

Uow cleanup

4c6ab51af6ce5b24358f976cf694052148f03c2a authored almost 13 years ago
added command to show mapping information

efa05e5899cb1dae25df590eeb5439635792730d authored almost 13 years ago
Merge branch 'master' into uow_cleanup

a8c378e428c08f3f9716b5f96111324e5c18c541 authored almost 13 years ago
fixed Midgard support

5b77e11d52163b9f40af12890ed5d58104066b87 authored almost 13 years ago
fix test

e0ac071edefd344b9fe87c45dbe182599eae650e authored almost 13 years ago
typo fixes

55c37f6209610dcd8899a6001a8259150c76287a authored almost 13 years ago
use the split jackalope, cleaned up submodules

8d43173b2097747c519b725417a184ce3aae4a06 authored almost 13 years ago
cosmetics

97c1b68e19b663dafd5607d0527a4ffb4a113215 authored almost 13 years ago
removed unused methods

15dd4c648375b699513f8a4bda88c0770b46a924 authored almost 13 years ago
Merge pull request #108 from uwej711/fix_inherited_reference_mapping

Fix inherited reference mapping

9f54ba7ab9e54a03adab2f6580522c9b9c038160 authored almost 13 years ago
Fixed CS (can't get used to that else ...)

9536f9eccbc37dd21129304034728c9bd7819f57 authored almost 13 years ago
do a complete mapping for references ...

060523dc2c93de885dd08f21470af5bca462b821 authored almost 13 years ago
Tests for failing inherited reference mapping

b68fa8ac77fa57caf9dc37b1f6b2a67d9264f23b authored almost 13 years ago
closed down lots of method that do not need to be public, further encapsulation improvements and several consistency and memory leak fixes

b6d47eed9803aee5bd3e1a8772f192e3c307cb5f authored almost 13 years ago
do not schedule moves/removes until we are sure the document is in the right state

c578f2ab7a066cf4d62d67eb74573d9f3f6ea2c2 authored almost 13 years ago
cosmetics

9bffef94fc5271c176b8cd1ce4fc35a73c9a03d8 authored almost 13 years ago
refactored UoW to encapsulate more access to properties, removed nodesMap, use identifier from the proxy, removed lots of unnecessary calls to spl_object_hash()

the proxy related change will enable no longer requiring to have a node to create a proxy but wi...

db2ce59d2f4f23078bab6186b162a84420c9984c authored almost 13 years ago
cosmetics

4453e975a796f6d6a336d0278ca8c797a550f5cb authored almost 13 years ago
update id's of all managed documents after a move, added a set for move with children (note the test currently goes into a infinite loop of the clear() calls are enabled

d025bff50104490fbe1e2901d34d5bf370eec4fd authored almost 13 years ago
fix test

ac08e60878d0933dede8d8158182dd2720ea0a13 authored almost 13 years ago
fix overriding of properties for fields with the same type

115f1961600e6cd4fedbec30f1c7590a4d375d57 authored almost 13 years ago
Merge pull request #106 from starkj/inheritance_test

test for overwrite inherited attribute

6687b891692e6c88a051363225033eb5e00c19e5 authored almost 13 years ago
test for overwrite inherited attribute

eea7c50e1677fce828895369b8357a60c92c80ec authored almost 13 years ago
updated jackalope

a8434f07644621f6704cec3b57e2757ff5591f86 authored almost 13 years ago
minor tweaks

3ef44e5dfd3e7f0adf0766879111808303d0d96e authored almost 13 years ago
more fixes related to mapping inheritance

376a15a6a3d884c82f3abb6f7de1da13e43ed48d authored almost 13 years ago
notice fix

7f6eda9cd848df8b05a73d023702942804bd34b6 authored almost 13 years ago
typo fix

e96ae5fbd9093a5938164aae7b4bfdd933bc9404 authored almost 13 years ago
fix test

8f34fe75d3960829f42cff074ed1feec91ddfe36 authored almost 13 years ago
fixed typo

a911c879dac2d58434d718b1b5916e68df68f3db authored almost 13 years ago
ensure that the id is set on the object

30def91811bd9e310bde1c62cddae970f444b103 authored almost 13 years ago
cleaning up parentId strategy: remove unnecessary call and improve exception

d247120b3af0bdf914baa2751d1887dff0a57370 authored almost 13 years ago
fix parent id strategy to use the id stored in uow rather than in the (optional) @Id field

6ca6fe3192c7130697199b86ac66c05a602db5e0 authored almost 13 years ago
adding mapping functional test about inheritance breaking after 1st level. this test should be extended to cover all mapping options with all mapping methods (see PHPCR-42)

38f8bbc8b655aafd099287e18401248c44b40492 authored almost 13 years ago
adding some doc for move operation #103

9556fc7f46899f5de0d4cb4bf32c1c41a90ebf55 authored almost 13 years ago
more fixes related to inheritance mapping, added support for declared mapping

07ef1db5add441b8ce47cb89d7574f73dfcce9c0 authored almost 13 years ago
fix inheritance protection and manual mapping

7576630bc7926c77190bf141f8757d666b87b3c3 authored almost 13 years ago
align localeMapping

5bbcb90994f0fd23d2cbcce7c28d215d2be975cf authored almost 13 years ago
do not quote identifier manually

6b22ad4c3b66f2050aad8c6c708f48aa908b7295 authored almost 13 years ago
PHPCR-49

f5d3a61c697ad85b4fe3efa85259912a19815028 authored almost 13 years ago
prevent inheritance for callbacks with annotations

af7565e31e4470e74e2f22ba7e91e3724bc4f11c authored almost 13 years ago
Merge pull request #104 from doctrine/mapping_inheritance

Mapping inheritance

5d08b6228e397987305fab6bdde62e5b2e33a8fd authored almost 13 years ago
cosmetics

761db45270068e361d9e63630293f073f6558bec authored almost 13 years ago
disabled inheritance for annotations and now manually port any parent mappings

4ce57a08769c4ef6d401a869ed20a730444b2f00 authored almost 13 years ago
Add mapping information from inherited metadata

9c0bca14027c6499e0bc25022fd0aa1774446e54 authored almost 13 years ago
disable midgard builds for now

3c871a4094f64601d8a1d42fd0b80aa09db0640f authored almost 13 years ago
updated jackalope

2aa13557ae9823c0ff5ee2f13eb36407c3c3e5b8 authored almost 13 years ago
Merge pull request #103 from doctrine/PHPCR-48_move_support

initial support for DocumentManager::move()

d2fbfdbad3922fe030ab29f590d1495ee51cbaa8 authored almost 13 years ago
use fixed jackalope. fix #99

45b60102e06414a853576b76cb547a178bacc24e authored almost 13 years ago
added testInsertChildWithManualPath

c7b550dd7744db56aada4692fdb23d7f250b4237 authored almost 13 years ago
removed some unnecessary comments

c269aab6fabe72fe4ff6c5bb3c5555181724ccf6 authored almost 13 years ago