Commit Graph

  • 710411aea6 fix asan/valgrind for TableCache cleanup Andrew Kryczka 2017-07-27 20:16:25 -0700
  • 3a3fb00b7a TARGETS file not setting sse explicitly Yi Wu 2017-07-27 17:34:04 -0700
  • fca4d6da17 Build fewer tests in Travis platform_dependent tests Siying Dong 2017-07-27 17:15:48 -0700
  • 8f553d3c52 remove unnecessary internal_comparator param in newIterator Aaron Gao 2017-07-27 14:17:10 -0700
  • 7f6d012d70 "ccache -C" in Travis Siying Dong 2017-07-27 13:35:39 -0700
  • d12691b86f move TableCache::EraseHandle outside of db mutex Andrew Kryczka 2017-07-27 12:10:49 -0700
  • f33f113683 fix db_bench argument type Andrew Kryczka 2017-07-27 12:10:41 -0700
  • e7697b8ce8 Fix LITE unit tests Siying Dong 2017-07-26 21:02:53 -0700
  • 3ce20e985b Fix use of RocksDBCommonHelper in cont_integration.sh Andres Suarez 2017-07-26 19:01:45 -0700
  • c281b44829 Revert "CRC32 Power Optimization Changes" Siying Dong 2017-07-26 19:00:42 -0700
  • 9980de262c Fix FIFO compaction picker test Sagar Vemuri 2017-07-26 12:08:31 -0700
  • 2289d38115 CRC32 Power Optimization Changes Kamalalochana Subbaiah 2017-07-26 09:33:07 -0700
  • 30b58cf71a Remove the orphan assert on !need_log_sync Maysam Yabandeh 2017-07-25 18:36:29 -0700
  • fe1a5559f3 Fix flaky write_callback_test Yi Wu 2017-07-25 16:40:21 -0700
  • addbd279c2 5.6.1 release blog post Yi Wu 2017-07-25 12:18:17 -0700
  • 30edff308e buckification: remove explicit `-msse*` compiler flags Andrew Gallagher 2017-07-25 12:02:44 -0700
  • 2b259c9d49 Lower num of iterations in DeadlockCycle test Maysam Yabandeh 2017-07-25 11:33:07 -0700
  • 277f6f23d4 Release note for partitioned index/filters Maysam Yabandeh 2017-07-25 10:17:10 -0700
  • 5e731a1382 Remove unused rocksdb arcanist lib Andres Suarez 2017-07-25 04:23:10 -0700
  • 9b11d4345a Fix broken links Thi Doan 2017-07-24 14:59:34 -0700
  • 06f1917449 add vcpkg as an windows option atkawa7 2017-07-24 14:57:33 -0700
  • ea8ad4f678 Fix compaction div by zero logging Islam AbdelRahman 2017-07-24 11:53:03 -0700
  • 34112aeffd Added db paths to c kapitan-k 2017-07-24 11:47:34 -0700
  • 1d8aa2961c Gcc 7 ParsedInternalKey replace memset with clear function. Daniel Black 2017-07-24 11:28:20 -0700
  • a4c42e8007 Fix UBSAN issue of passing nullptr to memcmp Islam AbdelRahman 2017-07-24 10:47:19 -0700
  • 16e0388205 LRUCacheShard cache line size alignment Daniel Black 2017-07-24 10:46:21 -0700
  • 216644c61c enable UBSAN macro in TARGETS Islam AbdelRahman 2017-07-24 10:41:09 -0700
  • e67b35c076 Add Iterator::Refresh() Siying Dong 2017-07-24 10:28:17 -0700
  • a34b2e388e Fix caching of compaction picker's next index Andrew Kryczka 2017-07-21 20:56:32 -0700
  • 72502cf227 Revert "comment out unused parameters" Sagar Vemuri 2017-07-21 18:13:59 -0700
  • 1d7048c598 comment out unused parameters Victor Gao 2017-07-21 14:50:24 -0700
  • 534c255c7a Cassandra compaction filter for purge expired columns and rows Pengchao Wang 2017-07-21 14:42:32 -0700
  • 63163a8c6e Remove make_new_version.sh Yi Wu 2017-07-20 20:28:43 -0700
  • 0302da47a7 Reduce blob db noisy logging Yi Wu 2017-07-20 14:52:58 -0700
  • 3e5ea29a83 Fix Flaky DeleteSchedulerTest::ImmediateDeleteOn25PercDBSize Islam AbdelRahman 2017-07-20 11:22:31 -0700
  • a22b9cc6fe overlapping endpoint fixes in level compaction picker Andrew Kryczka 2017-07-19 20:33:52 -0700
  • ffd2a2eefd delete ExpandInputsToCleanCut failure log Andrew Kryczka 2017-07-19 20:26:46 -0700
  • 3e6e863b1f Remove arcanist_util directory Islam AbdelRahman 2017-07-14 11:02:51 -0700
  • 36651d14ee Moving static AdaptationContext to outside function Maysam Yabandeh 2017-07-18 16:49:57 -0700
  • 6e3ee015fb Update java/rocksjni.pom Siying Dong 2017-07-18 12:58:57 -0700
  • ecff9d5e33 Include write_buffer_manager in ImmutableDBOptions::Dump Andrew Kryczka 2017-07-18 12:40:17 -0700
  • ae28634e9f Remove some left-over BSD headers Siying Dong 2017-07-18 11:46:31 -0700
  • 33b1de82a7 Remove format compatibility hack Siying Dong 2017-07-18 10:57:10 -0700
  • 2f375154ea checkout local branch in check_format_compatible.sh Maysam Yabandeh 2017-07-18 10:29:36 -0700
  • ddb22ac59c avoid collision with master branch in check format Maysam Yabandeh 2017-07-18 08:16:58 -0700
  • 0c03a7f17d set the remote for git checkout Maysam Yabandeh 2017-07-17 19:35:23 -0700
  • 7ac184c6d7 Revert cmake -DNDEBUG for non-MSVC Andrew Kryczka 2017-07-17 14:54:40 -0700
  • 0655b58582 enable PinnableSlice for RowCache Sushma Devendrappa 2017-07-17 14:53:15 -0700
  • 00464a3140 Fix column_family_test with LITE build Yi Wu 2017-07-17 14:51:19 -0700
  • b2dd192fed tools/write_stress.cc: Correct "1204" typos. Chris Lamb 2017-07-17 11:17:05 -0700
  • cbaab30449 table/block.h: change memset Daniel Black 2017-07-17 10:33:12 -0700
  • f1a056e005 CodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false), et cetera Yedidya Feldblum 2017-07-16 21:23:33 -0700
  • 4a2e4891fe Add back the LevelDB license file Siying Dong 2017-07-16 18:35:39 -0700
  • a7321fc97f Remove the licensing description in CONTRIBUTING.md Siying Dong 2017-07-16 15:50:14 -0700
  • 3c327ac2d0 Change RocksDB License Siying Dong 2017-07-15 16:03:42 -0700
  • 132013366d Make TARGETS file portable Islam AbdelRahman 2017-07-14 15:36:20 -0700
  • ccf5f08f88 Set CACHE_LINE_SIZE for s390, PPC, ARM64 Daniel Black 2017-07-14 15:12:47 -0700
  • 67510eeff3 db_crashtest.py: remove need for shell Daniel Black 2017-07-14 08:59:45 -0700
  • 4267eb00d4 Remove punit tests Maysam Yabandeh 2017-07-13 17:02:32 -0700
  • 5bfb67d90f Enable write rate limit for updaterandom benchmark Yi Wu 2017-07-13 16:25:53 -0700
  • 20a691d98f Update HISTORY to release 5.7 Islam AbdelRahman 2017-07-13 13:24:43 -0700
  • 98d1a5510b db_bench to by default verify checksum Siying Dong 2017-07-13 11:58:35 -0700
  • 26ce69b195 Update blob db to use ROCKS_LOG_* macro Yi Wu 2017-07-13 10:03:39 -0700
  • 43e4eef77f remove unnecessary fadvise Aaron Gao 2017-07-12 18:00:45 -0700
  • 21b17d7686 Fix BlobDB::Get which only get out the value offset foolenough 2017-07-12 17:56:40 -0700
  • 70440f7a63 Add virtual func IsDeleteRangeSupported 奏之章 2017-07-12 16:49:56 -0700
  • 7550255c54 Add JAVAC_ARGS as Makefile variable Daniel Black 2017-07-12 12:04:55 -0700
  • 7a0b5de771 Gcc 7 ignored quantifiers Daniel Black 2017-07-12 09:27:12 -0700
  • 000bf0af38 Improve the design and native object management of Stats in RocksJava Adam Retter 2017-07-11 23:19:53 -0700
  • 269d383d5d Bump version to 5.7 Islam AbdelRahman 2017-07-11 14:23:09 -0700
  • c32f27223b Fixes db_bench with blob db Yi Wu 2017-07-11 14:05:39 -0700
  • fcd99d27c9 db_bench_tool: fix buffer size Daniel Black 2017-07-11 10:28:18 -0700
  • 87128bd5c5 fix regression test Aaron Gao 2017-07-10 16:56:50 -0700
  • 8f927e5f75 Fix undefined behavior in Hash Giuseppe Ottaviano 2017-07-10 12:22:26 -0700
  • 643b787c7b Added a note about LZ4 compression dependency Adam Retter 2017-07-10 12:08:16 -0700
  • 56656e12d6 Temporarily disable FIFOCompactionWithTTLTest Sagar Vemuri 2017-07-07 20:00:07 -0700
  • b5fb85ec51 fix valgrind init complaint Maysam Yabandeh 2017-07-07 18:18:45 -0700
  • 657df29eaf Add max_background_jobs to db_bench Andrew Kryczka 2017-07-07 18:11:53 -0700
  • a43c053ad8 remove duplicated utilities/merge_operators/cassandra/test_utils.cc in src.mk Aaron Gao 2017-07-06 17:27:57 -0700
  • 7c4a9e6c92 Initialize a variable in ldb to make code analysis tool happy Siying Dong 2017-07-06 15:50:56 -0700
  • 98669b5356 init filters_in_partition_ Maysam Yabandeh 2017-07-06 08:35:46 -0700
  • 0013bf14ef fix asan and valgrind leak report in test Maysam Yabandeh 2017-07-05 18:58:38 -0700
  • 521b4c28b9 rocksdb 5.5.1 release post Aaron Gao 2017-07-05 16:35:46 -0700
  • 33042573db Fix GetCurrentTime() initialization for valgrind Andrew Kryczka 2017-07-05 12:02:00 -0700
  • f6b9d9355e Fix clang error in PartitionedFilterBlockBuilder Maysam Yabandeh 2017-07-05 11:07:29 -0700
  • 45b9bb0331 Cut filter partition based on metadata_block_size Maysam Yabandeh 2017-07-02 10:36:10 -0700
  • f4ae1bab02 update history for OnBackgroundError and DeleteRange fix Andrew Kryczka 2017-06-30 16:45:44 -0700
  • 1cb8c6de63 Add -enable_pipelined_write to db_bench and add two defaults Siying Dong 2017-06-30 15:21:02 -0700
  • 7604b463b5 Update the AddDBStats in LITE Maysam Yabandeh 2017-06-30 10:48:03 -0700
  • 1e34d07e18 Simplify and document sync rules for logs_ etc Maysam Yabandeh 2017-06-30 09:30:03 -0700
  • d310e0f339 Regression test for empty dedicated range deletion file Andrew Kryczka 2017-06-30 00:00:59 -0700
  • e9f91a5176 Add a fetch_add variation to AddDBStats Maysam Yabandeh 2017-06-29 16:57:13 -0700
  • c1b375e96a skip generating empty sst zhangjinpeng1987 2017-06-29 15:13:02 -0700
  • 67b417d624 fix format compatible test Yi Wu 2017-06-29 10:34:22 -0700
  • afbef65187 Bug fix: Fast CRC Support printing is not honest Siying Dong 2017-06-28 21:37:55 -0700
  • 397ab11152 Improve Status message for block checksum mismatches Mike Kolupaev 2017-06-28 21:26:03 -0700
  • 18c63af6ef Make "make analyze" happy Siying Dong 2017-06-28 15:36:11 -0700
  • 01534db24c Fix the reported asan issues Maysam Yabandeh 2017-06-28 13:05:52 -0700
  • 1cd45cd1b3 FIFO Compaction with TTL Sagar Vemuri 2017-06-27 17:02:20 -0700
  • 982cec22af Fix TARGETS file tests list Yi Wu 2017-06-27 14:01:14 -0700