1. 05 Aug, 2019 1 commit
  2. 26 Jul, 2019 1 commit
    • yiwu-arbug's avatar
      Cherry-pick build and dependency fixes (#325) · 68467cbb
      yiwu-arbug authored
      Cherry-picking the following changes that fixes zlib, jemalloc and gflags dependencies, and fixes a flaky test:
      ```
      6ead62ca 2019-07-25 yiwu@pingcap.com     Avoid build require system zlib (#303)
      9246b9c5 2019-07-25 hi@breeswish.org     Skip jemalloc options on specific platform (#324)
      7a8dd731 2019-07-22 yiwu@pingcap.com     Add jemalloc-sys dependency when jemalloc is enabled (#320)
      6f2c6320 2019-07-23 yiwu@pingcap.com     Not compile with gflags (#322)
      09b80321 2019-07-22 yiwu@pingcap.com     Fix perf context test (#321)
      d67f38e2 2019-07-21 yiwu@pingcap.com     Add jemalloc feature (#319)
      ```
      
      Also update rocksdb to fix compile error with gcc9:
      ```
      7a03c83ed 2019-07-23 psergey@askmonty.org Fix MyRocks compile warnings-treated-as-errors on Fedora 30, gcc 9.1.1 (#5553)
      ```
      68467cbb
  3. 04 Jul, 2019 1 commit
  4. 03 Jul, 2019 1 commit
  5. 24 Jun, 2019 1 commit
  6. 20 Jun, 2019 14 commits
  7. 25 Mar, 2019 1 commit
  8. 22 Mar, 2019 1 commit
  9. 27 Feb, 2019 1 commit
  10. 19 Feb, 2019 1 commit
  11. 13 Feb, 2019 1 commit
  12. 26 Jan, 2019 1 commit
  13. 21 Jan, 2019 1 commit
  14. 06 Jan, 2019 1 commit
  15. 04 Jan, 2019 1 commit
  16. 02 Jan, 2019 2 commits
  17. 28 Dec, 2018 1 commit
  18. 26 Dec, 2018 1 commit
  19. 17 Dec, 2018 2 commits
  20. 14 Dec, 2018 1 commit
  21. 13 Dec, 2018 1 commit
  22. 11 Dec, 2018 1 commit
    • Huachao Huang's avatar
      tests: fix test_delete_files_in_range (#250) · fc48f1ae
      Huachao Huang authored
      Previous implementation relies on auto compactions to move files to
      the specific level, which is not reliable. This PR controls the
      compaction manually to make sure the files will be placed at the
      expected level.
      fc48f1ae
  23. 10 Dec, 2018 1 commit
  24. 07 Dec, 2018 1 commit
  25. 03 Dec, 2018 1 commit