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

Merge pull request #864 from e-moe/fix/861-move-doctrine-query-sql-into-dbal-xml

Move doctrine:query:sql command to dbal.xml

3219f3f5260dbe42f1851ca7125339527681653c authored about 6 years ago by Christophe Coevoet <[email protected]>
Move doctrine:query:sql command to dbal.xml

30a7a8f24434049da8f781eb6d03f9b85963ca1d authored about 6 years ago by Nikolay Labinskiy <[email protected]>
Merge pull request #857 from Nek-/patch-1

Support user defined repositories

8f6c3fcbadf2ad7320f056928f9881e9683e6fee authored about 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #862 from mrsuh/command_typo

Typo in the CreateDatabaseDoctrineCommand InvalidArgumentException

34926a445fa609403e07c76d5b440517013ffb5e authored about 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Fix compatibility with older versions

Older versions of PHP does not support the current implementation
so I changed it. Also in order...

9d3a0a6733ecf1c7bed34a783e79d92baf207292 authored about 6 years ago by Maxime Veber <[email protected]>
Support user defined repositories

A verification was done with EntityRepository inheritance. This commit drop it in
favor of a che...

76cf83fb4d702392a6e3c733a76c7a2444961077 authored about 6 years ago by Maxime Veber <[email protected]>
Typo in the CreateDatabaseDoctrineCommand InvalidArgumentException

a9a28c04721298fe0fea9462237a4d53f39378bf authored about 6 years ago by anton <[email protected]>
Merge pull request #854 from stof/upgrade_coveralls

Upgrade to the maintained version of the coveralls SDK

a03386ccd8b72afa8b8f89c970b6de1fcc9d56e7 authored over 6 years ago by mikeSimonson <[email protected]>
Merge pull request #852 from greg0ire/fix_inaccurate_description

Describe the actual command

9159862dc06752c57ac271e3c4e7ce28cba62a5a authored over 6 years ago by mikeSimonson <[email protected]>
Upgrade to the maintained version of the coveralls SDK

2c484f1b3ceceb1b75effbe36921040d2d744aa5 authored over 6 years ago by Christophe Coevoet <[email protected]>
Fix deprecation for symfony/config 4.2+

e711bed5a82437262aeade06373fcd5c81a2fd94 authored over 6 years ago by Christophe Coevoet <[email protected]>
Fix more CS violations

199f59381b32c4a14987fcfa8044f8b132c071dd authored over 6 years ago by Christophe Coevoet <[email protected]>
Fix coding standards

9e6bb0b8bf986ca24cd41d7a16ddd650048cc566 authored over 6 years ago by Christophe Coevoet <[email protected]>
Describe the actual command

This is probably a copy/paste/adapt mistake.

6abfd709bc08f765caace68b13b673737a9290f0 authored over 6 years ago by Grégoire Paris <[email protected]>
Merge pull request #817 from ogizanagi/messenger/transaction_middleware_factory

[Messenger] Wire the transaction middleware factory when component is enabled

140fb6d8400cd868e4c6a7f1e0156bfefb2606db authored over 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #839 from ThomasLandauer/patch-1

Complete example

3c7deff5d1fe0a3c971cbfd49744c0462c667686 authored over 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Complete example

Question: Is `src/EventListener` the recommended location for an entity listener?

This integ...

e4fb97aabba8abdb5500bbcb4c8fd9ba52b84d7d authored over 6 years ago by Thomas Landauer <[email protected]>
Merge pull request #835 from Deamon/feat-add-dbname-configuration-parameter

Add missing default_dbname configuration option

437dd6b759d48699e4a988868af792f6151a628d authored over 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #837 from xabbuh/patch-2

fix schema_filter example value

0a3ac59893dba766635e7778e20f9d8c9ad8b712 authored over 6 years ago by Kim Hemsø Rasmussen <[email protected]>
fix schema_filter example value

cefd38e81a04e0637f2f4461a6e4604adde9d2bd authored over 6 years ago by Christian Flothmann <[email protected]>
add missing default_dbname configuration option

f62936a62ede4665a01a6f49edc53aec0027da56 authored over 6 years ago by Deamon <[email protected]>
Merge pull request #827 from OskarStark/refactor-commands

Refactor commands to avoid wrong output

217eaab81c56fda879a3515fc3bdb5e00e1f6b1f authored over 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Add sslcrl option

5a4461e43aefe2129db3c08a1970ba618d9d515f authored over 6 years ago by Jan Dorsman <[email protected]>
Add PostgreSQL SSL options support

00a76306fc8b313816fc0ea65061d35999b7b62b authored over 6 years ago by Jan Dorsman <[email protected]>
CS fix

60dd14b6c031439d50560c0850f650d85346202c authored over 6 years ago by Oskar Stark <[email protected]>
do not compare bool again

b80f138eaf20c6aefb8e5369e5fb4d37eff39766 authored over 6 years ago by Oskar Stark <[email protected]>
fixed tests

e9a7c5f278cb37c1a6c4bde7b29da6cfd307814d authored over 6 years ago by Oskar Stark <[email protected]>
fixed wrong output

before not output of the dropped database name was given,
only the connection name.

f3004d664207e0e11060cec7684c0b1c7bfa9d4f authored over 6 years ago by Oskar Stark <[email protected]>
output the used connection name

466e76fa63168f9ac2e22342f7d49d4e40cb2a37 authored over 6 years ago by Oskar Stark <[email protected]>
use the same approach to get the connection name

like in CreateDoctrineDatabaseCommand

74233d87a00108ef00fefc60a51adb24ffa88cf0 authored over 6 years ago by Oskar Stark <[email protected]>
use same order of options

like in CreateDatabaseDoctrineCommand

e0f759943dccf65176d1b37a3fc9318cc9ceae26 authored over 6 years ago by Oskar Stark <[email protected]>
fixed comment

967c7a5fe926142b4b458e0f422f8d19bd98cf16 authored over 6 years ago by Oskar Stark <[email protected]>
Merge pull request #826 from keichinger/patch-1

Fix small typo

99c4601f3972594036c51f251bdb686a6f83d329 authored over 6 years ago by Andreas <[email protected]>
Small typo

5241864e9e35d40d030117fc8f1d2c348d9a66c6 authored over 6 years ago by Kai Eichinger <[email protected]>
Update for CI & fix CS

f9ba543fd13d13b4cedd617e029b687129d65108 authored over 6 years ago by Maxime Steinhausser <[email protected]>
Update entity-listeners.rst

A couple of hours reading various notes and request for help resulted in these changes to the do...

779327a60274c8753d17872c566ec2d649b564f9 authored over 6 years ago by Craig Rayner <[email protected]>
[Messenger] Wire the transaction middleware factory when component is enabled

b04cc9e6a370921a7788a53f3725187dca9f0b60 authored over 6 years ago by Maxime Steinhausser <[email protected]>
Merge pull request #807 from XWB/alias

Bump branch alias

1f504e5dc538b8ee151e0943dea5127ceffd1436 authored over 6 years ago by Andreas <[email protected]>
Bump branch alias

76e8c6fd6100c29ce921d0c81105f7a43cd14505 authored over 6 years ago by Karel Souffriau <[email protected]>
Merge pull request #802 from stof/fix_explain

Fix explaining queries

fbb8a340932a1e62a4a1562aa2dfcefb301e834b authored over 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #805 from weaverryan/revert-alias-removal

Revert "Remove aliases for common interfaces"

703fad32e4c8cbe609caf45a71a1d4266c830f0f authored over 6 years ago by Ryan Weaver <[email protected]>
missing use statements

288a5ee90848c3cb8c42c836ae87cbd28b8c117e authored over 6 years ago by Ryan Weaver <[email protected]>
Revert "Remove aliases for common interfaces"

This reverts commit 1e2ac46ad7208220a99ebdaa85f10889a16a592e.

8b73a04a1b974fced93314a284c4ab6b364b0463 authored over 6 years ago by Ryan Weaver <[email protected]>
Fix explaining queries

Recent Symfony versions are wrapping the params in a VarDumper Data when
collecting the profiler...

6de4d039d1601cfdd1cc9350cff7956a4704fde8 authored over 6 years ago by Christophe Coevoet <[email protected]>
Merge pull request #801 from Basster/feature/em-interface

Use EntityManagerInterface

b2754fd483b73d002f80dd846222887edae3e748 authored over 6 years ago by Kim Hemsø Rasmussen <[email protected]>
Let ManagerConfigurator use EntityManagerInterface instead of EntityManager. BC-Break: that raises the doctrine/orm requirement from ~2.3 to ~2.4.

e05f6200f48b2578c5d2d61bbb1ba01e4c36695d authored over 6 years ago by Ole Rößner <[email protected]>
Merge pull request #767 from Nijusan/master

Fixed command doctrine:database:drop --if-exists

134c49eee1a0525f8f5de5510cf09153eaf82c37 authored almost 7 years ago by mikeSimonson <[email protected]>
fixes cs

54aff420dfeb7538a913ec90798614e0b5d6c32c authored almost 7 years ago by Dennis Langen <[email protected]>
adds new line at end of file

9533fe71e9cd7d8c71b4ab788ed8c17ab9235474 authored almost 7 years ago by Dennis Langen <[email protected]>
removes blank line after class opening

3d6cf319fe3cb3081a2eca9af846f40e0c682fe2 authored almost 7 years ago by Dennis Langen <[email protected]>
removes blank line before namespace

