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 年之前 |
Fabien Potencier
|
c9211d9300
[DoctrineBundle] made it easier to configure Doctrine DBAL when only one connection needs to be configured
|
15 年之前 |
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.
|
15 年之前 |
Fabien Potencier
|
22e310e240
[WebBundle] refactored the data collector sub-system (WIP)
|
15 年之前 |
Fabien Potencier
|
19f93cb859
[Yaml] fixed compact notation when there is an inlined hash (closes #8082)
|
15 年之前 |
Fabien Potencier
|
18abbb81ee
[DependencyInjection] fixed fixture
|
15 年之前 |
Fabien Potencier
|
b4414bc3de
[WebBundle] fixed unneeded overhead in the exception handler
|
15 年之前 |
Fabien Potencier
|
a80a61b5c2
[Yaml] added support for compact notation (patch from redotheoffice - closes #8082)
|
15 年之前 |
Fabien Potencier
|
83023764b6
[Yaml] fixed offset when the document use --- or the %YAML element (patch from redotheoffice)
|
15 年之前 |
Fabien Potencier
|
46c4f23496
[Yaml] added ? in the list of characters that trigger quoting (for compatibility with libyaml - patch from indeyets)
|
15 年之前 |
Fabien Potencier
|
caa7cc8d64
[Yaml] added backtick to the list of characters that trigger quotes as it is reserved for future use (patch from indeyets)
|
15 年之前 |
Fabien Potencier
|
1f9b161045
[WebBundle] fixed typo
|
15 年之前 |
Nils Adermann
|
68af3ebfb7
[WebBundle][DoctrineBundle] Use backslashes in namespaces, not slashes.
|
15 年之前 |
Fabian Lange
|
4e0204dfd5
[Yaml] restored old behaviour of including a trailing newline during parsing. Added test case for empty value
|
15 年之前 |
Jonathan H. Wage
|
f87f890b7a
[DoctrineBundle] made the ORM integration of DoctrineBundle usable
|
15 年之前 |
Fabien Potencier
|
0dcaabfc8c
[Foundation] added kernel.bundles to the list of default parameters of the DIC
|
15 年之前 |
Fabian Lange
|
62c2ef65f8
[Yaml] removed the unused value property from Parser. Tweaked one-line check to be self explaining
|
15 年之前 |