0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: also big exception messages should be accommodated in event log table. More... almost 17 years ago
Logging of clearer replication error descriptions. More... almost 17 years ago
Making rubyrep runs more resistent against database restarts. More... almost 17 years ago
Ignore statsvn log files More... almost 17 years ago
Added support for strange table / column names. More... almost 17 years ago
Doc fix More... almost 17 years ago
Preparation of version bump to 1.0.2 More... almost 17 years ago
All rubyrep commands now ignore regexp specified tables which do not exist in both databases. More... almost 17 years ago
Reduced costs of an empty replication run. More... almost 17 years ago
Better replication efficiency with large replication backlogs. More... almost 17 years ago
Doc fix More... almost 17 years ago
Prepared for next version bump More... almost 17 years ago
Simplified low-level functions to read records from the database More... almost 17 years ago
README now points to the new project website URL. More... about 17 years ago
Fixed rake task to create jruby package to work with git. More... about 17 years ago
Preparation of version bump to 1.0.1 More... about 17 years ago
ReplicationRunner now also catches Ctrl+C. More... about 17 years ago
Migrated ignore file to git. More... about 17 years ago
Version bump to 1.0.0. Prepared for initial release to rubyforge. More... about 17 years ago
Making the manual specifying of primary keys easier. More... about 17 years ago
Added spec to fix down behavior of LoggedChange if key separator consists of multiple character. More... about 17 years ago
Added some method aliases to Configuration to make it easier to use. More... about 17 years ago
Renamed two_way_syncer options :update_left and :update_right to :right_wins and :left_win (to be consistent with how the same thing is named in the two_way_replicator). More... about 17 years ago
Doc fix. More... about 17 years ago
Improvements to packaging of jruby version: adding of Windows BAT file; default specification of jruby option "--server" (higher performance, slower startup). More... about 17 years ago
Added functionality to ensure that results from MySQL SQL statements are read into memory in chunks (instead of all at once). More... about 17 years ago
Dried up creation of select cursors. More... about 17 years ago
Monkey patched an ActiveRecord (version 2.2.2) bug that incorrectly rounded the microsecond part of some PostgreSQL timestamp values. More... about 17 years ago
Added spec to verify that timestamps with micro second components are read and written correctly. More... about 17 years ago
Move Redmine deployment locations to the user's home folder. More... about 17 years ago