Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cockroachdb/cockroach-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.13
Choose a base ref
...
head repository: cockroachdb/cockroach-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.14
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 17, 2022

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

Commits on Jun 21, 2022

  1. Merge pull request #139 from cockroachdb/crl_fmt

    Run cockroach-go through crlfmt.
    RichardJCai authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1540631 View commit details
    Browse the repository at this point in the history
  2. Support testserver with multiple nodes.

    Right now this is only supported in insecure mode.
    Start a three node cluster using the ThreeNode TestsServerOpt.
    RichardJCai committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    db91fbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97a8658 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    a7906e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from cockroachdb/support_reset_server

    support restarting / upgrading nodes
    RichardJCai authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2fac03c View commit details
    Browse the repository at this point in the history
Loading