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

Trying to simplify the configuration in the test

by keeping in focus in the test only the relevant config for the test

66b10bdeae5fb31f450dced08314251b2d2c1547 authored about 8 years ago by mike <[email protected]>
Update the deprecation warning convention (#603)

302b5a3b2c999d5ea9f4619bae75eefa2cb127d6 authored about 8 years ago by Christophe Coevoet <[email protected]>
Reformatting the code of the tests for clarity

af841eb335042dd20257606210b2f145b94ffce2 authored about 8 years ago by mike <[email protected]>
Split the test in 3 different distinct ones

4a0b5be3ac93ce2c058292a68cb0cf62830fd11c authored about 8 years ago by mike <[email protected]>
Updating the php supported version tested (#600)

Updating the php supported version tested

554408b70b9802f05d9dc086016fc048fbc79908 authored about 8 years ago by mikeSimonson <[email protected]>
Add entity manager's second_level_cache.factory option configuration

429a8c991fa7b9a76ad5986120b7ad41f876e53f authored about 8 years ago by alertiu5 <[email protected]>
Revert "Adding proxy-manager explicitly as a dependency (#591)"

This reverts commit 78b99e3577b53118edec55a843df77568b787a1a.

ea0cf9fb5bf69c2d92e4d279bbab894eec3a2d2c authored about 8 years ago by mike <[email protected]>
Adding proxy-manager explicitly as a dependency (#591)

78b99e3577b53118edec55a843df77568b787a1a authored about 8 years ago by mikeSimonson <[email protected]>
Fix a test that wasn't mocking enough (#590)

The implementation of the ManagerRegistry resetService started
using another method of the Cont...

ff56eb9ceb776afc51b6dd438f60fecee4a55ce9 authored about 8 years ago by mikeSimonson <[email protected]>
Updating the dev dependency on coveralls (#589)

7b72a8ec9eb0a9812694e1753d8de892138a8d03 authored about 8 years ago by mikeSimonson <[email protected]>
Updating the dev dependency on coveralls (#587)

8b4eea814519bf0cfb3782ae995958d6c2838b89 authored about 8 years ago by mikeSimonson <[email protected]>
Merge pull request #443 from pkruithof/container-entity-listener-resolver

Added lazy-loading entity listeners

1b2871cbbc6b1ff118ce3a84d5fb897d95aa568c authored about 8 years ago by Kim Hemsø Rasmussen <[email protected]>
Add ability to group similar queries in Profiler. (#579)

* Added: ability to group similar queries in profiler.

* Added: grouped query count metric wi...

75e3c189454ceff1c5d857c1091e9b963a2f8200 authored about 8 years ago by Mindaugas Pelionis <[email protected]>
Merge pull request #581 from alcaeus/use-vardumper

Use VarDumper in web profiler view

a5f800949492342f6ba278449dffde63bc362c23 authored about 8 years ago by Christophe Coevoet <[email protected]>
Bump required PHP version

60ab71be6af053c3fc84e7908a0a6cd340c64547 authored about 8 years ago by Andreas Braun <[email protected]>
Added binary escaping (#582)

* Added binary escaping

Escape binary string according to ODBC standard.

* Added comment t...

3b1bd1d3a72e1ae72e768d8c5289a285d4f8b91d authored about 8 years ago by Jakub Kucharovic <[email protected]>
Drop Symfony 2.3

b66eac5a867db201a7ee49e0c35e97403fa9de39 authored about 8 years ago by Andreas Braun <[email protected]>
Use profile_dump in collector view

d2f4a4376542999effbfa6a054ed2b73b7a0b375 authored about 8 years ago by Andreas Braun <[email protected]>
Applied feedback

02e127b87e61935ee487321abc5d53f9fd072030 authored about 8 years ago by Peter Kruithof <[email protected]>
Added interface for entity listener service resolver

d2148d0c6e368d2cd777b0285092f0bc48d7b62c authored about 8 years ago by Peter Kruithof <[email protected]>
Fixed low-deps test

565e578635b3a08cf63909a653e05a5af990ce5e authored about 8 years ago by Peter Kruithof <[email protected]>
Made sure lazy entity listeners cannot be private and/or abstract

fd32ccb18fb0ebb483751a885e924113df75e20c authored about 8 years ago by Peter Kruithof <[email protected]>
Added container-aware entity listener resolver

42af6c5fcc1e0ed93acfb68d6db65e5821c28eae authored about 8 years ago by Peter Kruithof <[email protected]>
Merge pull request #576 from mikeSimonson/pr/438

Pr/438

99165b9fa48776a519cf88c1a68873d1fc71cb0d authored about 8 years ago by mikeSimonson <[email protected]>
Add a note for pre 2.5 doctrine/orm

c78113ba67515d33535f3f28100e0301c6e65eb6 authored about 8 years ago by mike <[email protected]>
Merge pull request #575 from fabpot/optional-orm-dep

Add a proper exception when Doctrine ORM is not installed

4121db2cdc048dbc0bec8b01f7e4027f7c77ae2f authored about 8 years ago by Kim Hemsø Rasmussen <[email protected]>
Add a proper exception when Doctrine ORM is not installed

25d3030e2ab3585842e6fff19301f99b6c28529a authored about 8 years ago by Fabien Potencier <[email protected]>
Merge pull request #569 from bocharsky-bw/patch-1

Minor tweak for console command description

74b408d0b6b06b9758a4d29116d42f5bfd83daf0 authored over 8 years ago by mikeSimonson <[email protected]>
'user' is reserved SQL keyword: use 'users' for table name instead

e1b43f5e201c186d755624dfe815ad3c7bc6d67e authored over 8 years ago by Victor Bocharsky <[email protected]>
Capitalize SQL keyword

42491ba1577380bf14cb0ad7c74549777ea5ec8a authored over 8 years ago by Victor Bocharsky <[email protected]>
Merge pull request #567 from mikeSimonson/doc

Improving a docblock

c9e8f7a47f32bb6a48fa235ab55327fec633e234 authored over 8 years ago by mikeSimonson <[email protected]>
Merge pull request #566 from mikeSimonson/pr/558

Fix interpolate query paramters if starting with index 1

40f9d5514357b095850bc527162d898566268fd9 authored over 8 years ago by mikeSimonson <[email protected]>
Improving a docblock

c9b1407f52b928220c52577630abb284131fdb0c authored over 8 years ago by mike <[email protected]>
Removing param in a function call not in signature

38384213b854d6d21df1aa004d618b8fe35ab6cb authored over 8 years ago by mike <[email protected]>
Reverting a permission change on a test

e2c2f25f689f240b6e000639cf48b6b5842012f6 authored over 8 years ago by mike <[email protected]>
Merge pull request #559 from nicolas-grekas/lazy

Set doctrine.orm.entity_manager.abstract as lazy

dd40b0a7fb16658cda9def9786992b8df8a49be7 authored over 8 years ago by Kim Hemsø Rasmussen <[email protected]>
Set doctrine.orm.entity_manager.abstract as lazy

ebb6b6c889d173c9c00eeb2272dd0449fe10ca11 authored over 8 years ago by Nicolas Grekas <[email protected]>
add test

73a188ec6d0f0342d8e84e9f4afb976a81a286df authored over 8 years ago by Maximilian Ruta <[email protected]>
Fix interpolate query paramters if starting with index 1

b6fac1ab6638d4bbc963682c75756abaaebaed01 authored over 8 years ago by Maximilian Ruta <[email protected]>
Merge pull request #552 from jrjohnson/apc-to-apcu

Add apcu configuration option in docs

87f0554b3152ae9dc7136a635807117c3a29ae1d authored over 8 years ago by Kim Hemsø Rasmussen <[email protected]>
Add apcu configuration option

APCu is a cache provider now and should be in the docs.

641654a243967eb03946b005085f6f697f0d9935 authored over 8 years ago by Jonathan Johnson <[email protected]>
Merge pull request #550 from kimhemsoe/sf_yaml_deprecations_fixes

Removed "Not quoting a scalar starting with the "%" indicator charact…

dd76fa5beda092d8672d4ff65353e590e51b0af7 authored over 8 years ago by Kim Hemsø Rasmussen <[email protected]>
Removed "Not quoting a scalar starting with the "%" indicator character is deprecated since Symfony 3.1" deprecation warnings

efb6382012c0714386e7a87e5c59cf278cd660e1 authored over 8 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #456 from vincentchalamon/sharding

Add --shard option to doctrine commands

78298678f5615e4be19b11cbb631035d1f45f3e1 authored over 8 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #546 from mpdude/add-import-command

Add doctrine:database:import command to load SQL files

1391a2c628c85926a0dbc56c119f3258de3cb184 authored over 8 years ago by mikeSimonson <[email protected]>
Add doctrine:database:import command to load SQL files

There's already a command for that in Doctrine/DBAL.

f1373c2476e108f3b93f87fde46d992a4d1d1671 authored over 8 years ago by Matthias Pigulla <[email protected]>
Merge pull request #502 from dunglas/property_info

Register the PropertyInfo extractor from the Symfony Bridge

fd51907c6c76acaa8a5234822a4f901c1500afc1 authored over 8 years ago by mikeSimonson <[email protected]>
Merge pull request #534 from raziel057/patch-1

Add global metrics on top of Doctrine page

56db77e995e8f6e469a05f2a7fd09b3f5f5d3fa4 authored almost 9 years ago by mikeSimonson <[email protected]>
Add global metrics only for Profiler Markup Version > 1

2f739c75c3d2c30dc287ed08b367d83fefc085a7 authored almost 9 years ago by Thomas Lallement <[email protected]>
Add global metrics on top of Doctrine page

a1578409943e1c21c2894cfbc6ebb483a78a8281 authored almost 9 years ago by Thomas Lallement <[email protected]>
Merge pull request #533 from bocharsky-bw/patch-1

Highlight query count box according to the db toolbar icon status

d4f391e823e0ce312b691791e845731ab37b1ad8 authored almost 9 years ago by mikeSimonson <[email protected]>
Highlight query count box according to the db toolbar icon status

150b1b7655a1cb1d706bbdaa94c90ea3dfb23ec8 authored almost 9 years ago by bocharsky.bw <[email protected]>
Merge pull request #531 from mikeSimonson/oracle-connectstring-instancename

Adding the connectstring and instancename param of oracle

0df5554bb094b305c8e344e633e633f4a2289b2e authored almost 9 years ago by mikeSimonson <[email protected]>
Adding the options for the connectstring and instancename parameter of oracle

a78392e11131dda164c57e0d6c8873982451dabb authored almost 9 years ago by mike <[email protected]>
Merge pull request #518 from blazarecki/patch-1

Fix count break on queries list for profiler

50df90cc00cbfa5790ac243a42c6d8c5362712c8 authored almost 9 years ago by mikeSimonson <[email protected]>
Fix count break on queries list for profiler

57d766c82db98f297d46d16ad0d84ba318da7a08 authored almost 9 years ago by Benjamin Lazarecki <[email protected]>
Remove suggest

fee8d3b26851e82015b573333a335c2b1b4a191c authored almost 9 years ago by Kévin Dunglas <[email protected]>
Fix @xabbuh's comments

0cc9496d8bb3abac9a5445c919a0cdc9d79466e4 authored almost 9 years ago by Kévin Dunglas <[email protected]>
Merge pull request #509 from pborreli/fix-link-toggle

Fixed incorrect link text after clicking on it

e9c2ccf573b59b7cea566390f34254fed3c20ed9 authored almost 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fixed incorrect link text after clicking on it

98c0c1b74f5932f94cc376b768fb51f38ea4e017 authored almost 9 years ago by Pascal Borreli <[email protected]>
Merge pull request #386 from malapronta/pg_application_name

Add support to set PostgreSQL application_name

da0ac5e845f7384b00b1b51bc8ff24e6ed86bd61 authored about 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #497 from guiguidu31300/master

Add support to set PostgreSQL sslrootcert

6cee24e44b537aeaf0c7ca53baf8348a301d42cb authored about 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Merge pull request #507 from lucascherifi/patch-1

Fix small typo

d18d67fa720ad7f420d279645c6cc10e4361059d authored about 9 years ago by Kim Hemsø Rasmussen <[email protected]>
Fix small typo

RegisterEventListenersAndSubcribersPass => RegisterEventListenersAndSubscribersPass

7e7625e228fe270b4d0070eba2b1b94463e1aa72 authored about 9 years ago by Lucas CHERIFI <[email protected]>
bug #505 Implement ContainerAwareInterface in ProfilerController (hacfi)

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

Discussion
----------

Implement ContainerAwareIn...

1b7261af4cedb10080bb56a070c16be2754c75bb authored about 9 years ago by Christophe Coevoet <[email protected]>
Implement ContainerAwareInterface in ProfilerController

dfdd2e06b3637ca3edbb5a61c52367c9d0e3fe8c authored about 9 years ago by Philipp Wahala <[email protected]>
bug #503 Fix ghost item in toolbar when no query (ogizanagi)

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

Discussion
----------

Fix ghost item in toolbar ...

44b1ca7b82a56f1af2b1fbe7477b3b36c38ee2b7 authored about 9 years ago by Christophe Coevoet <[email protected]>
Fix ghost item in toolbar when no query

bcad5557507d093730cc8fed85bb2f5368eea17d authored about 9 years ago by Maxime Steinhausser <[email protected]>
Fix @stof comments

7fd43b05542e86061f243029e8d977f3ac35a9dd authored about 9 years ago by Kévin Dunglas <[email protected]>
Register the PropertyInfo extractor from the Symfony Bridge

aa3416b941d310c1896593051245f498495fb756 authored about 9 years ago by Kévin Dunglas <[email protected]>
minor #486 Test against different Symfony versions (WouterJ)

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

Discussion
--...

a6ef2a0c1655cb0fa0d3e8e93df908a779504e55 authored about 9 years ago by Christophe Coevoet <[email protected]>
Test against different Symfony versions

5c893e509a5e6e3788796c72d1b4642fa74a1846 authored about 9 years ago by Wouter J <[email protected]>
Add support to set PostgreSQL sslrootcert

bdc64d3c1827749e870559262d5daf74e222644f authored about 9 years ago by Guillaume RODRIGUEZ <[email protected]>
Create shard_manager dynamic service

f8d4fe5b38e357acb8403674c4bd2ec070b5d3b5 authored about 9 years ago by Vincent CHALAMON <[email protected]>
Add option to doctrine:database:create & drop commands

1df7348bf31813311d8b3c516c725711c82488c5 authored about 9 years ago by Vincent CHALAMON <[email protected]>
Merge pull request #483 from hason/sqlite

Fix creating sqlite database

c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b authored about 9 years ago by Guilherme Blanco <[email protected]>
Fixed creating sqlite database

e47b0b6680c40288c418ad13ef6f035f25fff51f authored about 9 years ago by Martin Hasoň <[email protected]>
Merge pull request #434 from KingCrunch/remove-dbname-createdatabase

create:database fails, when dbname is set via URL

a5b3ba908ba68f3e14e42762a7b940fde65ed7da authored about 9 years ago by Guilherme Blanco <[email protected]>
Merge pull request #420 from DHager/default_table_options

Allow defaultTableOptions to be configured

f3782a64e5567b4723085929c0b2e0c928681318 authored about 9 years ago by Guilherme Blanco <[email protected]>
Merge pull request #477 from javiereguiluz/fix_469

Refactored the doctrine_pretty_query filter to support "highlight only" mode

ba11cc49caf21e0e19f0c964b4aee87ce64e29fc authored about 9 years ago by Guilherme Blanco <[email protected]>
Merge pull request #439 from KingCrunch/resolveTargetEntity-onClassMetadataNotFound

Register ResolveTargetEntityListener as subscriber

5202b51156bac6d77bbc1fa5e5e19557a2f1b6be authored about 9 years ago by Guilherme Blanco <[email protected]>
Merge pull request #451 from chrisguitarguy/save_points

Add a Configuration Option to Use Savepoints

3f5487e3f27b662a4493e6c2748ce653af9ff4de authored about 9 years ago by Guilherme Blanco <[email protected]>
Merge pull request #467 from fabpot/hardcoded-app-console

fixed command helps

54a1e489fcd802b15701e0f9fb07c624dd2b480b authored about 9 years ago by Guilherme Blanco <[email protected]>
Tweaked the output depending on whether we highlight or format

8087a311e1bbd00efc18a6ce57b5ade4b5748620 authored about 9 years ago by Javier Eguiluz <[email protected]>
Reverted a wrong change

3010bb0418ddc86b6faa20bf639b25ef6a700460 authored about 9 years ago by Javier Eguiluz <[email protected]>
Reverted wrong changes

d4b34cd3e1d505cc520a63f6a61e932e6bbdfe01 authored about 9 years ago by Javier Eguiluz <[email protected]>
Refactored doctrine_pretty_query filter to support "highlight only" mode

953ec23de7a5f9842f0757b4e6df221f258eebd1 authored about 9 years ago by Javier Eguiluz <[email protected]>
Remove dbname reference from database connection configuration

There is still the dbname within the url. Need to get rid of this in CreateDatabaseCommand,
beca...

9e556cb718fd436741762de1aa34197626656c49 authored over 9 years ago by Sebastian Krebs <[email protected]>
minor #472 Tweaked collector priority (javiereguiluz)

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

Discussion
----------

Tweaked collector priority...

5674222e181c9236abdabed19fc660f35619d82c authored over 9 years ago by Christophe Coevoet <[email protected]>
Changed the priority to make it compatible with older Symfony versions

0606b7d1b3b3acd858bf5345e005dae3bd6dae4d authored over 9 years ago by Javier Eguiluz <[email protected]>
Tweaked the Doctrine priority

41a71483e77fa200a284fccf8220495ba50f22bd authored over 9 years ago by Javier Eguiluz <[email protected]>
Fixed the priority number

bdcac1222e7a09791ee12b34a18e86e5ab900fdf authored over 9 years ago by Javier Eguiluz <[email protected]>
bug #470 Fix the controller reference to explain queries (stof)

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

Discussion
----------

Fix the controller referen...

53bc23173fb82bcc08c0c8aae66f8122d08a1866 authored over 9 years ago by Christophe Coevoet <[email protected]>
Fix the controller reference to explain queries

ea8b239536c32e2c3c52992d2ffe7192bf68938b authored over 9 years ago by Christophe Coevoet <[email protected]>
feature #452 Updated the profiler panel for the new version of the Symfony Profiler (javiereguiluz)

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

Discussion
--...

1c50bb90a702447def929a185e468096fe205953 authored over 9 years ago by Christophe Coevoet <[email protected]>
Updated the profiler panel for the new version of the Symfony Profiler

4bbb4dffb37701ed718e41768905cc5801e0c205 authored over 9 years ago by Javier Eguiluz <[email protected]>
fixed command helps

4bfcbe42d3d4b076782576792abae7a481c05b91 authored over 9 years ago by Fabien Potencier <[email protected]>
minor #468 fixed template names (fabpot)

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

Discussion
----------

fixed template names

Fixe...

4b735c7bc6f5d9eead90d72a733615ec97eed7d0 authored over 9 years ago by Christophe Coevoet <[email protected]>
fixed template names

dac2f9fed130bbaee8aac30b9b91f5a4d0bb1f65 authored over 9 years ago by Fabien Potencier <[email protected]>
Merge pull request #462 from fabpot/hardcoded-app-console

fixed hardcoded app/console

233faee4dea14c23e6bca5a77d67eb3c12be8da6 authored over 9 years ago by Guilherme Blanco <[email protected]>