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

[DoctrineBundle] added a request param converter for Doctrine

37c5060a524edeec9a3fea4d2d3b8a4bccc3481f authored about 14 years ago by Fabien Potencier <[email protected]>
CS: Unified non-strict equality comparisons, put var on the right side

10cbdad4772149814171f92c98e88d50158ed20c authored about 14 years ago by Jordi Boggiano <[email protected]>
CS: Unified strict equality comparisons, put var on the right side

e43eff70737fec4e3a5a04765f5e3fcffdf7015d authored about 14 years ago by Jordi Boggiano <[email protected]>
renamed reloadUserByAccount() to loadUserByAccount()

b43fc9552f52316e7d1d9130c54e91685ca17968 authored about 14 years ago by Fabien Potencier <[email protected]>
remove user provider name

4fcef93e3aa1908d41a0c3b86fd957e7599d5ff1 authored about 14 years ago by Johannes Schmitt <[email protected]>
fixed user refreshing after unserialization

9e85733a68a5df647d11b0b09843386af014c13a authored about 14 years ago by Johannes Schmitt <[email protected]>
changed all XML attribute names to take - instead of _ (everything should be consistent now)

4c98234282c83d724adbadb18d988d74eaea614c authored about 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Fixed regression in proxy cache dir

e5bcf9f8b15ca14a830c41314bc50b331e730575 authored about 14 years ago by Jordi Boggiano <[email protected]>
[DoctrineBundle] Fix createOrmProxyDirectory method

bb65a5d5b9b89e34b78336592ca2588e7c938f98 authored about 14 years ago by Jordi Boggiano <[email protected]>
[DoctrineBundle] Make the proxy dir configurable

da4962d83522005f101a188fd2c55d87a1e1fbfb authored about 14 years ago by Jordi Boggiano <[email protected]>
Fixed visibility of PHPUnit setUp and tearDown methods.

41238a33278a9359c4ea7c4d76f65ec01141784e authored about 14 years ago by Kris Wallsmith <[email protected]>
Removing the symfony version of DisconnectedClassMetadataFactory as the orm has it now.

fa0ead80465cf31c771a74e75e64fec4ea687832 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with memcache di configuration.

99e0b0dfadd849843bd7ca58d0a5154eb8958506 authored about 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineBundle] Fixed Memcache bug in extension

c47a1e840c0dc676c199c37d81488a6f023d5a43 authored about 14 years ago by GordonsLondon <[email protected]>
[DoctrineBundle] Tabs to spaces

f85c440ed319e732c577c19c2b9a1721fd46d3f7 authored about 14 years ago by Steven Surowiec <[email protected]>
[DoctrineBundle] Added tag to entity manager services

f22474b7886676c32a09c5c2a8644c8c8d692b91 authored about 14 years ago by Steven Surowiec <[email protected]>
Using setEntityManager to inject EntityManager to DisconnectedClassMetadataFactory.

230c941b9a4669b6f917643e397a9e158fc8bc67 authored about 14 years ago by Jonathan H. Wage <[email protected]>
[Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine).

To keep language consistent, three methods were changed in InputOption:

