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
/
process
/
UserCodeProcess.java
Age
Commit message (
Expand
)
Author
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-26
Various problems found by FindBugs
Andrew Branson
2014-09-15
Add trim calls to ObjectProperties.getString() to discard any extra
Andrew Branson
2014-09-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
2014-06-05
LDAP refactored behind interfaces. All functions of LDAP now hidden
Andrew Branson
2014-05-08
Agent now extends Item, so they can have workflows. All traces of the
Andrew Branson
2013-11-18
3.0-SNAPSHOT (Will be first open source version)
Andrew Branson
2013-06-19
Gateway.connect should throw ObjectNotFoundException if the user doesn't
Andrew Branson
2013-02-13
Removed isServer boolean - implied by AbstractMain.runningAsWrapper
Andrew Branson
2012-07-12
Suspend transition now can carry an optional 'Errors' outcome where
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson