Fabien Potencier
|
34cf511a1d
[Translation] tagged the guaranteed BC API
|
14 年之前 |
Fabien Potencier
|
e0469d398d
[Yaml] tagged the guaranteed BC API
|
14 年之前 |
Fabien Potencier
|
8ab59f82db
[CssSelector] tagged thlassLoader]d BC API
|
14 年之前 |
Fabien Potencier
|
f58654c6fd
[CssSelector] tagged the guaranteed BC API
|
14 年之前 |
Fabien Potencier
|
eeca46dea0
[CssSelector] moved protected to private
|
14 年之前 |
Fabien Potencier
|
06d00f36ba
Merge remote branch 'kriswallsmith/framework/protocol-relative-base-urls'
|
14 年之前 |
Fabien Potencier
|
1fb08b6445
[Routing] fixed private method
|
14 年之前 |
Fabien Potencier
|
a6e6cbbb27
[HttpFoundation] removed the hardcoded ^ and $ from the RequestMatcher
|
14 年之前 |
Kris Wallsmith
|
55671be888
[Templating] updated assets helper to leave protocol-relative URLs untouched
|
14 年之前 |
Kris Wallsmith
|
d3792e2ec8
[FrameworkBundle] cleaned up test class
|
14 年之前 |
Fabien Potencier
|
76cf89b800
[Finder] fixed some tests that were failing on the CI server
|
14 年之前 |
Fabien Potencier
|
cb62fde8c9
[Serializer] fixed some tests that were failing on the CI server
|
14 年之前 |
Fabien Potencier
|
1b8dc80215
[HttpKernel] moved from protected to private
|
14 年之前 |
Fabien Potencier
|
e4a3e0c2c7
[Config] moved from protected to private (WIP)
|
14 年之前 |
Fabien Potencier
|
b5857528e0
[Routing] moved protected to private
|
14 年之前 |
Fabien Potencier
|
9595963c2b
[Routing] changed interface of the router twig extension as we don't need a full router
|
14 年之前 |
Fabien Potencier
|
662a4b3740
removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring
|
14 年之前 |
Fabien Potencier
|
82dec51b30
moved integration between the Yaml component and Twig to a Symfony Bridge
|
14 年之前 |
Fabien Potencier
|
e912b347f0
moved integration between the Translation component and Twig to a Symfony Bridge
|
14 年之前 |
Fabien Potencier
|
3e5bd67dac
moved integration between Routing and Twig to a Symfony Bridge
|
14 年之前 |
Fabien Potencier
|
abb99e9469
[HttpKernel] changed the abstract BaseHttpException to HttpException to allow the creation of any HTTP exception
|
14 年之前 |
Fabien Potencier
|
a2294106fb
fixed finding resources under the main app/ directory
|
14 年之前 |
Fabien Potencier
|
72854cfbcf
[AsseticBundle] replace usage of the Unix specific 'rm -rf' by usage of the Filesystem class
|
14 年之前 |
Fabien Potencier
|
3ca23c92ff
Merge remote branch 'weaverryan/controller-cannot-find-exception'
|
14 年之前 |
Fabien Potencier
|
1479c25a8a
Merge remote branch 'stof/security_events'
|
14 年之前 |
Fabien Potencier
|
cbe1f6f763
[FrameworkBundle] fixed cache:clear command for non-namespaced AppKernel classes
|
14 年之前 |
Ryan Weaver
|
98d03d1aec
[FrameworkBundle] Giving a more specific message when a Bundle:Controller:Action controller class cannot be found
|
14 年之前 |
Christophe Coevoet
|
cc036b4f2b
[Security] Removed useless method call
|
14 年之前 |
Christophe Coevoet
|
8b8bb66afe
[Security] Fixed some listeners not updated after the event refactoring
|
14 年之前 |
Fabien Potencier
|
20245da86d
[FrameworkBundle] fixed cache_warmer configuration
|
14 年之前 |