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

Use Cluster State to Track Repository Generation #49729

Merged

Commits on Nov 29, 2019

  1. Use Cluster State to Track Repository Generation

    Step on the road to elastic#49060.
    
    This commit adds the logic to keep track of a repository's generation
    across repository operations.
    original-brownbear committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    d5c26f5 View commit details
    Browse the repository at this point in the history
  2. simpler change

    original-brownbear committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    ab530c5 View commit details
    Browse the repository at this point in the history
  3. cleaner

    original-brownbear committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    a67bb90 View commit details
    Browse the repository at this point in the history
  4. add docs

    original-brownbear committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    7072b7e View commit details
    Browse the repository at this point in the history
  5. better wording

    original-brownbear committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    3cd2e72 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    3effaad View commit details
    Browse the repository at this point in the history
  2. nicer docs

    original-brownbear committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    afa7b67 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    8518bfc View commit details
    Browse the repository at this point in the history
  2. small changes

    original-brownbear committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    59352a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bb379b View commit details
    Browse the repository at this point in the history
  4. bck

    original-brownbear committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    2b38e7b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    abad89a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2081d View commit details
    Browse the repository at this point in the history
  3. fix test

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    4468734 View commit details
    Browse the repository at this point in the history
  4. nicer javadoc

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    7b07f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    600356a View commit details
    Browse the repository at this point in the history
  6. CR: comments

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    aa1bc78 View commit details
    Browse the repository at this point in the history
  7. CR: add breakout

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    2e8cc1e View commit details
    Browse the repository at this point in the history
  8. fix test

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    87bdb8d View commit details
    Browse the repository at this point in the history
  9. revert

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    cd30717 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81e236f View commit details
    Browse the repository at this point in the history
  11. fix typo

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    45a42c1 View commit details
    Browse the repository at this point in the history
  12. nicer log message

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    e7969fd View commit details
    Browse the repository at this point in the history
  13. fix typo

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f7997af View commit details
    Browse the repository at this point in the history
  14. smarter check

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    6874658 View commit details
    Browse the repository at this point in the history
  15. CR: Comments

    original-brownbear committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    5a202ba View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    8a61063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357fa56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c758c View commit details
    Browse the repository at this point in the history