| Age | Commit message (Expand) | Author |
| 2014-04-09 | searchAliases was using the wrong getDN call | Andrew Branson |
| 2014-04-09 | Expanded server predefined steps to include server and agent maintenance | Andrew Branson |
| 2014-04-04 | When generating the next SystemKey in NextKeyManager, make sure that | Andrew Branson |
| 2014-04-04 | Removed resource type enumeration, because we allow domain-defined types | Andrew Branson |
| 2014-04-04 | AbstractMain with config file checking got lost from previous commit. | Andrew Branson |
| 2014-04-03 | ResourceImportHandler interface to allow custom <Resource> types or | Andrew Branson |
| 2014-04-01 | AbstractMain - remove usage and help, fail if config or connect args are | Andrew Branson |
| 2014-03-19 | Improved logging | Andrew Branson |
| 2014-03-19 | Set the class loader of the ScriptingEngine to the same as the Script | Andrew Branson |
| 2013-11-11 | Vertex ID, Edge ID, width and height values were defined as bytes, | Andrew Branson |
| 2013-09-20 | Keep a History object in the Workflow to avoid recreating it on repeated | Andrew Branson |
| 2013-09-20 | Synchronize on the hardCache, as it occasionally causes exceptions. | Andrew Branson |
| 2013-09-13 | Mail properties not relevant | Andrew Branson |
| 2013-09-03 | An exception should be thrown if no ClusterStorages are defined. This | Andrew Branson |
| 2013-08-02 | Module resources can specify version number, which overrides the default | Andrew Branson |
| 2013-07-29 | new lookup search method that uses a PropertyDescriptionList to find | Andrew Branson |
| 2013-07-24 | SchemaVersion is actually a string property. Probably shouldn't be | Andrew Branson |
| 2013-07-23 | Support for schemaName and schemaVersion in Event | Andrew Branson |
| 2013-07-23 | Add schema details to event | Andrew Branson |
| 2013-07-17 | Backwards compatibility. Use castor 'transient' field attribute to | Andrew Branson |
| 2013-07-15 | Report time spent marshalling and unmarshalling. | andrew |
| 2013-07-15 | No need to store a POA in the locators | Andrew Branson |
| 2013-07-15 | Slacken the module script return type to Object, so it doesn't complain | Andrew Branson |
| 2013-07-12 | Cleanup of unused code and annotations | Andrew Branson |
| 2013-07-11 | Log ProxyLoader queryData exceptions | Andrew Branson |
| 2013-07-10 | CastorXMLUtility switched to recommended XMLContext. Should be faster | Andrew Branson |
| 2013-07-09 | Better debugging: | Andrew Branson |
| 2013-07-08 | Copy tree sub keys before notifying. Fixes #131 | 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-25 | Imply correct POA when calling getItem and getAgent, so other places can | Andrew Branson |
| 2013-06-25 | Initial equals() method for comparison - intended for intelligent module | 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 |
| 2013-06-22 | Give name to module init scripts to aid debugging | Andrew Branson |
| 2013-06-20 | getWorkflow and getViewpoint utility methods in ItemProxy | Andrew Branson |
| 2013-06-19 | Gateway.connect should throw ObjectNotFoundException if the user doesn't | Andrew Branson |
| 2013-06-18 | Report exception properly in CreateItemFromDescription | Andrew Branson |
| 2013-06-18 | Set script name so exceptions are more descriptive | Andrew Branson |
| 2013-06-18 | Errors were not stored when submitted to activities with no outcome | Andrew Branson |
| 2013-06-18 | Suspend outcome validation fixed | andrew |
| 2013-06-17 | Authentication plugin for Console | Andrew Branson |
| 2013-06-14 | Domain workflow CompositeActivity must be called 'domain'. | Andrew Branson |
| 2013-06-14 | Escape DNs with hex codes instead - more compatible | Andrew Branson |
| 2013-06-14 | getCollection proxy API method. | Andrew Branson |
| 2013-06-13 | Escape DNs in Path, so special characters can be used in Path | Andrew Branson |