Commit Graph

4236 Commits (a6962edf8134a7bce98611c2d592b8370161603a)
 

Author SHA1 Message Date
Igor Canadi a6962edf81 Merge pull request #783 from yuslepukhin/remove_test_conditional_compilation 9 years ago
Dmitri Smirnov 3c750b59ae No need to #ifdef test only code on windows 9 years ago
Siying Dong 8c11c5dee8 Merge pull request #768 from OpenChannelSSD/to_fb_master2 10 years ago
Javier González 6e6dd5f6f9 Split posix storage backend into Env and library 10 years ago
Alexey Maykov 980a82ee2f Fix a bug in GetApproximateSizes 10 years ago
Shusen Liu d0d13ebf67 fix bug in db_crashtest.py 10 years ago
Yueh-Hsuan Chiang 5678c05d86 Use DEBUG_LEVEL=0 in make release and make clean 10 years ago
Siying Dong ac25fe6b9a Merge pull request #779 from yuslepukhin/optimize_windows_build 10 years ago
Dmitri Smirnov e154ee0863 Do not build test only code and unit tests in Release builds 10 years ago
sdong e3d4e14075 DBCompactionTestWithParam.ManualCompaction to verify block cache is not filled in manual compaction 10 years ago
Shusen Liu 033c6f1add T7916298, bug fix 10 years ago
krad 7717ad1afe Adding artifacts to stress_crash CI job 10 years ago
Igor Canadi 0bf656b904 Don't spew warnings when flint doesn't exist 10 years ago
sdong 6d6776f6b8 Log more information for the add file with overlapping range failure 10 years ago
Siying Dong 90228bb088 Merge pull request #771 from maximecaron/patch-1 10 years ago
Islam AbdelRahman e3b1d23d3e Bump version to 4.2 10 years ago
Igor Canadi 4e07c99a9a Fix iOS build 10 years ago
Shusen Liu 32c291e3c9 Merge branch 'master' of github.com:facebook/rocksdb into T7916298 10 years ago
Shusen Liu 4575de5b9e #7916298: merge tools/db_crashtest2.py into tools/db_crashtest.py 10 years ago
Igor Canadi 5c727de6a3 Merge pull request #777 from yuslepukhin/fix_win_build_uint 10 years ago
agiardullo cfaa33f9a5 Update transaction iterator documentation 10 years ago
Dmitri Smirnov 2f680ed094 Make index same type as auto deduced uint32_t 10 years ago
Dmitri Smirnov 09f853550c uint is a not a datatype on windows. 10 years ago
Yueh-Hsuan Chiang ec1f8354a9 Fix the default assignment of DEBUG_LEVEL in Makefile 10 years ago
Alexey Maykov f18acd8875 Fixed the clang compilation failure 10 years ago
Alexey Maykov e1a09a7703 Implementation for GetPropertiesOfTablesInRange 10 years ago
Yueh-Hsuan Chiang ad471453e8 Allow GetProperty to report the number of currently running flushes / compactions. 10 years ago
sdong 277dea78f0 Add more kill points 10 years ago
Venkatesh Radhakrishnan a98fbacfa0 Moving memtable related files from util to a new directory memtable 10 years ago
Jay Edgar 8f143e03fb Add ClearSnapshot() 10 years ago
sdong f9ba79ecd6 crash_test to trigger fail points other than file appending more frequently 10 years ago
Islam AbdelRahman 2f2de338cc Run ROCKSDB_LITE tests in travis 10 years ago
sdong 680156ca61 crash_test to run with data sync on 10 years ago
sdong e1a5ff857b Allow users to disable some kill points in db_stress 10 years ago
Islam AbdelRahman d306a7ea85 Merge pull request #773 from yuslepukhin/update_requirements 10 years ago
krad bb64d6da46 Disabling TSAN crash test 10 years ago
Dmitri Smirnov 8c2fe68fd2 Update 4 is required for building with MS Visual Studio 13 10 years ago
Islam AbdelRahman 952ad994a9 Fix db_test under ROCKSDB_LITE 10 years ago
Islam AbdelRahman 6d730b4ae7 Block tests under ROCKSDB_LITE 10 years ago
Siying Dong 5eee1ef2dd Merge pull request #770 from Vaisman/master 10 years ago
Venkatesh Radhakrishnan 63e507c59c Move ldb and sst_dump from utils to tools. 10 years ago
sdong dae49e829e Make DBTest.ReadLatencyHistogramByLevel more robust 10 years ago
Maxime Caron 92060b2153 Fix build error using Visual Studio 12 10 years ago
Vasili Svirski 9f7413502c Error while cmake by building from zip-archive 10 years ago
Islam AbdelRahman b81b2ec25d Fix benchmarks under ROCKSDB_LITE 10 years ago
Venkatesh Radhakrishnan e587dbe03a Move manual_compaction_test.cc from util to db 10 years ago
sdong 666fb5df43 Remove DefaultCompactionFilterFactory. 10 years ago
Siying Dong d662b8dab5 Merge pull request #766 from PraveenSinghRao/lockfix 10 years ago
Islam AbdelRahman f55d3009c0 Make db_test_util compile under ROCKSDB_LITE 10 years ago
Yueh-Hsuan Chiang 29a47cd2b8 Include the time unit in the comment of perf_context timers 10 years ago