dd47b45493558a9ee76a85c0ed0d9419eea32a05 authored almost 7 years ago by Dennis Langen <[email protected]>
removes test case

0fa9acdc5a15d6f59b3c1944aa8cd8550d65af47 authored almost 7 years ago by Dennis Langen <[email protected]>
adds a test class for the drop database doctrine command

f63427239adaf9a231874f6d6eed57006c9ea9c5 authored almost 7 years ago by Dennis Langen <[email protected]>
adds unsetting url key of params array because otherwise dropping database with if-exists option still fails when getConnection() is called

288dda2c04f0948f9e9f18a814d6b900b66e4d55 authored almost 7 years ago by Dennis Langen <[email protected]>
Merge pull request #797 from mikeSimonson/fix-cs

Fix the coding style

50798d0fa6c55f5d64e759ef5d7683b32039fc11 authored almost 7 years ago by mikeSimonson <[email protected]>
Fix the coding style

3571c796048d1a04511d1ff3af5caee8125cb5eb authored almost 7 years ago by mike <[email protected]>
Merge branch 'ossinkine-issue-714'

69700f4ffcfa4fc21087a1adffe944e536420a14 authored almost 7 years ago by mike <[email protected]>
Fix the tests

4302a95a33de127912a5d4a582a69931283cb62c authored almost 7 years ago by mike <[email protected]>
Fix typo that didn't close a comment

8594c1315884312e064aad273f2a85051a699e09 authored almost 7 years ago by mike <[email protected]>
Merge branch 'issue-714' of https://github.com/ossinkine/DoctrineBundle into ossinkine-issue-714

e4da9d30e4f6130d080bd4a12039b00a3cb8e828 authored almost 7 years ago by mike <[email protected]>
Clear grouped queries cache on each collect

b9dcf93566f4b3eda2eee33d50bd7c76da1fe4c8 authored almost 7 years ago by Gocha Ossinkine <[email protected]>
Merge branch 'issue-714' of https://github.com/ossinkine/DoctrineBundle into ossinkine-issue-714

e77dc7cd6e59d4b6103a34b191ac52bce2c21db4 authored almost 7 years ago by mike <[email protected]>
Merge pull request #791 from weaverryan/import-mapping-for-bundle-less

Fix doctrine:mapping:import to work in Symfony 4 (no bundle)

7ba381e5a908f9c9d79d131cdd6b4cb792282087 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Minor tweaks and fixes

c3a770dd722214cafdc8a7d35362684369c32e7f authored almost 7 years ago by Ryan Weaver <[email protected]>
Requiring 2.7.22 or higher so we have the symfony/symfony#20442 fix

9ba6f7ad46c23662dfb927e39397c376285b6d80 authored almost 7 years ago by Ryan Weaver <[email protected]>
phpcs!

e46319adcf61b2210f46d48d193fc63263d22370 authored almost 7 years ago by Ryan Weaver <[email protected]>
Simplifying ImportMappingDoctrineCommand to allow bundle or namespace

5411736d743f885613058bfb8702cf5b82e039b5 authored almost 7 years ago by Ryan Weaver <[email protected]>
Merged code with latest version

be5da610f48e35c14588f59648578fc38a6efe4c authored almost 7 years ago by Bartosz Tomczak <[email protected]>
Added new options to doctrine:mapping:import

34730b63b1d77afc30bf2d5188d44e74b99a0a25 authored almost 7 years ago by Bartosz Tomczak <[email protected]>
Merge pull request #793 from carusogabriel/doctrine-cs

Apply Doctrine CS v4

44feb9963b4835b324537b86d6ecd4c593a8f222 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #790 from weaverryan/pointing_to_maker

Deprecating doctrine:generate:entities and pointing to MakerBundle

7f2a0135c61a749227160acc6769e6f07dedfaac authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Apply Doctrine CS v4

fde83755c867cbc117f7a61ad6089c6d056ac063 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #792 from weaverryan/fix-private-services-test

Fixing ContainerTest where we try to fetch private services

09fb990308cfcccd851ab549cc467d1ad3b29903 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixing ContainerTest where we try to fetch private services

Also fixing test that fetched a private service - just use a public alias

This is better than m...

1ca0b57b643ae02b81a26ed0213379f9e953577b authored almost 7 years ago by Ryan Weaver <[email protected]>
Adding details about anemic models and link to Doctrine docs

16b66bcce5413c32a3503e389508d80aece0c516 authored almost 7 years ago by Ryan Weaver <[email protected]>
Deprecating doctrine:generate:entities and pointing to MakerBundle

instead

38453eb4396d021754727f50bce11ac4c0a5ec68 authored almost 7 years ago by Ryan Weaver <[email protected]>
Merge pull request #781 from escopecz/remove-outdated-changelog

