| Age | Commit message (Expand) | Author |
| 2014-03-06 | CompositeActivityDef.instanciate wasn't calling configureInstance, which | Andrew Branson |
| 2014-02-26 | Properties extended as ObjectProperties, which can return any Object, | Andrew Branson |
| 2014-02-21 | ClusterStorage property can now be an already instanciated ArrayList of | Andrew Branson |
| 2014-02-13 | 2.4 final changes | Andrew Branson |
| 2014-02-13 | Fixed ServerNewEntity. Reference proper transition in PredefinedStep. | Andrew Branson |
| 2014-02-13 | AddMemberToCollection now accepts a CastorHashMap of properties to | Andrew Branson |
| 2014-02-13 | New PredefinedStep: WriteViewpoint. Non-admin users may need to create | Andrew Branson |
| 2014-02-13 | Activity.runActivityLogic returns the Outcome, which it may modify. This | Andrew Branson |
| 2014-01-29 | Removed Job.getAgentProxy() as it shouldn't be necessary | Andrew Branson |
| 2014-01-24 | Tweak Admin predef step restriction. Set correct activity property. | Andrew Branson |
| 2014-01-24 | Predefined steps that rewrite the workflow, manipulate collection slots | Andrew Branson |
| 2014-01-24 | Console functions updated to new Resource API | 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-12-09 | Password wasn't being redacted | Andrew Branson |
| 2013-12-09 | Return false from Transition.hasOutcome and hasScript if there are | Andrew Branson |
| 2013-12-05 | Add itemSysKey as a variable of the workflow during initialization. | Andrew Branson |
| 2013-11-18 | 3.0-SNAPSHOT (Will be first open source version) | Andrew Branson |
| 2013-10-18 | Javadoc for ClusterStorage constants. | Andrew Branson |
| 2013-09-30 | Javadoc on IDLs | Andrew Branson |
| 2013-09-20 | Pass c2kprops in as argument for ORB, so they can be overridden | 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-18 | site deployment parameters | Andrew Branson |
| 2013-09-13 | [maven-release-plugin] prepare for next development iteration | Andrew Branson |
| 2013-09-13 | [maven-release-plugin] prepare release 2.4 | Andrew Branson |
| 2013-09-13 | Metadata changes for site generation including Javadoc | Andrew Branson |
| 2013-09-13 | Remove old javadoc ant file | 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 | Kernel launchers aren't that useful. Don't make them favourites. | Andrew Branson |
| 2013-06-25 | Remove old http server init | Andrew Branson |