Jonathan H. Wage
|
42ad9b7c72
[DoctrineBundle] Improvements for building entities and getting started
|
hace 15 años |
Jonathan H. Wage
|
d15f2329ae
[Foundation] Fixing typo
|
hace 15 años |
Jonathan H. Wage
|
6ead924835
[DoctrineBundle, WebBundle] Enhancing API for retrieving database connections and entity managers from controllers to allow for specifying the name of the connection or entity manager. If no argument is given it returns the default configured connection or entity manager.
|
hace 15 años |
Jonathan H. Wage
|
2db073b03a
[DoctrineBundle] Fixes for building when you have multiple bundles which mixes mapping information types
|
hace 15 años |
Jonathan H. Wage
|
1be4ff9095
[DoctrineBundle] Adding doctrine:import-mapping command to allow you to easily import the mapping information from an existing database connection to a bundle
|
hace 15 años |
Jonathan H. Wage
|
0472d0f0e2
[DoctrineBundle] Adding some XML examples
|
hace 15 años |
Jonathan H. Wage
|
85ed6df2f0
[DoctrineBundle] Making mapping information more flexible to allow different metadata mapping files for each bundle
|
hace 15 años |
Jonathan H. Wage
|
1a45bb6d63
[DoctrineBundle] Enhancing the Doctrine 2 integration further to better handle multiple connections/entity managers
|
hace 15 años |
Jonathan H. Wage
|
b3d8aa414e
[Symfony] Adding isBooted() method so that I can pass an existing kernel to a Console application. Right now it throws an exception otherwise about it already being booted.
|
hace 15 años |
Fabien Potencier
|
165b9832fe
[Console] added hasOption and hasArgument to Input
|
hace 15 años |
Jonathan H. Wage
|
0c3a4b15ec
[DoctrineBundle] Cloning cache driver service for each usage so we can set a prefix to avoid caching conflicts
|
hace 15 años |
Romain Dorgueil
|
3671f4a08a
[DependencyInjection] made a small performance enhancement. No need to lowercase three times the same.
|
hace 15 años |
Christian Stocker
|
8948ae1f6e
[WebBundle] set the limiter to 4, otherwise it's not possible to use another renderer
|
hace 15 años |
Jordi Boggiano
|
a8fc5c62ff
[Foundation] Fixes parsing of env parameters
|
hace 15 años |
Jordi Boggiano
|
de37e5225b
[WebBundle] Fixing Console application for projects using subversion
|
hace 15 años |
Fabien Potencier
|
272959dc3d
[WebBundle] made registration of templating debugging automatic without the use of the web.debug element
|
hace 15 años |
Fabien Potencier
|
987a36d936
[WebBundle] fixed typo that prevented templating logging
|
hace 15 años |
Fabien Potencier
|
2748c48ae0
[Foundation] made a small optimization
|
hace 15 años |
Fabien Potencier
|
e240a9e339
[Foundation] added missing XML file
|
hace 15 años |
Fabien Potencier
|
c54c7e0466
[Foundation] moved debug services to their own XML file
|
hace 15 años |
Fabien Potencier
|
b709367371
[WebBundle] fixed XSD
|
hace 15 años |
Fabien Potencier
|
1cbed102d4
[WebBundle] made the exception handler available by default in all environments
|
hace 15 años |
Fabien Potencier
|
037dfca003
[WebBundle] renamed the file_link_format option and moved it to the main web:config element
|
hace 15 años |
Fabien Potencier
|
45e6573774
[Foundation] moved event_dispatcher debug mode to Foundation
|
hace 15 años |
Fabien Potencier
|
c9211d9300
[DoctrineBundle] made it easier to configure Doctrine DBAL when only one connection needs to be configured
|
hace 15 años |
Jonathan H. Wage
|
ffc36f02d5
[DoctrineBundle] Enhancing Doctrine 2 integration to allow multiple connections/entity managers, more flexibility and more complete integration with ORM and DBAL all around.
|
hace 15 años |
Fabien Potencier
|
22e310e240
[WebBundle] refactored the data collector sub-system (WIP)
|
hace 15 años |
Fabien Potencier
|
19f93cb859
[Yaml] fixed compact notation when there is an inlined hash (closes #8082)
|
hace 15 años |
Fabien Potencier
|
18abbb81ee
[DependencyInjection] fixed fixture
|
hace 15 años |
Fabien Potencier
|
b4414bc3de
[WebBundle] fixed unneeded overhead in the exception handler
|
hace 15 años |