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] Fixed performances issues on "On-demand" proxy file

generation

7b4919c5bd049b9214980521f646e2e016b8798d authored over 13 years ago by Grégoire Passault <[email protected]>
[DoctrineBundle] Tries to auto-generate the missing proxy files on the

autoloader

2a35a804bc4a884f5481432cae5cfda7ca08892e authored over 13 years ago by Grégoire Passault <[email protected]>
[DoctrineBundle] Adding a message in doctrine:generate:entities to notify people when a backup file is created

efc2b4b5ce44fbe1250f57e7e07768a68a60cd32 authored over 13 years ago by Ryan Weaver <[email protected]>
Making the english smoother in command help description

c33b53d6e456b992c625204d0bb554069f01e2db authored over 13 years ago by Ryan Weaver <[email protected]>
[DoctrineBundle] harmonized commands documentation by changing ./app/console to php app/console.

376acbdbdd6107cd24065238724dd6f25dfd7bc2 authored over 13 years ago by Hugo Hamon <[email protected]>
[DoctrineBundle] removed extra point at the end of the commands' short descriptions.

285335d976a8bf55116c571a42150b92198ae481 authored over 13 years ago by Hugo Hamon <[email protected]>
[DoctrineBundle] renamed RegistryInterface::getEntityManagerForObject() to getEntityManagerForClass()

bbb2ed911bb497cfd2860344bf9145563da57ba6 authored over 13 years ago by Fabien Potencier <[email protected]>
updated all core extensions to use the new shortcut method

3e1f5f755e7ef0744c0b111a00e8782ec8d6f1f5 authored over 13 years ago by Fabien Potencier <[email protected]>
[Doctrine] added XML support for previous merge

6f4bb782abdadd5cebe1fb764ee4c8b39c8558ef authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Allowed to configure dql functions without using the multiple entity mangers syntax

85cae49183863ef896f49655dedff1417951f450 authored over 13 years ago by Noel GUILBERT <[email protected]>
[DoctrineBundle] Add warning about inheritance not supported in entity generation

c9264b4a8892a226aa1035398b0dd3fd6f3e612d authored over 13 years ago by Benjamin Eberlei <[email protected]>
[DoctrineBundle] fixed unit tests for previous merge

92368ef437463d28d077d2e545607912c47b1054 authored over 13 years ago by Fabien Potencier <[email protected]>
Made namespace for Doctrine cache unique to each environment

Solves issues with the cache not being valid for the DBAL ACL provider using D2 as the cache and...

e483199b95063935f2e8ac86ccd6d4a07e381219 authored over 13 years ago by Geoffrey Tran <[email protected]>
removed usage of \Exception as PHPUnit won't allow to catch them anymore in the next major version

6f1fc79e9729acf467ed673b25ceb5b1972c3d78 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Fixed the transient test

fac8bc280d2717a76589dad14bc1557c6ea68ba5 authored over 13 years ago by Christophe Coevoet <[email protected]>
[DoctrineBundle] Fixed the Registry::getEntityManagerForObject method

6a147b293ede94bee8a06779a213b517b16e72b7 authored over 13 years ago by Christophe Coevoet <[email protected]>
[DoctrineBundle] ensured that the ORM\ prefix is always set for CLI commands

7ed748f5d1e75b22b6311b77d472d5128d0671a1 authored over 13 years ago by Fabien Potencier <[email protected]>
fixed validation of Doctrine proxy objects

cb5e953a31765c2151c9e9487c80c1745c4133e3 authored over 13 years ago by Fabien Potencier <[email protected]>
added Registry::getEntityManagerForObject() to conveniently get the entity manager associated with a given Entity

926b0cd91f265759305cac3458df9530eedefae0 authored over 13 years ago by Fabien Potencier <[email protected]>
merged branch nicodmf/master (PR #1469)

Commits
-------

bf76bed Correct prefix from nothing to ORM\ for annotations

Discussion
-------...

bccdc153d468499654cd4b0e0475ef839b64b1d2 authored over 13 years ago by Fabien Potencier <[email protected]>
changed autoloading behavior to give better error message

c7f360205df8e5565962af500a99a89988a21de3 authored over 13 years ago by Johannes Schmitt <[email protected]>
Correct prefix from nothing to ORM\ for annotations

93784061c62772da990331c01dda851a443d0556 authored over 13 years ago by Nicolas de Marqué Fromentin <[email protected]>
fixed CS

25f562e30f2680be7b6e7ec9ca2768e1f3dbea61 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] removed generate:doctrine:entity

ac54e40e49706d6bc21243c40f4b89beb76301af authored over 13 years ago by Fabien Potencier <[email protected]>
Added an autoloader for doctrine proxies

3d0ee128339207fe3a12da7dafed287fb7f66773 authored over 13 years ago by Christophe Coevoet <[email protected]>
Replace some double quotes to single quotes

21936f292195c6eff502529f6e24ac2ca1717fe5 authored over 13 years ago by frost-nzcr4 <frost-nzcr4@gmail>
renamed Command to ContainerAwareCommand

994b7b30695484ffeeb0681296731260af4780a0 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] changed exception to use native Doctrine exception

cb45b27c75ef44a862c84f50b2b530702978ef9a authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed doctrine:generate:entity when the bundle does not contain any Entities yet

d7bb41c49de86a0eb44e70c4e1df986a681f10fb authored over 13 years ago by Fabien Potencier <[email protected]>
Fixed tests

e34a4ac992c09bc1926f9edc9519a957bcf56c05 authored over 13 years ago by Christophe Coevoet <[email protected]>
[DoctrineBundle] Updated the XSD schema

6ecd0cdb4398447702dc1edf4940b14fb647d6ca authored over 13 years ago by Christophe Coevoet <[email protected]>
[DoctrineBundle] Added the support of custom types for the platform

1780ba4d3361208ff58a7314471d53dd11e0cc9c authored over 13 years ago by Christophe Coevoet <[email protected]>
Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests)

Force AsseticBundle tests to use TestCase
Fix test for DoctrineBundle to use TestCase

e15265733b931875b80fc5ac164dcef3542909f0 authored over 13 years ago by stloyd <[email protected]>
fixed CS

1175354e660cbea68b81bdb91a7ececd9719e71d authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] removed old code

9fc173510a7f506981042b467df20770db0c12d5 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed generation of the first entity in a bundle (closes #1271)

78f6212eaad11c9ef8dea55357012386c6695baa authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed missing backslashe.

4a4ddebdcce720731322967685c3b3445607c804 authored over 13 years ago by Hugo Hamon <[email protected]>
[DoctrineBundle] simplified getClassMetadataFactoryClass() method in both DisconnectedMetadataFactory and MetadataFactory classes.

dbf028c8b1acad93cc67957085a9072a1a0a6e95 authored over 13 years ago by Hugo Hamon <[email protected]>
[DoctrineBundle] added new DisconnectedMetadataFactory class that is now used in the doctrine:generate:entities command instead of the MetadataFactory class.

43fd11380102cba6c758aefd3478c22a5bc9aedb authored over 13 years ago by Hugo Hamon <[email protected]>
[DoctrineBundle] fixed MetadataFactory::getMetadataForClass() to always return a ClassMetadataCollection object instead of NULL.

95100dcc926b00968912f1feb21d0d48a8c309fc authored over 13 years ago by Hugo Hamon <[email protected]>
fixed CS

4a1b8776f1b834daf6f6203013a921b48f66f951 authored over 13 years ago by Fabien Potencier <[email protected]>
fixed CS

e1f210b487abd0fcb2bc7bd8b4200094de6c75b7 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] added tests for registry

542896557f87bf6057b331a02bb722f0bb58c5ef authored over 13 years ago by Benjamin Eberlei <[email protected]>
moved some Doctrine classes from the bundle to the bridge

a16c5b79ceb85b20f94ed4942601ac358c5a2a3f authored over 13 years ago by Fabien Potencier <[email protected]>
refactored Doctrine Bridge

* added a RegistryInterface

* changed all classes to depend on the Registry instead of a spec...

6d959014bf89ae816d75e7cdcd4835fdeaef721f authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] added a few aliases

8ef569c89ce73f2003efbc603691ffcafb74c3e3 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] made XML/YAML mapping drivers more BC with their Doctrine counterparts

The ultimate goal is to move back these mapping dirvers to the Doctrine project.

187d3d005ff500a7be03606902040eeb19a794b1 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] removed doctrine:generate:proxies as this command is never needed in a Symfony2 context

d8bacdce0eab1598e0dca9bf562503e168be373d authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] removed unneeded use statement

