Fabien Potencier
|
b2eec52429
[Routing] added missing Route::setRequirement()
|
14 years ago |
Lukas Kahwe Smith
|
87846f1acd
fixed typo in the translation for validations
|
14 years ago |
pablodip
|
314d3d06ae
[DependencyInjection] format the tags in the findTaggedServiceIds method of the PhpDumper
|
14 years ago |
Fabien Potencier
|
6e18a2c529
[Yaml] fixed parsing of simple inline documents
|
14 years ago |
Fabien Potencier
|
97cafc7218
[HttpKernel] fixed typo
|
14 years ago |
Ryan Weaver
|
bd0d9dc1cb
[Routing] Fixing a coding standard violating I introduced.
|
14 years ago |
Fabien Potencier
|
7ad3eca188
[TwigBundle] activated Twig Optimizer extension by default
|
14 years ago |
Ryan Weaver
|
7efb4630b8
[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).
|
14 years ago |
Ryan Weaver
|
9c8cae24f8
[Console] Fixing incorrect constant references in InputArgumentTest.
|
14 years ago |
Fabien Potencier
|
d10bc3e412
[FrameworkBundle] added some more files in the class cache
|
14 years ago |
Fabien Potencier
|
d209cbef8b
fixed schema
|
14 years ago |
Henrik Bjørnskov
|
91c5c910eb
[FrameworkBundle] Added options auto-start and auto_start to the session configuration to allow session to be autostarted.
|
14 years ago |
Ryan Weaver
|
739ebf92f5
[Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements.
|
14 years ago |
Ryan Weaver
|
acb977aa88
[Routing] Tweaking the ApacheMatcherDumper formatting - no real change.
|
14 years ago |
Ryan Weaver
|
1e9e1b346d
[Routing] Adding tests for the ApacheMatcherDumper, PhpMatcherDumper and UrlMatcher.
|
14 years ago |
Fabien Potencier
|
547eaa81f7
[TwigBundle] fixed option management for Twig_Environment
|
14 years ago |
Bulat Shakirzyanov
|
d171df0c3b
[DependencyInjection] fixed tests to catch exception classes instead of asserting them
|
14 years ago |
Ryan Weaver
|
757fd80b9b
Improving the Command documentation for RouterApacheDumperCommand and adding the ability for the script_name to be specified as an option.
|
14 years ago |
Ryan Weaver
|
0c97335284
Updating calls from Console\Application::addCommand() to Console\Application::add() after method name refactoring.
|
14 years ago |
Jordi Boggiano
|
c0565a5d47
[WebProfilerBundle][FrameworkBundle] Fix twig templates for compatibility with strict_variables
|
14 years ago |
Jordi Boggiano
|
998d872f28
[WebProfilerBundle] Fixed var name in toolbar
|
14 years ago |
Fabien Potencier
|
07eceb7ade
[TwigBundle] fixed ifrole tag when security context is not enabled
|
14 years ago |
Fabien Potencier
|
1e983a6115
moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page)
|
14 years ago |
Fabien Potencier
|
dfe8bb9fef
added more classes to the bootstrap file
|
14 years ago |
Fabien Potencier
|
44b8ee3791
added more classes in the class cache
|
14 years ago |
Fabien Potencier
|
6ab277ee41
added a LazyLoader for the routing
|
14 years ago |
Fabien Potencier
|
8359419913
fixed class cache
|
14 years ago |
Jordi Boggiano
|
910a65255c
[FrameworkBundle] Remove unnecessary @-rule
|
14 years ago |
Fabien Potencier
|
59fd014503
fixed various bugs
|
14 years ago |
Jordi Boggiano
|
cc05b09a29
[HttpFoundation] Standardize flash messages api
|
14 years ago |