Commit Graph

4334 Commits (505accda38ef76e5eea80bf23ebb6c6ba861bc1a)
 

Author SHA1 Message Date
Nathan Bronson 505accda38 remove constexpr from util/random.h for MSVC compat 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 9 years ago
Islam AbdelRahman e89e5b253c Merge pull request #818 from yuslepukhin/improve_test_concurrency 9 years ago
Venkatesh Radhakrishnan ae7940b628 Fix regression failure in PrefixTest.PrefixValid 9 years ago
Dmitri Smirnov 3277d172ba Improve concurrency when running tests 9 years ago
Satnam Singh c8e01ef982 Delete test iterators 9 years ago
Venkatesh Radhakrishnan 9d50afc3b9 Prefix-based iterating only shows keys in prefix 9 years ago
Igor Canadi 14c6e1a04c Add write_stress to RocksDB Legocastle runs 9 years ago
Yueh-Hsuan Chiang db3f5e4948 Update HISTORY.md 9 years ago
Islam AbdelRahman 042fb053fd Fix clang 9 years ago
Islam AbdelRahman 2419f435a1 Merge pull request #816 from SherlockNoMad/GeoDBTestFix 9 years ago
SherlockNoMad 2e45409910 Fix appveyor build failure 9 years ago
Yueh-Hsuan Chiang 183cadfc87 Add OptionsSanityCheckLevel 9 years ago
Yueh-Hsuan Chiang dba5e00741 Fixed the compile error in RocksDBLite in memory_test.cc 9 years ago
Yueh-Hsuan Chiang 7d7ee2b654 Add Memory Insight support to utilities 9 years ago
Yueh-Hsuan Chiang 3ecbab0040 Add GetAggregatedIntProperty(): returns the aggregated value from all CFs 9 years ago
Satnam Singh 93a9667223 Merge branch 'master' of github.com:facebook/rocksdb 9 years ago
Satnam Singh c9aef3c41c Add RocksDb/GeoDb Iterator interface 9 years ago
Islam AbdelRahman f31442fb5c Merge pull request #803 from SherlockNoMad/SkipFlush 9 years ago
Igor Canadi dcc898b021 Merge pull request #812 from yuslepukhin/fix_windows_warnings 9 years ago
SherlockNoMad df7ed91ef9 Fix white space at end of line 9 years ago
Dmitri Smirnov a0163c0682 Do not disable compiler warnings: 9 years ago
Igor Canadi 279c8e0cd8 Merge pull request #811 from OverlordQ/unused-variable-warning 9 years ago
Brent Garber affd833690 Fix introduced in 2ab7065 was reverted by 18285c1. 9 years ago
Igor Canadi db68a2c09e Merge pull request #806 from yuslepukhin/signed_unsigned_warning 9 years ago
SherlockNoMad ccc8c10c0c Move skip_table_builder_flush to BlockBasedTableOption 9 years ago
Dmitri Smirnov eaaf081d16 Do not suppress C4018 'expression' : signed/unsigned mismatch 9 years ago
Islam AbdelRahman ff4499e297 Update DB::AddFile() to have less restrictions 9 years ago
sdong 11c71a365a db_bench: --compaction_pri default should be rocksdb::Options().compaction_pri 9 years ago
sdong 335e4ce8ca options_test: fix a bug of assertion 9 years ago
Siying Dong 66a3a87ab3 Merge pull request #797 from SherlockNoMad/optionHelper 9 years ago
SherlockNoMad 550af4ee68 Fix Travis Build Error 9 years ago
SherlockNoMad a6dd0831d5 Add Option to Skip Flushing in TableBuilder 9 years ago
Islam AbdelRahman 2872e0c8c2 Clean and expose CreateLoggerFromOptions 9 years ago
sdong 296c3a1f94 "make format" in some recent commits 9 years ago
Siying Dong 6388e7f4e2 Merge pull request #798 from yuslepukhin/readahead_buffermanagement 9 years ago
Islam AbdelRahman f4cbb90c41 Merge pull request #799 from yuslepukhin/fix_random_generator_compile 9 years ago