Commit Graph

6483 Commits (dcd36a6aee89e287d3db96710967e1f33389aec8)
 

Author SHA1 Message Date
Andres Suarez 5e731a1382 Remove unused rocksdb arcanist lib 7 years ago
Thi Doan 9b11d4345a Fix broken links 7 years ago
atkawa7 06f1917449 add vcpkg as an windows option 7 years ago
Islam AbdelRahman ea8ad4f678 Fix compaction div by zero logging 7 years ago
kapitan-k 34112aeffd Added db paths to c 7 years ago
Daniel Black 1d8aa2961c Gcc 7 ParsedInternalKey replace memset with clear function. 7 years ago
Islam AbdelRahman a4c42e8007 Fix UBSAN issue of passing nullptr to memcmp 7 years ago
Daniel Black 16e0388205 LRUCacheShard cache line size alignment 7 years ago
Islam AbdelRahman 216644c61c enable UBSAN macro in TARGETS 7 years ago
Siying Dong e67b35c076 Add Iterator::Refresh() 7 years ago
Andrew Kryczka a34b2e388e Fix caching of compaction picker's next index 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Pengchao Wang 534c255c7a Cassandra compaction filter for purge expired columns and rows 7 years ago
Yi Wu 63163a8c6e Remove make_new_version.sh 7 years ago
Yi Wu 0302da47a7 Reduce blob db noisy logging 7 years ago
Islam AbdelRahman 3e5ea29a83 Fix Flaky DeleteSchedulerTest::ImmediateDeleteOn25PercDBSize 7 years ago
Andrew Kryczka a22b9cc6fe overlapping endpoint fixes in level compaction picker 7 years ago
Andrew Kryczka ffd2a2eefd delete ExpandInputsToCleanCut failure log 7 years ago
Islam AbdelRahman 3e6e863b1f Remove arcanist_util directory 7 years ago
Maysam Yabandeh 36651d14ee Moving static AdaptationContext to outside function 7 years ago
Siying Dong 6e3ee015fb Update java/rocksjni.pom 7 years ago
Andrew Kryczka ecff9d5e33 Include write_buffer_manager in ImmutableDBOptions::Dump 7 years ago
Siying Dong ae28634e9f Remove some left-over BSD headers 7 years ago
Siying Dong 33b1de82a7 Remove format compatibility hack 7 years ago
Maysam Yabandeh 2f375154ea checkout local branch in check_format_compatible.sh 7 years ago
Maysam Yabandeh ddb22ac59c avoid collision with master branch in check format 7 years ago
Maysam Yabandeh 0c03a7f17d set the remote for git checkout 7 years ago
Andrew Kryczka 7ac184c6d7 Revert cmake -DNDEBUG for non-MSVC 7 years ago
Sushma Devendrappa 0655b58582 enable PinnableSlice for RowCache 7 years ago
Yi Wu 00464a3140 Fix column_family_test with LITE build 7 years ago
Chris Lamb b2dd192fed tools/write_stress.cc: Correct "1204" typos. 7 years ago
Daniel Black cbaab30449 table/block.h: change memset 7 years ago
Yedidya Feldblum f1a056e005 CodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false), et cetera 7 years ago
Siying Dong 4a2e4891fe Add back the LevelDB license file 7 years ago
Siying Dong a7321fc97f Remove the licensing description in CONTRIBUTING.md 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Islam AbdelRahman 132013366d Make TARGETS file portable 7 years ago
Daniel Black ccf5f08f88 Set CACHE_LINE_SIZE for s390, PPC, ARM64 7 years ago
Daniel Black 67510eeff3 db_crashtest.py: remove need for shell 7 years ago
Maysam Yabandeh 4267eb00d4 Remove punit tests 7 years ago
Yi Wu 5bfb67d90f Enable write rate limit for updaterandom benchmark 7 years ago
Islam AbdelRahman 20a691d98f Update HISTORY to release 5.7 7 years ago
Siying Dong 98d1a5510b db_bench to by default verify checksum 7 years ago
Yi Wu 26ce69b195 Update blob db to use ROCKS_LOG_* macro 7 years ago
Aaron Gao 43e4eef77f remove unnecessary fadvise 7 years ago
foolenough 21b17d7686 Fix BlobDB::Get which only get out the value offset 7 years ago
奏之章 70440f7a63 Add virtual func IsDeleteRangeSupported 7 years ago
Daniel Black 7550255c54 Add JAVAC_ARGS as Makefile variable 7 years ago
Daniel Black 7a0b5de771 Gcc 7 ignored quantifiers 7 years ago