- 16 Oct, 2012 1 commit
-
-
Gregory Wood authored
Because logout_path must exist inside the existing pattern, the example in the docs would not work by default.
-
- 12 Oct, 2012 3 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the master branch. Commits ------- f23f1589 [Doc] Added more sample to url_url_generator provider Discussion ---------- [Doc] Added more sample to url_url_generator provider fixed #508
-
Grégoire Pineau authored
fixed #508
-
- 30 Sep, 2012 4 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the master branch. Commits ------- be648301 Takes advantage of fluent interface on Response object fac3649a Updated to use setTtl Discussion ---------- Updated http cache docs to use setTtl Previous version set Cache-Control s-maxage headers explicitly which is not enough to trigger ESI caching in the reverse proxy. Using setTtl is enough to make this work correctly. --------------------------------------------------------------------------- by igorw at 2012-09-30T13:23:43Z
👍 -
Ben Longden authored
-
Ben Longden authored
Previous version set Cache-Control s-maxage headers explicitly which is not enough to trigger ESI caching in the reverse proxy. Using setTtl is enough to make this work correctly.
-
- 28 Sep, 2012 2 commits
-
-
Fabien Potencier authored
Commits ------- 6ca59f3b removed composer download Discussion ---------- removed composer download
-
Bilal Amarni authored
-
- 26 Sep, 2012 1 commit
-
-
Fabien Potencier authored
-
- 21 Sep, 2012 2 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 19 Sep, 2012 1 commit
-
-
Fabien Potencier authored
Commits ------- eb5d0a48 Fixed missing line before list 07b1246b Fixed null from string to vartype b5fb45f6 Added configuration example for external server Discussion ---------- Added configuration example for external server Just added an example of how to configure an external smtp server for newbie users which don't know where to set it up. --------------------------------------------------------------------------- by alex88 at 2012-09-18T17:59:13Z Sorry for the errors, is it ok now?
-
- 18 Sep, 2012 10 commits
-
-
Alessandro Tagliapietra authored
-
Alessandro Tagliapietra authored
-
Alessandro Tagliapietra authored
Just added an example of how to configure an external smtp server for newbie users which don't know where to set it up.
-
Fabien Potencier authored
Commits ------- b0dfe797 Removes non-lib directories from archives Discussion ---------- Removes non-lib directories from archives Removes the followind directories: * vendor/swiftmailer/swiftmailer/test-suite * vendor/twig/twig/test * vendor/twig/twig/ext
-
Jérôme Tamarelle authored
Removes the followind directories: vendor/swiftmailer/swiftmailer/test-suite vendor/twig/twig/test vendor/twig/twig/ext
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
Commits ------- a51a9a14 Make the event dispatcher class configurable. Discussion ---------- Make the event dispatcher class configurable. <del>After 81bafcc6</del> There is no easy way to modify event dispatcher class. This PR allows @davedevelopment to use a customized class like this #426. --------------------------------------------------------------------------- by igorw at 2012-07-18T12:36:52Z +1 --------------------------------------------------------------------------- by davedevelopment at 2012-07-18T12:41:07Z +1, I'll settle for this :) --------------------------------------------------------------------------- by stof at 2012-07-18T16:23:00Z To be clear, the commit you linked is a revert of a change committed by mistake in the previous commit just a few minutes earlier. --------------------------------------------------------------------------- by GromNaN at 2012-07-18T20:59:12Z @stof indeed.
-
Fabien Potencier authored
Commits ------- ab54a1bd simplified form factory creation Discussion ---------- simplified form factory creation
-
Fabien Potencier authored
Commits ------- 64185928 Add stability to dev for archive skeletons (fix GH-489) Discussion ---------- Add stability to dev for archive skeletons (fix GH-489) The Silex archives are not correctly built since the minimum-stability option was removed from composer files : a189265a There is no stable version of Silex available yet. Fix GH-489
-
- 17 Sep, 2012 1 commit
-
-
Jérôme Tamarelle authored
-
- 15 Sep, 2012 3 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
Commits ------- 20124e93 Update doctrine constraint for fat skeleton as well (danke @stof) 99451f2a Update doctrine/dbal require-dev to 2.2 branch a189265a Adjust minimum-stability in skeleton files 3bc1e736 Switch dependencies to stable versions Discussion ---------- Switch dependencies to stable versions --------------------------------------------------------------------------- by stof at 2012-09-08T20:12:19Z you also need to update the files of the skeleton for the archives --------------------------------------------------------------------------- by igorw at 2012-09-08T20:22:33Z Both done. --------------------------------------------------------------------------- by stof at 2012-09-08T20:51:06Z Please update DBAL in the fat archive too
-
Fabien Potencier authored
prevented the execution of the before middlewares when an app before filter returns a Response (refs #452)
-
- 10 Sep, 2012 3 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
Commits ------- 5508c8b1 Fixed typos Discussion ---------- Fixed typos
-
Pascal Borreli authored
-
- 09 Sep, 2012 2 commits
-
-
Bilal Amarni authored
-
Igor Wiedler authored
-
- 08 Sep, 2012 7 commits
-
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Fabien Potencier authored
Commits ------- 074c9f35 Added symfony/validator to require section Discussion ---------- Added symfony/validator to require section Après des mois sans avoir touché à silex, j'ai rencontré quelques petit problèmes entre la documentation sur silex.sensiolabs.org et le code qu'on doit faire. En voila une!
-
Anthony authored
-
Fabien Potencier authored
Commits ------- 117e2841 [Doc] Fixed markup in security doc Discussion ---------- [Doc] Fixed markup in security doc Changed title level of "Defining a custom Authentication Provider" chapter to be more consistant with others.
-
Fabien Potencier authored
Commits ------- e3c757a6 [Doc] Fixed some missing use statements in the security Discussion ---------- [Doc] Fixed some missing use statements in the security
-