summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/repo/replicated/ReplicatedStorage.java
AgeCommit message (Expand)Author
2012-11-28ReplicatedRepository resync no longer creates a for-update transaction on the...Brian S. O'Neill
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2007-04-29Added @since tags.Brian S. O'Neill
2007-03-28Merged 1.2-dev to trunk.Brian S. O'Neill
2007-02-17ReplicatedRepository installs user triggers on the replica again, but it now ...Brian S. O'Neill
2006-12-07ReplicatedRepository installs user triggers on the master, not the replica.Brian S. O'Neill
2006-12-07Added @Authoritative annotation.Brian S. O'Neill
2006-10-17Prevent accidental replication of internal storables.Brian S. O'Neill
2006-10-11Resolved some warnings.Brian S. O'Neill
2006-08-30Add core repository implementationsBrian S. O'Neill