| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-07 | Repackage to org.cristalise | 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 | |
| PersistencyException. Replaced MembershipException with InvalidCollectionModification CORBA Exception. Made all predef steps throw more accurate exceptions when they go wrong, and let more exceptions bubble through from underneath. | |||
| 2014-10-02 | push after rebase | jet | |
| 2014-09-19 | Introduced static method ItemPath.fromUUIDString and made the UUID | Andrew Branson | |
| constructor protected to better handle ItemPath and AgentPath construction with String UUIDs, throwing the right exceptions. | |||
| 2014-09-18 | Hierarchical Roles. Fixes #199 | Andrew Branson | |
| 2014-09-09 | Replaced int sysKey Item identifier with UUID, which is now portable. | Andrew Branson | |
| ItemPath objects are now used to identify Items throughout the kernel, replacing ints and Integers. | |||
| 2014-06-30 | Separated modifying Lookup methods into LookupManager, which is only | Andrew Branson | |
| present in a server process. This stops clients trying to write to the directory without relying on their permissions. | |||
| 2014-06-23 | Finished half-finished doc sentence. | Andrew Branson | |
| 2014-06-23 | Combine various Lookup.search methods into a general search(Path, | Andrew Branson | |
| Property...) | |||
| 2014-06-23 | Separate PredefinedStepContainers for Agents and Items (and Server Item) | Andrew Branson | |
| 2014-06-06 | Partial javadoc and scope tightening of the new interfaces. | Andrew Branson | |
| 2014-06-05 | LDAP refactored behind interfaces. All functions of LDAP now hidden | Andrew Branson | |
| behind interfaces: Authenticator, Lookup and NextKeyManager (LDAP property storage was already a ClusterStorage). Gateway holds additional objects, and Fixes #26 #191. Refs #27 (needs additional work for read perms and auth tokens) | |||
