0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build improvements: Compiler warnings and CRC32C HW support. More... almost 5 years ago
Added coverage_report target. More... almost 5 years ago
Ensure correct order of linked libraries. More... almost 5 years ago
Initialize SST request buffer in GCS unit tests. Check SST request length in GCS SST request handler. More... almost 5 years ago
Option to run unit tests with valgrind. More... almost 5 years ago
Review fixes: More... almost 5 years ago
Renamed generated spec file to codership-galera.spec. More... almost 5 years ago
Review fixes: More... almost 5 years ago
Improved shared_ptr and unordered_map detection. More... almost 5 years ago
Generate galera.spec file with CMake. More... almost 5 years ago
Packaging fixes for Deb/RPM, .gitignore updates. More... almost 5 years ago
Misc fixes to CMake scripts and packaging: More... almost 5 years ago
Modified Debian build scripts to use CMake. More... almost 5 years ago
Galera RPM spec file for CMake based builds. More... almost 5 years ago
Not all arm64 devices have hardware CRC32 support. Don't attmept to run the hardware unit test when not supported. More... almost 5 years ago
CMake files for Galera 3. More... almost 5 years ago
codership/galera#579 Define aarc64 HWCAP_CRC32 if not defined by libc. More... almost 5 years ago
codership/galera#284 Fix SST donate callback return value check. More... almost 5 years ago
Fix for `gcs_destroy` to free memory More... about 5 years ago
codership/galera#577 Unit test macro usage, GCC 10 and clang fixes. More... about 5 years ago
Add gmcast segment information to status variables Remove dead stats code More... about 5 years ago
Add two status variables: - `fc_active` to indicate whether flow control is currently active (paused replication) - `fc_requested` to indicate if this node has requested replication pause More... about 5 years ago
Updated build scripts to handle new CMake and OpenSSL More... about 5 years ago
Fix and re-enable disabled GCS group unit tests. More... about 5 years ago
Bump version number to 3.31. More... about 5 years ago
Convert unit tests to use new libcheck macros instead of deprecated ones. More... about 5 years ago
Clean up remaining references to evanjones. More... about 5 years ago
Fix ASAN-detected issues with gu::DeqMap unit test. More... about 5 years ago
Remove CRC32C implementation from www.evanjones.ca More... about 5 years ago
Fix bus errors (signal 10) due to unaligned access on QEMU sparc64 platform. Move main MMH3 implementation into .c unit for cleaner code and maintenance. More... about 5 years ago