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
Age
Commit message (
Expand
)
Author
2018-01-04
Adding default sequence select statement for PostgreSQL to pickup native sequ...
HEAD
master
Sandeep Ravindra
2016-04-29
Increasing version to 1.2.5.
Jesse Morgan
2016-04-29
Add explicit int->boolean conversions, as required by JDK 1.8.0_91.
broneill
2015-10-14
Handle more retryable exceptions during index build.
broneill
2015-04-12
Prevent deadlock between cursor close and TransactionScope cleanup.
broneill
2015-04-12
Ignore build target.
broneill
2015-03-06
Merge pull request #3 from Carbonado/fix-jdbc-leak
Jesse Morgan
2015-03-05
Fixing leaked JDBC Connections.
Jesse Morgan
2015-03-03
Correcting typo in RELEASING.md
Jesse Morgan
2015-03-02
Updating POM to deploy v1.2.4 to Maven.
v1.2.4
Jesse Morgan
2014-09-03
Fixing source header
Yandell
2014-05-19
Merge pull request #1 from architjain/master
Jesse Morgan
2014-05-20
Fix to select right datatype if DECIMAL_DIGITS for a column is less than 0 fo...
Archit Jain
2013-12-05
Fixing broken link in README.md
Jesse Morgan
2013-12-05
Fixing broken links in README and adding trademark policy.
Jesse Morgan
2013-12-03
Updating POM and moving site to README.md
Jesse Morgan
2013-10-25
Fixing ReplicatedRepository so that transactions may be entered when the master
Jesse Morgan
2013-10-23
Adding a new TriggerManagerCapability to get the trigger manager from a
Pranay Dalmia
2013-10-21
Fixed resync logic to consider index when a filter is provided.
Brian S. O'Neill
2013-10-21
Added FIXME comment.
Brian S. O'Neill
2013-09-16
Fix insert/update of large LOBs when using suppress reload option.
Brian S. O'Neill
2013-04-23
Add index repair options to discard duplicates or only verify.
Brian S. O'Neill
2013-04-22
Fix to remove bogus index entries if the primary key can't be loaded
Jesse Morgan
2013-04-13
Prevent NPE when using IsolationLevel.NONE.
Brian S. O'Neill
2013-04-13
Index triggers only use "for update" mode when the strict option is supplied.
Brian S. O'Neill
2013-03-14
Some repositories don't properly support top-level transactions, so retry if ...
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-11-27
Rollback change 1398. Triggers run in a non-for-update transaction again.
Brian S. O'Neill
2012-11-06
Commented out potentially destructive resync logic.
Brian S. O'Neill
2012-11-06
Layout metadata sync fixes.
Brian S. O'Neill
2012-11-05
Use proper key for alt generation decoder.
Brian S. O'Neill
2012-11-05
Add layout metadata sync utility.
Brian S. O'Neill
2012-10-31
Allow equivalent layout generation to be defined.
Brian S. O'Neill
2012-10-31
Support range filtering of array types.
Brian S. O'Neill
2012-10-19
Add workaround for MySQL int unsigned type.
Brian S. O'Neill
2012-10-12
Triggers now run in a for-update transaction.
Brian S. O'Neill
2012-10-09
Add additional deadlock detection mode.
Brian S. O'Neill
2012-10-01
Prevent deadlock during close.
Brian S. O'Neill
2012-10-01
Add reload check during resync.
Brian S. O'Neill
2012-10-01
Generate missing method.
Brian S. O'Neill
2012-09-25
Support instantiation by just the key.
Brian S. O'Neill
2012-09-09
Index repair improvements.
Brian S. O'Neill
2012-09-07
Independent annotation disables null check for version properties.
Brian S. O'Neill
2012-06-16
Update user guide copyright.
Brian S. O'Neill
2012-06-16
Update user guide pdf.
Brian S. O'Neill
2012-06-16
Fix minor code sample typo.
Brian S. O'Neill
2012-06-07
Allow layouts to be reclaimed.
Brian S. O'Neill
2012-06-07
Clear pools on shutdown.
Brian S. O'Neill
2012-05-19
Support compilation with JDK 1.7.
Brian S. O'Neill
[next]