index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
persistency
/
ClusterStorage.java
Age
Commit message (
Collapse
)
Author
2014-10-02
push after rebase
jet
2014-09-30
Remove Collection.URLInfo. Add Collection.Version, and add it to the
Andrew Branson
Collection ClusterStorage path.
2014-09-26
Update javadoc for Item id switch
Andrew Branson
2014-09-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
ItemPath objects are now used to identify Items throughout the kernel, replacing ints and Integers.
2014-06-06
Partial javadoc and scope tightening of the new interfaces.
Andrew Branson
2014-06-05
Add Authenticator to the open() method params of ClusterStorage. Passed
Andrew Branson
in through the TransactionManager. This allows user-login to storages. Fixes #192
2013-10-18
Javadoc for ClusterStorage constants.
Andrew Branson
2012-11-26
List of current cluster types for use by storage implementations
Andrew Branson
2012-11-09
Deprecate old overly generic query method in anticipation of the new
Andrew Branson
ones.
2012-05-30
Initial Maven Conversion
Andrew Branson