openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
rubyrep
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 31, 2025 — Mar 31, 2026
Showing page 8 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added logging for TwoWaySyncer.
Arndt Lehmann
More...
over 17 years ago
TwoWayReplicator options can now be specified table specific
Arndt Lehmann
More...
over 17 years ago
Compatibility with JRuby version 1.1.5
Arndt Lehmann
More...
over 17 years ago
Compatibility to Rails version 2.2.2
Arndt Lehmann
More...
over 17 years ago
changed column names of event log table
Arndt Lehmann
More...
over 17 years ago
TwoWayReplicator can log replication events
Arndt Lehmann
More...
over 17 years ago
Added logging of replication failures.
Arndt Lehmann
More...
over 17 years ago
TwoWaySyncer now handles cases where for a difference that it is replicating, records where added or removed (after that difference was already loaded).
Arndt Lehmann
More...
over 17 years ago
ReplicationRun now only tries to replicate changes that do not cancel each other out.
Arndt Lehmann
More...
over 17 years ago
Fixed bug in replication_run_spec (the #run specs check in the wrong database for the replicated records).
Arndt Lehmann
More...
over 17 years ago
Fixed bug in ReplicationDifference::DIFF_TYPES table.
Arndt Lehmann
More...
over 17 years ago
Added missing spec for ReplicationDifference#amend
Arndt Lehmann
More...
over 17 years ago
ReplicationDifference instances can be amended.
Arndt Lehmann
More...
over 17 years ago
LoggedChange records can be amended with new change_log entries.
Arndt Lehmann
More...
over 17 years ago
TwoWaySyncer and ReplicationRun functionality completed.
Arndt Lehmann
More...
over 17 years ago
Added spec to verify that created replication triggers deal correctly with primary keys holding multi-byte text values.
Arndt Lehmann
More...
over 17 years ago
Added functionality to identify record differences based on the records in the change log tables.
Arndt Lehmann
More...
over 17 years ago
change_log table now uses change_new_key instead of change_old_key column
Arndt Lehmann
More...
over 17 years ago
Removed unused sync_options parameter from committer constructors
Arndt Lehmann
More...
over 17 years ago
Doc fix.
Arndt Lehmann
More...
over 17 years ago
Committers take the target table on a statement by statement basis.
Arndt Lehmann
More...
over 17 years ago
Small spec fix (removed invalid option).
Arndt Lehmann
More...
over 17 years ago
Renamed :conflict_handling option to :sync_conflict_handling
Arndt Lehmann
More...
over 17 years ago
Doc fix.
Arndt Lehmann
More...
over 17 years ago
Consolidated functionality to determine correct syncer as per :syncer / :replicator option into the Syncers module. Configuration#DEFAULT_OPTIONS now specifies :replicator instead of :syncer option.
Arndt Lehmann
More...
over 17 years ago
Also the update_record functions of the committers now support primary key changes.
Arndt Lehmann
More...
over 17 years ago
Fixed incorrect spec description.
Arndt Lehmann
More...
over 17 years ago
ProxyConnection#update_record can now handle key changes.
Arndt Lehmann
More...
over 17 years ago
Small code rearrangement to fix rcov report.
Arndt Lehmann
More...
over 17 years ago
Functionality to prepare table for replication and execute the initial sync completed.
Arndt Lehmann
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
18
19
→
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