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
/
entity
/
proxy
Age
Commit message (
Expand
)
Author
2014-08-26
Formatting
Andrew Branson
2014-08-26
Proxy package javadoc
Andrew Branson
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-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
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-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-11-18
3.0-SNAPSHOT (Will be first open source version)
Andrew Branson
2013-07-08
Copy tree sub keys before notifying. Fixes #131
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-05-31
Make sure validator exists if outcome is null before script execution.
Andrew Branson
2013-02-27
Catch wrong class of C2KLocalObject being fed
Andrew Branson
2013-02-08
Logging and exception cleanup
Andrew Branson
2012-08-28
Simplify execute method signature
Andrew Branson
2012-08-22
Rename clashing parameter names
Andrew Branson
2012-07-12
Suspend transition now can carry an optional 'Errors' outcome where
Andrew Branson
2012-07-06
Modules serialize with Castor. Just about to remove the parsing.
Andrew Branson
2012-06-22
getItem now works on any Path object, so it's compatible with
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson