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 feature flags to control query sharing, KV exposure #9120

Merged
merged 11 commits into from
Feb 19, 2020

Commits on Feb 11, 2020

  1. Add feature flags to control query sharing, KV exposure

    Will Barrett committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    adbe239 View commit details
    Browse the repository at this point in the history
  2. Add tests, fix bug

    Will Barrett committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2b4d1c9 View commit details
    Browse the repository at this point in the history
  3. Skip test for kv endpoints when they are disabled

    Will Barrett committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    11bded6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. ESLint fixes

    Will Barrett committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d097f7b View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary binds

    Will Barrett committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e7b3c70 View commit details
    Browse the repository at this point in the history
  3. Fix eslint errors

    Will Barrett committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f1e683b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Add note to UPDATING.md RE: new feature flag options

    Will Barrett committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    52585c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Use expanded version of RBAC

    Will Barrett committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ea37902 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Enable KV_STORE and SHARE_QUERIES_VIA_KV_STORE feature flags in the t…

    …est environment
    Will Barrett committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e5c7adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3163318 View commit details
    Browse the repository at this point in the history
  3. Fix black

    Will Barrett committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    dbe24cb View commit details
    Browse the repository at this point in the history