]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/shortlog
rocksdb.git
2015-04-17 sdongBug of trivial move of dynamic level
2015-04-13 Igor CanadiFix bad performance in debug mode
2015-04-10 Yueh-Hsuan... Fixed xfunc related compile errors in ROCKSDB_LITE
2015-04-10 Yueh-Hsuan... Fix a compile error in ROCKSDB_LITE in db/db_impl.cc
2015-04-10 Yueh-Hsuan... Fix a compilation error in ROCKSDB_LITE in db/internal_...
2015-04-03 sdongFix level size overflow for options_.level_compaction_d...
2015-04-03 Venkatesh RadhakrishnanFix crash caused by opening an empty DB in readonly...
2015-03-25 Jim MeyeringTSAN: avoid new link failure with -pg v3.10
2015-03-25 Yueh-Hsuan... Add a missing section title in HISTORY.md
2015-03-25 Yueh-Hsuan... Fixed a typo in RocksDBSample.java
2015-03-25 Jim Meyeringbuild: cause the "check" rule to depend on $(PROGRAMS)
2015-03-25 Anurag InduMerge branch 'master' of github.com:facebook/rocksdb
2015-03-25 Anurag InduFix build
2015-03-24 Yueh-Hsuan... Update HISTORY.md for 3.10.0
2015-03-24 Anurag InduMerge branch 'master' of github.com:facebook/rocksdb
2015-03-24 Anurag InduFixing build issue
2015-03-24 Yueh-Hsuan... Merge pull request #555 from pshareghi/staticLZ4
2015-03-24 Yueh-Hsuan... Merge pull request #556 from fyrz/RocksJava-Maven-Fix
2015-03-24 Yueh-Hsuan... Fix compile error when NROCKSDB_THREAD_STATUS is not...
2015-03-24 fyrz[RocksJava] Maven build fix
2015-03-24 Pooya ShareghiAdded static lz4 support for roccksjavastatic
2015-03-24 Yueh-Hsuan... Merge pull request #545 from fyrz/RocksJava-Level-Compr...