Kris Wallsmith
|
10dc18b28b
[HttpKernel] refactored HTTP exceptions to be more flexible
|
před 14 roky |
Kris Wallsmith
|
b2f5ac8beb
[Routing] refactored URL matching to support 405 Method Not Allowed responses
|
před 14 roky |
Fabien Potencier
|
85778caba1
[FrameworkBundle] added --without-debug option to cache:clear as the debug flag value can be different from the one used for the command execution (think generating the prod cache but still with debug information when running the command)
|
před 14 roky |
Fabien Potencier
|
e4a636a885
[FrameworkBundle] refactored the cache:clear command
|
před 14 roky |
Fabien Potencier
|
9cf9f674e8
[FrameworkBundle] simplified cache:clear and cache:warmup implementations
|
před 14 roky |
Fabien Potencier
|
e520956624
[FrameworkBundle] fixed help for cache:warmup
|
před 14 roky |
Fabien Potencier
|
82a5ae669e
[FrameworkBundle] fixed merge problem
|
před 14 roky |
Fabien Potencier
|
5a528bcb55
[FrameworkBundle] change cache:clear warmup option to no-warmup as most of the time people will want to use the warmup version (especially in production env)
|
před 14 roky |
Fabien Potencier
|
00d47889a2
[FrameworkBundle] removed hardcoded AppKernel class name
|
před 14 roky |
Fabien Potencier
|
b00a903858
[FrameworkBundle] removed clearDir() method in some commands (use Filesystem::remove() instead)
|
před 14 roky |
Fabien Potencier
|
45f9c2fbf4
merged francisbesset:cache_clear_command
|
před 14 roky |
Fabien Potencier
|
a44f8d8de4
Merge remote branch 'jakzal/routing-tests'
|
před 14 roky |
Fabien Potencier
|
3f7564b00c
Merge remote branch 'shieldo/toolbar_alignment'
|
před 14 roky |
Clément Jobeili
|
f8dead7782
Change Message sent text to Message spooled if we are in a spool context
|
před 14 roky |
Douglas Greenshields
|
53a9997e23
[WebProfilerBundle] added explicit left horizontal alignment for toolbar in CSS to prevent inconsistent alignment
|
před 14 roky |
Jakub Zalas
|
e09b320cdb
[Routing] Added PhpFileLoader tests.
|
před 14 roky |
Jakub Zalas
|
29922faa33
[Routing] Added XmlFileLoader tests handling invalid xml files (schema validation based).
|
před 14 roky |
Jakub Zalas
|
14b7f12349
[Routing] Added XmlFileLoader tests handling invalid xml files when schema validation is not used.
|
před 14 roky |
Jakub Zalas
|
2a17126309
[Routing] Added XmlFileLoader tests for valid resource and pattern routing definitions.
|
před 14 roky |
Jakub Zalas
|
6235f42cd5
[Routing] Added YamlFileLoader test verifying if pattern is required by parseRoute.
|
před 14 roky |
Jakub Zalas
|
4244ae7794
[Routing] Added YamlFileLoader tests.
|
před 14 roky |
Jakub Zalas
|
f981b6c8d2
[Routing] Added Route test.
|
před 14 roky |
Jakub Zalas
|
25d8e279ad
[Routing] Covered Annotation\Route by tests.
|
před 14 roky |
Fabien Potencier
|
a505ff43b5
[Routing] added supported for multiple route annotations for a single controller
|
před 14 roky |
Miha Vrhovnik
|
e35832ef2d
Fixing failure on forward which was broken by Event refactoring
|
před 14 roky |
Fabien Potencier
|
38a851539f
Merge remote branch 'stof/security_fix'
|
před 14 roky |
Christophe Coevoet
|
a6265e9337
[SecurityBundle] Fixed some config node to allow to unset them
|
před 14 roky |
Amal Raghav
|
eff6bc8a80
fix to use setException
|
před 14 roky |
Fabien Potencier
|
510c30693b
[HttpFoundation] fixed a test
|
před 14 roky |
Fabien Potencier
|
904cf6145e
Merge remote branch 'everzet/routing-config-errors'
|
před 14 roky |