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
/
imports
Age
Commit message (
Expand
)
Author
2014-10-02
push after rebase
jet
2014-10-01
Collection version support, stored as a new final component of the
Andrew Branson
2014-10-01
Replace qualified class names with imports now the Import classes have
Andrew Branson
2014-09-30
Remove Serializable. CRISTAL never uses Java serialization, only Castor.
Andrew Branson
2014-09-22
Castor unmarshalling was resulting in null itemPaths in ImportItem.
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-18
Hierarchical Roles. Fixes #199
Andrew Branson
2014-09-16
Better reporting on ImportItem.create
Andrew Branson
2014-09-15
Rename DomainPath.setEntity to setItemPath
Andrew Branson
2014-09-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
2014-06-30
Separated modifying Lookup methods into LookupManager, which is only
Andrew Branson
2014-06-05
Moved old entitycreation package from the predefined step package to a
Andrew Branson