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
Age
Commit message (
Expand
)
Author
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-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
2012-05-18
Adjusted optimization of open ended range queries.
Jesse Morgan
2012-05-01
Fixed add trigger exception in subsequent constructions of IndexedStorage whe...
Jesse Morgan
2012-04-25
Infer type names for data sources that don't report the type properly.
Brian S. O'Neill
2012-04-17
Fixed NullPointerException when using ExistsFilter
Jesse Morgan
2012-03-29
Added BDB panic handling support.
Brian S. O'Neill
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2012-01-26
Added option for index access to fetch ahead to reduce likelihood of deadlocks.
Brian S. O'Neill
2012-01-25
Relax strict property match check.
Brian S. O'Neill
2012-01-24
Fix race condition when making initial connection to a slow database.
Brian S. O'Neill
2012-01-24
Stricter property type checking, preventing verification errors in generated ...
Brian S. O'Neill
2012-01-24
Revert last change.
Brian S. O'Neill
2012-01-23
Fix race condition when making initial connection to a slow database.
Brian S. O'Neill
2012-01-17
Add support for dbx repository type.
Brian S. O'Neill
2012-01-11
Make encoding strategy equals method symmetric in the face of subclassing.
Brian S. O'Neill
2012-01-11
Make encoding strategy equals method symmetric in the face of subclassing.
Brian S. O'Neill
2011-11-11
Handle more timeout types, make timeout configurable.
Brian S. O'Neill
2011-11-10
Add retry logic to index repair.
Brian S. O'Neill
2011-11-07
Ensure transaction is in "for update" mode during index repair.
Brian S. O'Neill
2011-11-05
Index repair retries following deadlocks.
Brian S. O'Neill
2011-10-03
Automatically update layout generation for deserialized layouts.
Brian S. O'Neill
2011-10-03
Fix index entry class generation when using mix of repository types.
Brian S. O'Neill
2011-08-10
Fix thread-local memory leaks.
Brian S. O'Neill
2011-07-22
Favor BDB repo for reconstructed layouts -- map repository has too many locki...
Brian S. O'Neill
2011-07-21
Use singleton LayoutFactory for type transport, preventing generation of too ...
Brian S. O'Neill
2011-06-30
Skip corrupt master entries, allow existing index entry.
Brian S. O'Neill
2011-06-03
Default transaction limit is now 1000.
Brian S. O'Neill
2011-05-18
Add FIXME comment.
Brian S. O'Neill
2011-05-17
Don't rebuild index if nothing to build. Make sure bogus index entries are tr...
Brian S. O'Neill
2011-05-17
Default max checkpoint interval at 1 minute.
Brian S. O'Neill
2011-05-14
Commit batches of deletes during index repair.
Brian S. O'Neill
2011-05-04
Fallback to original value if decompression fails.
Brian S. O'Neill
2011-05-04
Add support for Query controller and timeouts; remove vestigial support for i...
Brian S. O'Neill
[next]