1. 13 Dec, 2014 18 commits
  2. 09 Dec, 2014 1 commit
  3. 06 Dec, 2014 1 commit
  4. 04 Dec, 2014 1 commit
  5. 03 Dec, 2014 1 commit
  6. 24 Nov, 2014 12 commits
  7. 23 Nov, 2014 2 commits
  8. 07 Nov, 2014 1 commit
  9. 14 Oct, 2014 1 commit
  10. 12 Oct, 2014 2 commits
    • Fabien Potencier's avatar
      Merge branch '1.2' · bce2a5dc
      Fabien Potencier authored
      * 1.2:
        Update RememberMeServiceProvider.php
      bce2a5dc
    • 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