index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
lookup
/
Lookup.java
Age
Commit message (
Expand
)
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
2014-10-02
push after rebase
jet
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-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
2014-06-30
Separated modifying Lookup methods into LookupManager, which is only
Andrew Branson
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
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