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

CockroachDB Physical Backend #2713

Merged
merged 11 commits into from
Jul 23, 2017
Merged

CockroachDB Physical Backend #2713

merged 11 commits into from
Jul 23, 2017

Commits on May 11, 2017

  1. Adding cockroachdb physical backend

    Chris Hoffman committed May 11, 2017
    Configuration menu
    Copy the full SHA
    a77b71a View commit details
    Browse the repository at this point in the history
  2. cleanup

    Chris Hoffman committed May 11, 2017
    Configuration menu
    Copy the full SHA
    f5b4dad View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Adding dockertest tests

    Chris Hoffman committed May 12, 2017
    Configuration menu
    Copy the full SHA
    29fb9be View commit details
    Browse the repository at this point in the history
  2. reorganizing

    Chris Hoffman committed May 12, 2017
    Configuration menu
    Copy the full SHA
    c5c2f39 View commit details
    Browse the repository at this point in the history
  3. Adding transaction support

    Chris Hoffman committed May 12, 2017
    Configuration menu
    Copy the full SHA
    42eca0a View commit details
    Browse the repository at this point in the history
  4. Minor edits to transaction handling

    Chris Hoffman committed May 12, 2017
    Configuration menu
    Copy the full SHA
    3873ab4 View commit details
    Browse the repository at this point in the history
  5. Splitting out transactional tests

    Chris Hoffman committed May 12, 2017
    Configuration menu
    Copy the full SHA
    3978073 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Merge remote-tracking branch 'oss/master' into db-phy-cockroachdb

    * oss/master: (161 commits)
      update gitignore
      changelog++
      Exclude /sys/leases/renew from registering with expiration manager (#2891)
      More cleanup
      Clarify/fix some configuration info.
      Add a convenience function for copying a client (#2887)
      Better error messages using ListObjects than using HeadBucket. Might be a bigger request but messages are better than BadRequest, how this changes effect the messages are in the issue (#2892)
      Add ACL info to Consul configuration page
      Return error on bad CORS and add Header specification to API request primitive
      Add Zyborg.Vault PowerShell module to libs list (#2869)
      changelog++
      CouchDB physical backend (#2880)
      Fix root paths test
      Add missing datadog vendored lib
      changelog++
      Fix up CORS.
      Cors headers (#2021)
      Address review feedback
      Fix the test error message
      Added utility on router to fetch mount entry using its ID
      ...
    Chris Hoffman committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    3b9b37c View commit details
    Browse the repository at this point in the history
  2. updating deps

    Chris Hoffman committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    16f455c View commit details
    Browse the repository at this point in the history
  3. adding permit pool

    Chris Hoffman committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    a078c6e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. adding cockroachdb docs

    Chris Hoffman committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    eb9c486 View commit details
    Browse the repository at this point in the history