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

skip query when there is no valid id

63163eccc2b9bf3962ea93ca210bda6e291a279c authored about 9 years ago by Uwe Jäger <[email protected]>
Merge pull request #215 from doctrine/fix_admin_repo_service

fixed yet another bug with the handling of the new admin session concept

857be12a5eda134554d69c4e32ca6b80316f784c authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
fixed yet another bug with the handling of the new admin session concept

2ef08ec1311b086fbeebeaf96f1248fa1ec46a12 authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #214 from doctrine/fix_admin_session

define the admin session

a68d0c3be20ab0fef418e08e3822d86fd7d89c32 authored about 9 years ago by David Buchmann <[email protected]>
define the admin session

73239c9914dcf9b94a7f769b5e6daad1b7b48c3e authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #212 from Soullivaneuh/styleci-bridge

StyleCI config bridge

dbccc9bcc06986a1ee1e03fab696aa3851290e33 authored about 9 years ago by David Buchmann <[email protected]>
StyleCI config bridge + Fix CS

7763135f71e5b359e2f217671405b86c7987e9c2 authored about 9 years ago by Sullivan SENECHAL <[email protected]>
Merge pull request #207 from doctrine/fix_form_read_omly_deprecations

refactored read_only option for Symfony 2.8

c5a374dc22adca998ec659f7b8b14fdad3c1b927 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #210 from doctrine/disable_cache_for_admin

disable the data caches for admin sessions

b04aae1f82a85b19d9f7a1d1d3ff2cef20b13a10 authored over 9 years ago by David Buchmann <[email protected]>
disable the data caches for admin sessions

781875eabcaedfe4984a24e036c352db32f81acd authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #208 from doctrine/admin_session

automatically define an admin session

6826eb8103f2d49bf9bc41b48323f9b2adf7b05b authored over 9 years ago by David Buchmann <[email protected]>
style fixes

10105dc484ea3c2707d8e7f85217b5726ce7093d authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
automatically configure an admin session for every session

use this admin session in all relevant commands

f3c8c04582147c3eaa1aadecb55ce51a9c8dfa8a authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
refactored read_only option for Symfony 2.8

4d02519bcdc86858063f71e2f8f973237f11a616 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #205 from doctrine/sf-compat-30

automatically use the dialog or question helper, which ever is available for Symfony 3.0 compati...

a2156763a3bf9c8287ee71d1d4895bc691444955 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
automatically use the dialog or question helper, which ever is available for Symfony 3.0 compatibility

42e42aff22b35c92cb43a6ba28463fa7c40ad68c authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #206 from doctrine/styleci

added support for styleci.io

8e4bbfc2b75b82c08d542bc92da981251f24629d authored over 9 years ago by David Buchmann <[email protected]>
added support for styleci.io and apply style fixes, cleanup dependencies

6224a5930dd36401dc3d055859c8984042b9d93d authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #204 from doctrine/remove_midgard

remove Midgard support since its not maintained

fbf561e98295420745392adffae316dd59662a0b authored over 9 years ago by David Buchmann <[email protected]>
remove Midgard support since its not maintained

8ba62f7aa59604a077433345c97318e81bff92ac authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #203 from doctrine/fix_2_7

use setFactory() instead of setFactoryService() when available

d021ddf7ccea7b67cb22faa48421dd65f9e0edbf authored over 9 years ago by David Buchmann <[email protected]>
for 2.8 we should allow deprecation warnings

f244c8bba28c7e3e8aed40fce1b498b65cf9b830 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
use setFactory() instead of setFactoryService() when available

10c33176a758c2665fcf37bdd1094a5c1b8ac7cd authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
remove PHP 5.3.3 from travis test matrix

c9d93cffd6556d5ad31204f49acf0e2686cbd6f3 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
require PHP 5.3.9 to match symfony core

ea6ddb46ae300ca016c8423112bba3e26b0eb3a6 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #187 from nicolas-grekas/patch-1

Allow symfony 3.0 components

0dc6411a31d3a3ca36b9c65797979b4e5111fab0 authored over 9 years ago by David Buchmann <[email protected]>
Update .travis.yml

2d68b90069ab1ed4118addeaed2fbf5fd532a6e9 authored over 9 years ago by Nicolas Grekas <[email protected]>
Allow symfony 3.0 components

Tests should tell if any deprecated interfaces of Symfony are used. If not, then the bundle is d...

5ba7954d8cbbc583539da9e0879e41730fd05762 authored over 9 years ago by Nicolas Grekas <[email protected]>
Merge pull request #202 from doctrine/merge_1_2

Merge 1.2

0132341276c4df8b465e7f9911affc6ff63050c2 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge branch '1.2'

Conflicts:
.travis.yml
Tests/Functional/Form/PHPCRTypeGuesserTest.php

89b0401d328098a954fdc994dae408ca3ba00e54 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
depend on a version where DoctrineType is fixed (note 2.4 does not have a fixed version, but we will still allow it in the 1.2 branch

cdc8c50858ceb9fc01f0cbd72ab03ed1fd7f6b4c authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #201 from doctrine/fix_form_type

[Forms] Fix PhpcrOdmQueryBuilderLoader and depend on symfony version that fixed DoctrineType

d7c4e55664311c4dbaf121e4b98f1fcb520835a6 authored over 9 years ago by Lukas Kahwe Smith <[email protected]>
[Forms] Fix PhpcrOdmQueryBuilderLoader and depend on symfony version that fixed DoctrineType

f393c067ca11f24175d3a5f450329fb2d3129fca authored over 9 years ago by David Buchmann <[email protected]>
Merge pull request #199 from WouterJ/patch-1

Added a cleaner and more flexible solution for lowest deps

446e35fe3ddfe043f1b6d445d153599b2550278a authored over 9 years ago by David Buchmann <[email protected]>
Remove even more

f4826ba06311bc45e1e838cf2b7b71ffc13142a7 authored over 9 years ago by Wouter J <[email protected]>
Fix typo

6e447d0fed2636105e72b383b31d0d5bef92c648 authored over 9 years ago by Wouter J <[email protected]>
Use COMPOSER_FLAGS instead of PACKAGE_VERSION

8bb1e6d4df6117be0878e316f52b28544188781d authored over 9 years ago by Wouter J <[email protected]>
Merge pull request #197 from doctrine/test-minimal-version

test minimal version

7a49ef8363cb5d770b4c85298c4f3867e08e23d8 authored over 9 years ago by David Buchmann <[email protected]>
fix accidental requirement

f3dc4fd0b0d5b6eebfeb85b2f60a62b58347932d authored over 9 years ago by David Buchmann <[email protected]>
test minimal version and adjust composer.json to force new enough versions

a77082e5569983213e4ca345a4516b364258ff4b authored over 9 years ago by David Buchmann <[email protected]>
Merge pull request #198 from WouterJ/fix_deprecations

Fix Symfony deprecation notices

55e254e1c9d781a32d18712bbcd1668f948795b9 authored over 9 years ago by David Buchmann <[email protected]>
Fix tests

c96bf37f9ccc7bb3ebe3fd8fc2b9a48ce6aaf95a authored over 9 years ago by WouterJ <[email protected]>
Fix deprecations

a645f26ea32a2f34af01a51b911328a54598f5fb authored over 9 years ago by WouterJ <[email protected]>
Merge pull request #196 from doctrine/caller_debug

Added support for caller debug in PHPCR collector

6910c2d7dd2e132b0d566a604044927ea8b23516 authored over 9 years ago by David Buchmann <[email protected]>
Added support for caller debug in PHPCR collector

58e645e8a044d8dd201b2692e645856e9f966b1f authored over 9 years ago by dantleech <[email protected]>
Merge pull request #192 from EmmanuelVella/patch-6

Close connections and clear managers on shutdown

daeb3fe2dfc72c42a820d694ccc6ed39922a19e8 authored almost 10 years ago by David Buchmann <[email protected]>
Close connections and clear managers on shutdown

e10634c077d687c689846af6df1729ce6ea12569 authored almost 10 years ago by Emmanuel Vella <[email protected]>
Merge pull request #188 from dantleech/custom_locale_chooser

[WIP] Added support for custom locale chooser

9e7bca2a5d95e3ca5fa3744b2aa503b0a162ca2a authored almost 10 years ago by David Buchmann <[email protected]>
Added support for custom locale chooser

1700de50d911a4d375be07df04c9ec6a602a58bd authored almost 10 years ago by dantleech <[email protected]>
Merge pull request #185 from dantleech/configure_locale_namespace

Enable locale namespace alias to be configured

11ed8e0e24529418f012989cf8a72fa5c9c2ef48 authored almost 10 years ago by David Buchmann <[email protected]>
Enable locale namespace alias to be configured

95ebfbdd4bf664391df78bf56955c80dc8ab8699 authored almost 10 years ago by dantleech <[email protected]>
Add Memcached cache

ce7dfd58f2fddf9ea0bd8855d7ae2ce3a35c6679 authored almost 10 years ago by Emmanuel Vella <[email protected]>
Merge pull request #184 from EmmanuelVella/patch-3

Add Memcached cache

23a49602c0b80fb7ec44f3b78b475ba703046555 authored almost 10 years ago by Lukas Kahwe Smith <[email protected]>
Add Memcached cache

d11ff8281d11f164240d1e948a9b28bee1f93679 authored almost 10 years ago by Emmanuel Vella <[email protected]>
bump dev version

bd8c9c0144414232e8da7987170bd8c1002bc9c9 authored almost 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #180 from dantleech/phpcr_shell_1

Changed PHPCR Shell instantiation.

2be1bef44c3bca2c06d2a6d2a48aa7f7b14aba2c authored almost 10 years ago by David Buchmann <[email protected]>
Changed PHPCR Shell instantiation.

Note this is a BC break with existing behavior for the alpha version

392d4de029b9a9481cc6281383b6eb6e1cfb029d authored almost 10 years ago by dantleech <[email protected]>
aligned travis setup

39292c318e7012bfa46faf7df1f128325e6e2355 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #174 from dantleech/show_method_in_profiler

Show the name of the API call in addition to the parameters and timings

b88073aa3b54e2a5bbe6e67ee955038935101fbd authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Show the name of the API call in addition to the parameters and timings

30b85a1c62e474cc093888968e64115d58ef88f3 authored about 10 years ago by dantleech <[email protected]>
fix travis

73c9333781f08b8d15110e23d98b5961eb8b257a authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
fix travis config

95cc3ae54fb69852c98dd4b6d4f9d364e7b357d5 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #173 from dantleech/support_priority_intializer

[WIP] Support initializer priority

1a4fc663f36a8c09e455e8f79692b47d7c18d669 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Support initializer priority

2e31ffd493532ea5df8287c9ef03c1c6281f7109 authored about 10 years ago by dantleech <[email protected]>
dev-master should never fail anymore, hhvm setup is currently broken

d65cdbc83f5c24950e092ec2fb339b7842d79763 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
tweak dependencies

ea26276b7ef458acd4e4d17622eb6bd38b973031 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #171 from doctrine/update_build_matric

updated the build travis ci matrix

994b19fcaf95acc02280515e68296fa030da1081 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
updated the build travis ci matrix

013065b5628b2b009e525bed2a61cb596574b795 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #170 from doctrine/fix_class_migrate_command

fix doctrine class migrate command

6e44d865bc4a9f4ca9c05f953ead08695ed7f90e authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
fix doctrine class migrate command

e5dd3700d8768b9dcc128a6a6f8c7c0264775a49 authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #167 from doctrine/auto_map_with_many_dm

make it possible to use auto_mapping with multiple document managers

42fa7a603e0cb46ce15fd64e0960d5e0ddf9f59c authored about 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #169 from greg0ire/coding_style

use null instead of false as a return value

1a0e090b881faa37dea5518fce62993914f98d96 authored over 10 years ago by Christophe Coevoet <[email protected]>
use null instead of false as a return value

@see
https://github.com/doctrine/DoctrinePHPCRBundle/pull/166/files#r17511339

c334f2a35920a8b95e0355d0b4c303ae28fd133f authored over 10 years ago by Grégoire Paris <[email protected]>
Merge pull request #168 from greg0ire/documentation_fixes

fix grammar and simplify sentence

ef3c374129a3d0d40d451be8c8ec10790b3fcc0e authored over 10 years ago by David Buchmann <[email protected]>
fix grammar and simplify sentence

bb9e6b1e68dc6faa82c2df2a24a1aac90c0732c4 authored over 10 years ago by Grégoire Paris <[email protected]>
Merge pull request #166 from greg0ire/extensibility

Extensibility

5472ef309f893cb76e734851f52c7f12b9d4c38b authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
move locale determination to a separate method

This piece of code is likely to be overriden in child classes with a
custom logic.

66e247e7f52f28863bfbd34a6dea080c69920704 authored over 10 years ago by Grégoire Paris <[email protected]>
cs

2d6800dc3466f0c86dcef98a21054bb518ddd341 authored over 10 years ago by Grégoire Paris <[email protected]>
add unit test for LocaleListener

b39bd7c8d8a1924472d585937ecb57380036283e authored over 10 years ago by Grégoire Paris <[email protected]>
make it possible to use auto_mapping with multiple document managers using DoctrineBridge 2.6

df3300401e3fd312e1ed278d7f5954304f73f2e2 authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #165 from doctrine/manager_registry_class

make the ManagerRegistry service configurable

b4ac2eac9d7cd81be3ed5b8b0a746b0795d1c560 authored over 10 years ago by David Buchmann <[email protected]>
make the ManagerRegistry service id configurable

c003b58ebf1a760dc53c4c8cdd86f70257a29440 authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #164 from Tatsh/add-namespace-option

Add namespace option

6194b35eedb56afab8d4af679a7928899c3f12cb authored over 10 years ago by David Buchmann <[email protected]>
Update test for cache driver "namespace" key

434fcb2cc2fa25916897b5cf7fd5cf6b2b948090 authored over 10 years ago by Andrew Udvare <[email protected]>
Add custom namespace option

1afabfaa4978693ce96dd631bc86f25e0d1c4a52 authored over 10 years ago by Andrew Udvare <[email protected]>
prepare release

180dee2368c7950a0f694e0aa3610bf7fd257e1d authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #162 from doctrine/cleanup-type-guesser

rename PHPCRTypeGuesser to PhpcrOdmTypeGuesser

017455ade2efc1d85131c39effc0e5fca8c5db46 authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #163 from doctrine/psr-4

convert to psr-4

6311ec4eb05d474c8e98b35c4cf7a48024839a1e authored over 10 years ago by David Buchmann <[email protected]>
convert to psr-4

495684b77478c2a119926929269f1bf24c03c942 authored over 10 years ago by David Buchmann <[email protected]>
rename PHPCRTypeGuesser to PhpcrOdmTypeGuesser

911bfb429f1099ff080a73befae90619d61e3ebd authored over 10 years ago by David Buchmann <[email protected]>
adjust readme after merging branch 1.1 into master

be40532ca6db3262bc2133e62d6ee3036a994955 authored over 10 years ago by David Buchmann <[email protected]>
Merge branch '1.1'

38c990062c0c0b72da659bb43cbb15e838263ea8 authored over 10 years ago by David Buchmann <[email protected]>
fix accidental BC break

0d3e339f8dac901c226433391dfb798953078214 authored over 10 years ago by David Buchmann <[email protected]>
Merge pull request #151 from dantleech/embedded_phpcr_shell

Embedded PHPCR Shell

e1a559cfb134a28b488dfadf5ec3359b39a9f09f authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
Embedded PHPCR Shell

- Added `doctrine:phpcr:shell` command to launch either single commands
or start a shell sessi...

0668fddce0ccd7c6e0d2d40aede9d7b11f43a5c8 authored over 10 years ago by dantleech <[email protected]>
Merge pull request #161 from doctrine/fix_session_factory_config_handling

fix Jackalope session factory config to work again

434f37b873462fdeb81a373be6aac0b612f6421d authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
fix Jackalope session factory config to work again

d620efe364a1ccffd1a93a41c8c7ae973fe1c319 authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #158 from doctrine/support-namespace-alias

add support for bundle namespace alias

ea1db1be7a0548379becb40efa2ae43080960d56 authored over 10 years ago by David Buchmann <[email protected]>
typo fix

39e8c325faa4aa190da2b74d8afdb8b44d261cce authored over 10 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #159 from doctrine/check-login

adjust check login to default to kernel.debug

c80dd89dc1197fbe4900f74ea240068a3a40068b authored over 10 years ago by Lukas Kahwe Smith <[email protected]>