Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineBundle

Symfony Bundle for Doctrine ORM and DBAL
https://github.com/doctrine/DoctrineBundle

fixed hardcoded app/console

2d8e4e0ca19685b083a2b021707a8d5beb78651c authored over 9 years ago by Fabien Potencier <[email protected]>
Add 1.5.2 changelog

d63be7eb9a95d46720f7d6badac4e5bc2bcff2e3 authored over 9 years ago by Benjamin Eberlei <[email protected]>
[DCOM-293] Fix security misconfiguration vulnerability, allowing potential local arbitrary code execution.

c73089638ad4dafb67f10d755bbd37ec066f1b32 authored over 9 years ago by Benjamin Eberlei <[email protected]>
Remove unnecessary custom option-key-renaming code, use an existing mechanism

0918e9ec4f0de1c3f14baeb6b9635177913a78a8 authored over 9 years ago by Darien Hager <[email protected]>
Mention Savepoints in the Configuration Documentation

80abb0f39c8606795b27328330f3fa095e8072ca authored over 9 years ago by Christopher Davis <[email protected]>
Add `use-savepoints` to the XSD Schema

Allows folks using XML to take advantage of savepoints too!

Also add some configuration file te...

23e6503159ff86dc5df85939de0d349f05278ab6 authored over 9 years ago by Christopher Davis <[email protected]>
Use the Value of `use_savepoints` in the Method Call

3eb100e1862ee04c8272c56f50f1c7b5d4063283 authored over 9 years ago by Christopher Davis <[email protected]>
Add a Configuration Option to Use Savepoints

Closes #450

This adds the `use_savepoints` option to connection configuration which
turns on sa...

e5cf057e635a74c326c3dd47e98c839d8ff908e5 authored over 9 years ago by Christopher Davis <[email protected]>
feature #445 Update collector template for the new toolbar design (javiereguiluz)

