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
/
collection
Age
Commit message (
Expand
)
Author
2014-09-29
Merge vertex gui classes into main collection package to simplify
Andrew Branson
2014-09-26
Package documentation for collection, entity, entity.agent and
Andrew Branson
2014-09-26
Switch Collection and Job equals() to Object rather than local.
Andrew Branson
2014-09-26
Parent2ChildCollection was just a default implementation of Collection,
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-07-04
DependencyMember properties weren't cloned from the collection props, so
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-25
Initial equals() method for comparison - intended for intelligent module
Andrew Branson
2012-07-30
Remove RelationshipUtils. Move getIsComposite method into Aggregation
Andrew Branson
2012-07-02
Removed persistency of VertexOutlineCreator - containing subclasses
Andrew Branson
2012-06-29
Pull remaining graph GUI components into cristal-gui
Andrew Branson
2012-06-26
More GUI refactoring
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-22
Alternate placement of slot labels to be more readable.
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson