0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: ReplicationInitializer#prepare_replication should only execute a sync if there are unsynced tables. More... about 17 years ago
Added documentation to explain what the various config files are used for. More... about 17 years ago
Completed functionality of replication command. More... about 17 years ago
Fixing layout of output of 'rubyrep help' command. More... about 17 years ago
Fixing warning message about redefining of rubyrep version constants. More... about 17 years ago
Showing better progress statements during replication preparation phase. More... about 17 years ago
Added restore table function More... about 17 years ago
All commands are now launched from one executable. More... about 17 years ago
Small spec changes to avoid warning messages in new rspec version. More... about 17 years ago
Replication performance increased by pre-loading all change log records. More... about 17 years ago
Removed unnecessary SQL condition in LoggedChange#load. More... about 17 years ago
Completed big_rep simulation. More... about 17 years ago
TwoWayReplicator: No more attempt to release the savepoints created for insert attempts (causes problems if transaction is committed before the savepoint release). More... about 17 years ago
Moved the logging of the replication outcome up to happen before actually replicating the change. Ensures the logging happens in the same transaction as the replication itself. More... about 17 years ago
Spelling fix. More... about 17 years ago
Bug fix in sims:performance:big_sync: no more double creation of Session. More... about 17 years ago
Minor fix in sims:performance:prepare output. More... about 17 years ago
Increased execution speed of data generation for big_scan table. More... about 17 years ago
Preparation of schema extensions and data generations for big_rep simulation. More... about 17 years ago
Doc fix. More... about 17 years ago
Doc fix. More... about 17 years ago
Correct sync option specified in performance simulation of TwoWaySync. More... about 17 years ago
Doc fix. More... about 17 years ago
Forgot removing obsolete statement in previous commit. More... about 17 years ago
Making performance simulation setup code Rails 2.2 compatible. More... about 17 years ago
Manifest update. More... over 17 years ago
Ensuring that postgresql_schema_support_spec is only run under PostgreSQL. More... over 17 years ago
Added tests for trigger and sequence support in PostgreSQL schemas. More... over 17 years ago
Monkey-fixed PostgreSQL schema support under JRuby (hack). Added specs to verify correct PostgreSQL schema support. More... over 17 years ago
Doc fixes. More... over 17 years ago