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
/
ClusterStorageManager.java
Age
Commit message (
Expand
)
Author
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
2014-05-14
Refactored Proxy update notification server into its own class and
Andrew Branson
2014-05-08
Agent now extends Item, so they can have workflows. All traces of the
Andrew Branson
2014-04-04
When generating the next SystemKey in NextKeyManager, make sure that
Andrew Branson
2014-02-26
Properties extended as ObjectProperties, which can return any Object,
Andrew Branson
2014-02-21
ClusterStorage property can now be an already instanciated ArrayList of
Andrew Branson
2014-01-23
Refactored Resource into a new ResourceLoader interface, which allows
Andrew Branson
2013-09-03
An exception should be thrown if no ClusterStorages are defined. This
Andrew Branson
2013-02-28
RemoveNonStrongRefCache, as it didn't add anything to Map.
Andrew Branson
2013-01-25
Fix unsynchronized gap between check and retrieve of memcache object.
Andrew Branson
2012-12-18
Added optional WeakCache to hold fewer ClusterStorage objects in memory.
Andrew Branson
2012-11-09
Deprecate old overly generic query method in anticipation of the new
Andrew Branson
2012-06-26
Refactored GUI into separate module
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson