openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Codership - Galera
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 28, 2024 — Sep 28, 2025
Showing page 131 of 132
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Intermediate commit. Implemented action defragmenting function, see #8, #9.
Alexey Yurchenko
More...
over 17 years ago
Added separate receiving message structure definition.
Alexey Yurchenko
More...
over 17 years ago
No longer creates the build directory - it is not needed for anything.
Alexey Yurchenko
More...
over 17 years ago
Added a context for receiving actions.
Alexey Yurchenko
More...
over 17 years ago
Got rid of obsolete build script, renamed new one - to avoid confusion.
Alexey Yurchenko
More...
over 17 years ago
Added PROPER properties
Alexey Yurchenko
More...
over 17 years ago
Added new headers to files.
Alexey Yurchenko
More...
over 17 years ago
Added "Date Revesion Author" properties to files.
Alexey Yurchenko
More...
over 17 years ago
Intermediate commit. Some small updates.
Alexey Yurchenko
More...
over 17 years ago
Implemented gcs_group_handle_comp_msg().
Alexey Yurchenko
More...
over 17 years ago
Intermediate commit. Moving files around.
Alexey Yurchenko
More...
over 17 years ago
Intermediate commit. Added node context files.
Alexey Yurchenko
More...
over 17 years ago
Refactor: renamed gcs_generic to gcs_core. "generic" just didn't make any sense.
Alexey Yurchenko
More...
over 17 years ago
Updated package and library interface versions. This truly closes #37
Alexey Yurchenko
More...
over 17 years ago
This closes #37 - URL-like backend configuration.
Alexey Yurchenko
More...
over 17 years ago
Restored commit_queue: - Certification is done under to_queue protection - Commit is done under commit_queue protection
Teemu Ollakka
More...
over 17 years ago
Backslash to indicate continued line.
Teemu Ollakka
More...
over 17 years ago
Committing missing changes to wsdb/src/Makefile.am. Some cleanups.
Alexey Yurchenko
More...
over 17 years ago
Added gu_timeval_diff() and gu_clock_diff() utility functions. Added 'keyword' properties and $Id$ keywords to relevant files.
Alexey Yurchenko
More...
over 17 years ago
Cleanups, updates, improvements. Does around 400K seqnos/second on AthlonXP 2700.
Alexey Yurchenko
More...
over 17 years ago
Now this really fixes #34, #35
Alexey Yurchenko
More...
over 17 years ago
This fixes #34
Alexey Yurchenko
More...
over 17 years ago
Fixed gcs_to.c unit test.
Alexey Yurchenko
More...
over 17 years ago
Fixed too strict checking in gcs_to_self_cancel(): error was returned when this same seqno was canceled previously by preceding thread and TO seqno advanced ahead of this seqno by preceding gcs_to_release().
Alexey Yurchenko
More...
over 17 years ago
Removed too restricting exit state check in gcs_to_grab(): if waiter is cancelled and woken, it could actually wake when its state have already been set to RELEASED by gcs_to_release() of preceding waiter.
Alexey Yurchenko
More...
over 17 years ago
Fixed a bug when thread calling gcs_to_self_cancel() in TO (seqno == to->seqno) doesn't wake next waiter, leading to deadlock.
Alexey Yurchenko
More...
over 17 years ago
Added unit test for gcs_to.c unit.
Alexey Yurchenko
More...
over 17 years ago
Made gcs_to_self_cancel() to conform to convention and return integer error code. It no longer calls abort() in case of outdated seqno.
Alexey Yurchenko
More...
over 17 years ago
Cleanups in the script
Alexey Yurchenko
More...
over 17 years ago
Fixed some bugs. Now it should really compile whole Galera without doing make install.
Alexey Yurchenko
More...
over 17 years ago
←
1
2
…
124
125
126
127
128
129
130
131
132
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree