Commit Graph

363 Commits (00ee89b5849d1e07ab6dc7542cc8d2d220f174e6)

Author SHA1 Message Date
Peter Dillinger c4d8838a2b New bit manipulation functions and 128-bit value library (#7338) 4 years ago
Jonny Heggheim 1e59800718 Use standard variables for installing/uninstalling with make (#7187) 4 years ago
Akanksha Mahajan ed7ea43dd9 Fix for Regression failure (#7300) 4 years ago
sdong 4b0a509a91 Still use platform007 for gcc (#7253) 4 years ago
sdong e7358da9a2 Upgrade tool chain (#7251) 4 years ago
Andrew Kryczka c0c33a4854 Makefile support for link-time optimization (#7181) 4 years ago
Yanqin Jin 1adfd729e9 Enable a few jobs in determinator (#7174) 4 years ago
Yanqin Jin 954ee56571 Add job specs for blackbox/whitebox stress tests (#7170) 4 years ago
mrambacher 80f71b5863 Use Libraries in the RocksDB Makefile Build (#6660) 4 years ago
Adam Retter df5fbe6408 Portable backward compatibility with MacOS 10.12+ (#7016) 4 years ago
Andrew Kryczka 312f23c92d build fixes for GNU/kFreeBSD (#6992) 4 years ago
Peter Dillinger 0c56fc4d66 Allow missing "unversioned" python, as in CentOS 8 (#6883) 4 years ago
Peter Dillinger c7aedf1b48 Clean up some code related to file checksums (#6861) 4 years ago
Yanqin Jin 6acbbbf9fc Add Github Action for some basic sanity test of PR (#6761) 4 years ago
Peter Dillinger 28fe8e4620 Fix bug in format-diff.sh (#6772) 4 years ago
Peter Dillinger 31da5e34c1 C++20 compatibility (#6697) 4 years ago
sdong 165560fb32 Two Improvements to tools/check_format_compatible.sh (#6702) 4 years ago
anand76 5c19a441c4 Fault injection in db_stress (#6538) 4 years ago
Luca Giacchino 66a95f0fac Provide an allocator for new memory type to be used with RocksDB block cache (#6214) 5 years ago
Istvan a56439bb7f Adding new build script for CentOS 7 (#6617) 5 years ago
Adam Retter 0772768d07 Force Java version on Travis CI (#6512) 5 years ago
Fabrice Fontaine 8bbd76edbf Check for sys/auxv.h (#6359) 5 years ago
Michael R. Crusoe 051696bf98 fix some spelling typos (#6464) 5 years ago
sdong 6e97d4de00 By default turn IO Uring off. (#6405) 5 years ago
Peter Dillinger 90c71aa5d9 Don't download from (unreliable) maven.org (#6348) 5 years ago
Peter Dillinger 23dcf2759d Upload DB dir for all crash tests (#6344) 5 years ago
sdong 814d4e7ce0 Improve instructions to install formatter (#6162) 5 years ago
Maysam Yabandeh 1ad6fa9cc7 Enable txn in crash tests (#6155) 5 years ago
sdong e3a82bb934 PosixRandomAccessFile::MultiRead() to use I/O uring if supported (#5881) 5 years ago
Jim Meyering cdc431ec81 build_tools/precommit_checker.py: don't hard-code a platform-afflicted python path (#6124) 5 years ago
Peter Dillinger f059c7d9b9 New Bloom filter implementation for full and partitioned filters (#6007) 5 years ago
Peter Dillinger ca7ccbe2ea Misc hashing updates / upgrades (#5909) 5 years ago
Vijay Nadimpalli 5677f4f775 Using clang for internal ubsan tests (#5952) 5 years ago
Vijay Nadimpalli 2ce6aa5f39 Making platform 007 (gcc 7) default in build_detect_platform.sh (#5947) 5 years ago
sdong 1a21afa789 Fix some dependency paths (#5946) 5 years ago
katherine 5b123813f8 Remove deprecated RocksDBCommonHelper and cont_integration.sh (#5889) 5 years ago
Peter Dillinger 42f898bf83 Fix format-diff.sh detecting changes vs. upstream (#5831) 5 years ago
sdong f5a59c42c5 Update dependencies (#5777) 5 years ago
Peter Dillinger 6a171724b7 Clean up + fix build scripts re: USE_SSE= and PORTABLE= (#5800) 5 years ago
Aaryaman Sagar 38b03c840e Port folly/synchronization/DistributedMutex to rocksdb (#5642) 5 years ago
Yanqin Jin 82d8ca8ade Upload db directory during cleanup for certain tests (#5554) 5 years ago
siddontang 4bd0cf541d build on ARM64 (#5450) 5 years ago
Maysam Yabandeh 58c78358ef Set executeLocal on child lego jobs (#5456) 5 years ago
Patrick Zhang 5c76ba9dc4 Support rocksdbjava aarch64 build and test (#5258) 5 years ago
Levi Tamasi ad52626cf4 Remove special characters from job names (#5424) 5 years ago
Levi Tamasi fd94353ea3 Remove the artifacts field from stress_crash/stress_crash_with_atomic_flush 5 years ago
Mark Rambacher c8267120d8 Add support for loading dynamic libraries into the RocksDB environment (#5281) 5 years ago
Azat Khuzhin 29a198564d Fixes for build_detect_platform 5 years ago
Fosco Marotto 6c2bf9e916 Add copyright headers per FB open-source checkup tool. (#5199) 5 years ago
Yanqin Jin d77476ef55 Fix db_stress for custom env (#5122) 6 years ago