summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-11-14Blob DB: not using PinnableSlice move assignmentYi Wu
2017-11-03PinnableSlice move assignmentYi Wu
2017-11-02Add ValueType::kTypeBlobIndexYi Wu
2017-08-14Overload new[] to properly align LRUCacheShardyiwu-arbug
2017-08-10Revert "Makefile: correct faligned-new test"yiwu-arbug
2017-08-10Use more keys per lock in daily TSAN crash testSiying Dong
2017-08-09Makefile: correct faligned-new testDaniel Black
2017-08-04Don't add -ljemalloc when DISABLE_JEMALLOC is setMaysam Yabandeh
2017-08-03Makefile: fix for GCC 7+ and clang 4+Cholerae Hu
2017-07-28Replace dynamic_cast<>Siying Dong
2017-07-27Build fewer tests in Travis platform_dependent testsSiying Dong
2017-07-26Revert "CRC32 Power Optimization Changes"Siying Dong
2017-07-26CRC32 Power Optimization ChangesKamalalochana Subbaiah
2017-07-21Cassandra compaction filter for purge expired columns and rowsPengchao Wang
2017-07-10Fix undefined behavior in HashGiuseppe Ottaviano
2017-06-27Fix TARGETS file tests listYi Wu
2017-06-26Encryption at rest supportEwout Prangsma
2017-06-16Create a MergeOperator for Cassandra Row ValueChen Shen
2017-06-05Switch from CentOS 5 to CentOS 6 for crossbuilding RocksJavaAdam Retter
2017-06-02Improve write buffer manager (and allow the size to be tracked in block cache)Siying Dong
2017-05-31Fixing blob db sequence number handlingYi Wu
2017-05-30update blob_db_testYi Wu
2017-05-30Avoid unsupported attributes when not building with UBSANTamir Duberstein
2017-05-26Clean zstd filesSagar Vemuri
2017-05-23Simple blob file dumperYi Wu
2017-05-18keep util/build_version.cc when make cleanAaron Gao
2017-05-18add emacs tags file - etagsLeonidas Galanis
2017-05-17Remove -pie in TSANSiying Dong
2017-05-15Fix build error with blob DB.Yi Wu
2017-05-15Make sure that zstd is statically linked correctly in the Java static buildAdam Retter
2017-05-12Facility for cross-building RocksJava using DockerAdam Retter
2017-05-11Build and link with ZStd when creating the static RocksJava buildAdam Retter
2017-05-10Blob storage prAnirban Rahut
2017-05-10Add NO_UPDATE_BUILD_VERSION option to makefileLovro Puzar
2017-04-26Extract statistics tests into separate fileAndrew Kryczka
2017-04-21AIX and Solaris Sparc SupportTomas Kolda
2017-04-16enable O2 optimization for lz4Jay Lee
2017-04-16Separate compile and link for shared libraryTudor Bosman
2017-04-11Add ROCKSDB_JAVA_NO_COMPRESSION flagSiying Dong
2017-04-06Move memtable related files into memtable directoryYi Wu
2017-04-06CMake: more MinGW fixesTamir Duberstein
2017-04-05Move some files under util/ to separate dirsSiying Dong
2017-04-04Revert "[rocksdb][PR] CMake: more MinGW fixes"Siying Dong
2017-04-04CMake: more MinGW fixesTamir Duberstein
2017-04-04add TimedEnvAndrew Kryczka
2017-04-03Move auto_roll_logger and filename out of db/Siying Dong
2017-03-27Fix jni library name for PowerPC ArchitectureAyappan
2017-03-22Readers for partition filterMaysam Yabandeh
2017-03-06Move db_test and external_sst_file_test out of Travis's MAC OS runSiying Dong
2017-02-28Divide external_sst_file_testSiying Dong