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
/
module
/
ModuleImport.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-10-01
Generate new UUID during import if the id field is empty, as well as
Andrew Branson
2014-09-22
ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both
Andrew Branson
2014-09-19
Introduced static method ItemPath.fromUUIDString and made the UUID
Andrew Branson
2014-09-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
2014-04-02
ResourceImportHandler interface to allow custom <Resource> types or
Andrew Branson
2013-05-17
Force order of imports to make sure roles and agents are in before
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-22
Modules and entitycreation support Aggregations, collection properties
Andrew Branson