| Age | Commit message (Expand) | Author |
| 2014-09-15 | Rename DomainPath.setEntity to setItemPath | Andrew Branson |
| 2014-09-09 | Replaced int sysKey Item identifier with UUID, which is now portable. | Andrew Branson |
| 2014-08-28 | adds the support of the "help" argument | ogattaz |
| 2014-08-28 | pull master devs | ogattaz |
| 2014-07-24 | CastorXMLUtility enhancements to use specific classloader rather than | ogattaz |
| 2014-07-24 | Merge branch 'master' of ssh://ogattaz@dev.cccs.uwe.ac.uk:22/var/git/cristal-... | ogattaz |
| 2014-07-24 | ResourceLoader can specify a ClassLoader to pass to things like Castor | Andrew Branson |
| 2014-07-24 | Modification of the management of the Logger during the reading of the | ogattaz |
| 2014-07-23 | Move openldap files to ldap package | Andrew Branson |
| 2014-07-22 | Close all gateway singletons properly, adding close method to | Andrew Branson |
| 2014-07-04 | Refactored tanuki service wrapper to a separate module | Andrew Branson |
| 2014-06-30 | Separated modifying Lookup methods into LookupManager, which is only | Andrew Branson |
| 2014-06-25 | Validate module resources to schema. Die if module resource import | Andrew Branson |
| 2014-06-19 | Force UTF-8 for client and server CORBA communication. By default the | Andrew Branson |
| 2014-06-12 | Refactored LDAP into its own module. | Andrew Branson |
| 2014-06-11 | Separate PredefinedStepContainers for Agents and Items (and Server Item) | Andrew Branson |
| 2014-06-06 | Partial javadoc and scope tightening of the new interfaces. | Andrew Branson |
| 2014-06-06 | Backwards compatible Gateway.connect method | Andrew Branson |
| 2014-06-05 | Moved old entitycreation package from the predefined step package to a | Andrew Branson |
| 2014-06-05 | Add Authenticator to the open() method params of ClusterStorage. Passed | Andrew Branson |
| 2014-06-05 | LDAP refactored behind interfaces. All functions of LDAP now hidden | Andrew Branson |
| 2014-05-15 | Introduced 'Layer' attribute to allow overriding of descriptions. Desc | Andrew Branson |
| 2014-05-14 | Removed unnecessary ItemProxy casts after removal of EntityProxy | 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-16 | Don't use logger to report exceptions, in case the Logger didn't get | Andrew Branson |
| 2014-04-11 | Remove description editing workflows from the kernel - they have been | Andrew Branson |
| 2014-04-09 | Merge module properties as the loading order is established, so that | Andrew Branson |
| 2014-04-09 | ResourceLoader.getModuleDefURLs interface method to allow the | Andrew Branson |
| 2014-04-09 | BadArgumentsException - more specific exception thrown by readC2KArgs | Andrew Branson |
| 2014-04-04 | Module XML now supports a workflowVer attribute for the Item element. If | Andrew Branson |
| 2014-04-04 | AbstractMain with config file checking got lost from previous commit. | Andrew Branson |
| 2014-04-02 | ResourceImportHandler interface to allow custom <Resource> types or | Andrew Branson |
| 2014-03-06 | Module resources get a 'Module' property set when they belong to a | Andrew Branson |
| 2014-02-26 | Properties extended as ObjectProperties, which can return any Object, | Andrew Branson |
| 2014-01-23 | Refactored Resource into a new ResourceLoader interface, which allows | Andrew Branson |
| 2013-12-12 | Properties preserve and respect the PropertyDescription 'isMutable' | Andrew Branson |
| 2013-11-18 | 3.0-SNAPSHOT (Will be first open source version) | Andrew Branson |
| 2013-09-20 | Pass c2kprops in as argument for ORB, so they can be overridden | Andrew Branson |
| 2013-08-02 | Module resources can specify version number, which overrides the default | Andrew Branson |
| 2013-07-23 | Support for schemaName and schemaVersion in Event | Andrew Branson |
| 2013-07-12 | Cleanup of unused code and annotations | Andrew Branson |
| 2013-06-27 | Fix for orb check | Andrew Branson |
| 2013-06-27 | Cmdline parse fix | Andrew Branson |
| 2013-06-27 | Removed CERN schema 'BreakApart' property | Andrew Branson |
| 2013-06-25 | Error thrown if ORB had been destroyed was not informative enough. Throw | Andrew Branson |
| 2013-06-25 | Remove old http server init | Andrew Branson |
| 2013-06-25 | More intelligent import of module resources. If resources or outcomes | Andrew Branson |
| 2013-06-24 | Set agent in module scripts to either current user or system. | Andrew Branson |
| 2013-06-22 | Rewrote cmdline parser to allow cristal processes to use their own. Also | Andrew Branson |