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
Age
Commit message (
Expand
)
Author
2011-02-24
Default to 100 for query cache.
Brian S. O'Neill
2011-02-24
Cache a minimum of 1000 query executors per type by default.
Brian S. O'Neill
2011-02-18
Add BDB verify support.
Brian S. O'Neill
2011-02-03
Support copying when property read or write methods are missing.
Brian S. O'Neill
2011-01-20
Fix filter grammar typo.
Brian S. O'Neill
2011-01-20
Add option to set max locks; increase default number of lockers.
Brian S. O'Neill
2011-01-19
Add Transaction preCommit method.
Brian S. O'Neill
2011-01-12
Fix load when primary key has nullable properties.
Brian S. O'Neill
2011-01-11
Added option to set max transactions.
Brian S. O'Neill
2011-01-08
Fix class loader issues.
Brian S. O'Neill
2011-01-08
Add option to disable reverse splits.
Brian S. O'Neill
2011-01-06
Log when generating new layout generation.
Brian S. O'Neill
2011-01-03
Support serialization of corrupt storable.
Brian S. O'Neill
2010-12-29
Only start old evictor thread if needed.
Brian S. O'Neill
2010-12-29
Use new Cojen utility classes.
Brian S. O'Neill
2010-12-22
Request and persist layout metadata in separate thread.
Brian S. O'Neill
2010-09-30
Add option to force logging sub-system to initialize.
Brian S. O'Neill
2010-09-07
Make builder be final.
Brian S. O'Neill
2010-08-31
Fix order of joined elements in "exists" clause.
Brian S. O'Neill
2010-08-26
Handle more exceptions with broken indexes.
Brian S. O'Neill
2010-08-26
More robust corruption repairs.
Brian S. O'Neill
2010-08-21
Handle more string corruption cases.
Brian S. O'Neill
2010-08-18
Introduce SoftValuedCache, which evicts more aggressively than SoftValuedHash...
Brian S. O'Neill
2010-08-03
Minor comment typo.
Brian S. O'Neill
2010-08-03
Add support for remote procedure calls.
Brian S. O'Neill
2010-07-28
Undo last commit.
Brian S. O'Neill
2010-07-28
Need to actually add the new interfaces.
Brian S. O'Neill
2010-07-24
Allow new layouts if BDB is read-only.
Brian S. O'Neill
2010-07-02
Added NonDurableCommitException.
Brian S. O'Neill
2010-06-14
Add sync option to CheckpointCapability.
Brian S. O'Neill
2010-06-10
Split data and log files during backup.
Brian S. O'Neill
2010-06-08
Fix serialization of adapted primary key properties.
Brian S. O'Neill
2010-06-04
Added deadlock detection for JDBC.
Brian S. O'Neill
2010-05-17
Remove cached metadata if exception thrown while creating it.
Brian S. O'Neill
2010-05-16
Comments and compatibility for new backup features.
Brian S. O'Neill
2010-05-14
Added Incremental Backup to HotBackupCapability
Olga Kuznetsova
2010-04-04
Fix race condition which causes layout generation to be lost.
Brian S. O'Neill
2010-04-01
Promptly release internal cursor map when scope is closed.
Brian S. O'Neill
2010-03-19
Support class loaders that don't provide a Package.
Brian S. O'Neill
2010-03-17
Add a minor comment.
Brian S. O'Neill
2010-03-14
Update copyright.
Brian S. O'Neill
2010-03-14
Allow storable types to differ between client and server.
Brian S. O'Neill
2010-03-12
Refactored hashcode generating code to utility method.
Brian S. O'Neill
2010-03-11
Support partition key when loading by alternate key.
Brian S. O'Neill
2010-03-10
Add DetachedStorableFactory.
Brian S. O'Neill
2010-03-10
Add DetachedStorableFactory.
Brian S. O'Neill
2010-03-10
Add master feature to check if partition key has been fully specified.
Brian S. O'Neill
2010-03-06
Add capability for repository group access.
Brian S. O'Neill
2010-03-01
Deprecated ThrowUnchecked class.
Brian S. O'Neill
2010-02-20
Fix generated delete statement which has joins.
Brian S. O'Neill
[next]