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
Age
Commit message (
Expand
)
Author
2013-08-28
Better debugging:
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-12-14
Do Schema parsing in the Schema object rather than the Validator
Andrew Branson
2012-11-26
List of current cluster types for use by storage implementations
Andrew Branson
2012-11-09
Create proper constructor for Schema.
Andrew Branson
2012-11-09
Deprecate old overly generic query method in anticipation of the new
Andrew Branson
2012-08-22
Replace deprecated Xerces DOM to XML serialisation with DOM3 LS.
Andrew Branson
2012-07-06
Modules serialize with Castor. Just about to remove the parsing.
Andrew Branson
2012-06-26
Refactored GUI into separate module
Andrew Branson
2012-06-22
Modules and entitycreation support Aggregations, collection properties
Andrew Branson
2012-06-14
Debugging. For some reason separating the return from the unmarshalling
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson