Commit Graph

578 Commits (54de56844d0a0bd6555fb0851a52ab0752987370)

Author SHA1 Message Date
Yanqin Jin bdc6abd0b4 Enable cscope to exclude test source files (#4190) 6 years ago
Fenggang Wu 8805ec2f49 DataBlockHashIndex: Standalone Implementation with Unit Test (#4139) 6 years ago
Adam Retter c6d2a7f821 Build improvements: Split docker targets and parallelize java builds 6 years ago
Maysam Yabandeh 537a233941 Exclude StackableDB from transaction stress tests (#4132) 6 years ago
Anand Ananthabhotla 52d4c9b7f6 Allow DB resume after background errors (#3997) 6 years ago
Daniel Black 346d1069c3 Align StatisticsImpl / StatisticsData (#4036) 6 years ago
Adam Retter 64c85d0d97 Set DEBUG_LEVEL=0 for RocksJava Mac Release (#4040) 6 years ago
Manuel Ung 01e3c30def Extend existing unit tests to run with WriteUnprepared as well 6 years ago
Mike Kolupaev 8bf555f487 Change and clarify the relationship between Valid(), status() and Seek*() for all iterators. Also fix some bugs 6 years ago
Andrew Kryczka 6fc1bccef5 Fix crash test allocation error under TSAN 6 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 6 years ago
zhsj 6571770030 fix shared libary compile on ppc 6 years ago
Adam Retter 3cb591954e Allow rocksdbjavastatic to also be built as debug build 6 years ago
Yanqin Jin 1f5def1653 Fix race condition causing double deletion of ssts 6 years ago
Sagar Vemuri 23f9d93f47 Exclude MySQLStyleTransactionTest.TransactionStressTest* from valgrind 6 years ago
Tobias Tschinkowitz ccb761364d Enable compilation on OpenBSD 6 years ago
Yanqin Jin 1139422dfb Fix the command used to generate ctags 6 years ago
Zhongyi Xie 09e5d7af8c add 4th test_group in travis 6 years ago
Pengchao Wang 1ccdc2c337 Fix vagrant build process 6 years ago
Siying Dong 74748611a8 Suppress UBSAN error in finer guanularity 6 years ago
Siying Dong 821e0b1683 Disable options_settable_test in UBSAN and fix UBSAN failure in blob_… 6 years ago
Siying Dong 1336a7742d Disable alignment check in UBSAN 6 years ago
Zhongyi Xie 5eccf0b9d5 add -fno-sanitize-recover option to force exit on errors 7 years ago
Sagar Vemuri 68829ed89c Revert Snappy version upgrade 7 years ago
Sagar Vemuri e446d14093 Fix PowerPC dynamic java build 7 years ago
Adam Retter a53c571d2d FreeBSD build support for RocksDB and RocksJava 7 years ago
Sagar Vemuri 3e955fad09 Fix zstd/zdict include path for java static build 7 years ago
Adam Retter 90c1d81975 Update javastatic dependencies 7 years ago
Andrew Kryczka ea8ccd2267 fix powerpc java static build 7 years ago
yingsu00 f54d7f5fea Port 3 way SSE4.2 crc32c implementation from Folly 7 years ago
Maysam Yabandeh 0faa026db6 WritePrepared Txn: make buck tests parallel 7 years ago
Yi Wu bbcd3b0bd2 Suppress valgrind "unimplemented functionality" error 7 years ago
Yi Wu 42564ada53 Blob DB: not using PinnableSlice move assignment 7 years ago
Yi Wu 31d3e41810 PinnableSlice move assignment 7 years ago
Andrew Kryczka 5a6ad9d52a release build treat warnings as errors 7 years ago
Andrew Kryczka 1026e794a3 rate limit auto-tuning 7 years ago
Yi Wu 92ccae7123 speedup 'make check' 7 years ago
Yi Wu d1cab2b64e Add ValueType::kTypeBlobIndex 7 years ago
Adam Retter 983028f097 RocksJava build target for Docker on ppc64le 7 years ago
Kamalalochana Subbaiah e612e31740 Updated CRC32 Power Optimization Changes 7 years ago
Maysam Yabandeh 26ac24f199 Add more unit test to write_prepared txns 7 years ago
yiwu-arbug e367774d19 Overload new[] to properly align LRUCacheShard 7 years ago
yiwu-arbug ad77ee0ea0 Revert "Makefile: correct faligned-new test" 7 years ago
Siying Dong b87ee6f773 Use more keys per lock in daily TSAN crash test 7 years ago
Daniel Black 1fbad84b69 Makefile: correct faligned-new test 7 years ago
Maysam Yabandeh 627c9f1abb Don't add -ljemalloc when DISABLE_JEMALLOC is set 7 years ago
Cholerae Hu 4f81ab38bf Makefile: fix for GCC 7+ and clang 4+ 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Siying Dong fca4d6da17 Build fewer tests in Travis platform_dependent tests 7 years ago
Siying Dong c281b44829 Revert "CRC32 Power Optimization Changes" 7 years ago