Commit Graph

5353 Commits (db74b1a21905336e2c178ff1f2ffd12c7852b7b8)
 

Author SHA1 Message Date
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 9 years ago
Igor Canadi c97667d9f1 Fix RocksDB lite build for write_stress 9 years ago
Herman Lee 0d720dfc17 Use the correct variable when fetching table properties. 9 years ago
Igor Canadi 4b66d95344 Write stress test 9 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
sdong c37223c083 Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h 10 years ago
Dmitri Smirnov 6fbc4f9f3e Implement smart buffer management. 10 years ago
sdong d6219e4d9b Mac build break caused by include/posix/io_posix.h not declearing errno, 10 years ago
Siying Dong beb69d4511 Merge pull request #765 from PraveenSinghRao/wal_filter 10 years ago
sdong ab0f3b964f crash_test to trigger some less frequent crash point more frequently 10 years ago
Igor Canadi 7beb743cf5 Merge pull request #778 from Vaisman/master 10 years ago
Praveen Rao 4ce117c4d5 Merge branch 'master' into wal_filter 10 years ago
Praveen Rao 32cdec634e Fail recovery if filter provides more records than original and corresponding unit-test, fix naming conventions 10 years ago
sdong 44d4057d78 Avoid some includes in io_posix.h 10 years ago
Alex Loukissas 2adad23a14 Fix unused parameter warnings. 10 years ago
Alex Loukissas b0980ff748 Fix unused parameter warnings. 10 years ago
Alex Loukissas bc898c5f80 Fix unused parameter warnings. 10 years ago
Siying Dong 138876a62c Merge pull request #746 from ceph/wip-recycle 10 years ago
Islam AbdelRahman 581f20fd8b Add LITE tests to Legocastle 10 years ago
Vasili Svirski 3d56d868c7 Merge remote-tracking branch 'upstream/master' 10 years ago
sdong d691111146 include/posix/io_posix.h should have a once declartion 10 years ago
Igor Canadi a6962edf81 Merge pull request #783 from yuslepukhin/remove_test_conditional_compilation 10 years ago
Dmitri Smirnov 3c750b59ae No need to #ifdef test only code on windows 10 years ago
Siying Dong 8c11c5dee8 Merge pull request #768 from OpenChannelSSD/to_fb_master2 10 years ago