- 02 Mar, 2012 1 commit
-
-
Fabien Potencier authored
-
- 27 Feb, 2012 12 commits
-
-
Fabien Potencier authored
Commits ------- 8d30526d [composer] remove version and type 9d88f817 [composer] add branch-alias Discussion ---------- [composer] add branch-alias This means we get a 1.0-dev version that can be installed as `1.0.*` or `>=1.0-dev` --------------------------------------------------------------------------- by fabpot at 2012-02-27T13:57:11Z I think we also need to remove the version entry (ping @Seldaek). --------------------------------------------------------------------------- by igorw at 2012-02-27T14:01:17Z Good point, done.
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Fabien Potencier authored
Commits ------- 9516a002 Revert composer.json to use 2.1 versions again instead of `dev-master`. Discussion ---------- Revert composer.json to use 2.1 versions again instead of `dev-master`
-
Fabien Potencier authored
Commits ------- 8e7c0a4b Applied fixes requested by igorw. d7df7eb8 Added Translating Validation Messages to cookbook. Discussion ---------- Added Translating Validation Messages to Cookbook.
-
Fabien Potencier authored
Commits ------- 9a624c47 Add a link to third party providers page in the doc Discussion ---------- Add a link to third party providers page in the doc --------------------------------------------------------------------------- by igorw at 2012-02-25T17:44:53Z
👍 -
Fabien Potencier authored
Commits ------- ee1793c7 [session-update] bring vendors up to date 77429a59 [session-update] Update all docs references to 2.1 dbc55d25 [session-update] add note to CHANGELOG 143ca105 [session-update] update to 2.1 session refactoring Discussion ---------- Session update
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 26 Feb, 2012 1 commit
-
-
Jérôme Tamarelle authored
-
- 24 Feb, 2012 2 commits
-
-
Fabien Potencier authored
Commits ------- c78353e2 Give useful error message when accessing request outside of request scope Discussion ---------- Give useful error message when accessing request outside of request scope
-
Igor Wiedler authored
-
- 22 Feb, 2012 1 commit
-
-
Sasa Stamenkovic authored
-
- 21 Feb, 2012 1 commit
-
-
Fabien Potencier authored
Commits ------- 2a17fc96 [composer] update composer dependencies Discussion ---------- [composer] update composer dependencies --------------------------------------------------------------------------- by igorw at 2012-02-20T20:56:36Z This is kind of urgent, since it breaks silex for everyone who is using it with composer. If you could merge this ASAP, would be great. --------------------------------------------------------------------------- by stof at 2012-02-20T22:21:26Z @igorw see my suggestion on doctrine/DoctrineBundle#24 I think it is what composer will force us to do instead of using master as main branch to be able to keep a sane versionning
-
- 20 Feb, 2012 1 commit
-
-
Igor Wiedler authored
-
- 17 Feb, 2012 2 commits
-
-
Sasa Stamenkovic authored
-
Fabien Potencier authored
Commits ------- 81dc9911 [cookbook] Fix typo {Ceated => Created} Discussion ---------- [cookbook] Fix typo {Ceated => Created}
-
- 16 Feb, 2012 1 commit
-
-
Igor Wiedler authored
-
- 08 Feb, 2012 1 commit
-
-
Fabien Potencier authored
-
- 04 Feb, 2012 6 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
Commits ------- 9289dad7 [cookbook] implement some suggestions 9c04345d [cookbook] initial recipe for accepting a JSON request body Discussion ---------- [cookbook] initial recipe for accepting a JSON request body --------------------------------------------------------------------------- by igorw at 2012-01-17T13:24:48Z I implemented your suggestions.
-
Fabien Potencier authored
-
Fabien Potencier authored
Commits ------- 4453e9fc fixed for the latest TwigFormExtension Discussion ---------- fixed for the latest TwigFormExtension Now TwigFormExtension requires CsrfProviderInterface as the first arg but there is no arg for this in TwigServiceProvider, so it occurs the error below: > Catchable fatal error: Argument 1 passed to Symfony\Bridge\Twig\Extension\FormExtension::__construct() must implement interface Symfony\Component\Form\Extension\Csrf\CsrfProvider\CsrfProviderInterface, array given then I set `$app['form.csrf_provider']` as the first arg.
-
- 24 Jan, 2012 1 commit
-
-
Masao Maeda authored
-
- 21 Jan, 2012 4 commits
-
-
Fabien Potencier authored
Commits ------- 8d9bb8fb Added tests for Validator Provider 291bac8d Added Validator Component as submodule Discussion ---------- Added tests for Validator Provider I also had to add the Validator Component as a submodule
-
Fabien Potencier authored
Commits ------- 90f24072 added mention of SymfonyBridgesServiceProvider to example of using path() Twig function Discussion ---------- added mention of SymfonyBridgesServiceProvider to example of using path Twig function I just spent an hour trying to figure out why using path() in Twig when using Silex wasn't working. Turns out I hadn't included the SymfonyBridgesServiceProvider, which isn't mentioned in this piece of documentation. I don't know if this makes the comment too verbose, but if it saves someone else wasting time it'll be worth it.
-
Fabien Potencier authored
Commits ------- 80c96c85 Added link to protected closure section. See #235. Discussion ---------- Added link to protected closure section. See #235.
-
Fabien Potencier authored
Commits ------- 16599fbc fixed link to SwiftmailerServiceProvider doc Discussion ---------- Fixed link to SwiftmailerServiceProvider doc
-
- 19 Jan, 2012 1 commit
-
-
Fabien Potencier authored
-
- 17 Jan, 2012 3 commits
-
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Jacob Dreesen authored
-
- 13 Jan, 2012 2 commits
-
-
Markus Tacker authored
-
Fabien Potencier authored
Commits ------- 7caa3122 [docs] remove duplicate "detect_unicode" line in pitfalls Discussion ---------- [docs] remove duplicate "detect_unicode" line in pitfalls Not sure what happened there, I suppose some merge failed.
-