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
Age
Commit message (
Expand
)
Author
2013-06-17
Authentication plugin for Console
Andrew Branson
2013-06-07
Removed premature license comment
Andrew Branson
2013-05-17
Cleanup
Andrew Branson
2013-05-17
Force order of imports to make sure roles and agents are in before
Andrew Branson
2013-05-17
Add Role management support to module, instead of just creating one if
Andrew Branson
2013-04-03
Fix bug in shuffling
Andrew Branson
2013-04-03
XMLDiff report makes more sense if the arguments are (old, new).
Andrew Branson
2013-02-18
No need for the 2 second thread wait for client processes.
Andrew Branson
2013-02-14
Fold script console environment into Script.
Andrew Branson
2013-02-14
Add mCurrentUser property for logged in client processes.
Andrew Branson
2013-02-13
Removed isServer boolean - implied by AbstractMain.runningAsWrapper
Andrew Branson
2013-02-08
Logging and exception cleanup
Andrew Branson
2013-02-04
Move server startup script execution to the end of the item registration
Andrew Branson
2013-02-04
Cleanup module import log messages
Andrew Branson
2013-01-31
Added ViewName field to Event. Filled in with the Viewpoint name if
Andrew Branson
2013-01-24
Signal stopping to the wrapper manager
Andrew Branson
2013-01-24
Fix crash when module ResourceURL is invalid
Andrew Branson
2013-01-14
Correct ORB properties for hostname and port IOR config
Andrew Branson
2012-12-14
Use XMLUnit XML Diff to compare system resources, for compatibility with
Andrew Branson
2012-11-30
Report module dependency shuffling in log
Andrew Branson
2012-11-26
Removed old cmdline switched from usage()
Andrew Branson
2012-11-26
Clean up module exception.
Andrew Branson
2012-11-26
Write console port to server item even if it's been automatically
Andrew Branson
2012-11-26
Fixes #84
Andrew Branson
2012-11-09
Validate module xml against schema before unmarshalling. Fixes #82
Andrew Branson
2012-07-30
Introduce Module.debug property to enable editing workflows on module
Andrew Branson
2012-07-25
Use Maven resource filtering for version string
Andrew Branson
2012-07-25
Example file updates
Andrew Branson
2012-07-12
Formatting and cleanup
Andrew Branson
2012-07-12
Suspend transition now can carry an optional 'Errors' outcome where
Andrew Branson
2012-07-11
Commented out ItemHTTPServer
Andrew Branson
2012-07-06
Remove XML parsing from module processing, use Castor unmarshalling
Andrew Branson
2012-07-06
Modules serialize with Castor. Just about to remove the parsing.
Andrew Branson
2012-06-26
Refactored GUI into separate module
Andrew Branson
2012-06-22
Modules and entitycreation support Aggregations, collection properties
Andrew Branson
2012-06-19
Refactor modules
Andrew Branson
2012-06-14
Move module imports into Bootstrap thread.
Andrew Branson
2012-06-14
ModuleException
Andrew Branson
2012-06-14
Created ModuleException
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson