| Age | Commit message (Expand) | Author |
| 2014-10-14 | Cleanup CreateFromDescription. Bubble up exceptions during workflow | Andrew Branson |
| 2014-10-13 | Add ItemProxy.getCollection(name, version), plus more Javadoc | Andrew Branson |
| 2014-10-13 | RemoveSlotFromCollection slotNo should be -1, not null if not given. | Andrew Branson |
| 2014-10-10 | Module items were not being imported. | Andrew Branson |
| 2014-10-09 | Predefined step testing and tweaking | Andrew Branson |
| 2014-10-09 | CorbaServer startup failure should throw a CannotManage instead of an | Andrew Branson |
| 2014-10-09 | Update tests for new predef step params | Andrew Branson |
| 2014-10-09 | Censoring wrong field in SetAgentPassword | Andrew Branson |
| 2014-10-09 | Incorrect DomainPath construction in AddDomainContext predef step. | Andrew Branson |
| 2014-10-09 | Log requestAction exception reasons before throwing back to the client. | Andrew Branson |
| 2014-10-09 | Add abstract runActivityLogic to PredefinedStep, to insist that the | Andrew Branson |
| 2014-10-09 | Missed slot property param of AddMemberToCollection in javadoc | Andrew Branson |
| 2014-10-08 | fixing package name in script error info. | Zsolt Kovcs |
| 2014-10-08 | fixing package name of Logger | Zsolt Kovcs |
| 2014-10-07 | Adding CreateNewRole to the workflow of server Item | Zsolt Kovcs |
| 2014-10-07 | Repackage to org.cristalise | Andrew Branson |
| 2014-10-06 | Predef step container cleanup | Andrew Branson |
| 2014-10-06 | Remove unneeded ID | Andrew Branson |
| 2014-10-06 | Fix built-in shutdown script function. | Andrew Branson |
| 2014-10-06 | More documentation | Andrew Branson |
| 2014-10-06 | Last Collection predef step - to create a numbered snapshot of the | Andrew Branson |
| 2014-10-06 | Document new Collection path scheme | Andrew Branson |
| 2014-10-06 | Collection doc | Andrew Branson |
| 2014-10-03 | More FindBugs cleanup | Andrew Branson |
| 2014-10-03 | Rolled back the renaming of existing exceptions. | Andrew Branson |
| 2014-10-03 | Huge exception overhaul: Merged ClusterStorageException with | Andrew Branson |
| 2014-10-02 | Collection javadoc and cleanup | Andrew Branson |
| 2014-10-02 | Fix bad merge | Andrew Branson |
| 2014-10-02 | push after rebase | jet |
| 2014-10-02 | Updated links to libraries and their licenses. | Andrew Branson |
| 2014-10-02 | Check the schema type of the predefined step before bundling the params | Andrew Branson |
| 2014-10-01 | Predefined steps normally only interact with the last version of a3.0-Beta | Andrew Branson |
| 2014-10-01 | Schemas for init props stored during Item.initialize() | Andrew Branson |
| 2014-10-01 | Collection version support, stored as a new final component of the | Andrew Branson |
| 2014-10-01 | Replace qualified class names with imports now the Import classes have | Andrew Branson |
| 2014-10-01 | Generate new UUID during import if the id field is empty, as well as | Andrew Branson |
| 2014-10-01 | Store event on Item.initialize(), containing the initial properties of | Andrew Branson |
| 2014-09-30 | Import cleanup | Andrew Branson |
| 2014-09-30 | Remove Collection.URLInfo. Add Collection.Version, and add it to the | Andrew Branson |
| 2014-09-30 | Remove Serializable. CRISTAL never uses Java serialization, only Castor. | Andrew Branson |
| 2014-09-30 | Initial properties can be supplied as a marshalled PropertyArrayList as | Andrew Branson |
| 2014-09-29 | More package docs | Andrew Branson |
| 2014-09-29 | Merge vertex gui classes into main collection package to simplify | Andrew Branson |
| 2014-09-26 | Package documentation for collection, entity, entity.agent and | Andrew Branson |
| 2014-09-26 | More FindBugs recommendations | Andrew Branson |
| 2014-09-26 | Remove unnecessary assignment of return array in XmlElementParser | Andrew Branson |
| 2014-09-26 | Store list of previously loaded URLs in CastorHashMap as Strings. URLs | Andrew Branson |
| 2014-09-26 | Only override Module.reset value if it's actually given for a particular | Andrew Branson |
| 2014-09-26 | Avoid possible NPEs by never setting mC2KProps to null. Clear it on | Andrew Branson |
| 2014-09-26 | Update javadoc for Item id switch | Andrew Branson |