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

Implement elastic search issue indexer interface #6150

Closed
wants to merge 11 commits into from

Commits on Jul 9, 2019

  1. Copy the full SHA
    314d5ea View commit details
    Browse the repository at this point in the history
  2. added vendors

    lunny committed Jul 9, 2019
    Copy the full SHA
    f12b32b View commit details
    Browse the repository at this point in the history
  3. switch to go mod

    lunny committed Jul 9, 2019
    Copy the full SHA
    3431943 View commit details
    Browse the repository at this point in the history
  4. fix vet

    lunny committed Jul 9, 2019
    Copy the full SHA
    ed6a3a2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    022c0ab View commit details
    Browse the repository at this point in the history
  6. improve the logger

    lunny committed Jul 9, 2019
    Copy the full SHA
    a785e69 View commit details
    Browse the repository at this point in the history
  7. batch index and delete

    lunny committed Jul 9, 2019
    Copy the full SHA
    c800ca3 View commit details
    Browse the repository at this point in the history
  8. add elastic search issue indexer custom mapping file support; add tes…

    …t for elastic search
    lunny committed Jul 9, 2019
    Copy the full SHA
    7a5581d View commit details
    Browse the repository at this point in the history
  9. fix elastic search test

    lunny committed Jul 9, 2019
    Copy the full SHA
    e5bead4 View commit details
    Browse the repository at this point in the history
  10. fix integration mysql.ini.tmpl

    lunny committed Jul 9, 2019
    Copy the full SHA
    6886071 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. update vendor

    lunny committed Nov 6, 2019
    Copy the full SHA
    40b7f55 View commit details
    Browse the repository at this point in the history