summaryrefslogtreecommitdiff
path: root/db/manual_compaction_test.cc
AgeCommit message (Expand)Author
2023-12-04internal_repo_rocksdb (4372117296613874540) (#12117)Yu Zhang
2023-10-18Enforce status checking after Valid() returns false for IteratorWrapper (#11975)Changyu Bi
2023-06-15Make option `level_compaction_dynamic_level_bytes` true by default (#11525)Changyu Bi
2023-06-01`CompactRange()` always compacts to bottommost level for leveled compaction (...Changyu Bi
2022-11-02Ran clang-format on db/ directory (#10910)Andrew Kryczka
2022-10-18Print stack traces on frozen tests in CI (#10828)Peter Dillinger
2022-08-10Migrate to docker for CI run (#10496)Jay Zhuang
2022-01-12Remove using namespace (#9369)Yanqin Jin
2020-12-22Add more tests for assert status checked (#7524)mrambacher
2020-03-04Skip high levels with no key falling in the range in CompactRange (#6482)Cheng Chang
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2019-05-30Move some memory related files from util/ to memory/ (#5382)Siying Dong
2019-05-30Move test related files under util/ to test_util/ (#5377)Siying Dong
2019-02-14Apply modernize-use-override (2nd iteration)Michael Liu
2018-07-13Per-thread unique test db names (#4135)Maysam Yabandeh
2018-05-03Speedup ManualCompactionTest.TestMaysam Yabandeh
2018-03-05Comment out unused variablesAndrew Kryczka
2018-02-22Back out "[codemod] - comment out unused parameters"Igor Sugak
2018-02-22- comment out unused parametersDavid Lai
2017-07-21Revert "comment out unused parameters"Sagar Vemuri
2017-07-21comment out unused parametersVictor Gao
2017-07-15Change RocksDB LicenseSiying Dong
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-10-14Move manual_compaction_test.cc from util to dbVenkatesh Radhakrishnan