summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27Accumulate blob file additions in VersionEdit during recovery (#7903)Levi Tamasi
2021-01-27Do not set bg error for compaction in retryable IO Error case (#7899)Zhichao Cao
2021-01-27Accurate re-generate command in TARGETS file (#7902)Peter Dillinger
2021-01-27Add support for specifying working directory in lego-determinator (#7901)Jay Zhuang
2021-01-26fix write option typo in java samples (#7894)Xiaopeng Zhang
2021-01-26Fix deadlock in `fs_test.WALWriteRetryableErrorAutoRecover1` (#7897)Jay Zhuang
2021-01-26Cleanup multiple DBs after running db_bench in multi-DB mode (#7891)anand76
2021-01-26Fix flaky `error_handler_fs_test.MultiDBCompactionError` (#7896)Jay Zhuang
2021-01-26Add 6.16 and 6.17 to check_format_compatible.sh (#7895)Levi Tamasi
2021-01-25Add a SystemClock class to capture the time functions of an Env (#7858)mrambacher
2021-01-25In IOTracing, add filename with each operation in trace file. (#7885)Akanksha Mahajan
2021-01-25Do not explicitly flush blob files when using the integrated BlobDB (#7892)Levi Tamasi
2021-01-21Update HISTORY.md for PR 7888 (#7890)Levi Tamasi
2021-01-21MergeHelper::FilterMerge() calling ElapsedNanosSafe() upon exit even … (#7867)Matthew Von-Maszewski
2021-01-21workaround race conditions during `PeriodicWorkScheduler` registration (#7888)Andrew Kryczka
2021-01-21Fix compilation against musl lib C (#7875)Adam Retter
2021-01-21Add artifact suffix to shared library (#7755)Seeker
2021-01-20Make blob related VersionEdit tags unignorable (#7886)Levi Tamasi
2021-01-20Update HISTORY.md (#7887)Cheng Chang
2021-01-20Fix CMakeLists.txt for Apple Silicon (#7883)Seeker
2021-01-19Make it able to ignore WAL related VersionEdits in older versions (#7873)Cheng Chang
2021-01-19Update HISTORY.md (#7874)Cheng Chang
2021-01-19Add Apache Doris to USERS (#7865)Cheng Chang
2021-01-19Fix write-ahead log file size overflow (#7870)Vladimir Maksimovski
2021-01-16Cover all status codes in `Status::ToString()` (#7872)Andrew Kryczka
2021-01-15Fix various spelling errors still found in code (#7785)Otto Kekäläinen
2021-01-15Update version to 6.17 (#7871)Levi Tamasi
2021-01-15Fixing Windows build using CMake (#7854)Tomas Kolda
2021-01-15Read Options to support direct slice (#7132)Tomas Kolda
2021-01-15Using emplace_back replace push_back (#7568)darionyaphet
2021-01-15S390 Linux is failing tests ColumnFamilyOptionsTest.cfPaths (#7853)Tomas Kolda
2021-01-15Make regression test load options from file for checkpoint (#7864)anand76
2021-01-13Update the versions of the test dependencies used for RocksJava (#7805)Adam Retter
2021-01-13Fix Java hashCode implementation (#7860)Laurent Goujon
2021-01-11Make ldb load column family options from OPTIONS file (#7847)anand76
2021-01-11Disable PeriodicWorkScheduler during RateLimited test (#7810)Jay Zhuang
2021-01-11Add note for PR 7789 in history (#7855)Cheng Chang
2021-01-11Small improvements to CircleCI Windows jobs (#7852)Adam Retter
2021-01-11Update github-pages and dependencies (#7850)Jay Zhuang
2021-01-11Cleanup Travis CI config (#7848)Adam Retter
2021-01-11Fix tsan options_test (#7845)Jay Zhuang
2021-01-09Fix checkpoint_test hang (#7849)Jay Zhuang
2021-01-09Improvements to Env::GetChildren (#7819)Adam Retter
2021-01-08Add new API to report dummy entries size in cache in WriteBufferManager (#7837)Akanksha Mahajan
2021-01-07Get manifest size again after getting min_log_num during checkpoint (#7836)Cheng Chang
2021-01-07Store test logs as artifacts if the build fails in CircleCI (#7812)Adam Retter
2021-01-07Treat File Scope Write IO Error the same as Retryable IO Error (#7840)Zhichao Cao
2021-01-07Add more tests to the ASC pass list (#7834)mrambacher
2021-01-06fix typo (#7832)DreaMer963
2021-01-06Add more tests to ASSERT_STATUS_CHECKED (3), API change (#7715)Adam Retter