3b2ee51ce6aeacc7b88c364885a2f9190531c488 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] refactored Doctrine proxy cache warmer

* removed the dependency on the Container
* the proxy cache is now get from each entity manager ...

9081388de49275061ee87b0464c6aa1f0f7891e6 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] added Registry::getEntityManagers()

ceb786c68e9921981defc039882977d2e43f5d94 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] added Registry::getConnections()

ab2556c39adde6d1c71e3883592dfc4049a59423 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] tweaked phpdoc

a586a871b52ebb0d6d85de649b67e6cde7ea802a authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed typo

2ed60ad788a096d975d9f78e05d08e831def07fd authored over 13 years ago by Fabien Potencier <[email protected]>
Merge branch 'doctrine-mapping-convert'

* doctrine-mapping-convert:
[DoctrineBundle] fixed extensions of generated files

4204ec9f1bec3fd6552a2004748683decab5048e authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed non-working safe-guards (closes #1129)

03e3f190fdf171ff41392f9c4b2a28279ed4ef5f authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed extensions of generated files

dcdc8305d3386702a2b397cc174283d0d5ebbe8b authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Fixing error per @stloyd

353c2ce7904a04c851b7b961d8d08d70f72a4134 authored over 13 years ago by Ryan Weaver <[email protected]>
[FrameworkBundle][DoctrineBundle] Adding a few shortcut methods

This adds to convience methods, for two separate reasons:

* Controller::getDoctrine() - this wi...

b5e4d8ab62b3c5feaacb0f3ec1e952ebc95466fd authored over 13 years ago by Ryan Weaver <[email protected]>
[DoctrineBundle] fixed doctrine:generate:entity

3f61e5da87c97c9b45211d73238414207ef7dd61 authored over 13 years ago by Fabien Potencier <[email protected]>
added missing license headers

b557d5a0b950a1862cc12eb1703746b8cdb1d463 authored over 13 years ago by Fabien Potencier <[email protected]>
[Various] Fixed phpdoc

113f5baa5074c0a8db1097219de420331e681c05 authored over 13 years ago by Pascal Borreli <[email protected]>
[Various] Fixed typos

4cc2ea6ccf7a9fb129faebe1308f9fd0e2c4552d authored over 13 years ago by Pascal Borreli <[email protected]>
[Various] Fixed typo

10636ad05a9f6c414df1cb957faa2282329c6259 authored over 13 years ago by Pascal Borreli <[email protected]>
[DoctrineBundle] extracted code from Doctrine commands

4ad289354e9c46403f9b740c810e3d00b06fc450 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] made a temporary fix to force Doctrine annotations to be loaded (closes #1077)

4f9210dffec508603884cfe32ae958d68b0e27fc authored over 13 years ago by Fabien Potencier <[email protected]>
Implements some options that already exist on other doctrine-related commands

a6bf42faae932f103098bb60ed5fa5d9ad625148 authored over 13 years ago by mcben <[email protected]>
'annotate' option is useless

c142bdbdbe9ca4890af34e48cf216647e7d4f5d1 authored over 13 years ago by mcben <[email protected]>
no-backup option instead of force, cleaned comparison operator

73a868dcaee369dedd489945e00b01fa42477ae0 authored over 13 years ago by mcben <[email protected]>
[Tests] Skip test if Doctrine Common is not available.

f6ef61236fb37b21572780b20bfc094180c42bdd authored over 13 years ago by Joseph Bielawski <[email protected]>
[DoctrineBundle] fixed CS

dbad586998a41a84261635972a310a3a7387bbbe authored over 13 years ago by Fabien Potencier <[email protected]>
Global mapping file is not seen as class name anymore

a4f06ec9c92411037dda1311a13f88061814eb3f authored over 13 years ago by Peter Kruithof <[email protected]>
Global mapping file is not seen as class name anymore

f70aadee086dcca4bbf992fb252025048db9c7dd authored over 13 years ago by Peter Kruithof <[email protected]>
[DoctrineBundle] removed the annotation prefix in doctrine:mapping:import (this will work as soon as the EntityGenerator has been updated in Doctrine)

5956363ad7ea1647be2dc821a57cc92759e1cf13 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed typo

17a32e896fe85d6abcff8dc275c7fa4e2339dc42 authored over 13 years ago by Fabien Potencier <[email protected]>
Edited src/Symfony/Bundle/DoctrineBundle/Command/ImportMappingDoctrineCommand.php via GitHub

2d29416cc5b6789f3f9c95e137d790f6fa22754c authored over 13 years ago by ouardisoft <[email protected]>
Merge remote branch 'origin/master' into doctrine

5ea5366b97dfeb3ed6034a51a5a3dc450d6d8d96 authored over 13 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle] fixed regression

