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

Merge pull request #290 from gabriel-caruso/phpunit

Use PSR-1 for PHPUnit TestCase

4fa999114c2e9f387e10b4f20d943bbe4474bbf3 authored about 7 years ago by David Buchmann <[email protected]>
Use PSR-1 for PHPUnit TestCase

a54902533370a11b5bf2336812175c3aeb00c1aa authored about 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #287 from doctrine/drop-class-parameters

remove .class parameters and start 2.0 preparation

678d4b295381889820dc0f65e0ea0757806a389e authored about 7 years ago by Maximilian Berghoff <[email protected]>
start 2.0 preparation

- remove .class parameters
- drop php 5 support

be381b00474dc2073197666d8947a5a64afb8d54 authored about 7 years ago by David Buchmann <[email protected]>
Merge pull request #288 from doctrine/analysis-q5ERdv

Apply fixes from StyleCI

5d542a3491b57ce07b025612f1fe30b82b089806 authored about 7 years ago by David Buchmann <[email protected]>
Apply fixes from StyleCI

6397391340a45791987f1b4c8f2bb971aa7d0a62 authored about 7 years ago by David Buchmann <[email protected]>
Merge pull request #284 from fbourigault/feature/kernel-root-directory-fixtures

Add kernel root directory to fixtures location paths

5290b923630617492f2e71f069b3999b187b07f6 authored about 7 years ago by David Buchmann <[email protected]>
import KernelInterface

548d79a3d666d470f79528878d125ea3994f1254 authored about 7 years ago by Fabien Bourigault <[email protected]>
add kernel root directory to fixtures location paths

b2744e4ab4b832a48eddb56321f398c6fd7741a5 authored about 7 years ago by Fabien Bourigault <[email protected]>
Merge pull request #283 from doctrine/analysis-ze4aAK

Apply fixes from StyleCI

a12ed7f6a1f52de6e4dcf4e97652aee15baaa7b1 authored about 7 years ago by David Buchmann <[email protected]>
Apply fixes from StyleCI

798d6eea0a960dd4af58e1e75f0512cc12135e37 authored about 7 years ago by David Buchmann <[email protected]>
Merge pull request #279 from doctrine/fix/non-dbal-jackalope

only load schema services when dbal is used

659238b6c7ef7b666c19a8eb0898cbeb81dca96e authored over 7 years ago by David Buchmann <[email protected]>
only load schema services when dbal is used

8b99f955d19e3703c9143b733e08e636cd86fb2c authored over 7 years ago by David Buchmann <[email protected]>
use correct service for dbal connection

d7ac96950b92455fe3e0858d1d6094fc217a95ae authored over 7 years ago by David Buchmann <[email protected]>
Merge pull request #277 from doctrine/correct-dbal-connection

Use correct dbal connection if multiple are configured

2b7680e1060d275c3a5ce8a9925af0f2202b6f8e authored over 7 years ago by David Buchmann <[email protected]>
Inject configured dbal connection

Instead of injecting the default dbal connection, inject whichever dbal connection has been conf...

917cccdc8a9928330c0f88ce89aa117814650421 authored over 7 years ago by Daniel West <[email protected]>
Merge pull request #274 from doctrine/ci-child-definition

use ChildDefinition over DefinitionDecorator when available

bb8b8e522786c23424e646ee845c131b5029e154 authored over 7 years ago by David Buchmann <[email protected]>
use trusty for hhvm build

318e7659ca1589b91ff7dce3f711381dc2823273 authored over 7 years ago by David Buchmann <[email protected]>
Merge pull request #276 from doctrine/analysis-zO0RvP

Apply fixes from StyleCI

5b3bde60282f37f911365c7431fef0d7a4f125ec authored over 7 years ago by David Buchmann <[email protected]>
Apply fixes from StyleCI

9295278a4d7d38f16c64db69b502aebab33f5c33 authored over 7 years ago by David Buchmann <[email protected]>
use ChildDefinition over DefinitionDecorator when available

371c28649054b33a9b27de09058917e662a0615e authored over 7 years ago by David Buchmann <[email protected]>
Merge pull request #270 from danrot/bugfix/utf8mb4

added connection to service configuration of RepositorySchema

9898c812620831c4482518d9a6d4ce9740d55f79 authored almost 8 years ago by David Buchmann <[email protected]>
added connection to service configuration of RepositorySchema

6bb9bc77c4e38ce9a732b6532dd4e673547972d5 authored almost 8 years ago by Daniel Rotter <[email protected]>
Merge pull request #269 from doctrine/fix-tests

fix tests for older versions

4477935788935f66f218b919a89fac8704ce9b11 authored about 8 years ago by David Buchmann <[email protected]>
fix tests for older versions