Remove Changelog.md since it is duplicated in GH versions and outdated.

9e79906183c26557018ca6242043a1d4db40c36c authored almost 7 years ago by Marco Pivetta <[email protected]>
Remove Changelog.md since it is duplicated in GH versions and outdated.

d27183549af28f9ab360c4a39bfa3e4038baf2f7 authored almost 7 years ago by John Linhart <[email protected]>
Merge pull request #775 from Majkl578/revert-throwable

Revert Exception -> Throwable due to PHP 5.x support

4c19cf8a8b7a9d9c2df569fba4e50803be725805 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Revert Exception -> Throwable due to PHP 5.x support

4bdb4512f49bb316b11b958de8b8a7cc6983f5b7 authored almost 7 years ago by Michael Moravec <[email protected]>
Merge pull request #772 from Majkl578/cs

Align CS with Doctrine CS 2.1

eb08eb05829321122078e0c5fd8a9ca60bb5ce23 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Apply Doctrine CS 2.1

dcd0d4244ce1ea3e37d58606fcd209adafd5eb6e authored almost 7 years ago by Michael Moravec <[email protected]>
Merge pull request #771 from Majkl578/build-stages

Build Stages

99354c7c8dccfdcc833b2639b96b9a5ad5dfa7b5 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Build Stages

4a2fbcd7605413acd98332b5495f6f8191332657 authored almost 7 years ago by Michael Moravec <[email protected]>
Merge pull request #770 from kimhemsoe/remove_mysql_dep_from_tests

Changed pdo_mysql dependency to pdo_sqlite

38931fc7ba6be825f7068db453c65bb3da49f335 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Changed pdo_mysql dependency to pdo_sqlite

397baaea53099aef8e425de5d79d2b4466106c77 authored almost 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Removing more headers (#751)

4ab04c00f1c6449c4aaa3fc60d57c3238ea3530e authored about 7 years ago by mikeSimonson <[email protected]>
Merge pull request #750 from doctrine/license-cleaning

Removing the copyright header that duplicate the license file

b8ea4b38ec52f6792a26ed5a3417344e860d112d authored about 7 years ago by Marco Pivetta <[email protected]>
Removing the copyright header that duplicate the license file

4bd91611dd686385bb46c919f6c0315804ace180 authored about 7 years ago by mike <[email protected]>
Merge pull request #740 from alcaeus/remove-invalid-aliases

Remove aliases for common interfaces

312ed029254c8753dca4c38571e0f8ca1e5350ea authored about 7 years ago by Kim Hemsø Rasmussen <[email protected]>
Remove aliases for common interfaces

1e2ac46ad7208220a99ebdaa85f10889a16a592e authored about 7 years ago by Andreas Braun <[email protected]>
Fix #730 compatibility with web profiler 4 (#735)

* Fix #730 compatibility with web profiler 4

* Fix broken phpunit 4

* add test

* Full S...

eb6e4fb904a459be28872765ab6e2d246aac7c87 authored about 7 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #733 from Pierstoval/patch-1

Fix var typo in DoctrineExtension

81250e3189d2962ac3a0d941e8a3322636ff9634 authored about 7 years ago by Fabien Potencier <[email protected]>
Fix var typo in DoctrineExtension

b85e86668b716be59768876d1b85cf10af539fc4 authored about 7 years ago by Alex Rock Ancelet <[email protected]>
Merge pull request #731 from fabpot/hot-fix

Fix ServiceRepositoryCompilerPass when ORM is disabled

8b462d952fbd386637a85d642d242a16891e0d32 authored about 7 years ago by Fabien Potencier <[email protected]>
fixed ServiceRepositoryCompilerPass when ORM is disabled

75984132fa21f7b014f3a703bacd19fa05e726b1 authored about 7 years ago by Fabien Potencier <[email protected]>
Merge pull request #727 from weaverryan/service_repositories_try2

Adding option to allow repositories to be fetched from the service container

b8eb928fd4745998e214b23d119b36a1eee853bc authored about 7 years ago by Fabien Potencier <[email protected]>
bumped version to 1.8

dba66bb6148c53b2628fb35206fa534dffcf4414 authored about 7 years ago by Fabien Potencier <[email protected]>
Merge pull request #726 from weaverryan/php5_support

Reverts the bump from PHP 5 to PHP 7.1: re-adds php 5.5 support

728e6ced2ede52be35d4c709fb7fe146b49cf850 authored about 7 years ago by Fabien Potencier <[email protected]>
Reverts the bump from PHP 5 to PHP 7.1: re-adds php 5.5 support

12ada1eb897cb2d946194e42cd6a3b526daeeeec authored about 7 years ago by Ryan Weaver <[email protected]>