Commit Graph

6404 Commits (185ade4c0c91288ae268f6ceca8310421325cea4)
 

Author SHA1 Message Date
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
Dmitri Smirnov 720af2269a Merge branch 'fix_off_t_type' of https://github.com/yuslepukhin/rocksdb into fix_off_t_type 9 years ago
Dmitri Smirnov 5270b33bd3 Make use of portable `uint64_t` type to make possible file access 9 years ago
Nathan Bronson 631863c63b track WriteBatch contents 9 years ago
Nathan Bronson 505accda38 remove constexpr from util/random.h for MSVC compat 9 years ago
Dmitri Smirnov 5421c9728b Make use of portable `uint64_t` type to make possible file access 9 years ago
Nathan Bronson b81b430987 Switch to thread-local random for skiplist 9 years ago
Islam AbdelRahman 75a8bad2ab Merge pull request #821 from yuslepukhin/continue_windows_warnings 9 years ago
Nathan Bronson 986230b8c8 Revert "Fix TSAN build for fbcode" 9 years ago
Yueh-Hsuan Chiang f3ca28ab03 Correct the comment of GetApproximateMemoryUsageByType 9 years ago
Islam AbdelRahman 838676c17b Revert "Adding new table properties" 9 years ago
Dmitri Smirnov 7c86d50497 Enable C4305 'identifier' : truncation from 'type1' to 'type2' 9 years ago
Dmitri Smirnov 85a2ce9c19 Enable C4702 unreachable code 9 years ago
Dmitri Smirnov 62aa1b1b78 Enable C4200 warning 9 years ago
Islam AbdelRahman 5b9ce1a323 Merge pull request #820 from yuslepukhin/enable_compiler_warnings 9 years ago
Dmitri Smirnov 20f57b1715 Enable Windows warnings C4307 C4309 C4512 C4701 9 years ago
Islam AbdelRahman 8be568a9c2 Adding new table properties 9 years ago
Nathan Bronson 2b42000f43 incorrect batch group size computation for write throttling 9 years ago
Nathan Bronson c745f1d2c4 Fix TSAN build for fbcode 9 years ago
agiardullo fe789c5f2b Document SingleDelete 10 years ago
Islam AbdelRahman e89e5b253c Merge pull request #818 from yuslepukhin/improve_test_concurrency 10 years ago
Venkatesh Radhakrishnan ae7940b628 Fix regression failure in PrefixTest.PrefixValid 10 years ago
Dmitri Smirnov 3277d172ba Improve concurrency when running tests 10 years ago
Satnam Singh c8e01ef982 Delete test iterators 10 years ago
Venkatesh Radhakrishnan 9d50afc3b9 Prefix-based iterating only shows keys in prefix 10 years ago
Igor Canadi 14c6e1a04c Add write_stress to RocksDB Legocastle runs 10 years ago
Yueh-Hsuan Chiang db3f5e4948 Update HISTORY.md 10 years ago
Islam AbdelRahman 042fb053fd Fix clang 10 years ago
Islam AbdelRahman 2419f435a1 Merge pull request #816 from SherlockNoMad/GeoDBTestFix 10 years ago
SherlockNoMad 2e45409910 Fix appveyor build failure 10 years ago
Yueh-Hsuan Chiang 183cadfc87 Add OptionsSanityCheckLevel 10 years ago
Yueh-Hsuan Chiang dba5e00741 Fixed the compile error in RocksDBLite in memory_test.cc 10 years ago
Yueh-Hsuan Chiang 7d7ee2b654 Add Memory Insight support to utilities 10 years ago
Yueh-Hsuan Chiang 3ecbab0040 Add GetAggregatedIntProperty(): returns the aggregated value from all CFs 10 years ago
Satnam Singh 93a9667223 Merge branch 'master' of github.com:facebook/rocksdb 10 years ago
Satnam Singh c9aef3c41c Add RocksDb/GeoDb Iterator interface 10 years ago
Islam AbdelRahman f31442fb5c Merge pull request #803 from SherlockNoMad/SkipFlush 10 years ago