summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-19Redistribute Admin role amongst description editing activities. Anyonecristal-kernel-2.4.1Andrew Branson
2014-08-25Require integers for all resource versionsAndrew Branson
2014-07-292.4.2-SNAPSHOTAndrew Branson
2014-07-28Label script before compiling. Remove Logger.debug call.Andrew Branson
2014-07-28Support pre-compilation of scripts if supported by the engine. Also doesAndrew Branson
2014-07-24MoveLatestVersionToLast activity in defs to make it easier to applyAndrew Branson
2014-07-03DependencyMember properties weren't cloned from the collection props, soAndrew Branson
2014-06-25Merge remote-tracking branch 'origin/2.4' into 2.4Andrew Branson
2014-06-25[maven-release-plugin] prepare release cristal-kernel-2.4.1Andrew Branson
2014-06-25Validate module resources to schema. Die if module resource importAndrew Branson
2014-06-21Javadoc for Job query methodsAndrew Branson
2014-06-21Avoid null pointers if the DOM is not yet validAndrew Branson
2014-06-19Force UTF-8 for client and server CORBA communication. By default theAndrew Branson
2014-06-18Workflow version in error message when Item creation can't find theAndrew Branson
2014-06-18Restore lost exception messages in CastorXMLUtilityAndrew Branson
2014-06-03Put test log in target directory so it is hidden from git.Andrew Branson
2014-05-28Remove old prefill references and set version numbers to 0Andrew Branson
2014-05-22ProxyLoader was reporting all CORBA exceptions before throwing a genericAndrew Branson
2014-05-12Remove lock in TransactionManager get method, as this may be causingAndrew Branson
2014-05-09Return that should have been a continue. NewItem imports were bailingAndrew Branson
2014-05-08Allow getDOM to return an empty Document if the outcome isn't set. ThenAndrew Branson
2014-04-09searchAliases was using the wrong getDN callAndrew Branson
2014-04-09Expanded server predefined steps to include server and agent maintenanceAndrew Branson
2014-04-04When generating the next SystemKey in NextKeyManager, make sure thatAndrew Branson
2014-04-04Removed resource type enumeration, because we allow domain-defined typesAndrew Branson
2014-04-04AbstractMain with config file checking got lost from previous commit.Andrew Branson
2014-04-03ResourceImportHandler interface to allow custom <Resource> types orAndrew Branson
2014-04-01AbstractMain - remove usage and help, fail if config or connect args areAndrew Branson
2014-03-20ChangelogAndrew Branson
2014-03-19Improved loggingAndrew Branson
2014-03-19Set the class loader of the ScriptingEngine to the same as the ScriptAndrew Branson
2014-03-192.4.1-SNAPSHOTAndrew Branson
2014-01-24Automatic maven site generation and deployment by jenkins2.4Andrew Branson
2013-11-11Vertex ID, Edge ID, width and height values were defined as bytes, Andrew Branson
2013-09-20Keep a History object in the Workflow to avoid recreating it on repeatedAndrew Branson
2013-09-20Synchronize on the hardCache, as it occasionally causes exceptions.Andrew Branson
2013-09-13[maven-release-plugin] prepare release 2.4Andrew Branson
2013-09-13Metadata changes for site generation including JavadocAndrew Branson
2013-09-13Remove old javadoc ant fileAndrew Branson
2013-09-13Mail properties not relevantAndrew Branson
2013-09-03An exception should be thrown if no ClusterStorages are defined. ThisAndrew Branson
2013-08-02Module resources can specify version number, which overrides the defaultAndrew Branson
2013-07-29new lookup search method that uses a PropertyDescriptionList to findAndrew Branson
2013-07-24SchemaVersion is actually a string property. Probably shouldn't beAndrew Branson
2013-07-23Support for schemaName and schemaVersion in EventAndrew Branson
2013-07-23Add schema details to eventAndrew Branson
2013-07-17Backwards compatibility. Use castor 'transient' field attribute toAndrew Branson
2013-07-15Report time spent marshalling and unmarshalling.andrew
2013-07-15No need to store a POA in the locatorsAndrew Branson
2013-07-15Slacken the module script return type to Object, so it doesn't complainAndrew Branson