Created
January 3, 2019 13:40
-
-
Save tbg/522e3632f4306af6ba10072a72ff0b0f to your computer and use it in GitHub Desktop.
git log --no-decorate --pretty='format:%s (%an %ar)' --author 'Tobias' --author Andrei --author Nikhil --author Nathan --author Peter --after 'Dec 12 2018' | pbcopy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
storage: exit process when disks are stalled (Tobias Schottdorf 56 minutes ago) | |
distsqlrun: refactor the ridiculous processor.Run() interface (Andrei Matei 4 days ago) | |
distsqlrun: remove redundant code from some processors (Andrei Matei 4 days ago) | |
distsqlrun: add debugging info to a test (Andrei Matei 4 days ago) | |
storage: remove legacy code around VersionNoRaftProposalKeys (Nathan VanBenschoten 15 hours ago) | |
libroach/engine: plumb support for SingleDelete operation (Nathan VanBenschoten 19 hours ago) | |
distsql: flow start refactoring (Andrei Matei 4 days ago) | |
distsql: refactor flow.StartSync() (Andrei Matei 4 days ago) | |
storage: fatal on replica corruption (Tobias Schottdorf 21 hours ago) | |
cli: improve default program for merge-logs (Tobias Schottdorf 26 hours ago) | |
storage: justify skipping of TestStoreSplitFailsAfterMaxRetries (Nathan VanBenschoten 27 hours ago) | |
roachtest: drop -q from gsutil (Tobias Schottdorf 28 hours ago) | |
ccl/partitionccl: workaround stressrace failures (Peter Mattis 3 days ago) | |
ccl/partitionccl: re-enable Test{InitialPartitioning,Repartitioning} (Peter Mattis 5 days ago) | |
roachtest: fix tag:default if no filters are specified (Peter Mattis 5 days ago) | |
roachtest: add missing format directive (Peter Mattis 13 days ago) | |
storage/engine: fix sstIterator error propagation (Peter Mattis 13 days ago) | |
storage: fix a deadlock in rangefeed teardown (Peter Mattis 2 weeks ago) | |
storage: write at provisional commit ts, not orig ts (Nikhil Benesch 6 weeks ago) | |
vendor: update thrift and zipkin-go-opentracing (Nathan VanBenschoten 2 weeks ago) | |
roachprod: disable diagnostics by default (Peter Mattis 2 weeks ago) | |
roachtest: only publish artifacts for failed tests (Tobias Schottdorf 2 weeks ago) | |
RFC: Lazy Transaction Record Creation (Nathan VanBenschoten 3 weeks ago) | |
sql: add missing locking for txnState.mu.txn writes (Peter Mattis 2 weeks ago) | |
storage: deflake TestStoreRangeMergeSlowWatcher (Nikhil Benesch 2 weeks ago) | |
storage: deflake Test...AbandonedFollowersAutomaticallyGarbageCollected (Nikhil Benesch 2 weeks ago) | |
libroach: negate consistent parameter in MVCC{Get,Scan} (Nikhil Benesch 2 weeks ago) | |
storage/engine: change MVCCGet to return an intent pointer, not slice (Nikhil Benesch 2 weeks ago) | |
storage/engine: extract an MVCCGetOptions struct (Nikhil Benesch 2 weeks ago) | |
roachtest: print a warning if no tests are selected to run (Peter Mattis 3 weeks ago) | |
roachtest: add support for testSpec.Tags (Peter Mattis 3 weeks ago) | |
roachtest: make the listBench global into a local (Peter Mattis 3 weeks ago) | |
docs: update RangeFeed RFC with PR comments (Nathan VanBenschoten 2 weeks ago) | |
docs: update RangeFeed RFC about new MVCCOps log (Nathan VanBenschoten 7 months ago) | |
docs: update RangeFeed RFC with ResolvedTS and WriteBatch-decoding discussions (Nathan VanBenschoten 7 months ago) | |
docs: s/ChangeFeed/RangeFeed/ (Nathan VanBenschoten 7 months ago) | |
gossip: require node descriptors have non-empty addresses (Peter Mattis 3 weeks ago) | |
storage: remove decoy batch timestamp handler (Nikhil Benesch 3 weeks ago) | |
builder: upgrade to go1.10.7 (Peter Mattis 3 weeks ago) | |
storage: add comment on readOnlyCmdMu (Tobias Schottdorf 3 weeks ago) | |
storage: disable merge queue during TestSplitTriggerRaftSnapshotRace (Tobias Schottdorf 4 weeks ago) | |
storage: smarten logic to wait for split trigger (Tobias Schottdorf 4 weeks ago) | |
engine: test batch.Commit when it only contains LogData (Tobias Schottdorf 3 weeks ago) | |
testutils: do heartbeats in the LocalTestCluster (Andrei Matei 3 weeks ago) | |
roachprod: bump xenial image used on GCE (Peter Mattis 3 weeks ago) | |
engine: propertly support batches containing only LogData (Peter Mattis 3 weeks ago) | |
roachtest: add acceptance/replicagc-changed-peers (Tobias Schottdorf 3 weeks ago) | |
storage: wake up dormant ranges before replicaGC (Tobias Schottdorf 4 weeks ago) | |
storage: change init order for multiTestContext (Andrei Matei 3 weeks ago) | |
c-deps: fix an infinite loop in MVCCScan (Peter Mattis 3 weeks ago) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment