1. 20 Jan, 2015 4 commits
  2. 17 Jan, 2015 6 commits
  3. 15 Jan, 2015 2 commits
  4. 09 Jan, 2015 2 commits
  5. 07 Jan, 2015 3 commits
  6. 16 Dec, 2014 1 commit
  7. 14 Dec, 2014 1 commit
  8. 13 Dec, 2014 8 commits
  9. 09 Dec, 2014 1 commit
  10. 06 Dec, 2014 1 commit
  11. 24 Nov, 2014 7 commits
  12. 23 Nov, 2014 2 commits
  13. 14 Oct, 2014 1 commit
  14. 12 Oct, 2014 1 commit
    • Fabien Potencier's avatar
      bug #1033 Update RememberMeServiceProvider.php (kevinpostma) · 2603afb3
      Fabien Potencier authored
      This PR was submitted for the master branch but it was merged into the 1.2 branch instead (closes #1033).
      
      Discussion
      ----------
      
      Update RememberMeServiceProvider.php
      
      Dispatcher is not called in the remember me listener because dispatcher was not given in the constructor of the RememberMe Listener.
      
      Commits
      -------
      
      89b1287b Update RememberMeServiceProvider.php
      2603afb3