Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrinePHPCRBundle

This bundle integrates Doctrine PHPCR ODM and PHPCR backends into Symfony
https://github.com/doctrine/DoctrinePHPCRBundle

added image document, type, tranformer and template

55175f377f62e81e0c9396e769bcfde614fc51ae authored almost 12 years ago by Alain Horner <[email protected]>
Merge pull request #35 from dbojdo/patch-1

Update composer.json

4ae55c05a14b0841ba1ce243e04884468d31b60e authored almost 12 years ago by David Buchmann <[email protected]>
Update composer.json

fix phpcr/phpcr-utils dependency version because of doctrine/phpcr-odm

299e721b5ad01fae9c1993e3083a07b0cc6b993f authored almost 12 years ago by Daniel Bojdo <[email protected]>
Added PHPCRReferenceType

- Simple PHPCRReferenceType.
- Text field repreenting a path to a PHPCR node.

ea0de0ef834a452ded618f0c1a8f13c2f21c972f authored almost 12 years ago by dantleech <[email protected]>
cosmetics

b6f97009377e07d116520c54979574af9e68be3c authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
made the translations optional

feb64ef6259603436015bee777665cd913d8b24b authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
remove support for default locales

7d297512af73f1a58e56c06c9e1a9f19e081d4aa authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
removed dependency on a global 'locale' DIC parameter

60209d53bafffbd1424989256744e9a5830129ba authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
fix typo

a7cdc30b0198ea783fd33c400baf0eae71e7ae4b authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #32 from EmmanuelVella/patch-2

Add note about ValidPhpcrOdm validator in readme

63964ec8cb70eb0ab83e1e314c529a86614ef18e authored almost 12 years ago by David Buchmann <[email protected]>
Add note about ValidPhpcrOdm validator in readme

c59fc92b7e6ce915ecf7d113c04c4f13adad2b70 authored almost 12 years ago by Emmanuel Vella <[email protected]>
fixed parentMapping handling

74b537ca40a020108a248874dd027fe8fed2c980 authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
tweaked deps

1c9594bef754c74d9bced661af9bb975c28be4b6 authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
updated phpcr-utils dep to 1.0-beta4

1410d309961796d802f010b34ca78199a7cadbf6 authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #30 from sveriger/fix_parent_validator

Fix parent fieldname mapping

76a5f9179a6b3cbabc47bd708513b638bea62c92 authored almost 12 years ago by David Buchmann <[email protected]>
Fix parent fieldname mapping

28d35080dd0acae338946875670701f3089a9233 authored almost 12 years ago by Sven Cludius <[email protected]>
Merge pull request #29 from EmmanuelVella/validator

Add ValidPhpcrOdm validator

9637e63fe54d50abba8ce658c4362748e6ecccb2 authored almost 12 years ago by David Buchmann <[email protected]>
Use empty to check parent and name validity

3a2ab330970c819c094c4f172e3dfdfe2d6661ad authored about 12 years ago by Emmanuel Vella <[email protected]>
Update validator config

9b1b88deb0bf4e37a107dafa03fa30b2b207a7ed authored about 12 years ago by Emmanuel Vella <[email protected]>
Throw exception if document is not managed by phpcr odm

81f2d37a067f3da0d87b93dbb67fbb29eb0a2f4c authored about 12 years ago by Emmanuel Vella <[email protected]>
Move error message to constraint

2680ec975945bf1e504293eb2a58f2ae4f264232 authored about 12 years ago by Emmanuel Vella <[email protected]>
Add ValidPhpcrOdm validator

6df232d36252b3b22b7522ddab986d7f1c63d9d5 authored about 12 years ago by Emmanuel Vella <[email protected]>
Merge pull request #27 from aabdou/master

Add jackalope.factory to the DI extension

72b15a732230b704717eb457523b3c87ff7028cf authored about 12 years ago by David Buchmann <[email protected]>
Add the jackalope.factory parameter to the DI

a55412758063e42b4872f3863c8ee28043b022f7 authored about 12 years ago by Amir Abdou <[email protected]>
Merge pull request #26 from pborreli/typos

Fixed typos

ca8e4a5c9a4e53b5fd73935f50d890dcbfb83d1a authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
Fixed typos

9d9e06516fab24548607ef004df7820e9882e433 authored about 12 years ago by Pascal Borreli <[email protected]>
removed unused service

ef4c9362f7265e1a87735c6bfb46cb969eeef7ef authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
added migrator

