summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/persistency/XMLDBClusterStorage.java
AgeCommit message (Collapse)Author
2014-07-22Set members to protected to allow extension.Andrew Branson
Get properties properly. Use String constants
2014-06-05Update for issue #192 - adding authenticator supportAndrew Branson
2013-06-14Bit early for LGPL header yet...Andrew Branson
2013-05-14URL decode for listClusterContentsAndrew Branson
2013-05-14verifyCollection is now staticAndrew Branson
2013-03-12Avoid repeating contextsAndrew Branson
2013-02-04Added XMLDB.root property. Specifies the root collection in eXist thatAndrew Branson
cristal should create for itself if it doesn't exist.
2013-01-24Stop nullpointerexception if a missing resource was requestedAndrew Branson
2013-01-15getClusterContents didn't work properly at the root Item levelAndrew Branson
2013-01-15Import cleanupAndrew Branson
2013-01-15Initial commitAndrew Branson