* `InputOption::accept...

451a65cc4b27fd35db9ae77a02713eb9dedf3884 authored about 14 years ago by Ryan Weaver <[email protected]>
[DependencyInjection] optimized compiled containers

* removed the __call() method in Container: it means that now, there is only
one way to get ...

332c9a6f0a13776c36f8b1c75fbc54f849a5fb62 authored about 14 years ago by Fabien Potencier <[email protected]>
Refactored web profiler template definitions to make it easier for bundle developers to add their templates

ca44e5206a384ce86046c90088a1a30e6787d3b1 authored about 14 years ago by H. Westphal <[email protected]>
Microseconds to milliseconds conversion in web profiler db twig template

ca102e53dd86eff1db7e0b617da40d8f196f9c29 authored about 14 years ago by H. Westphal <[email protected]>
Fixed time display in web profiler db twig template and made the toolbar block more compact

3587a3a74ce2eeb066a5c3dd08e0cf7f16e8267e authored about 14 years ago by H. Westphal <[email protected]>
[WebProfiler] renamed block names for data collector templates

d73377d81b185d1d75a24b784fb8002694035c60 authored about 14 years ago by Fabien Potencier <[email protected]>
moved Exception and WebProfiler templates to Twig

7963511b9745f7b333228b8b6545916e4a7dc51a authored about 14 years ago by Fabien Potencier <[email protected]>
fix doctrine command getBundleMetadatas function

d7dff3f6a265fc2248746bd2c9d03b8df7bf9607 authored about 14 years ago by Thomas <[email protected]>
[DoctrineBundle] make the task works with vendor bundle namespace

52dd43a88b92537d5b811be3cf6af8bf85a645f0 authored about 14 years ago by Thomas <[email protected]>
[Form] Coding style fixes

2189a014d046f751656959cf4a4112cb7c8e2fa8 authored about 14 years ago by Jordi Boggiano <[email protected]>
[DoctrineBundle] Form transformers shouldn't explode if they're passed null as a value

d9923e06515b2af8aaec23626afe51c11597c91f authored about 14 years ago by Jordi Boggiano <[email protected]>
[Form] Added parent calls to all configure() methods of Fields and Transformers

The calls that were on top of the function have also been moved to the bottom for safety (see pr...

b6b891b2968a469337c0470b539a590f539fe42c authored about 14 years ago by Jordi Boggiano <[email protected]>
[DoctrineBundle] fixed unit tests

93c641ecbdd58749185553bff14bf37116704e15 authored about 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Coding style fixes

f09a18188bf0ee4a5069390b5899501ea892e734 authored about 14 years ago by Jordi Boggiano <[email protected]>
[DoctrineBundle] fixed CS

330820442ab4fb8bfaae2b084980e4cdac02bfec authored about 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Added callbacks to override the default serialization and deserialization of the CollectionToStringTransformer

88f6406e2a0ddc1ab63c2f204991260bc25d8b00 authored about 14 years ago by Jordi Boggiano <[email protected]>
added a user provider for Doctrine MongoDB

d9bada894a056ea3f2598fc67b1d46b91aeecbbe authored about 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] made tweaked an error message

c682b935516e3562dea0f38f7d817af466cefef3 authored about 14 years ago by Fabien Potencier <[email protected]>
added the Security Component and its integration into the MVC framework

Happy birthday symfony!

e37e3ec3e5a45972c0d029bb29d2dcf15c68947a authored about 14 years ago by Fabien Potencier <[email protected]>
Removed old resources array property from DI extension classes.

17fe1e40d17ee229abf86b4b82a42f276300621f authored about 14 years ago by Kris Wallsmith <[email protected]>
Removed all those spaces after @author that were bothering me so…

794cd21388b9a6d8bdde9cc9f7590a9d71de8c0b authored about 14 years ago by Kris Wallsmith <[email protected]>
Add missing EntityToIDTransformer files

9f196a0bd687a45931316c2f0059de8da763fa45 authored about 14 years ago by Benjamin Eberlei <[email protected]>
Added and tested EntityToIDTransformer to transform Many-To-One and One-To-One entities into their identifier values

a66d15f99c085cb7f9177b0081dad7c2b8dd9e0c authored about 14 years ago by Benjamin Eberlei <[email protected]>
Optimize some code in Form/Configurable, Have ChoiceField always pass data to transformers, implemented and fully unit-tested two Doctrine ORM specific transformers that do Collection to String/Choice Transformations

c5eea2caae7b273cb7e3d44724b03d7635107620 authored about 14 years ago by Benjamin Eberlei <[email protected]>
Fixing container test.

1dc54a794d64c1387a78ea32fe38dfc340ffb283 authored over 14 years ago by Jonathan H. Wage <[email protected]>
fixed unit tests

12e358d61f2719e879ee1ec7f2ae46df338fea80 authored over 14 years ago by Fabien Potencier <[email protected]>
Adding setLogger for data fixtures.

87ac07f5821de016dd4eed23e4f40695b216d15a authored over 14 years ago by Jonathan H. Wage <[email protected]>
Integrating new data fixtures code.

652afe19fb4b545b9259b39bbe27ab1551d750b3 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineBundle] fixed previous commit

3f298945bade3a0b4add0054fe4566ae30e5d6a8 authored over 14 years ago by Fabien Potencier <[email protected]>
Adding orm: and mongodb: annotation aliases to avoid conflicts. Recommended is to use the aliases instead of relying on the default namespace for annotations.

/** @orm:Entity */
/** @mongodb:Document */

2e3361edeb56dc909c2cf886809208bb9626d80b authored over 14 years ago by Jonathan H. Wage <[email protected]>
added width, height, alt tags for all images used in web profilers (for proper html)

bb2d101c2b8a6d08b229332ab955d8ad99685186 authored over 14 years ago by Dustin Whittle <[email protected]>
Fixing Dbal logger to work with latest DBAL

f679799d6176b5efed7fda5d7232e399165c0031 authored over 14 years ago by Jonathan H. Wage <[email protected]>
removed Symfony\Framework

Things have been moved to Symfony\Component\HttpKernel
and Symfony\Bundle\FrameworkBundle

The k...

92f5707f0b68e3bf239a7b1aed22ceeb9987abe6 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/

2fc28c819c2a105773b347814a184534c1c8aa2e authored over 14 years ago by ornicar <[email protected]>
[DoctrineBundle] fix mapping dirs

a7bc1f3b98f72da675f66f36cdbb443f64751268 authored over 14 years ago by ornicar <[email protected]>
[DoctrineBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/orm/

1c90ad097d999a7e50982e0a448f44ef26dc02cd authored over 14 years ago by ornicar <[email protected]>
[DoctrineBundle] BC break - Load fixtures in Resources/data/fixtures/doctrine/orm/

be459eeaae04b5749a2558872130bf4092ef5311 authored over 14 years ago by ornicar <[email protected]>
[DoctrineBundle] removed README

1242df863218a26b30aba97d601a9b644e337a33 authored over 14 years ago by Fabien Potencier <[email protected]>
Replacing "Entities" with "Entity"

7f0e58f0779a8d6f7866de584c0f5b5666a7b1c8 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[WebProfilerBundle] added the bundle

eb0b19bdf9c68595f845b18cda2cb24aa8bf4466 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Fixed bug in data:load when purging many-to-many relationships

b2d76f14143df1b20f7685a42373e7cd80255d23 authored over 14 years ago by Brandon Turner <[email protected]>
[DoctrineBundle] Decreased data:load verbosity

6b7474f866cbbeae9891ae4c269695477bc2f79b authored over 14 years ago by Brandon Turner <[email protected]>
[DoctrineBundle] added time information in the data collector

5d242ec7bf2171703cb229b8d17b6b37b2920336 authored over 14 years ago by Fabien Potencier <[email protected]>
refactored Profiler and DataCollector classes (the WDT has been removed and will be re-added in the upcoming WebProfilerBundle)

68c2e4b352fd962c0bd9f766b855632d17d260e1 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Updated data:load command to work with Doctrine2 BETA3

160345eb9134d0391ea56b6404823dec52762cae authored over 14 years ago by Brandon Turner <[email protected]>
renamed Symfony\Components to Symfony\Component

30a874ad545b48c37e84953c2bf67c4705d20820 authored over 14 years ago by Fabien Potencier <[email protected]>
moved Logger interfaces to a HttpKernel Log sub-namespace

150a75ef25fb3e49a6651d374c477b0c52e66668 authored over 14 years ago by Fabien Potencier <[email protected]>
Fixing naming issue (fixes #8953)

37061b9abc769048bcad8fc60cffe6439dbd1c96 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with .xml being hardcoded and converting yaml to yml for propert file extension.

b1397f8679d4387c9339e1ef9bb54d041df199b2 authored over 14 years ago by Jonathan H. Wage <[email protected]>
made some cleanup

849e8304607d6775c4bc082fa5b1bb5b9844c3a8 authored over 14 years ago by Fabien Potencier <[email protected]>
removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions)

28c760156a1cacf9bb869267b75595e87526241d authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] removed DoctrineExtension constructor

82e855497d30c3a0179cafa6baa852dac5f40822 authored over 14 years ago by Fabien Potencier <[email protected]>
renamed annotation to tag in the DIC

82d8a13825071b0dcd4e00ec55fe00b7b92ecbbd authored over 14 years ago by Fabien Potencier <[email protected]>
Removed some use statements that are no longer needed.

1be673e71eddb63c36cced5fab20a51aae434da9 authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineBundle,DoctrineMongoDBBundle] Updated tests to work when both bundles are enabled.

When running Symfony2 unit tests with DoctrineBundle and DoctrineMongoDBBundle
enabled, tests fa...

3c69cb92208ef592bd467b385d85263d970bbbcb authored over 14 years ago by Brandon Turner <[email protected]>
[DoctrineBundle] updated to only load default settings once

Fixed a bug that caused DoctrineBundle to load default settings for
every parsed config file rat...

0d5f544334a29e6dfabfd09223970f9d14ce83c8 authored over 14 years ago by Brandon Turner <[email protected]>
removed @package and @subpackage annotations

ba568c097b4bd3b652aac0cdb7bcada5df3afdc4 authored over 14 years ago by Fabien Potencier <[email protected]>
updated PHPDoc as the API tool knows about the current use statements

4f0508989ecad139f160eefaa95ae21688b2db62 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Removing old and unused services defined in xml. The services are defined in PHP extension now.

de15eb9458f4c38a9130a00e858fcae43988679e authored over 14 years ago by Jonathan H. Wage <[email protected]>
fixed some merging problems and disable non-existent cache service

7663630f0876dc36921827690013c2e791ce8083 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Adding missing cache driver configuration for each entity manager.

c714724758a069352642c1e31c215ead8e456f67 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle

a219a6929d8507f4acffb58c2ea603f7690d95b8 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineBundle] Fixing failing DoctrineExtensionTest related to container not calling freeze()

c8cec4cea7c900c95d171cef1ad3329a618bb74b authored over 14 years ago by Jonathan H. Wage <[email protected]>
fixed test configuration and broken tests

d67543e8ed19480d9fb93509c3137a9868d6ad66 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Make sure directories exist before trying to write files.

60d7a6fa7489ce1b65edc469e23bc12756a058f1 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineBundle, DoctrineMongoDBBundle] Making sure proxy directory is created when DI container is being built

ede9caffe6c8fc6e2bbba1ac0e5367339fa7b1b7 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineBundle] Fixing issue with doctrine:generate:entity command when no --fields are specified

4165508fe2a11d6b50b950e265188415c96bcc81 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with filters.

e8fc636acccda1cfc2e1dba04bf0768e1890a740 authored over 14 years ago by Jonathan H. Wage <[email protected]>
Fixing coding standards.

83b4bf6fa54503c3cc701dc8b1bc3cc83d35f709 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineBundle]fixed defect in doctrine:generate:entity where xml extension was added to all mapping types

a0d8100f443c7332e10e38f1714f682fa41c7bb6 authored over 14 years ago by IamPersistent <[email protected]>
fix output file name

62025a07cca566746d08350d221871ba687990d0 authored over 14 years ago by Nathanael d. Noblet <[email protected]>
[DoctrineBundle] Added memory and charset options

Added missing driver options (memory, used by sqlite; charset, used by oci) to
the supported con...

6466200079c18f81885bce49606c859fecbceaf5 authored over 14 years ago by Brandon Turner <[email protected]>
[DoctrineBundle] Fixed multiple connections via XML

Fixed a bug (possibly introduced by e63ff6e04b37ca75f282) that prevented
multiple DBAL connectio...

8674daf7a1ab323eba4411425bf1e92309c9c82f authored over 14 years ago by Brandon Turner <[email protected]>
moved DI extensions classes to their own sub-namespace

680d4866bb1900edab247c00bcec9f01714c49e0 authored over 14 years ago by Fabien Potencier <[email protected]>
merged BuilderConfiguration and Builder classes into a new ContainerBuilder class

7f69ebe55795c9759224478dae60742bf8a2172a authored over 14 years ago by Fabien Potencier <[email protected]>
fixed phpdoc for DI extensions

db6cba0eb0d5209ab51fe2596a32d2e714b0b2f3 authored over 14 years ago by Fabien Potencier <[email protected]>
changed the BundleInterface::buildContainer() signature

ee7ff6a846d1d7f28182db70ac877a1d5b892a3f authored over 14 years ago by Fabien Potencier <[email protected]>
cleaned up the DI extension loading mechanism

0c3d570d0c54b4320e40c75bedc779d741b77440 authored over 14 years ago by Fabien Potencier <[email protected]>
renamed Symfony\Foundation to Symfony\Framework

In existing applications, you need to updated the autoload.php file, the
XXXKernel file and all ...

ed5c39ceeb11f361a3ebf7d52924c7153e527136 authored over 14 years ago by Fabien Potencier <[email protected]>
renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle

580a5a46f4b3487f3af342d980b0debe951fbf4f authored over 14 years ago by Fabien Potencier <[email protected]>
renamed Symfony\Framework to Symfony\Bundle

For existing Symfony2 applications, references to Symfony\Framework are found
in the main Kernel...

d6cf350a1213526ef24c613b2b58f1ae62cefa5c authored over 14 years ago by Fabien Potencier <[email protected]>