| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-02-21 | ClusterStorage property can now be an already instanciated ArrayList of | Andrew Branson | |
| ClusterStorage instances, or the original comma separated string of class names. | |||
| 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-03 | An exception should be thrown if no ClusterStorages are defined. This | Andrew Branson | |
| previously just logged a warning. | |||
| 2013-02-28 | RemoveNonStrongRefCache, as it didn't add anything to Map. | Andrew Branson | |
| 2013-01-25 | Fix unsynchronized gap between check and retrieve of memcache object. | 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 | Deprecate old overly generic query method in anticipation of the new | Andrew Branson | |
| ones. | |||
| 2012-06-26 | Refactored GUI into separate module | Andrew Branson | |
| 2012-05-30 | Initial Maven Conversion | Andrew Branson | |
