- 24 Aug, 2015 1 commit
-
-
Henrik Bjornskov authored
-
- 23 Aug, 2015 5 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- added a service provider for the Symfony Asset Component Commits ------- 75351758 added a service provider for the Symfony Asset Component
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- added support for HTTP foundation Twig extension Commits ------- 944c118b added support for HTTP foundation Twig extension
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- removed the now obsolete UrlGenerator service provider Commits ------- 0a19eee5 removed the now obsolete UrlGenerator service provider
-
- 22 Aug, 2015 2 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 05 Aug, 2015 1 commit
-
-
Fabien Potencier authored
-
- 04 Aug, 2015 18 commits
-
-
Fabien Potencier authored
* 1.3: changed Symfony2 to Symfony
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.3: bumped version to 1.3.2-DEV prepared the 1.3.1 release updated CHANGELOG
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.3: added missing docs added support for Symfony ConstraintValidatorFactory simplified code
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- added support for Symfony ConstraintValidatorFactory fixes #1191 Commits ------- 3f93eb88 added missing docs fe7403d7 added support for Symfony ConstraintValidatorFactory eb9da773 simplified code
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.3: fixed translation override removed obsolete cookbook entry fixed CS updated the docs to show how to restrict a firewall by more than just the URL
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- fixed translation override fixes #1041 I've also removed a cookbook entry which is not relevant anymore. Commits ------- dd270386 fixed translation override 6d3cc41b removed obsolete cookbook entry
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 03 Aug, 2015 13 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- updated the docs to show how to restrict a firewall by more than just the URL closes #1171 and #1044 Commits ------- 721043c2 updated the docs to show how to restrict a firewall by more than just the URL
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- changed auto-generated route names when there is a conflict Commits ------- 43aee48f changed auto-generated route names when there is a conflict
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- removed flush() argument I propose to remove the `flush()` prefix argument as I don't see any use case. I think it was there because the method is recursive, but that's leaking an implementation detail. Passing a prefix was not documented. Commits ------- 4005cf28 removed flush() argument
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.3: updated CHANGELOG moved logic to an internal method simplified previous merge Use shared RouteCollection among nested routes and apply prefix to route path before generating unique route name
-
Fabien Potencier authored
-
Fabien Potencier authored
bug #1205 Use shared RouteCollection among nested routes and apply prefix to route... (srsbiz, fabpot) This PR was merged into the 1.3 branch. Discussion ---------- Use shared RouteCollection among nested routes and apply prefix to route... Replaces #1107, fixes #1106 Commits ------- b510e5a0 moved logic to an internal method 401674e9 simplified previous merge 091240ea Use shared RouteCollection among nested routes and apply prefix to route path before generating unique route name
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Radosław Kowalewski authored
Use shared RouteCollection among nested routes and apply prefix to route path before generating unique route name Fixes #1106
-