0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Significantly improved a test for log switch. For that, making use of recent More... over 17 years ago
Introduce method join() for sk::util::StringArray, introduced methods More... over 17 years ago
Added a test for log chunks pre creation. Found a problem that a master file More... over 17 years ago
Added ability to create a file if it does not yet exist. More... over 17 years ago
Introduced a class to wrap basic File operations, useful in tests to quickly More... over 17 years ago
Introduced an assertion implementation to compare sk::util::String. It More... over 17 years ago
Fixed file pre-creation and modified xml config to make use of new logging More... over 17 years ago
Added ability to specify log cycling policy from a config file. Added a cycler More... over 17 years ago
Truncating file when writing a marker. Preserving the chunk number read from a More... over 17 years ago
Implemented a pointing cycler and introduced basic tests. More... over 17 years ago
Extracted the code to build a chunk path based on master path. More... over 17 years ago
Extracted and moved a marker reading/writing code to the abstract cycler. More... over 17 years ago
More renaming: backup -> chunk in all incarnatons, backupFile() => cycleFile() More... over 17 years ago
Further refactoring to get better naming for operations. More... over 17 years ago
Reordered methods for better comprehension. More... over 17 years ago
Moved methods log advancing stuff to the abstract cycler. More... over 17 years ago
Got rid of apparenty unnecessary static keyword for a local variable. More... over 17 years ago
Removed cycler specific methods from file destination interface. Added a More... over 17 years ago
Introduced a test for stable head cycler and adjusted pipe destination back to More... over 17 years ago
Refactoring tests for the pointing cycler. More... over 17 years ago
Started flashing out the pointing cycler. Tests still fail as most More... over 17 years ago
Moved _size and _backups hosting to the abstract cycler. More... over 17 years ago
Moved the master pathname hosting to the abstract cycler. More... over 17 years ago
Introduced abstract cycler class to host common operations for all cycler More... over 17 years ago
Adjusting logger parameters for pty-probe to cause switch sooner. More... over 17 years ago
[Merge] svn merge -r700:703 %r/stemkit-cpp/0.7/trunk . More... over 17 years ago
Refactored FileDestination to move all log cycling related code to a More... over 17 years ago
Increased the release number for the upcoming changes. More... over 17 years ago
Prepared for refactoring of file cycling functionality out of FileDestination More... over 17 years ago
Added java specific include directory to Solaris configuration block. More... over 17 years ago