index
:
Carbonado.git
fix-failing-test
gh-pages
master
v1.3
Forked from https://github.com/Carbonado/Carbonado
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
amazon
/
carbonado
/
repo
/
indexed
/
DerivedIndexesTrigger.java
Age
Commit message (
Expand
)
Author
2013-04-13
Index triggers only use "for update" mode when the strict option is supplied.
Brian S. O'Neill
2012-12-31
Ensure that trigger runs with "try" variants and still has access to the tran...
Brian S. O'Neill
2012-11-28
ReplicatedRepository resync no longer creates a for-update transaction on the...
Brian S. O'Neill
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2010-03-14
Update copyright.
Brian S. O'Neill
2009-03-24
Derived index update must tolerate inconsistencies.
Brian S. O'Neill
2009-02-10
Commented out changes made in revision 1098. Deleting of derived index entrie...
Brian S. O'Neill
2009-02-06
Fix index updates when derived index against joined storable is deleted.
Brian S. O'Neill
2008-05-25
Fixed cyclic dependency with indexes against complex derived properties.
Brian S. O'Neill
2008-03-25
Fixes for bugs as reported by FindBugs.
Brian S. O'Neill
2007-04-29
Added @since tags.
Brian S. O'Neill
2007-04-29
Merged in support for derived properties.
Brian S. O'Neill