Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: orientalson/cockroach

Tags

v1.1.0

Toggle v1.1.0's commit message
Merge pull request cockroachdb#19000 from a-robinson/cherrypick_18997

cherrypick-1.1: engine: Make temp directory cleanup resilient to rename errors

v1.1.0-rc.1

Toggle v1.1.0-rc.1's commit message
Merge pull request cockroachdb#19000 from a-robinson/cherrypick_18997

cherrypick-1.1: engine: Make temp directory cleanup resilient to rename errors

v1.1-beta.20170928

Toggle v1.1-beta.20170928's commit message
Merge pull request cockroachdb#18800 from a-robinson/cherrypick_18778

cherrypick-1.1: storage: Fix tracking of keys written in replica.writeStats

v1.1-beta.20170921

Toggle v1.1-beta.20170921's commit message
Merge pull request cockroachdb#18498 from BramGruneir/bram/cherrypick…

…_18376

 cherrypick-1.1: server, ui: Fix the range log history in the range debug page.

v1.0.6

Toggle v1.0.6's commit message
Merge pull request cockroachdb#18397 from petermattis/pmattis/rocksdb…

…-delete-range-bug

storage/engine: reproduce RocksDB DeleteRange bug

v1.2-alpha.20170901

Toggle v1.2-alpha.20170901's commit message
Merge pull request cockroachdb#18158 from dt/opts

sqlccl: let the reusable helper filter valueless opts

v1.1-beta.20170907

Toggle v1.1-beta.20170907's commit message
Merge pull request cockroachdb#18184 from bdarnell/cherrypick-quiesce

cherrypick: storage: fix quiescence when not leaseholder

v1.0.5

Toggle v1.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request cockroachdb#17689 from knz/20170816-cherry-pick-17683

cherrypick: log: allow panic to propagate on crash reporting timeouts

v1.1-alpha.20170817

Toggle v1.1-alpha.20170817's commit message
Merge pull request cockroachdb#17425 from petermattis/pmattis/lockost…

…hread

storage/engine: remove LockOSThread

v1.1-alpha.20170810

Toggle v1.1-alpha.20170810's commit message
Merge pull request cockroachdb#17418 from a-robinson/quota

storage: Fix flake in TestQuotaPool