2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved Range::get_split_row and cleaned up CellList class a bit More... almost 18 years ago
Improved Range::get_split_row and cleaned up CellList class a bit More... almost 18 years ago
Fixed a bug in TableScanner where the end of scan range was not being tested for properly More... almost 18 years ago
Fixed a bug in TableScanner where the end of scan range was not being tested for properly More... almost 18 years ago
Got METADATA range split working and tested. More... almost 18 years ago
Got METADATA range split working and tested. More... almost 18 years ago
More progress on getting METADATA range split working (almost there) More... almost 18 years ago
More progress on getting METADATA range split working (almost there) More... almost 18 years ago
Fixed warnings that showed up on Linux. More... almost 18 years ago
Fixed warnings that showed up on Linux. More... almost 18 years ago
Got rid of warnings (and fixed several bugs along the way). More... almost 18 years ago
Got rid of warnings (and fixed several bugs along the way). More... almost 18 years ago
Fixed race condition bug (once and for all). More... almost 18 years ago
Fixed race condition bug (once and for all). More... almost 18 years ago
Eliminated concurrent access to std::map in CellCacheScanner constructor (hopefully fixes race condition). More... almost 18 years ago
Eliminated concurrent access to std::map in CellCacheScanner constructor (hopefully fixes race condition). More... almost 18 years ago
Cleaned things up a bit, race condition still exists. More... almost 18 years ago
Cleaned things up a bit, race condition still exists. More... almost 18 years ago
Show more compiler warnings. More... almost 18 years ago
Show more compiler warnings. More... almost 18 years ago
Fixed a race condition during range split; Cranked up the Range.MaxBytes value More... almost 18 years ago
Fixed a race condition during range split; Cranked up the Range.MaxBytes value More... almost 18 years ago
Commented out testing config option in default config file; Got rid of a test DUMP_CORE; statement More... almost 18 years ago
Commented out testing config option in default config file; Got rid of a test DUMP_CORE; statement More... almost 18 years ago
Checkpoint. Tracking down METADATA split problem. More... almost 18 years ago
Checkpoint. Tracking down METADATA split problem. More... almost 18 years ago
Added config file property Hypertable.RangeServer.Range.MetadataMaxBytes; Fixed a bug in Range::get_timestamp More... almost 18 years ago
Added config file property Hypertable.RangeServer.Range.MetadataMaxBytes; Fixed a bug in Range::get_timestamp More... almost 18 years ago
Added PAUSE command to hypertable command interpreter (for testing). More... almost 18 years ago
Added PAUSE command to hypertable command interpreter (for testing). More... almost 18 years ago