ba413fa665d50916a9ff517dab802a31cd4b7847 authored about 8 years ago by David Buchmann <[email protected]>
Merge pull request #267 from doctrine/fix-odm-dependency

this bundle should not have a hard dependency on phpcr-odm

c6e84bf3f5bdc81c6a968402045e957df41eef7d authored about 8 years ago by David Buchmann <[email protected]>
this bundle should not have a hard dependency on phpcr-odm

0cfe3e80b1438d2a82721c1a0df8f7cd0d1c6d6c authored about 8 years ago by David Buchmann <[email protected]>
fix doc comment

a3c96627292d96fffefacdfae82567903a685f0d authored about 8 years ago by David Buchmann <[email protected]>
Merge pull request #268 from doctrine/analysis-8n0m11

Apply fixes from StyleCI

e3651e44ffa715d4b8e77b8de71c448f208b0c90 authored about 8 years ago by David Buchmann <[email protected]>
Apply fixes from StyleCI

2f5527413ae3987245362fd5bae25a9e329a686a authored about 8 years ago by David Buchmann <[email protected]>
Pass session parameter to repository initializers by implementing SessionAwareInitializerInterface.

aed9cd6248de8f1302fcce6aea168fd3e8424ede authored over 8 years ago by michalpolko <[email protected]>
fix typo

34a8791ba2e705a2532ef06d983c90b9b2b7766c authored over 8 years ago by David Buchmann <[email protected]>
Merge pull request #259 from hason/patch-1

Remove duplicate line of code

15c30e6d9f40eba80c326f8e50733c42f5e68a69 authored over 8 years ago by David Buchmann <[email protected]>
Merge pull request #261 from doctrine/analysis-zO32pP

Applied fixes from StyleCI

2e66db36771872c401d60e93830e96beb2f0951c authored over 8 years ago by David Buchmann <[email protected]>
Applied fixes from StyleCI

57eed27c6fe412f5f1936024068b1bcc296b403a authored over 8 years ago by David Buchmann <[email protected]>
Merge pull request #260 from WouterJ/fix-violation-at-deprecation

Use buildViolation on Symfony 2.5+

0b1e7264cb8eea0ec2e0812fe4867fd78a0826b0 authored over 8 years ago by David Buchmann <[email protected]>
Use buildViolation on Symfony 2.5+

c168de1707ecd9ebf963577c2baf19a4b80a02c3 authored over 8 years ago by WouterJ <[email protected]>
Removed duplicate line of code

aca4d9781e9d29f749ce124de7236d41f8367e6c authored over 8 years ago by Martin Hasoň <[email protected]>
Merge pull request #256 from catharsisjelly/issue/255-default-locale-fallback

Changed to match the LocaleListener constructor

b3f9c4c9672ce66eb90a2b381dfa3c507bb308f7 authored over 8 years ago by David Buchmann <[email protected]>
Merge pull request #254 from WouterJ/patch-2

Use PHPCR logo as collector icon

4db94fa424a83ae89304e202316a4f3bc0021070 authored over 8 years ago by David Buchmann <[email protected]>
Also update PNG icon

ec44672339dedcb505df3eb6711e9366bda03480 authored almost 9 years ago by WouterJ <[email protected]>
Fix ghost item

93493ef5878af4943fdc0d0d21a70d8d1de53de4 authored almost 9 years ago by WouterJ <[email protected]>
Use PHPCR logo as collector icon

9c5fe6db966f606441a323dc05d64b85b8614d87 authored almost 9 years ago by Wouter J <[email protected]>
Merge pull request #258 from doctrine/fix_typos

Fixed typos

0dce79cd2a3264ee4bd77c1e585264e1f089df62 authored almost 9 years ago by dantleech <[email protected]>
Fixed typos

f2227dbb7782e8a56ef6cf51fd0d691cbe851589 authored almost 9 years ago by dantleech <[email protected]>
Merge pull request #257 from funivan/fix-typo

fix error type

644aca4fb645db287cf3aae071ff7110c385e1ff authored almost 9 years ago by dantleech <[email protected]>
fix typo

4868c404b95a8b2cc2b46a050d6c2558c99815cd authored almost 9 years ago by Ivan Scherbak <[email protected]>
Changed to match the LocaleListener constructor

bb936a730037ac4d6451771fe7ebdb79c8b5231b authored almost 9 years ago by Chris Lock <[email protected]>
Merge pull request #251 from sulu-io/hotfix/curl-options

Added curl-options to configuration

6d47b039d37483a33c2e70b50b8ad9ffe06ac166 authored almost 9 years ago by David Buchmann <[email protected]>
added curl-options configuration

