Commit Graph

4390 Commits (890f44f46e011241efa7bb8dd22472cb019963c3)
 

Author SHA1 Message Date
Siying Dong 890f44f46e Merge pull request #844 from yuslepukhin/enable_C4804_unsafe_bool 9 years ago
sdong 9d0b8f19d9 plain table reader: avoid re-read the same position for index and data in non-mmap mode 9 years ago
Dmitri Smirnov 89bacb7e7d Enable MS Warning C4804 : unsafe use of type 'bool' in operation 9 years ago
sdong d5239f8709 build_tools/fbcode_config4.8.1.sh: upgrade versions of some dependencies 9 years ago
sdong c4ebb66d61 Not to build forward_iterator_bench now 9 years ago
Siying Dong c342549d00 Merge pull request #841 from yuslepukhin/fix_test_rerun_logic 9 years ago
Dmitri Smirnov 7cb1293b60 Fix log names when scheduling runs and reruns 9 years ago
sdong 51fce92e11 "ldb compact" should force bottommost level compaction 9 years ago
Siying Dong f831641204 Merge pull request #837 from yuslepukhin/rerun_concurrency_value 9 years ago
Islam AbdelRahman 4159ab8169 Merge pull request #839 from SherlockNoMad/memtableOption 9 years ago
sdong 6170fec251 Fix build broken by previous commit of "option helper refactor" 9 years ago
Siying Dong 3a6643c2fd Merge pull request #805 from SherlockNoMad/OptionHelperFix 9 years ago
sdong 189b3e03df Fix uninitilizeded SpecialEnv::time_elapse_only_sleep_ 9 years ago
sdong d5540e18e6 DBTest.MergeTestTime to only use fake time to be determinstic 9 years ago
SherlockNoMad bd7be035e0 Support Memtable Factory Parse in option_helper.cc 9 years ago
Dmitri Smirnov 94e39e2364 Exclude DBTest.FileCreationRandomFailure as a long running test 9 years ago
Yueh-Hsuan Chiang 4189c0f9aa Fix Java Makefile 9 years ago
Islam AbdelRahman 605a24d94e Block forward_iterator_bench under MAC and Windows 9 years ago
Dmitri Smirnov 2a0510c9f4 Failed tests must be rerun with concurrency 1 9 years ago
Venkatesh Radhakrishnan 9b8c9be0b5 Fix forward_iterator allocation of vector. 9 years ago
sdong 5cbb7e43e0 DBTest.MergeTestTime: relax counter upper bound verification 9 years ago
Islam AbdelRahman 52e04b3d02 Merge pull request #833 from yuslepukhin/fix_win_build_after_lint 9 years ago
Dmitri Smirnov 314f62194a Remove headers from the cc since they are in the module's header. 9 years ago
Dmitri Smirnov 472c74006f Add necessary headers after cpplint rearranged includes 9 years ago
sdong 9bc9c93bd4 Move to version 4.3 9 years ago
Reid Horuff 3381e2c3e7 Handle multiple calls to DBImpl::PauseBackgroundWork() and DBImpl::ContinueBackgroundWork() 9 years ago
Siying Dong 65a042921f Merge pull request #831 from yuslepukhin/remove_forward_iter_bench_win 9 years ago
Islam AbdelRahman ca5566d209 Fix clang build 9 years ago
Igor Canadi 4175472ad6 Merge pull request #832 from yuslepukhin/fix_forward_iter_outofbounds 9 years ago
Dmitri Smirnov cb9459f85c Fix empty vector write in ForwardIterator 9 years ago
Islam AbdelRahman a163cc2d5a Lint everything 9 years ago
Dmitri Smirnov 8f01f25414 Remove forward_iter_bench from Win build. 9 years ago
sdong dac5b248b1 UniversalCompactionPicker::PickCompaction(): avoid to form compactions if there is no file 9 years ago
Venkatesh Radhakrishnan d06b63e99f Fix Rocksdb lite build failure in forward_iterator_bench 9 years ago
Venkatesh Radhakrishnan 7824444bfc Reuse file iterators in tailing iterator when memtable is flushed 9 years ago
Venkatesh Radhakrishnan 2ae4d7d708 Make sure that CompactFiles does not run two parallel Level 0 compactions 9 years ago
Yueh-Hsuan Chiang d781da8164 Add CheckOptionsCompatibility() API to options_util 9 years ago
Siying Dong 2391b459b8 Merge pull request #824 from yuslepukhin/try_ci_tests_on_daily 9 years ago
yuslepukhin 2ab3e2df2c Fix a build break so tests can run 9 years ago
yuslepukhin 247c49a40f Merge branch 'master' into try_ci_tests_on_daily 9 years ago
yuslepukhin 935d1495c5 Run tests imporvements 9 years ago
Yueh-Hsuan Chiang 5ac16300b0 Fixed valgrind error in options_util_test 9 years ago
Nathan Bronson 6ce42dd075 Don't merge WriteBatch-es if WAL is disabled 9 years ago
Yueh-Hsuan Chiang 56245ddcf5 Fixed DBCompactionTest.SkipStatsUpdateTest 9 years ago
Yueh-Hsuan Chiang e11f676e34 Add OptionsUtil::LoadOptionsFromFile() API 9 years ago
Yueh-Hsuan Chiang e78389b554 Fixed build failure of RocksDBLite test on options_file_test.cc 9 years ago
Yueh-Hsuan Chiang e114f0abb8 Enable RocksDB to persist Options file. 9 years ago
Siying Dong 7ed2c3e45b Merge pull request #823 from yuslepukhin/fix_off_t_type 9 years ago
Dmitri Smirnov 7f59e33b19 Make CI build debug/optimized 9 years ago
Dmitri Smirnov ae2dfe404b Try running db_test during integration build 9 years ago