- 15 Apr, 2014 2 commits
-
-
Fabien Potencier authored
* 1.0: Fix typos
-
Fabien Potencier authored
This PR was merged into the 1.0 branch. Discussion ---------- Fix typos, remove trailing whitespace Commits ------- 502d1049 Fix typos
-
- 07 Apr, 2014 1 commit
-
-
Andrew M authored
-
- 05 Feb, 2014 2 commits
-
-
Fabien Potencier authored
This PR was submitted for the 1.1.x-dev branch but it was merged into the 1.1 branch instead (closes #903). Discussion ---------- Update twig.rst SymfonyBridgesServiceProvider Changelog: 2012-05-26: Removed SymfonyBridgesServiceProvider. It is now implicit by checking the existence of the bridge. Commits ------- b8d68e7 Update twig.rst SymfonyBridgesServiceProvider
-
mbutkereit authored
Changelog: 2012-05-26: Removed SymfonyBridgesServiceProvider. It is now implicit by checking the existence of the bridge.
-
- 20 Jan, 2014 3 commits
-
-
Fabien Potencier authored
* 1.0: TranslationServiceProvider replaced translator.messages by translator.domains.
-
Fabien Potencier authored
This PR was submitted for the 1.0.x-dev branch but it was merged into the 1.0 branch instead (closes #892). Discussion ---------- TranslationServiceProvider replaced translator.messages by translator.domains. - changed in commit 7C496D Commits ------- 72b1ad9 TranslationServiceProvider replaced translator.messages by translator.domains.
-
Frederic G. MARAND authored
- changed in commit 7C496D
-
- 08 Jan, 2014 3 commits
-
-
Fabien Potencier authored
* 1.0: Updated year in License
-
Fabien Potencier authored
This PR was merged into the 1.0 branch. Discussion ---------- Updated year in License Commits ------- 1e543d2a Updated year in License
-
Daniel Gomes authored
-
- 03 Dec, 2013 3 commits
-
-
Fabien Potencier authored
* 1.0: Remove gendered pronouns
-
Fabien Potencier authored
This PR was merged into the 1.0 branch. Discussion ---------- Remove gendered pronouns When referencing hypothetical users, it's more inclusive to use gender-neutral prnouns. Instances of he/she/his/her/him have been replaced with they/them/their and verb tenses changed to match. Commits ------- c48da4ca Remove gendered pronouns
-
Bill Israel authored
When referencing hypothetical users, it's more inclusive to use gender-neutral prnouns. Instances of he/she/his/her/him have been replaced with they/them/their and verb tenses changed to match.
-
- 01 Nov, 2013 2 commits
-
-
Fabien Potencier authored
This PR was merged into the 1.1 branch. Discussion ---------- fixed translator locale management The locale used by the translator was set the first time the translator was instantiated. That's a problem for several reasons: * changing the locale via `$app['locale']` would not change the locale used by the translator; * when using fragments, the locale was not updated correctly; * also, when using the web profiler, the translator is created early on (before the handling of a request), and so the locale was always `en` (see silexphp/Silex-WebProfiler#23). Commits ------- 902c2c8c fixed translator locale management
-
Fabien Potencier authored
-
- 30 Oct, 2013 7 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.0: prepared the 1.0.2 release updated CHANGELOG Conflicts: doc/changelog.rst src/Silex/Application.php
-
Fabien Potencier authored
-
Fabien Potencier authored
-
Fabien Potencier authored
* 1.0: fix docblock Update intro.rst - Included links to Symfony2, Pimple and Sinatra typo fixed in doc/providers.rst
-
- 26 Oct, 2013 2 commits
-
-
Fabien Potencier authored
This PR was submitted for the master branch but it was merged into the 1.1 branch instead (closes #815). Discussion ---------- Event helpers add listeners directly after boot Fixes #748 Commits ------- f67cd45 Event helpers add listeners directly after boot
-
Dave Marshall authored
Fixes #748
-
- 11 Oct, 2013 9 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the master branch. Discussion ---------- Minor - Adding session dependency caution message Commits ------- 4eab2bd3 Update security.rst c0a54314 Minor - Adding session dependency caution message
-
Fabien Potencier authored
feature #772 Added "security.hide_user_not_found" support in SecurityServiceProvider (tomaszsobczak) This PR was squashed before being merged into the master branch (closes #772). Discussion ---------- Added "security.hide_user_not_found" support in SecurityServiceProvider Added "security.hide_user_not_found" support in SecurityServiceProvider to make configuration similar with Symfony2 framework. Commits ------- 9c614f5a Added "security.hide_user_not_found" support in SecurityServiceProvider
-
tomaszsobczak authored
-
Fabien Potencier authored
This PR was merged into the master branch. Discussion ---------- Add a link to github "How to create a pull request" article Commits ------- 6a0da1e3 Add a link to github "How to create a pull request" article
-
Fabien Potencier authored
-
Fabien Potencier authored
This PR was merged into the master branch. Discussion ---------- Update instructions to use ~1.1 instead of ~1.0 Please also update http://silex.sensiolabs.org/download which is not only forgotten every time because it's not part of the repo, it's also outdated *right now*... Commits ------- 9685e904 use tilde operator for pimple require 69c545c6 Update constraints from ~1.0 to ~1.1
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 09 Oct, 2013 2 commits
-
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 07 Oct, 2013 1 commit
-
-
Nicolas Bastien authored
-
- 01 Oct, 2013 3 commits
-
-
Fabien Potencier authored
This PR was merged into the master branch. Discussion ---------- Updating translation file path Commits ------- 3f981d56 Updating translation file path
-
Julio Montoya authored
-
Julio Montoya authored
-