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

store: Added regex-set optimization to ExpandedPostings #2450

Merged
merged 9 commits into from
Apr 17, 2020
Merged

store: Added regex-set optimization to ExpandedPostings #2450

merged 9 commits into from
Apr 17, 2020

Commits on Apr 16, 2020

  1. Added regex-set optimization to ExpandedPostings

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0833c62 View commit details
    Browse the repository at this point in the history
  2. Fixed capitalization.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    f7370c3 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG.md

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3a631f2 View commit details
    Browse the repository at this point in the history
  4. Removed unnecessary change.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    892b8e8 View commit details
    Browse the repository at this point in the history
  5. Remove whitespace

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0270710 View commit details
    Browse the repository at this point in the history
  6. Use testutil instead of testify.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b7d7273 View commit details
    Browse the repository at this point in the history
  7. Added copyright header, from original Prometheus querier.go

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    175083f View commit details
    Browse the repository at this point in the history
  8. Use Thanos copyright header. 🤦

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    917bc8a View commit details
    Browse the repository at this point in the history
  9. Added · at the end of the sentence. 🤯.

    I will randomly add emojis and GitHub emoji markup to commit messages that fix frustrating checks like this one. And intentionally not break the line. Let's see how lint deals with that! Ha.
    
    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    7ff82aa View commit details
    Browse the repository at this point in the history