- 31 Aug, 2015 1 commit
-
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Fix bug: TwigServiceProvider is broken if FormServiceProvider is registered form.csrf_provider is refactored to csrf.token_manager. Commits ------- 57317e9b Fix bug: TwigServiceProvider is broken if FormServiceProvider is registered.
-
- 30 Aug, 2015 6 commits
-
-
Andy Truong authored
-
Fabien Potencier authored
feature #1232 updated the Monolog provider to use the newest features of Monolog and the Symfony bridge (fabpot) This PR was merged into the 2.0.x-dev branch. Discussion ---------- updated the Monolog provider to use the newest features of Monolog and the Symfony bridge @Seldaek If you can have a quick look, that would be much appreciated :) Commits ------- a53ce590 updated the Monolog provider to use the newest features of Monolog and the Symfony bridge
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- added a provider for VarDumper Commits ------- 27a37f52 added a provider for VarDumper
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- removed references to the fat archive in the docs Commits ------- 826dac7f removed references to the fat archive in the docs
-
- 29 Aug, 2015 15 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- changed the app variable in Twig to be an instance of Symfony AppVariable That's more consistent with Symfony. Commits ------- 0d10c5ce changed the app variable in Twig to be an instance of Symfony AppVariable
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- added a CSRF service provider Not yet finished. Commits ------- 3639c56a added a CSRF service provider
-
Fabien Potencier authored
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Remove usage of the request service in the docs Commits ------- 27a3efcd removed usage of the request service in the docs
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.0.x-dev branch (closes #1224). Discussion ---------- Move Services into ServiceProvider Some time ago we added KernelServiceProvider and RoutingServiceProvider. I have taken the rest of the services defined directly in the Silex\Application class and moved them into those two service providers. This makes Application more of a delegation class. Commits ------- f96d5421 Move Services into ServiceProvider
-
Henrik Bjornskov authored
-
- 24 Aug, 2015 7 commits
-
-
Fabien Potencier authored
* 1.3: Update travis configuration to use container based infrastructure, also use cache for composer in order to reduce network usage Use Stateful object to check if Interactive Login have been triggered
-
Fabien Potencier authored
minor #1227 [1.3] Update travis configuration to use container based infrastructure, al… (henrikbjorn) This PR was merged into the 1.3 branch. Discussion ---------- [1.3] Update travis configuration to use container based infrastructure, al… …so use cache for composer in order to reduce network usage Commits ------- 258b7ea5 Update travis configuration to use container based infrastructure, also use cache for composer in order to reduce network usage
-
Henrik Bjornskov authored
Update travis configuration to use container based infrastructure, also use cache for composer in order to reduce network usage
-
Henrik Bjornskov authored
-
Fabien Potencier authored
This PR was squashed before being merged into the 2.0.x-dev branch (closes #1226). Discussion ---------- Use Stateful object to check if Interactive Login have been triggered HHVM behaves differently when passing values as references. This removes the need of doing that. Commits ------- 12d660b1 Use Stateful object to check if Interactive Login have been triggered
-
Henrik Bjornskov authored
-
Fabien Potencier authored
* 1.3: doFlush returns the same RouteCollection instance now, so there's no need to add the sub-collection routes to itself removing removed cookbook entry in the list
-
- 23 Aug, 2015 6 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.3 branch. Discussion ---------- Remove duplicate call to add collection `doFlush` returns the same `RouteCollection` instance now, so there's no need to add the sub-collection routes to itself. Commits ------- 8518a8e6 doFlush returns the same RouteCollection instance now, so there's no need to add the sub-collection routes to itself
-
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
-
- 13 Aug, 2015 1 commit
-
-
Carson Full authored
doFlush returns the same RouteCollection instance now, so there's no need to add the sub-collection routes to itself
-
- 05 Aug, 2015 1 commit
-
-
Fabien Potencier authored
-
- 04 Aug, 2015 1 commit
-
-
Fabien Potencier authored
-