Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User backend extendable account searching #27906

Merged
merged 30 commits into from
May 18, 2017
Merged

User backend extendable account searching #27906

merged 30 commits into from
May 18, 2017

Commits on May 17, 2017

  1. Configuration menu
    Copy the full SHA
    e3c3261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bef4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9775519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff08373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5933a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53fc71e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a73ef47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a88187 View commit details
    Browse the repository at this point in the history
  9. WIP account_terms table

    tomneedham committed May 17, 2017
    Configuration menu
    Copy the full SHA
    387fd9e View commit details
    Browse the repository at this point in the history
  10. minor fixes

    butonic authored and tomneedham committed May 17, 2017
    Configuration menu
    Copy the full SHA
    360753a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ca31fe View commit details
    Browse the repository at this point in the history
  12. fix di

    butonic authored and tomneedham committed May 17, 2017
    Configuration menu
    Copy the full SHA
    3332789 View commit details
    Browse the repository at this point in the history
  13. fix fix for di

    butonic authored and tomneedham committed May 17, 2017
    Configuration menu
    Copy the full SHA
    a73f2f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c916482 View commit details
    Browse the repository at this point in the history
  15. fix insert

    butonic authored and tomneedham committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8dbeb54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f1468c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd377c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    08fd6c6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2fb7698 View commit details
    Browse the repository at this point in the history
  20. Revert "Fix sync service search term retrieval"

    This reverts commit 2fb7698.
    butonic committed May 17, 2017
    Configuration menu
    Copy the full SHA
    20dd735 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2aab10d View commit details
    Browse the repository at this point in the history
  22. update comments

    butonic committed May 17, 2017
    Configuration menu
    Copy the full SHA
    7a07d70 View commit details
    Browse the repository at this point in the history
  23. minor doc changes

    butonic committed May 17, 2017
    Configuration menu
    Copy the full SHA
    dadcd78 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    869eacb View commit details
    Browse the repository at this point in the history
  25. codestyle

    butonic committed May 17, 2017
    Configuration menu
    Copy the full SHA
    14cc9ad View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8865e33 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Use left join for account search

    Because searching by email do not require terms to exist.
    Vincent Petry committed May 18, 2017
    Configuration menu
    Copy the full SHA
    06d7c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b1dc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    148d443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9fc93c View commit details
    Browse the repository at this point in the history