Fabien Potencier
|
17d4e1538f
[DependencyInjection] store references to shared services as soon as possible to avoid circular references on legal code
|
15 роки тому |
Fabien Potencier
|
6ba662b0a4
[WebBundle] removed the Model/ directory from skeleton
|
15 роки тому |
Fabien Potencier
|
2e420c3c8a
[ProfiledBundle] moved debug tools from WebBundle to ProfilerBundle
|
15 роки тому |
Fabien Potencier
|
3fbe294461
[DoctrineBundle] removed the need to pass the container to the extension (which is dangerous)
|
15 роки тому |
Jordi Boggiano
|
635135a4e0
[WebBundle] Fixing regression introduced in de37e5225b60a5265982d6062b6d68f277427ae0
|
15 роки тому |
Jonathan H. Wage
|
47aee04459
[DoctrineBundle] Integrating the new Doctrine 2.0 entity alias feature for the query language
|
15 роки тому |
Jonathan H. Wage
|
42ad9b7c72
[DoctrineBundle] Improvements for building entities and getting started
|
15 роки тому |
Jonathan H. Wage
|
d15f2329ae
[Foundation] Fixing typo
|
15 роки тому |
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.
|
15 роки тому |
Jonathan H. Wage
|
2db073b03a
[DoctrineBundle] Fixes for building when you have multiple bundles which mixes mapping information types
|
15 роки тому |
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
|
15 роки тому |
Jonathan H. Wage
|
0472d0f0e2
[DoctrineBundle] Adding some XML examples
|
15 роки тому |
Jonathan H. Wage
|
85ed6df2f0
[DoctrineBundle] Making mapping information more flexible to allow different metadata mapping files for each bundle
|
15 роки тому |
Jonathan H. Wage
|
1a45bb6d63
[DoctrineBundle] Enhancing the Doctrine 2 integration further to better handle multiple connections/entity managers
|
15 роки тому |
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.
|
15 роки тому |
Fabien Potencier
|
165b9832fe
[Console] added hasOption and hasArgument to Input
|
15 роки тому |
Jonathan H. Wage
|
0c3a4b15ec
[DoctrineBundle] Cloning cache driver service for each usage so we can set a prefix to avoid caching conflicts
|
15 роки тому |
Romain Dorgueil
|
3671f4a08a
[DependencyInjection] made a small performance enhancement. No need to lowercase three times the same.
|
15 роки тому |
Christian Stocker
|
8948ae1f6e
[WebBundle] set the limiter to 4, otherwise it's not possible to use another renderer
|
15 роки тому |
Jordi Boggiano
|
a8fc5c62ff
[Foundation] Fixes parsing of env parameters
|
15 роки тому |
Jordi Boggiano
|
de37e5225b
[WebBundle] Fixing Console application for projects using subversion
|
15 роки тому |
Fabien Potencier
|
272959dc3d
[WebBundle] made registration of templating debugging automatic without the use of the web.debug element
|
15 роки тому |
Fabien Potencier
|
987a36d936
[WebBundle] fixed typo that prevented templating logging
|
15 роки тому |
Fabien Potencier
|
2748c48ae0
[Foundation] made a small optimization
|
15 роки тому |
Fabien Potencier
|
e240a9e339
[Foundation] added missing XML file
|
15 роки тому |
Fabien Potencier
|
c54c7e0466
[Foundation] moved debug services to their own XML file
|
15 роки тому |
Fabien Potencier
|
b709367371
[WebBundle] fixed XSD
|
15 роки тому |
Fabien Potencier
|
1cbed102d4
[WebBundle] made the exception handler available by default in all environments
|
15 роки тому |
Fabien Potencier
|
037dfca003
[WebBundle] renamed the file_link_format option and moved it to the main web:config element
|
15 роки тому |
Fabien Potencier
|
45e6573774
[Foundation] moved event_dispatcher debug mode to Foundation
|
15 роки тому |