dc0d72fc6ddedce97802b41a6067ba4960ab862f authored over 13 years ago by Johannes Schmitt <[email protected]>
fixed CS

2b268bf7d5c71a53b45979fc0573df20f8389fe8 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] fixed tests

acb434b548ef4250938f0196398e273f281cf8ae authored over 13 years ago by Johannes Schmitt <[email protected]>
Merge remote branch 'origin/master' into doctrine

52afa7efa50d8feb8ce3dc1530573cc8016aaf3a authored over 13 years ago by Johannes Schmitt <[email protected]>
removed obsolete compiler pass

807420a4f1f2d8cb73b632e00fc36c531351a4ac authored over 13 years ago by Johannes Schmitt <[email protected]>
fixed some more tests

c83edff9a55c880bb73e6012b4da7f59ab2f7a1a authored over 13 years ago by Johannes Schmitt <[email protected]>
Merge remote branch 'origin/master' into annotations

Conflicts:
UPDATE.md
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
...

c7019bd43d3f9ed4bd7b63224bc796abf64a1315 authored over 13 years ago by Johannes Schmitt <[email protected]>
fixed tests

a85ac370152587b5733dd6635834b01966a71916 authored over 13 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle] added some tests

0cd1bb04e5e00fefdd55e5251afd8fc3a352ddb2 authored over 13 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle] use dot instead of slash

dbbd664c0e402562f658da6b2e8e7e2609e66243 authored over 13 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle] allow entities in sub directories

1f2ab5eebf37c9c8671356694c66b8684fbf6d1d authored over 13 years ago by Johannes Schmitt <[email protected]>
Merge remote branch 'origin/master' into doctrine

cb42b3e7872ac25f6f8fc8a2c753b74d468fba1f authored over 13 years ago by Johannes Schmitt <[email protected]>
[Doctrine] Add DoctrineBundle integration (DI Container registration) for the UniqueEntityValidator

c9b4d2510e77e21dea3aba6d8581cebc63e2c61a authored over 13 years ago by Benjamin Eberlei <[email protected]>
some cleanups

336fbf3ff5593b0bdfb2eedd20f20f8c8dbe0373 authored over 13 years ago by Johannes Schmitt <[email protected]>
updated to latest changes

d2508ea10090aa7a45a514aa2f4d7d7e42533dd5 authored over 13 years ago by Johannes Schmitt <[email protected]>
some updates

aa91db67436f36864ac5216f5fb7e0340018ab4d authored over 13 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle] Refactoring doctrine:schema:* command descriptions

I found the language to be a bit technical, and therefore not totally obvious what these tasks d...

5ee921b32b98d2f06e57640bc5e4a45396a93089 authored over 13 years ago by Ryan Weaver <[email protected]>
[DoctrineBundle] updated implementation

6b4a6712a193aa7d1dadd986124e7d1675c92ce5 authored over 13 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle] changes the naming convention for YML, and XML metadata files

313105d3fac31a58c1168faaf5698667d5b6d2f3 authored over 13 years ago by Johannes Schmitt <[email protected]>
Merge remote branch 'origin/master' into annotations

Conflicts:
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
src/S...

5c3e6cabfaa4b87f1f97e04059b451a4c8f25506 authored over 13 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle] re-introduced parameters in the DIC for better overridability

51e726f290ad64ddad997b4f5c44a574c321bfd7 authored over 13 years ago by Fabien Potencier <[email protected]>
Merge remote branch 'Seldaek/doctrine_fix'

* Seldaek/doctrine_fix:
[DoctrineBundle] Do not try to fetch doctrine listeners if doctrine is...

50f4036c858c31597a525ea10457b8335f65a724 authored over 13 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Do not try to fetch doctrine listeners if doctrine is not enabled

bfabdff88663f29ed1038e71fcef96ca60006105 authored over 13 years ago by Jordi Boggiano <[email protected]>