| Age | Commit message (Expand) | Author |
| 2014-10-03 | Huge exception overhaul: Merged ClusterStorageException with | Andrew Branson |
| 2014-10-02 | push after rebase | jet |
| 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 | 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 | Store event on Item.initialize(), containing the initial properties of | Andrew Branson |
| 2014-09-30 | Remove Serializable. CRISTAL never uses Java serialization, only Castor. | Andrew Branson |
| 2014-09-26 | Package documentation for collection, entity, entity.agent and | Andrew Branson |
| 2014-09-26 | Switch Collection and Job equals() to Object rather than local. | Andrew Branson |
| 2014-09-26 | Check if queue is empty before wait(). Possible deadlock when proxy | Andrew Branson |
| 2014-09-22 | Castor unmarshalling was resulting in null itemPaths in ImportItem. | Andrew Branson |
| 2014-09-22 | ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both | Andrew Branson |
| 2014-09-19 | Introduced static method ItemPath.fromUUIDString and made the UUID | Andrew Branson |
| 2014-09-18 | Hierarchical Roles. Fixes #199 | Andrew Branson |
| 2014-09-16 | Better reporting on ImportItem.create | Andrew Branson |
| 2014-09-16 | Tweaked debug message on Item.request to property declare calling agent | Andrew Branson |
| 2014-09-15 | Add trim calls to ObjectProperties.getString() to discard any extra | Andrew Branson |
| 2014-09-15 | Rename DomainPath.setEntity to setItemPath | Andrew Branson |
| 2014-09-09 | Replaced int sysKey Item identifier with UUID, which is now portable. | Andrew Branson |
| 2014-08-28 | pull master devs | ogattaz |
| 2014-07-24 | Search for correct properties in Server tree for subscription | Andrew Branson |
| 2014-07-23 | Move openldap files to ldap package | Andrew Branson |
| 2014-06-30 | Separated modifying Lookup methods into LookupManager, which is only | Andrew Branson |
| 2014-06-23 | Combine various Lookup.search methods into a general search(Path, | Andrew Branson |
| 2014-06-23 | Separate PredefinedStepContainers for Agents and Items (and Server Item) | Andrew Branson |
| 2014-06-11 | Separate PredefinedStepContainers for Agents and Items (and Server Item) | Andrew Branson |
| 2014-06-05 | Moved old entitycreation package from the predefined step package to a | Andrew Branson |
| 2014-06-05 | LDAP refactored behind interfaces. All functions of LDAP now hidden | Andrew Branson |
| 2014-05-16 | item.request returns the final outcome, which may be modified during the | Andrew Branson |
| 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-11 | OutcomeInitiator interface to create initial states of outcomes if empty | Andrew Branson |
| 2014-03-18 | getActPropString should return null when the property is null. | Andrew Branson |
| 2014-02-26 | Properties extended as ObjectProperties, which can return any Object, | Andrew Branson |
| 2014-01-29 | Removed Job.getAgentProxy() as it shouldn't be necessary | Andrew Branson |
| 2013-12-12 | Properties preserve and respect the PropertyDescription 'isMutable' | Andrew Branson |
| 2013-12-09 | Return false from Transition.hasOutcome and hasScript if there are | Andrew Branson |
| 2013-11-18 | 3.0-SNAPSHOT (Will be first open source version) | Andrew Branson |
| 2013-09-30 | Javadoc on IDLs | Andrew Branson |
| 2013-07-15 | No need to store a POA in the locators | Andrew Branson |
| 2013-07-08 | Copy tree sub keys before notifying. Fixes #131 | Andrew Branson |
| 2013-06-25 | Imply correct POA when calling getItem and getAgent, so other places can | Andrew Branson |
| 2013-06-20 | getWorkflow and getViewpoint utility methods in ItemProxy | Andrew Branson |
| 2013-06-18 | Suspend outcome validation fixed | andrew |
| 2013-06-14 | getCollection proxy API method. | Andrew Branson |
| 2013-06-06 | Check SchemaType for outcome requirement instead of Version | Andrew Branson |
| 2013-05-31 | Make sure validator exists if outcome is null before script execution. | Andrew Branson |
| 2013-05-21 | Collect stale job IDs when refreshing joblist. Remove them after to | Andrew Branson |