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

Add link to user profile in markdown mention only if user exists #21533

Merged
merged 19 commits into from
Oct 22, 2022

Commits on Oct 21, 2022

  1. Add link to user profile in markdown mention only if user exists

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9a2b465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b0a692 View commit details
    Browse the repository at this point in the history
  3. Trigger build

    yardenshoham committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    27dd534 View commit details
    Browse the repository at this point in the history
  4. Add user to tests

    yardenshoham committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6fb9af9 View commit details
    Browse the repository at this point in the history
  5. fix test

    yardenshoham committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    459ce5b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    9589e70 View commit details
    Browse the repository at this point in the history
  2. Fix TestSearchUsers

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a23d5a0 View commit details
    Browse the repository at this point in the history
  3. Drop db dependency

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d2b211e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52f4ad7 View commit details
    Browse the repository at this point in the history
  5. Fix test

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    aab51ec View commit details
    Browse the repository at this point in the history
  6. refactor

    wxiaoguang authored and yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    f486a5f View commit details
    Browse the repository at this point in the history
  7. Try to fix tests

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    2368ec8 View commit details
    Browse the repository at this point in the history
  8. Update comment

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    282869b View commit details
    Browse the repository at this point in the history
  9. Adjust tests

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    30c9ab0 View commit details
    Browse the repository at this point in the history
  10. Drop DB prep in tests

    yardenshoham committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    2f7075d View commit details
    Browse the repository at this point in the history
  11. fix tests

    wxiaoguang committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    42e9e96 View commit details
    Browse the repository at this point in the history
  12. oops, fix the lint

    wxiaoguang committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d08bc56 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b786f0e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b7945e View commit details
    Browse the repository at this point in the history