1. 10 Jul, 2014 3 commits
  2. 08 Jul, 2014 1 commit
    • IdentityInterface::findIdentity should return active users · 6ec0b60a
      Serge Postrash authored
      ```
      interface IdentityInterface
      {
          /**
           * Finds an identity by the given ID.
           * @param string|integer $id the ID to be looked for
           * @return IdentityInterface the identity object that matches the given ID.
           * Null should be returned if such an identity cannot be found
           * or the identity is not in an active state (disabled, deleted, etc.)
           */
          public static function findIdentity($id);
      ```
  3. 02 Jul, 2014 1 commit
  4. 01 Jul, 2014 1 commit
  5. 30 Jun, 2014 2 commits
  6. 27 Jun, 2014 1 commit
  7. 26 Jun, 2014 1 commit
  8. 25 Jun, 2014 1 commit
  9. 20 Jun, 2014 1 commit
  10. 09 Jun, 2014 2 commits
  11. 29 May, 2014 2 commits
  12. 24 May, 2014 1 commit
  13. 16 May, 2014 1 commit
  14. 06 May, 2014 1 commit
  15. 04 May, 2014 1 commit
  16. 29 Apr, 2014 1 commit
  17. 17 Apr, 2014 1 commit
  18. 07 Apr, 2014 1 commit
  19. 30 Mar, 2014 1 commit
  20. 16 Mar, 2014 2 commits
  21. 09 Mar, 2014 1 commit
  22. 07 Mar, 2014 1 commit
  23. 05 Mar, 2014 1 commit
  24. 04 Mar, 2014 3 commits
  25. 03 Mar, 2014 3 commits
  26. 02 Mar, 2014 1 commit
  27. 20 Feb, 2014 3 commits
  28. 18 Feb, 2014 1 commit