992fb93a565791ea1474ef8262a38a964392233f authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #25 from pitpit/workspace-dir-enhance

added support for workspace_dir config

5fa30aa2faf364c72c87ab9a6afcb26a862cecb2 authored about 12 years ago by David Buchmann <[email protected]>
merge from upstream/master

1d70f8f73e525b40b68fcd6f0ce74df5f5d6ff22 authored about 12 years ago by Damien Pitard <[email protected]>
Merge branch 'master' into workspace-dir-enhance

1a0afd79468149b898a4151e9567c87bc00a53a3 authored about 12 years ago by Damien Pitard <[email protected]>
added support for workspace_dir config

used by JackrabbitCommand

8165b6e31c00838694d83588c17d651f1094ba70 authored about 12 years ago by Damien Pitard <[email protected]>
Merge pull request #24 from pitpit/jackrabbit-jar-bugfix

fixed injection to make jackrabbit_jar config be handled by JackrabbitCommand

83cd3776de941371b2b4fb25c2116ea73f47bb1d authored about 12 years ago by David Buchmann <[email protected]>
added support for workspace_dir config

used by JackrabbitCommand
depends on https://github.com/jackalope/jackalope-jackrabbit/pull/25/fi...

2bbb2285a2b419b3863321af58f0cbee4a08e257 authored about 12 years ago by Damien Pitard <[email protected]>
fixed injection to make jackrabbit_jar config parameter be handled by JackrabbitCommand

063f03a2fad1965e0eb321d087353e0fb572f34e authored about 12 years ago by Damien Pitard <[email protected]>
reverting previous commit

