| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-08 | Agent now extends Item, so they can have workflows. All traces of the | Andrew Branson | |
| old 'Entity' superclasses should be removed, including proxies and paths. Very large change, breaks API compatibility with CRISTAL 2.x. Fixes #135 | |||
| 2014-04-09 | ResourceLoader.getModuleDefURLs interface method to allow the | Andrew Branson | |
| ResourceLoader to specify exactly where the module.xml files come from. Dumpc2kProps cleanup | |||
| 2014-02-26 | Properties extended as ObjectProperties, which can return any Object, | Andrew Branson | |
| and wrap int and boolean parsing. Gateway.getProperties() returns the new ObjectProperty instance. Old Gateway property methods still present but deprecated. Refs #149 | |||
| 2014-01-23 | Refactored Resource into a new ResourceLoader interface, which allows | Andrew Branson | |
| CRISTAL processes in other enviroments with complex class loading (e.g. OSGi) to supply their own resource and class loader to the kernel and its modules. Fixes #149 | |||
| 2013-09-20 | Pass c2kprops in as argument for ORB, so they can be overridden | Andrew Branson | |
| 2013-06-27 | Fix for orb check | Andrew Branson | |
| 2013-06-25 | Error thrown if ORB had been destroyed was not informative enough. Throw | Andrew Branson | |
| a better one. | |||
| 2013-06-25 | Remove old http server init | Andrew Branson | |
| 2013-06-19 | Gateway.connect should throw ObjectNotFoundException if the user doesn't | Andrew Branson | |
| exist. | |||
| 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-04 | Move server startup script execution to the end of the item registration | Andrew Branson | |
| for that module. | |||
| 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-07-11 | Commented out ItemHTTPServer | Andrew Branson | |
| 2012-07-06 | Modules serialize with Castor. Just about to remove the parsing. | Andrew Branson | |
| CastorXMLUtility is now a static member of gateway. Domain specific instances can be used by domain applications, but the maps do not interfere with the kernel. | |||
| 2012-06-26 | Refactored GUI into separate module | Andrew Branson | |
| 2012-06-19 | Refactor modules | Andrew Branson | |
| Support workflows on module resources | |||
| 2012-06-14 | Move module imports into Bootstrap thread. | Andrew Branson | |
| 2012-06-14 | Created ModuleException | Andrew Branson | |
| 2012-05-30 | Initial Maven Conversion | Andrew Branson | |
