| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-05 | Recreate old Authenticator interface as 'ProxyLogin' | Andrew Branson | |
| Server boots with new lookup interface. | |||
| 2014-06-02 | Initial commit | Andrew Branson | |
| 2014-05-22 | Renamed method in DescriptionObjectCache which still refered to | Andrew Branson | |
| activities. | |||
| 2014-05-15 | Introduced 'Layer' attribute to allow overriding of descriptions. Desc | Andrew Branson | |
| with the same name in the same description tree will be ranked by LocalObjectLoader according to this number, and the highest one chosen for instantiation. Fixes #188 | |||
| 2014-05-14 | Removed unnecessary ItemProxy casts after removal of EntityProxy | Andrew Branson | |
| 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-11 | OutcomeInitiator interface to create initial states of outcomes if empty | Andrew Branson | |
| in the Job. Called when job.getOutcome() is called when none exists. Viewpoint last still overrides. Fixes #47 | |||
| 2014-04-09 | Improve property dumping, using Object.toString and giving the property | Andrew Branson | |
| class. | |||
| 2014-03-06 | ActivityDefs loaded from ActDefCache get a 'Version' property set with | Andrew Branson | |
| their Viewpoint name so the resulting Activity's version will be set correctly. Refs #168 | |||
| 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-11-18 | 3.0-SNAPSHOT (Will be first open source version) | Andrew Branson | |
| New StateMachine desc IssueID #28 | |||
| 2013-09-20 | Synchronize on the hardCache, as it occasionally causes exceptions. | Andrew Branson | |
| 2013-07-10 | CastorXMLUtility switched to recommended XMLContext. Should be faster | Andrew Branson | |
| and may help with IssueID #132 | |||
| 2013-07-09 | Better debugging: | Andrew Branson | |
| ProxyLoader logs error at log(7) CastorXMLUtility creates an Unmarshaller in the constructor to detect mapfile problems then rather than on first use. Mapping objects don't do it. | |||
| 2013-06-27 | Removed CERN schema 'BreakApart' property | Andrew Branson | |
| 2013-04-05 | Debug resource location at log 5 | Andrew Branson | |
| 2013-02-28 | Memory-only cluster storage for testing. | Andrew Branson | |
| Test properties file. | |||
| 2013-02-28 | RemoveNonStrongRefCache, as it didn't add anything to Map. | Andrew Branson | |
| 2013-02-14 | Give module namespace in text resource load log. | Andrew Branson | |
| 2013-02-13 | getAllTextResources finds all matching in kernel and modules | Andrew Branson | |
| getAllBaseURLs returns all modules and kernel findTextResource searches kernel first - no overriding | |||
| 2013-02-13 | Log header changed from c2kernel to CRISTAL for clarity | Andrew Branson | |
| 2013-02-04 | Import cleanup | Andrew Branson | |
| 2013-01-25 | I AM A GOLDEN GOD OF I18N | Andrew Branson | |
| 2013-01-24 | Fix crash when module ResourceURL is invalid | Andrew Branson | |
| 2012-12-18 | Added optional WeakCache to hold fewer ClusterStorage objects in memory. | Andrew Branson | |
| Enabled with Storage.useWeakCache property. Useful for large imports and other operations that involve accessing a large number of items over a short period. | |||
| 2012-11-09 | Create proper constructor for Schema. | Andrew Branson | |
| 2012-11-09 | Hanging open buffer | Andrew Branson | |
| 2012-11-09 | Tidy up CastorXMLUtility. adding new mappings is now private, to help | Andrew Branson | |
| lock down the kernel mappings. | |||
| 2012-08-22 | Rename clashing parameter names | Andrew Branson | |
| 2012-08-03 | Logging and error message clean-up | Andrew Branson | |
| Logger.debug(String) now deprecated so they're easier to spot when left in. | |||
| 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-29 | Pull remaining graph GUI components into cristal-gui | Andrew Branson | |
| 2012-06-26 | More GUI refactoring | Andrew Branson | |
| 2012-06-19 | Refactor modules | Andrew Branson | |
| Support workflows on module resources | |||
| 2012-05-30 | Initial Maven Conversion | Andrew Branson | |
