Commit Graph

5556 Commits (5c5d01ae740272399b4265139131f415667831ec)
 

Author SHA1 Message Date
Islam AbdelRahman 5c5d01ae74 Fix wrong comment (Maximum supported block size) 8 years ago
Andrew Kryczka f998c9790f DeleteRange Get support 8 years ago
zhangjinpeng1987 879f366366 Add C api for RateLimiter 8 years ago
Joel Marcey 557034f362 Remove all instances of baseurl 8 years ago
Yi Wu 437942e481 Add avoid_flush_during_shutdown DB option 8 years ago
Benoit Girard 2b16d664cb Change max_bytes_for_level_multiplier to double 8 years ago
Jay Lee 16fb04434f expose IngestExternalFile to c abi 8 years ago
Adam Retter ce22ea99a0 Fix casts for MSVC 8 years ago
Vladislav Vaintroub 196af035c1 Introduce FAIL_ON_WARNINGS CMake variable (default ON) 8 years ago
Andrew Kryczka 40a2e406f8 DeleteRange flush support 8 years ago
Vladislav Vaintroub d5555d95a3 Fix MSVC compile error in 32 bit compilation 8 years ago
Siying Dong da61f348d3 Print compression and Fast CRC support info as Header level 8 years ago
Siying Dong f9eb56791a db_bench: --dump_malloc_stats takes no effect 8 years ago
ananclub 6a4faee5cd fix freebsd build include path err and so & jar file name 8 years ago
Siying Dong c90c48d3c8 Show More DB Stats in info logs 8 years ago
Siying Dong 1b295ac8ae DBTest.GetThreadStatus: Wait for test results for longer 8 years ago
Nipunn Koorapati 25f5742f0b Update documentation to point at gcc 4.8 8 years ago
Aaron Gao b50a81a2bb Add a test for tailing_iterator 8 years ago
Siying Dong 04751d5345 L0 compression should follow options.compression_per_level if not empty 8 years ago
Andrew Kryczka 2946cadc46 Improve RangeDelAggregator documentation 8 years ago
Islam AbdelRahman 0a9fd05c2a Update Vagrant file (test internal phabricator workflow) 8 years ago
Islam AbdelRahman fcd1e0bf6c Make rocksdb work with internal repo 8 years ago
Willem Jan Withagen 0aab5e55f0 FreeBSD: malloc_usable_size is in <malloc_np.h> (#1428) 8 years ago
Kefu Chai 9c0bb7f172 cmake: drop "-march=native" from CXX_FLAGS (#1429) 8 years ago
Kien-hung Li eeb27e1bbd Add handy option to turn on direct I/O in db_bench (#1424) 8 years ago
Jan Doms c6168d13ab removed some declarations from c.h which resulted in undefined symbols (#1407) 8 years ago
Aaron Gao bc429de490 revert fractional cascading in farward iterator 8 years ago
Andrew Kryczka b9bc7a2aa4 Use skiplist rep for range tombstone memtable 8 years ago
Kefu Chai 60a2bbba94 Makefile: generate util/build_version.cc from .in file (#1384) 8 years ago
Siying Dong 9ee84067f6 Disable DBTest.RepeatedWritesToSameKey (#1420) 8 years ago
sdong f41df3045c OptionChangeMigration() to support FIFO compaction 8 years ago
Anirban Rahut 2e8004e608 Changing the legocastle run to use valgrind_test instead of _check 8 years ago
Aaron Gao 9de2f75216 revert Prev() in MergingIterator to use previous code in non-prefix-seek mode 8 years ago
sdong 24495186da DBSSTTest.RateLimitedDelete: not to use real clock 8 years ago
sdong 1168cb810a Fix a bug that may cause a deleted row to appear again 8 years ago
Edouard A 99c052a34f Fix integer overflow in GetL0ThresholdSpeedupCompaction (#1378) 8 years ago
Yueh-Hsuan Chiang f83cd64c0b Fix a bug that mistakenly disable regression_test.sh to update commit (#1415) 8 years ago
Anirban Rahut 0e926b84fd Passing DISABLE_JEMALLOC=1 to valgrind_check if run locally 8 years ago
Reid Horuff 4dfaa6610a Make IsDeadlockDetect() virtual member of Transaction 8 years ago
Aaron Gao 59a7c0337b Change ioptions to store user_comparator, fix bug 8 years ago
Islam AbdelRahman 869ae5d786 Support IngestExternalFile (remove AddFile restrictions) 8 years ago
sdong 1d9dbef64e Restrict running condition of UniversalCompactionTrivialMoveTest2 8 years ago
Manuel Ung 4edd39fda2 Implement deadlock detection 8 years ago
Adam Retter 48fd619a47 Minor fixes to RocksJava Native Library initialization (#1287) 8 years ago
yiwu-arbug 48e4e842b7 Disable auto compactions in memory_test and re-enable the test (#1408) 8 years ago
sdong fb2e412943 column_family_test: disable some tests in LITE 8 years ago
Aaron Gao 5af651db24 fix data race in compact_files_test 8 years ago
Andrew Kryczka a0ba0aa877 Fix uninitialized variable gcc error for MyRocks 8 years ago
Islam AbdelRahman b88f8e87c5 Support SST files with Global sequence numbers [reland] 8 years ago
Aaron Gao 08616b4933 [db_bench] add filldeterministic (Universal+level compaction) 8 years ago