Skip to content
Snippets Groups Projects
  1. May 03, 2014
  2. May 01, 2014
  3. Apr 01, 2014
  4. Mar 17, 2014
  5. Mar 14, 2014
  6. Mar 13, 2014
  7. Mar 10, 2014
  8. Mar 06, 2014
  9. Mar 03, 2014
  10. Feb 28, 2014
  11. Feb 27, 2014
  12. Feb 25, 2014
  13. Feb 22, 2014
  14. Feb 18, 2014
  15. Feb 13, 2014
  16. Feb 05, 2014
  17. Feb 04, 2014
  18. Feb 03, 2014
  19. Jan 24, 2014
  20. Jan 20, 2014
  21. Jan 18, 2014
    • Jared Hancock's avatar
      search: Improve typeahead search results · e69c0fd1
      Jared Hancock authored
      Fixup search for users with hits in an searchable authentication backend:
      
        * If there is a hit for the remote backend, include that in the search for
          local users by email address. If there is a hit locally for the same
          email address, then remove the remote hit from the search results.
      
      Fixup typeahead results
      
        * Abort previous search requests when the user enters more text into the
          search fields. This makes the search box feel more consistent, and
          avoids the case where the user finishes typing and valid search hits
          never appear
      e69c0fd1
Loading