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
Age
Commit message (
Expand
)
Author
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
2013-05-17
Cleanup
Andrew Branson
2013-04-10
added getSchema() method to Outcome to load schema xml.
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