4ffd7ce54aa36ceb0692ebdbe62e4572f37e73e7 authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
ensure that the locale is set before the routing (fixes #22)

2413426ba33cf3da38f72c17f967c4b5f413bfa6 authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
command cleanups. small BC break: InfoDoctrineCommand now uses session for the session to be consistent with the other commands

6756a52bae1182a2232e44ab0daa47406fd078f7 authored about 12 years ago by David Buchmann <[email protected]>
also allow 2.2

92afa41bc4445c246358609f80424c985955035c authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
make fixture loading interactive

8d56d7ba613fa2b6720f70081f7858c523f791d0 authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #21 from bamarni/patch-1

Update DoctrinePHPCRBundle.php

9ff404ce9dbf978b3f4912dbd950be4b6c5cd8d2 authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
Update DoctrinePHPCRBundle.php

8aced03484d282b8fc1bd56ced14c0b3869de2f6 authored about 12 years ago by Bilal Amarni <[email protected]>
lang chooser must default to default locale, not hardcoded en

e067f600afe4403140d73b03338924317a7a786a authored about 12 years ago by David Buchmann <[email protected]>
added command to export xml

5947d66cfcb84a306835118bda3c7b81d4a7a8aa authored over 12 years ago by Lukas Kahwe Smith <[email protected]>
fix detection of doctrine dbal transport

52b6c834f89a052b8d1baf3fcbb1e1b1bb27a3b2 authored over 12 years ago by Roderik van der Veer <[email protected]>
Merge pull request #20 from doctrine/caching

initial version of caching support for doctrine dbal

b1d54c4773dbb90bbe2508953e1b62df226f9005 authored over 12 years ago by Lukas Kahwe Smith <[email protected]>
initial version of caching support for doctrine dbal

721ed2a468ff0d8cb17fd5a99639464ebb7f7754 authored over 12 years ago by lsmith77 <[email protected]>
added command to list workspaces

51f04b850fe2ff5cc3dbb611f9d12e4f43b48d12 authored over 12 years ago by lsmith77 <[email protected]>
change DoctrinePHPCRBundle to MIT license. see Resources/meta/approval_LGPL-to-MIT for all approval emails

5df402c77ec90df8bc49147d667b73bd87f54a86 authored over 12 years ago by David Buchmann <[email protected]>
added an autoloader for proxies (see https://github.com/doctrine/DoctrineMongoDBBundle/pull/85)

3131c2df3634a197069bb5d576080c650644154a authored over 12 years ago by lsmith77 <[email protected]>
fix 4c7f6edbb726a6c984b6a4f67b1ecc1e98d3ea79 according to comment from stof

4530070aae9c1337e8ad458150dfa8f1ad0da54c authored over 12 years ago by David Buchmann <[email protected]>
also fix the namespace for PHPDriver to comply with https://github.com/doctrine/phpcr-odm/pull/151

4c7f6edbb726a6c984b6a4f67b1ecc1e98d3ea79 authored over 12 years ago by David Buchmann <[email protected]>
Merge pull request #18 from rejsmont/master

Fix issue #17 - adapt for https://github.com/doctrine/phpcr-odm/pull/151

eb6f064da5e62e4bf823216666923f64f52ab42c authored over 12 years ago by David Buchmann <[email protected]>
Fix issue #17

ae41fbff8c796a3cbb7fb7cf8c32ee448278caa7 authored over 12 years ago by Radoslaw Ejsmont <[email protected]>
bring the phpcr-utils import command into symfony, make dependency on phpcr-utils explicit as it should be

37d1386c743cacbb053939989adc68630edd081f authored over 12 years ago by David Buchmann <[email protected]>
adding missing dependency to doctrine-bridge

ed46ae01fe3d0b087e1159709d6467c2e08a993d authored over 12 years ago by David Buchmann <[email protected]>
cleaning up composer.json

2b2fa91984b99e1f75b0748d34d956fe3fad7e41 authored over 12 years ago by David Buchmann <[email protected]>
Merge pull request #16 from bergie/master

Nicer-looking database config keys

51ad42bc22df5caae94eb8862395cbaea747ea1a authored over 12 years ago by David Buchmann <[email protected]>
Nicer-looking config keys for Midgard2 database connection

531c78656c8c6a1cd41975477a6f47816f98100d authored over 12 years ago by Henri Bergius <[email protected]>
provide alias for 1.0.* to dev-master

39f63117e2051c719ebd52bdf21f4944bcb517af authored over 12 years ago by David Buchmann <[email protected]>
adjusting composer.json

56dd9103da35c0e8106f720d494fda5c7cc3ad96 authored over 12 years ago by David Buchmann <[email protected]>
Merge pull request #15 from bergie/master

Make Midgard2 PHPCR support actually work

6a4222f9c9a08e271b5629be55b0cd4917d0a6b1 authored over 12 years ago by Lukas Kahwe Smith <[email protected]>
Register the arguments for repositoryfactory

71643bdce485cbceb7bf2c3683467a3ee611e0a1 authored over 12 years ago by Henri Bergius <[email protected]>
Fix service config

a236a1dc86253258d0fe24cadf0678714df129a2 authored over 12 years ago by Henri Bergius <[email protected]>
Use correct definition name

bc07581f25567fc265036c39a3f4c0250f892e39 authored over 12 years ago by Henri Bergius <[email protected]>
Factory wasn't called for Midgard2 sessions

1e05b21fb4560dc465b082fd15a19d274b7d0ec4 authored over 12 years ago by Henri Bergius <[email protected]>
Configuration example

112a0a7cb1d42e41b87aba5a8f4cbc4a36979fce authored over 12 years ago by Henri Bergius <[email protected]>
The config structure must be flat

45d778b88d2c45c79aaf78954a909a41c5b79cfd authored over 12 years ago by Henri Bergius <[email protected]>
Modernize Midgard2 config

cbd3d0aec79bdeb27beec451ff5a830d678b2783 authored over 12 years ago by Henri Bergius <[email protected]>
Use correct namespaces for Midgard2 PHPCR

b16238314652c18e7650d9075f57afe413ef42b7 authored over 12 years ago by Henri Bergius <[email protected]>
Link to the websites of the PHPCR providers

c1ae5ae7dac8b99ba06647f9794f1fda6aa3ed33 authored over 12 years ago by Henri Bergius <[email protected]>
making data-fixtures a suggestion, it is only needed if you want to load fixtures

15dc74fd7bd3e1a4911d0c58747b195f296585c4 authored over 12 years ago by dbu <[email protected]>
adding suggest for doctrine-bundle because it is needed for jackalope-doctrine-dbal

e1880493c87d84459eb1710ee8a7b62e5b54e449 authored over 12 years ago by dbu <[email protected]>
this depends on the data-fixtures for the fixture loading command

36ec2138957b2ea8e1048deb2213c14c2f65c3a2 authored over 12 years ago by dbu <[email protected]>
Merge pull request #14 from doctrine/use_bridge_ext_for_cache_config

use AbstractDoctrineExtension for configuration of the cache layer

0d9cd8c9799ec3cf0e59bfb12551fc4237f95f12 authored over 12 years ago by Lukas Kahwe Smith <[email protected]>
use AbstractDoctrineExtension for configuration of the cache layer

4c20ca566920d9c3875b560e36bd3528bdc25cdf authored over 12 years ago by lsmith77 <[email protected]>
made it possible to configure a custom Configuration service template

e1454473c73575bf3a25fc90a95e40d0d88dd75b authored over 12 years ago by lsmith77 <[email protected]>
cosmetics cleanups

355ae3c0094aeb97afd947b8f4eeb6af0f2efc95 authored over 12 years ago by lsmith77 <[email protected]>
added the possibility to use cache service

see also https://github.com/doctrine/DoctrineBundle/pull/62

52b86ccfbd2dc997b351f2e4d8cc2ee4631a2056 authored over 12 years ago by lsmith77 <[email protected]>
readded guessMinLength()

d39ed922b7fcad0fc10a67ad9a86348c4601b694 authored over 12 years ago by lsmith77 <[email protected]>
Merge pull request #13 from ruian/guess_pattern

add guess pattern

0e34ff3f166cdca27db7908f729021c5b49ea0f0 authored over 12 years ago by Lukas Kahwe Smith <[email protected]>
[Form] added method `guessPattern` to FormTypeGuesserInterface

b4224a5d63999ac3a06dd5475674c9089007d39f authored over 12 years ago by Julien 'ruian' Galenski <[email protected]>
renamed SQL2Command to QueryCommand

097b23651f58785857f6da33e3e97140481a689b authored over 12 years ago by lsmith77 <[email protected]>
added support for setting session options

1f3c8a4f40b8ddd818cd32d26823b30f46dc1634 authored over 12 years ago by lsmith77 <[email protected]>
Merge pull request #11 from treffynnon/master

Fix method that was not implementing Symfony Bridges DoctrineType abstract correctly

ee8f641ed92e0c1d56092923380f986af95eb20c authored over 12 years ago by Christophe Coevoet <[email protected]>
Fix method that was not implementing Symfony Bridges DoctrineType abstract correctly

e6230d8354523b01c8e0280e48092855c7770546 authored over 12 years ago by Simon Holywell <[email protected]>
fix the service names in RegisterEventListenersAndSubscribersPass to make tags for events work again

c1418feabd25315dfbd328e64709d3bd400d410c authored over 12 years ago by dbu <[email protected]>
lets not be so picky about the phpcr implementation version

7213f0b8b02481b8d2811c0d488061dcf8b94081 authored almost 13 years ago by lsmith77 <[email protected]>
link tutorial instead of our incomplete setup instructions

d221cd28dbb5287224b785b9e51fc1d59b3cfad1 authored almost 13 years ago by dbu <[email protected]>
added a composer.json

ebacc361bd7560d46609c97ad40a611e65cc1f0f authored almost 13 years ago by lsmith77 <[email protected]>
removed duplicate use statement

c324922c402c81bc0fd9be84319f4c9ec40773cc authored almost 13 years ago by lsmith77 <[email protected]>
use the bridge event subscriber compiler

474d7ab9441bb24ef9a4b212cb89564b84b63d66 authored almost 13 years ago by lsmith77 <[email protected]>
use the container aware event manager

d6c532a6c5806b63f87f600c587d1d98711a1c0b authored almost 13 years ago by lsmith77 <[email protected]>
formatting

261b054ed4d28aa367b70e2b94a3a2da4d483a8b authored almost 13 years ago by lsmith77 <[email protected]>
remove dependency on the data fixture lib

677485c0dfa51891cf8158e2e7fbab1a395644a6 authored almost 13 years ago by lsmith77 <[email protected]>
fix jackrabbit command

25a9c06df2b00374c5110f43f468fa1534f77c9d authored almost 13 years ago by lsmith77 <[email protected]>
fix init dbal command

526483e8d1cbd24106b35bd8b3d8f9815ccffd80 authored almost 13 years ago by lsmith77 <[email protected]>
fixed Configuration class

ac0c4045068ad35cba935dd9576da6fbefabc548 authored almost 13 years ago by lsmith77 <[email protected]>
removed hack to register optional commands

58a90d90a2a40451bcfa04323d1d301dea1c3175 authored almost 13 years ago by lsmith77 <[email protected]>
added command to show mapping information, fixed backend specific commands

64efef29cfddfab7cbc024708fb0beda5951d13d authored almost 13 years ago by lsmith77 <[email protected]>