Commit Graph

5322 Commits (817eeb29b437d1a68701571cc81331901e8c06e4)
 

Author SHA1 Message Date
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
SherlockNoMad 9ac88c8551 Merge branch 'master' of https://github.com/facebook/rocksdb into OptionTestFix 9 years ago
SherlockNoMad 84992d6475 Option Helper Refactoring 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
Dmitri Smirnov 1277a48f1b Fix 80 character limit issue. 9 years ago
Dmitri Smirnov ee2c3236dd Fix compilation problem on Windows. 9 years ago
SherlockNoMad b69b9b624e Support PlainTableOption in option_helper 10 years ago
Igor Canadi c97667d9f1 Fix RocksDB lite build for write_stress 10 years ago
Herman Lee 0d720dfc17 Use the correct variable when fetching table properties. 10 years ago
Igor Canadi 4b66d95344 Write stress test 10 years ago
sdong 47414c6cd6 Move include/posix/io_posix.h to util/io_posix.h 10 years ago
sdong 2889df84cb Revert "Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h" 10 years ago
Siying Dong 28c8758a34 Merge pull request #795 from yuslepukhin/fix_mocktable_id 10 years ago
Dmitri Smirnov 5c8f2ee786 Fix MockTable ID storage 10 years ago
Islam AbdelRahman 72d6e758b4 Fix WritableFileWriter::Append() return 10 years ago
Siying Dong d0a18c2840 Merge pull request #786 from aloukissas/unused_param 10 years ago