| Age | Commit message (Expand) | Author |
| 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 |
| 2013-06-19 | Gateway.connect should throw ObjectNotFoundException if the user doesn't | Andrew Branson |
| 2013-06-17 | Authentication plugin for Console | Andrew Branson |
| 2013-06-07 | Removed premature license comment | Andrew Branson |
| 2013-05-17 | Cleanup | Andrew Branson |
| 2013-05-17 | Force order of imports to make sure roles and agents are in before | Andrew Branson |
| 2013-05-17 | Add Role management support to module, instead of just creating one if | Andrew Branson |
| 2013-04-03 | Fix bug in shuffling | Andrew Branson |
| 2013-04-03 | XMLDiff report makes more sense if the arguments are (old, new). | Andrew Branson |
| 2013-02-18 | No need for the 2 second thread wait for client processes. | Andrew Branson |
| 2013-02-14 | Fold script console environment into Script. | Andrew Branson |
| 2013-02-14 | Add mCurrentUser property for logged in client processes. | Andrew Branson |
| 2013-02-13 | Removed isServer boolean - implied by AbstractMain.runningAsWrapper | Andrew Branson |
| 2013-02-08 | Logging and exception cleanup | Andrew Branson |
| 2013-02-04 | Move server startup script execution to the end of the item registration | Andrew Branson |
| 2013-02-04 | Cleanup module import log messages | Andrew Branson |
| 2013-01-31 | Added ViewName field to Event. Filled in with the Viewpoint name if | Andrew Branson |
| 2013-01-24 | Signal stopping to the wrapper manager | Andrew Branson |
| 2013-01-24 | Fix crash when module ResourceURL is invalid | Andrew Branson |
| 2013-01-14 | Correct ORB properties for hostname and port IOR config | Andrew Branson |
| 2012-12-14 | Use XMLUnit XML Diff to compare system resources, for compatibility with | Andrew Branson |
| 2012-11-30 | Report module dependency shuffling in log | Andrew Branson |
| 2012-11-26 | Removed old cmdline switched from usage() | Andrew Branson |