c853eaa0c7d85f6cf217816b9ebfce03d7a80fb5 authored almost 9 years ago by Johannes Wachter <[email protected]>
Merge pull request #253 from doctrine/analysis-zRvjdD

Applied fixes from StyleCI

36ce28048e88968aa65f95d6e730d8034868402e authored almost 9 years ago by Lukas Kahwe Smith <[email protected]>
Applied fixes from StyleCI

aeac1135177e5edafb01e409943e930e6d99cffb authored almost 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #252 from billsworld/patch-1

Load fixtures from a file

8579b874643495072c5d96c7a2baeff74e13faab authored almost 9 years ago by Lukas Kahwe Smith <[email protected]>
Load fixtures from a file

This is just like the change in DoctrineFixturesBundle https://github.com/doctrine/DoctrineFixtu...

429fccdb879b82c2d11e67a708f672a50411955e authored almost 9 years ago by billsworld <[email protected]>
Merge pull request #250 from xabbuh/default-no-check-deps-fix

default to not check login on backend even in dev mode

703b2b0449fc8b7a505ea962e5c9d39bb7e86a9b authored almost 9 years ago by Lukas Kahwe Smith <[email protected]>
readd conflict rules for the FrameworkBundle

0c6d777c43f250811bf8efa45416fb049d01c666 authored almost 9 years ago by Christian Flothmann <[email protected]>
default to not check login on backend even in dev mode

5bfa8605b79e8e4d627942a86a67c7689e8f7a63 authored almost 9 years ago by David Buchmann <[email protected]>
Merge pull request #248 from pamil/shutdown-check-if-jackalope-session

Close connection on bundle shutdown only if session is the Jackalope one

93d03e3a37c4241fe95b1e3137cd3792d0780035 authored about 9 years ago by David Buchmann <[email protected]>
Close connection on bundle shutdown only if session is the Jackalope one

c57de5878bdfdacc21be79a5d9480429b941125f authored about 9 years ago by Kamil Kokot <[email protected]>
Merge pull request #246 from xabbuh/patch-1

do not allow Symfony 2.4 and 2.5

6df2be40837ebbe080bfb689b1ade466061f3c34 authored about 9 years ago by David Buchmann <[email protected]>
Merge pull request #245 from WouterJ/patch-1

[Bugfix] Do not call non-static method as static method

06da7ecb865d2e30ec1911805a7f23e365d9334e authored about 9 years ago by David Buchmann <[email protected]>
Fixed CS

13888eb693cac695492c98343a84d715d6ec4b41 authored about 9 years ago by Wouter J <[email protected]>
do not allow Symfony 2.4 and 2.5

b0e80c61b6e489eec74c2d6bae7d156a8e6909ae authored about 9 years ago by Christian Flothmann <[email protected]>
Do not call non-static method as static method

d5e818e970ef5b0fc38700c40e92148312b8b020 authored about 9 years ago by Wouter J <[email protected]>
Merge pull request #243 from xabbuh/patch-2

update version constraint for FrameworkBundle

d70e2f3444b98d4edc09309bb1538a68354d955f authored about 9 years ago by David Buchmann <[email protected]>
do not always enforce Symfony 2.8

c8dd8c2dd05e052f3e40c0a9236a18ffe61a6617 authored about 9 years ago by Christian Flothmann <[email protected]>
update version constraint for FrameworkBundle

8a64819844faa10ae42ee938ef741635a6c58657 authored about 9 years ago by Christian Flothmann <[email protected]>
Merge pull request #241 from WouterJ/new_toolbar

Support new 2.8/3.0 toolbar and profiler design

34fdeb8945aee7c03430faf38f0c03a29f422dff authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Support new 2.8/3.0 toolbar and profiler design

1534f8be331a7eb74dd630a058519d4dbb83ef41 authored about 9 years ago by WouterJ <[email protected]>
Allow to configure the default locale explicitly

Fixes #220

86154bc18ce804a7f6aa74ba4bf2034845397ff9 authored about 9 years ago by Andy Clyde <[email protected]>
Merge pull request #235 from doctrine/dbu-patch-1

revert locking tests to dev version of symfony

ad15dc18d441f131b3caec8740078e7b2d8977de authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
tweaked build config and composer settings

d6bd6f445fc9e30c102e0a397535e1be7b95a8ab authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
fix symfony 3.0 issues

b7cc7d09058e4ce4c9df6f305b70f501674758eb authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
fix symfony 3.0 issues

1627073dff35a153cae8b0efb8835e063845d1c3 authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
updated build matrix to include php 7.0

398ee22dca0525eeccf518029b6323d1d12cfcfc authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
revert locking tests to dev version of symfony

dfd975ca14cc5a69377badd2b4317157e3af73c9 authored about 9 years ago by David Buchmann <[email protected]>
Merge pull request #231 from doctrine/disable-deprecations

deprecations warning only for new versions

32222832f7abfd630e4bf806a5bf2a3502352385 authored about 9 years ago by David Buchmann <[email protected]>
avoid deprecation warnings, disable for old symfony versions, ignore symfony 3 until environment ready for it

bcaaf133e715f8cbc0fe26638cd87689bb1a7445 authored about 9 years ago by David Buchmann <[email protected]>
Merge pull request #233 from doctrine/support-converter-command

integrate the convert translations command

89c9f3a9f0c2cd5af83937930e307f39221d66fc authored about 9 years ago by David Buchmann <[email protected]>
integrate the convert translations command

6a5f2fe15d141d5487aba6c87079d399bf438d97 authored about 9 years ago by David Buchmann <[email protected]>
Merge pull request #226 from sarcher/unique-node-type-mapping

Verification of unique node type in support of real outer joins

de7182cb69b782ae71854561aefc3b384311f707 authored about 9 years ago by David Buchmann <[email protected]>
Updated command name and description.

4dca5122ba65b7bfea9ba3fc36ff786c6a7f031f authored about 9 years ago by Shane Archer <[email protected]>
Merge pull request #213 from Soullivaneuh/composer-simplify

Simplify composer.json

e8554abb150d564b11b3b2d51b323a7aeeca1340 authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Simplify composer.json

* Use carets when it's needed
* Remove useless OR statements
* prefer-stable option for clearest...

2096153b31da0fc4040e1c192a0a3c39a3d190c8 authored about 9 years ago by Sullivan SENECHAL <[email protected]>
Merge pull request #228 from doctrine/merge_1_2

Merge 1.2 to master

d371ebfa8dd77c79737ffc444fdcce8cce0d55aa authored about 9 years ago by David Buchmann <[email protected]>
fix styleci issue

7bf7caad28b24d231c0904e1ce5c08937dafab44 authored about 9 years ago by David Buchmann <[email protected]>
Merge remote-tracking branch 'origin/master' into merge_1_2

Conflicts:
.travis.yml

4772ea0a508a154a67c04a8febd1e3e33ea1f498 authored about 9 years ago by David Buchmann <[email protected]>
Merge pull request #224 from doctrine/test-initializer

test initializer

0dc90601c55273f6ea8641dace327f844164070c authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #227 from doctrine/analysis-qoG4Bq

Applied fixes from StyleCI

b55f32e6cc24c526b3b9233e49e09b0317d4281c authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Applied fixes from StyleCI

76391d715b6d85dfa162a37393bd0f4c76b93249 authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Implemented verification of unique node type mappings.

d6c1d666027fb812ffc9865bde82217c7f030750 authored about 9 years ago by Shane Archer <[email protected]>
Merge pull request #225 from liquorvicar/fix_explicit_null_passed_as_fallback_1.2

Fix explicit null passed as fallback 1.2

2564fd8ccffba091d782cd7ef42408cdfe8bb4af authored about 9 years ago by David Buchmann <[email protected]>
Set default to be MERGE to match current implementation

26326f9e08f61d2bce9e44198469b52b66d15fa7 authored about 9 years ago by Andy Clyde <[email protected]>
test initializer

91fc49c6effa28782096d805ac7b208976455eeb authored about 9 years ago by David Buchmann <[email protected]>
remove editor artefact

168087e561bf27a8fd909977a9220fccd70fa234 authored about 9 years ago by David Buchmann <[email protected]>
Ensured fallback is only set to a valid value

Fixes #221

e94491280ccd4250cc04bd3d408f043080ac13e7 authored about 9 years ago by Andy Clyde <[email protected]>
Merge pull request #216 from uwej711/fix_query

skip query when there is no valid id

4499c2051c3d402c570e4464cf32ddc920ce2e6b authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #217 from doctrine/get-rid-of-deprecation-warnings-in-maintenance

do not treat deprecation warnings as errors in maintenance branch

a17655909efab429407caf7b48d4cfac3a1b3be8 authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
ensure we get the proper version of the framework bundle (to prevent issues with wrong security components)

46262737d1246afdd3eabc66f74b9097b56958a8 authored about 9 years ago by Lukas Kahwe Smith <[email protected]>
do not treat deprecation warnings as errors in maintenance branch

44c5fcb6b4215d69b51089de6772c9b0f7f6ed9a authored about 9 years ago by David Buchmann <[email protected]>