1. 26 Sep, 2014 5 commits
    • Fabien Potencier's avatar
      prepared the 1.2.2 release · 8c5e86eb
      Fabien Potencier authored
      8c5e86eb
    • Fabien Potencier's avatar
      updated CHANGELOG · 535244c3
      Fabien Potencier authored
      535244c3
    • Fabien Potencier's avatar
      bug #1029 fixed translator (fabpot) · f8b75984
      Fabien Potencier authored
      This PR was merged into the 1.2 branch.
      
      Discussion
      ----------
      
      fixed translator
      
      Fixes #1028, #988, #983, #1023
      
      That makes the tests pass again.
      
      Commits
      -------
      
      712375b9 fixed translator
      f8b75984
    • Fabien Potencier's avatar
      fixed translator · 712375b9
      Fabien Potencier authored
      As of Symfony 2.5.2, Translator::__construct() calls setLocale.
      As the Silex Translator calls it with null and because we synchronize
      the translator language with the app one, the locale was always
      set to null when calling the translator for the first time, overriding
      the current app locale.
      712375b9
    • Fabien Potencier's avatar
      fixed translator · 57d74eb0
      Fabien Potencier authored
      As of Symfony 2.5.2, Translator::__construct() calls setLocale.
      As the Silex Translator calls it with null and because we synchronize
      the translator language with the app one, the locale was always
      set to null when calling the translator for the first time, overriding
      the current app locale.
      57d74eb0
  2. 22 Sep, 2014 2 commits
  3. 21 Sep, 2014 9 commits
  4. 08 Jul, 2014 2 commits
  5. 01 Jul, 2014 6 commits
  6. 30 Jun, 2014 2 commits
  7. 27 Jun, 2014 1 commit
  8. 26 Jun, 2014 1 commit
  9. 23 Jun, 2014 2 commits
  10. 16 May, 2014 2 commits
    • Fabien Potencier's avatar
      minor #956 Update service_controller.rst (cxj) · 0a4d5c05
      Fabien Potencier authored
      This PR was submitted for the master branch but it was merged into the 1.2 branch instead (closes #956).
      
      Discussion
      ----------
      
      Update service_controller.rst
      
      The word "it's" is a contraction for "it is".  "Its" is a possessive pronoun.
      
      Commits
      -------
      
      09a5fe34 Update service_controller.rst
      0a4d5c05
    • Chris Johnson's avatar
      Update service_controller.rst · 09a5fe34
      Chris Johnson authored
      The word "it's" is a contraction for "it is".  "Its" is a possessive pronoun.
      09a5fe34
  11. 04 May, 2014 3 commits
  12. 15 Apr, 2014 3 commits
  13. 07 Apr, 2014 1 commit
  14. 29 Mar, 2014 1 commit