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

Move Bleve and Elastic code indexers to use a common cat-file --batch #14781

Merged
merged 9 commits into from
Mar 4, 2021

Commits on Feb 23, 2021

  1. Extract out the common cat-file batch calls

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    1fafeb0 View commit details
    Browse the repository at this point in the history
  2. Move bleve and elastic indexers to use a common cat-file --batch when…

    … indexing
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    2ce6967 View commit details
    Browse the repository at this point in the history
  3. move catfilebatch to batch_reader and rename to batch_reader.go

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ddc68e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    e85772b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    b10ab24 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    280157c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    40a9a61 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    2fedd4a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    ddf9e0f View commit details
    Browse the repository at this point in the history