summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-01Remove external Xerces dependencyHEADmasterAndrew Branson
2014-10-141.0 release1.0Andrew Branson
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-10-03Adapt to new ExceptionsAndrew Branson
2014-09-15Use ObjectProperties.getString instead of getProperty, so propertyAndrew Branson
values will be trimmed of any extra whitespace.
2014-09-09Support new ItemPath based Item id.Andrew Branson
2014-07-28Namespace declaration, getOutcomeFromView and getOutcomeFromEvent work.Andrew Branson
Added getLastView
2014-07-24Move to xmldb subpackage of com.c2kernel.persistency.xmldbAndrew Branson
2014-07-22change the method verifyCollection() to be usable in the child classes ogattaz
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
2014-06-02Removed defunct exist-db repositoryAndrew Branson
2014-06-02getCollByName and getOutcomeFromEvent xquery functionsAndrew Branson
2014-01-24Set namespace to 'cristal'Andrew Branson
2014-01-24XQuery functions from EndoTOFPET-US example. Start of standard CRISTALAndrew Branson
XQL function library
2013-12-191.0-SNAPSHOT dependent on kernel 3.0Andrew Branson
2013-09-16[maven-release-plugin] prepare for next development iterationAndrew Branson
2013-09-16[maven-release-plugin] prepare release 0.50.50.5Andrew Branson
2013-09-16Release plugin and related project metadataAndrew Branson
2013-07-15JUnit is not a runtime dependencyandrew
2013-06-25commons.io is requiredAndrew Branson
2013-06-24Fetch eXist from maven repo on github.Andrew Branson
Exclude everything we don't need for XMLDB:API use. May need to de-exclude for use with XQuery
2013-06-17Build server is now called 'dev'Andrew Branson
2013-06-14Bit early for LGPL header yet...Andrew Branson
2013-05-14URL decode for listClusterContentsAndrew Branson
2013-05-14Source jarAndrew Branson
2013-05-14verifyCollection is now staticAndrew Branson
2013-03-18CCCS Public RepositoryAndrew Branson
2013-03-12Avoid repeating contextsAndrew Branson
2013-02-21Revert "Revert "0.5-SNAPSHOT""Andrew Branson
This reverts commit 566efabfd39f77c485c3bd79fb957995bdee4081.
2013-02-21Revert "0.5-SNAPSHOT"Andrew Branson
This reverts commit 2fd120edc753d6c2deb7c15fc0646e06e081f288.
2013-02-200.5-SNAPSHOTAndrew Branson
2013-02-19Depend on release0.1Andrew Branson
2013-02-19Release 0.1Andrew 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-27Change artifact name to avoid possible clash with xmldb api jarAndrew Branson
2013-01-24Stop nullpointerexception if a missing resource was requestedAndrew Branson
2013-01-16Ignore eclipse project files and set first proper version numberAndrew Branson
2013-01-15cristal. prefix on repo idsAndrew Branson
2013-01-15getClusterContents didn't work properly at the root Item levelAndrew Branson
2013-01-15Import cleanupAndrew Branson
2013-01-15Initial commitAndrew Branson