Commit Graph

4205 Commits (f9ba79ecd6faaa0d11e9967eb4961c36743ced73)
 

Author SHA1 Message Date
sdong f9ba79ecd6 crash_test to trigger fail points other than file appending more frequently 9 years ago
Islam AbdelRahman 2f2de338cc Run ROCKSDB_LITE tests in travis 9 years ago
sdong 680156ca61 crash_test to run with data sync on 9 years ago
sdong e1a5ff857b Allow users to disable some kill points in db_stress 9 years ago
Islam AbdelRahman d306a7ea85 Merge pull request #773 from yuslepukhin/update_requirements 9 years ago
krad bb64d6da46 Disabling TSAN crash test 9 years ago
Dmitri Smirnov 8c2fe68fd2 Update 4 is required for building with MS Visual Studio 13 9 years ago
Islam AbdelRahman 952ad994a9 Fix db_test under ROCKSDB_LITE 9 years ago
Islam AbdelRahman 6d730b4ae7 Block tests under ROCKSDB_LITE 9 years ago
Siying Dong 5eee1ef2dd Merge pull request #770 from Vaisman/master 9 years ago
Venkatesh Radhakrishnan 63e507c59c Move ldb and sst_dump from utils to tools. 9 years ago
sdong dae49e829e Make DBTest.ReadLatencyHistogramByLevel more robust 9 years ago
Vasili Svirski 9f7413502c Error while cmake by building from zip-archive 9 years ago
Islam AbdelRahman b81b2ec25d Fix benchmarks under ROCKSDB_LITE 9 years ago
Venkatesh Radhakrishnan e587dbe03a Move manual_compaction_test.cc from util to db 9 years ago
sdong 666fb5df43 Remove DefaultCompactionFilterFactory. 9 years ago
Siying Dong d662b8dab5 Merge pull request #766 from PraveenSinghRao/lockfix 9 years ago
Islam AbdelRahman f55d3009c0 Make db_test_util compile under ROCKSDB_LITE 9 years ago
Yueh-Hsuan Chiang 29a47cd2b8 Include the time unit in the comment of perf_context timers 9 years ago
Yueh-Hsuan Chiang 2b925ccb43 Correct the comments in db/internal_stats.h 9 years ago
sdong 35ad531be3 Seperate InternalIterator from Iterator 10 years ago
Praveen Rao 91c041e578 move debug variable under ifndef 10 years ago
Yueh-Hsuan Chiang 198ed58980 Merge pull request #760 from jwlent55/use-static-library-header-files 10 years ago
Yueh-Hsuan Chiang 385b416008 Merge pull request #764 from dmittendorf/fix-java-static-packaging 10 years ago
Yueh-Hsuan Chiang 7062d0ea68 Make perf_context.db_mutex_lock_nanos and db_condition_wait_nanos only measures DB Mutex 10 years ago
Islam AbdelRahman 1fe78a4073 Fix tests failing in ROCKSDB_LITE 10 years ago
Islam AbdelRahman 7f58ff7c31 Remove db_impl_debug from release build 10 years ago
dmittendorf 1ddd91cd2c Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 10 years ago
Islam AbdelRahman c64ae05b1c Move TEST_NewInternalIterator to NewInternalIterator 10 years ago
Igor Canadi 0be50ed12c Merge pull request #763 from PraveenSinghRao/lockfix 10 years ago
Praveen Rao a1d37602a0 Fixing mutex to not use unique_lock 10 years ago
James Lent 9e819d0963 Modify the way java static builds are done so that: 10 years ago
Venkatesh Radhakrishnan f1fdf5205b Clean up dependency: Move db_test_util.* to db directory 10 years ago
Yueh-Hsuan Chiang 2379944093 Fixed an incorrect replace of const value in util/options_helper.cc 10 years ago
Yueh-Hsuan Chiang 0bb8ea56be [RocksDB Options File] Add TableOptions section and support BlockBasedTable 10 years ago
James Lent 4a7970d751 Modify the way java static builds are done so that: 10 years ago
Yueh-Hsuan Chiang c4366165e7 Merge pull request #759 from jwlent55/statically-load-compression-libraries 10 years ago
Alexey Maykov fa4b5b3db8 Fix for the travis build caused by my previous commit 10 years ago
Alexey Maykov 3d07b815f6 Passing table properties to compaction callback 10 years ago
krad 64546af83e Adding parser to CI jobs 10 years ago
agiardullo def74f8763 Deferred snapshot creation in transactions 10 years ago
agiardullo c5f3707d42 DisableIndexing() for Transactions 10 years ago
sdong 776bd8d5eb Pass column family ID to table property collector 10 years ago
James Lent 5a7222782a Ensure that the compression libraries are statically linked into dynamic libraries included 10 years ago
sdong e61d9c1484 Make DBTest.AggregatedTableProperties more deterministic 10 years ago
sdong b77eb16aba New Manifest format to allow customized fields in NewFile. 10 years ago
Igor Canadi 6732a5765d Merge pull request #756 from viveknelamangala/master 10 years ago
Vivek Nelamangala a52888ed00 Install snappy headers to standard locations using yum, so that build_tools/build_detect_platform sets -DSNAPPY flag to g++ . Current jars of rocksdb do no have snappy compression avaliable . 10 years ago
Igor Canadi 831101b5fa Make it harder for users to run debug builds in production 10 years ago
sdong 000836a880 CompactionFilter::Context to contain column family ID 10 years ago