Commit Graph

433 Commits (99765ed85587ee76d11b0a6554f60b599d00d94f)

Author SHA1 Message Date
sdong 1d725ca51d Deprecate BlockBasedTableOptions.hash_index_allow_collision=false. 8 years ago
Islam AbdelRahman 1f2dca0eaa Add MaxOperator to utilities/merge_operators/ 8 years ago
omegaga 3c69f77c67 Move IO failure test to separate file 8 years ago
krad 1f0142ce19 Persistent Read Cache (Part 2) Data structure for building persistent read cache index 8 years ago
Sergey Makarenko 1c80dfab24 Print memory allocation counters 8 years ago
dx9 b71c4e613f Alpine Linux Build (#990) 8 years ago
Yi Wu 792762c42c Split db_test.cc 8 years ago
Yi Wu 6affd45d84 Make more tests run in parallel 8 years ago
Islam AbdelRahman 994d9bc82b Make parallel valgrind watch-log more readable 8 years ago
sdong 3894603fef Allow valgrind_check to run in parallel 8 years ago
Islam AbdelRahman dfc3de8b7d Split Travis unittests Job 8 years ago
sdong a23c6052c8 Don't run DBOptionsAllFieldsSettable under valgrind 8 years ago
Gunnar Kudrjavets 994b3bd693 Add support for UBsan builds to RocksDB 8 years ago
Andrew Kryczka e182f03c1e Add unit tests for RepairDB 8 years ago
Yi Wu f71fc77b7c Cache to have an option to fail Cache::Insert() when full 8 years ago
sdong e79ad9e184 Add Iterator Property rocksdb.iterator.version_number 8 years ago
James Page 7ca731b12c build: Improve -momit-leaf-frame-pointer usage 8 years ago
root 21f17aaa60 Modified Makefile and build_tools/build_detect_platform to compile on Linux s390x. 8 years ago
Yi Wu 2568985ab3 IOStatsContext::ToString() add option to exclude zero counters 8 years ago
Jonathan Wiepert 7bd284c374 Separeate main from bench functionality to allow cusomizations 8 years ago
krad 545a193952 Add J to commit_prereq so comilation/execution happens in parallel 9 years ago
Andrew Kryczka 5bb7371ca6 [build] Evaluate test names only when db_test exists 9 years ago
krad bf767c6411 Minor fix to makefile 9 years ago
Andrew Kryczka 466c2c1bf7 Generate tags for *.c files 9 years ago
benoitc 03a5661a17 fix build for raspberry 2 9 years ago
Andrew Kryczka 167bd8856d [directory includes cleanup] Finish removing util->db dependencies 9 years ago
Venkatesh Radhakrishnan 40911e0b32 Run unit tests in parallel to find failing tests 9 years ago
krad b0a15e7fb9 Mechanism to run CI jobs on local branch via commit_prereq 9 years ago
Andrew Kryczka eceb5cb1b7 Split db_test.cc (part 1: properties) 9 years ago
bcbrock f423f05dcd Simple changes to support builds for ppc64[le] consistent with X86 9 years ago
David Bernard d78c6b28c4 Changes for build on solaris 9 years ago
Islam AbdelRahman bae5b0a1d3 Fix clang build 9 years ago
Nathan Bronson ac16663bd6 use -Werror=missing-field-initializers, to closer match MyRocks build 9 years ago
Islam AbdelRahman 636cd3c714 Clean up listener_test (reuse db_test_util) 9 years ago
Sage Weil 2074ddd625 env: add EnvMirror 9 years ago
sdong afc84731f4 Include ldb_tools and sst_dump_tools libraries in shared library 9 years ago
Nathan Bronson 78812ec6bf InlineSkipList - part 1/3 9 years ago
sdong c4ebb66d61 Not to build forward_iterator_bench now 9 years ago
Yueh-Hsuan Chiang 4189c0f9aa Fix Java Makefile 9 years ago
Venkatesh Radhakrishnan 7824444bfc Reuse file iterators in tailing iterator when memtable is flushed 9 years ago
Yueh-Hsuan Chiang e11f676e34 Add OptionsUtil::LoadOptionsFromFile() API 9 years ago
Yueh-Hsuan Chiang e114f0abb8 Enable RocksDB to persist Options file. 9 years ago
Nathan Bronson 986230b8c8 Revert "Fix TSAN build for fbcode" 9 years ago
Nathan Bronson c745f1d2c4 Fix TSAN build for fbcode 9 years ago
Yueh-Hsuan Chiang 7d7ee2b654 Add Memory Insight support to utilities 9 years ago
Igor Canadi 4b66d95344 Write stress test 9 years ago
Yueh-Hsuan Chiang 5678c05d86 Use DEBUG_LEVEL=0 in make release and make clean 9 years ago
Shusen Liu 4575de5b9e #7916298: merge tools/db_crashtest2.py into tools/db_crashtest.py 9 years ago
Yueh-Hsuan Chiang ec1f8354a9 Fix the default assignment of DEBUG_LEVEL in Makefile 9 years ago
Alexey Maykov e1a09a7703 Implementation for GetPropertiesOfTablesInRange 9 years ago