This PR was squashed before being merged into the 1.6.x-dev branch (closes #445).

Discussion
--...

9d64747db385f26c223dafc52e9ce79c6510a5a3 authored over 9 years ago by Christophe Coevoet <[email protected]>
Update collector template for the new toolbar design

0a0d67e2259978c4890a0d56813d07612be95749 authored over 9 years ago by Javier Eguiluz <[email protected]>
Update branch alias for master

bb631e22f408d92d94c00c3305d398bf2cad623e authored over 9 years ago by Christophe Coevoet <[email protected]>
Update the changelog

8c5cedb4f2f7ebb66a963ae46ad9daa1e31cee01 authored over 9 years ago by Christophe Coevoet <[email protected]>
bug #421 Fix DisconnectedMetadataFactory::findNamespaceAndPathForMetadata (ptlis)

This PR was squashed before being merged into the 1.5.x-dev branch (closes #421).

Discussion
--...

9a0244f9024e2f510c560c7febb4a5411878a0b3 authored over 9 years ago by Christophe Coevoet <[email protected]>
Fix DisconnectedMetadataFactory::findNamespaceAndPathForMetadata

0eae6e885451c642e14444c95facafd34cf3c6fc authored over 9 years ago by ptlis <[email protected]>
Merge pull request #448 from Soullivaneuh/patch-1

Add PHP 7 on Travis

252a1c1158033c0063cbd894ce546ea51f072672 authored over 9 years ago by Marco Pivetta <[email protected]>
Add PHP 7 on Travis

d8f717775c221bc6f8c46c8814ab86b9105a3909 authored over 9 years ago by Sullivan SENECHAL <[email protected]>
Rename all Symfony-level configs from defaultTableOptions to default_table_options (or dashed, if XML)

Add renaming step to the extension so that DBAL layer is still satisfied seeing defaultTableOptions

96c6606103722ea34c6eeb7bedf6c0f40f587cb3 authored over 9 years ago by Darien Hager <[email protected]>
minor #447 Removed non-working example (magnusnordlander)

This PR was merged into the 1.5.x-dev branch.

Discussion
----------

Removed non-working exampl...

e0e7b9ea3592c2c8140a92b61e065add7ee182d3 authored over 9 years ago by Christophe Coevoet <[email protected]>
bug #442 [Fix] Doctrine profiler "Expand all queries" action. (mishunika)

This PR was squashed before being merged into the 1.5.x-dev branch (closes #442).

Discussion
--...

e01eb81049bcb3430a1543b87b77c781b64cf47e authored over 9 years ago by Christophe Coevoet <[email protected]>
[Fix] Doctrine profiler "Expand all queries" action.

5957f8c383222e74fca765d25bd0224ba9504e0f authored over 9 years ago by Mihai Iachimovschi <[email protected]>
Removed non-working example

The dir parameter does not take arrays.

530ec2789ac6589527a1ac028f3eb85ccc57c23c authored over 9 years ago by Magnus Nordlander <[email protected]>
Register ResolveTargetEntityListener as subscriber

02d049cd2bc663e65cfcb03c3b089cce0203358b authored over 9 years ago by Sebastian Krebs <[email protected]>
[DX] Add entity annotation sample

Took me a while to figure out you have to define the entity listener as
annotation as well.

132e903cb7dfb23aa1c1b2f562885a7ff913d4db authored over 9 years ago by David Fuhr <[email protected]>
Merge pull request #394 from nicolas-grekas/patch-1

Allow symfony 3.0 components

2f28f691d8bba2aedb3537d12917d92ba3f63cb8 authored over 9 years ago by Guilherme Blanco <[email protected]>
Fix unit tests from master that weren't expecting defaultTableOptions

d151729e6809b562fd206f2bcac2851734169800 authored over 9 years ago by Darien Hager <[email protected]>
Merge branch 'master' into default_table_options

888acbc343b4261ed6fa1932e19362502ee423db authored over 9 years ago by Darien Hager <[email protected]>
Update documentation due to XML tag pluralization change

53e3da5994876091c502d2a71c0f4477725cc1f5 authored over 9 years ago by Darien Hager <[email protected]>
Fix pluralization in XML, but not sure how to handle camel-vs-underscore issues.

9e69bef36d96b162e323aebd2d2669e8ffd312a8 authored over 9 years ago by Darien Hager <[email protected]>
Add some unit-tests to verify configuration

fb4f7ac8b7c935a549acca5eae5811ea8580d131 authored over 9 years ago by Darien Hager <[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...

2f73fb0d7acc99b65db2a550c489490a24ed6c0d authored over 9 years ago by Nicolas Grekas <[email protected]>
Update the changelog for 1.5

0b9e27037c4fdbad515ee5ec89842e9091a6480f authored over 9 years ago by Christophe Coevoet <[email protected]>
Simplify the code registering entity listeners via tags

1269721249ea519f3604ed0fe0449de31230af5b authored over 9 years ago by Christophe Coevoet <[email protected]>
minor #427 use variable name instead of hardcode name (OskarStark)

This PR was merged into the 1.4.x-dev branch.

Discussion
----------

use variable name instead ...

ae3b290e43d541a55f13b16a4e8a7cb619f4685e authored over 9 years ago by Christophe Coevoet <[email protected]>
Revert "Disable code coverage on HHVM builds"

This reverts commit 83615a58cdacda9e388db87c3bb74b50d27e0ee2.
The issue was actually fixed by no...

c603bb2450c25c118b93e31293bf0b07cb676717 authored over 9 years ago by Christophe Coevoet <[email protected]>
Disable code coverage on HHVM builds

The dev version of PHPUnit does not support code coverage on HHVM 3.5 anymore. It relies on the ...

83615a58cdacda9e388db87c3bb74b50d27e0ee2 authored over 9 years ago by Christophe Coevoet <[email protected]>
minor #428 use variable name instead of hardcode name (OskarStark)

This PR was merged into the 1.4.x-dev branch.

Discussion
----------

use variable name instead ...

4e25a56490d39e6337630f44195fadb868e40e3d authored over 9 years ago by Christophe Coevoet <[email protected]>
Merge pull request #429 from mikeSimonson/more-tests

Adding tests to verify that the connection works without dbname

9d8740f79bb512a22847558e2c0051b8adfd2e5d authored over 9 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #431 from mikeSimonson/hhvm2

Removing a temporary solution to doctrine common not being tagged

70194008503120c2170ea5deb85425bc9ca7647f authored over 9 years ago by Benjamin Eberlei <[email protected]>
Removing a temporary solution to doctrine common not being tagged

See guilhermeblanco response on the PR430

f1f406714232f672532b3c524b0def19368a375d authored over 9 years ago by mike <[email protected]>
Support older version of the library

caa10d0a29729340e7bf1998ea9c37bff831f4bd authored over 9 years ago by mike <[email protected]>
Adding tests to verify that the connection works without dbname

b5edc52da95b15d53f2f974e4053047d57313ae7 authored over 9 years ago by mike <[email protected]>
use variable name instead of hardcode name

584254a187c2739fafdf0216ed06b8660e9bc989 authored over 9 years ago by Oskar Stark <[email protected]>
use variable name instead of hardcode name

d09349703e74e48c4752368eccb82091323bff83 authored over 9 years ago by Oskar Stark <[email protected]>
Merge pull request #426 from OskarStark/patch-4

formatted help

2b643053ce35ca2b8ffb3ab625940c671f1ae745 authored over 9 years ago by Guilherme Blanco <[email protected]>
Merge pull request #425 from OskarStark/patch-3

formatted help and highlighted --force parameter

c573f1c3194681ebbb937bb9cea9c95d96048ff6 authored over 9 years ago by Guilherme Blanco <[email protected]>
Merge pull request #424 from mikeSimonson/fix-lowsest-dep

Fix lowsest dep

455b9ebf55ac168371a673a90d42a3e8c42658d1 authored over 9 years ago by Guilherme Blanco <[email protected]>
formatted help

4134180cc70419b172c4ba8432d45e09efbabbbf authored over 9 years ago by Oskar Stark <[email protected]>
formatted help and highlighted --force parameter

7a2a36a5c055348598337f4122bbc69dda380733 authored over 9 years ago by Oskar Stark <[email protected]>
Why is it even getting symfony/console 2.0.4 ?

811b16fbced2b95b637fbb4f531c34ee3a003643 authored over 9 years ago by mike <[email protected]>
Adding missing comment and removing unused use stmt

96e0858e7a15cbf469198681665731c7f2eaf8d4 authored over 9 years ago by mike <[email protected]>
Fixing the patch

951f5f07d9a10f4bb82f166e8abcf271593f9e27 authored over 9 years ago by mike <[email protected]>
Add XML examples (relying on Symfony's naming-normalization rules)

56e79cb51ab04bce002c05f787fb1b36762e469d authored over 9 years ago by Darien Hager <[email protected]>
Add example YAML configuration options

9a987dbecf022fa82ced58a85ef41713835e79f7 authored over 9 years ago by Darien Hager <[email protected]>
Merge pull request #399 from nervo/quote-strategy

integrate quote_strategy into config

37d2186d3b9b5344b9739cb31f52df6289fd3543 authored over 9 years ago by Guilherme Blanco <[email protected]>
minor #409 Improve the rendering of the query explanation for Postgres (stof)

This PR was merged into the 1.4.x-dev branch.

Discussion
----------

Improve the rendering of t...

fad0612028612bb7a917706656cea061823610e6 authored over 9 years ago by Christophe Coevoet <[email protected]>
bug #293 db profiller template fix (covus-filipe-garcia)

This PR was merged into the 1.4.x-dev branch.

Discussion
----------

db profiller template fix
...

87570cb0a3e58a9aab57920efbcf121f3e2da626 authored over 9 years ago by Christophe Coevoet <[email protected]>
minor #419 remove old and unnecessary preamble from the README (jrobeson)

This PR was merged into the 1.4.x-dev branch.

Discussion
----------

remove old and unnecessary...

5fa5ead9b8cf4148a6e096d747c203bb162a2417 authored over 9 years ago by Christophe Coevoet <[email protected]>
Fix up tests that weren't expecting to see an empty array for defaultTableOptions

d8c0b08d5754222d39dae36fd64d88e20baedc33 authored over 9 years ago by Darien Hager <[email protected]>
Allow defaultTableOptions to be configured from Symfony

a567952f42bfaf0a1bf1526e7d383af18c0ce58f authored over 9 years ago by Darien Hager <[email protected]>
remove old and unnecessary preamble from the README

I'm pretty sure information about Symfony 2.0 and 2.1 is unnecessary anymore. Nor do i think we ...

945f9860e1917233ee897f7c9849dda95dc71160 authored over 9 years ago by Johnny Robeson <[email protected]>
Merge pull request #416 from sdaoudi/master

Fixed minor typo

1c6b83570bba40a5ab562373ebb9dd8e4d1a348c authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixed minor typo

7bcb8a195b5ae124a3f3a5f1cdb3821e63b56556 authored over 9 years ago by Soufian DAOUDI <[email protected]>
bug #413 Fix html syntax (Tobion)

This PR was squashed before being merged into the 1.4.x-dev branch (closes #413).

Discussion
--...

e202bf85303ff30f7f639b17df79f283eb9efe36 authored over 9 years ago by Christophe Coevoet <[email protected]>
Fix html syntax

f04801829529113f66aecbac6e73d4c8b6e93224 authored over 9 years ago by Tobias Schultze <[email protected]>
bug #411 Fix the serverVersion configuration for master slave connections (tiger-seo)

This PR was merged into the 1.4.x-dev branch.

Discussion
----------

Fix the serverVersion conf...

f31fd83cf5aa3886306d983fcdc0e6d1fe84978e authored over 9 years ago by Christophe Coevoet <[email protected]>
fixes #410

fixes #410 serverVersion isn't found when MasterSlaveConnection is used

b83a86de06491d5196eb2e31a23182517785ba41 authored over 9 years ago by tiger-seo <[email protected]>
Improve the rendering of the query explanation for Postgres

Postgres does not return a table for the explanation but a list of lines
displaying the explanat...

5b76fa44869886aa889910f4be6b1ec9975b77f4 authored over 9 years ago by Christophe Coevoet <[email protected]>
Merge pull request #298 from kimhemsoe/attach_listener

Added support for tagging entity listeners, without the need to map the listener

4652c10a37883464dec54918ee4b8ca1c70418c2 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixed potenciel php notice.

670ce68125f416a2433c4cd1af9eafeb6de40099 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixed tabs to spaces.

e459d69349adcf63f7b71fbcd6447959f1d18c55 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Rename "type" to "event"

324ee9ed76efe6a0d6460bbe4603b1f82dfbb4cf authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixed unittests.

2d949aede03d79de4ce41a1189c5cef7156061e9 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixed rebase c/p mistake.

91d1a1b909262573635b12cac627ff8b1769c128 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixed argument order for addEntityListener()

5a5e5904626379558e7d4f6565f1daf1e54d47d1 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Added support for tagging entity listeners, without the need to map the listener.

0dd4cc62d612be238e92a07a173225606e58e6d5 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Missed that type is required for attach listener.

da7a71ddd655fa35575f0c0ff2e35df07d760425 authored over 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #401 from KingCrunch/fix-command

Compare with dbname with existing databases needs unquoted dbname

3bf42bf13d1bd010cda573e9309bc6a10d9c0d43 authored almost 10 years ago by Guilherme Blanco <[email protected]>
Merge pull request #405 from cordoval/patch-1

english typo

8a88020c520bcf588b8b212f9e36d7cc974d20df authored almost 10 years ago by Marco Pivetta <[email protected]>
english typo

fd26c0a0f8623d198d9ceaae170441fdfd968fae authored almost 10 years ago by Luis Cordova <[email protected]>
bug #404 Enabling profiling should not automatically enable logging (tucksaun)

This PR was merged into the 1.4.x-dev branch.

Discussion
----------

Enabling profiling should ...

7c4b0145bbff1454a5241e47718a9033af39a4db authored almost 10 years ago by Christophe Coevoet <[email protected]>
Enabling profiling should not enable logging

3db65c704d6a84646562c1abf6ffe68641cb998d authored almost 10 years ago by Tugdual Saunier <[email protected]>
Compare with dbname with existing databases needs unquoted dbname

a022e82ee5f2515d830ea41d8b885e8ae70b37ea authored almost 10 years ago by Sebastian Krebs <[email protected]>
Merge pull request #400 from garak/patch-1

fix typos in changelog

cde0cd8c1cc5c097ad9483c32f9bd3fcfa22361a authored almost 10 years ago by Christophe Coevoet <[email protected]>
fix typos in changelog

cd58b75dfcd6a348020fcddfb65e27f54fb84a5b authored almost 10 years ago by Massimiliano Arione <[email protected]>
integrate quote_strategy into config

a9422e9b124f2dbf6e534cb4a86e6b75adbe6cfb authored almost 10 years ago by Florian Rey <[email protected]>
Correcting the output message

It used to take the database name for the connection name which can be
very confusing.
Now with ...

e2a94d8c14f738d8fc7809e6558e163ad447a386 authored almost 10 years ago by mike <[email protected]>
Update the changelog for 1.4.0

1986ff3a945b584c6505d07eae92d77e41131078 authored almost 10 years ago by Christophe Coevoet <[email protected]>
minor #398 Improve the Travis config (stof)

This PR was merged into the 1.3.x-dev branch.

Discussion
----------

Improve the Travis config
...

51da6be332d594ccbe23afc391b39d7f263bbf55 authored almost 10 years ago by Christophe Coevoet <[email protected]>
bug #397 Add an exception when the ORM layer is configured but not DBAL (stof)

This PR was merged into the 1.3.x-dev branch.

Discussion
----------

Add an exception when the ...

88587a0d6b11c942f2711dda3460bbf7b7f9f91b authored almost 10 years ago by Christophe Coevoet <[email protected]>
Improve the Travis config

- use the faster container-based infrastructure
- use the build cache to keep the composer downl...

46a087965ab993c872ed94a9ed19e868880f0eef authored almost 10 years ago by Christophe Coevoet <[email protected]>
Add an exception when the ORM layer is configured but not DBAL

a4af122df06bbac45ba95d463fe19e31c6075ba5 authored almost 10 years ago by Christophe Coevoet <[email protected]>
Rename option for consistency

9839708a310d1d906c60d572887fb0cb1a496315 authored almost 10 years ago by Davi Koscianski Vidal <[email protected]>
bug #366 Close connections and clear managers on shutdown (stof)

This PR was merged into the 1.3.x-dev branch.

Discussion
----------

Close connections and clea...

2f8d7263c4c44445b51fc2d9bf71d21f7016347d authored almost 10 years ago by Christophe Coevoet <[email protected]>
Change the documentation link to point to symfony.com

The rendered doc on github is incomplete because the rST support is only
partial.

0162e00821ff23e961efee7b88753b85f3722036 authored almost 10 years ago by Christophe Coevoet <[email protected]>
Revert "Merge pull request #390 from luciantugui/patch-1"

This reverts commit 67057b2fe5698c80de1200c0483a17ae90099354, reversing
changes made to 89196a19...

ff5eaef0d614a4040b6c0b28dc3935c5a940485b authored almost 10 years ago by Christophe Coevoet <[email protected]>
Merge pull request #390 from luciantugui/patch-1

Update entity-listeners.rst

67057b2fe5698c80de1200c0483a17ae90099354 authored almost 10 years ago by Marco Pivetta <[email protected]>
Update entity-listeners.rst

f93e0d6677fd9eca6b6c23330ddc61d303b61f75 authored almost 10 years ago by Lucian Tugui <[email protected]>
Application name is optional

ca6fb2d5afeb33f64882308f82d760303c5f86e1 authored almost 10 years ago by Davi Koscianski Vidal <[email protected]>
Add support to set PostgreSQL application_name

This PR is dependant upon https://github.com/doctrine/dbal/pull/798 .
PostgreSQL allows the user...

5a30655b6b1b5342c56e8ffc79706b38662b0271 authored almost 10 years ago by Davi Koscianski Vidal <[email protected]>
Changed a test from incomplete to skipped as it fits better

89196a19e7008b07d2eca1545151bcc32f351b2e authored almost 10 years ago by Christophe Coevoet <[email protected]>