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
Age
Commit message (
Expand
)
Author
2014-09-29
More package docs
Andrew Branson
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
More FindBugs recommendations
Andrew Branson
2014-09-26
Remove unnecessary assignment of return array in XmlElementParser
Andrew Branson
2014-09-26
Store list of previously loaded URLs in CastorHashMap as Strings. URLs
Andrew Branson
2014-09-26
Only override Module.reset value if it's actually given for a particular
Andrew Branson
2014-09-26
Avoid possible NPEs by never setting mC2KProps to null. Clear it on
Andrew Branson
2014-09-26
Update javadoc for Item id switch
Andrew Branson
2014-09-26
Switch Collection and Job equals() to Object rather than local.
Andrew Branson
2014-09-26
Check if queue is empty before wait(). Possible deadlock when proxy
Andrew Branson
2014-09-26
Explicit transient fields in GraphModel
Andrew Branson
2014-09-26
Various problems found by FindBugs
Andrew Branson
2014-09-26
Forgot to modify map file for the removal of Parent2ChildCollection
Andrew Branson
2014-09-26
Parent2ChildCollection was just a default implementation of Collection,
Andrew Branson
2014-09-23
Removing HTTP and UDP servers
Zsolt Kovcs
2014-09-22
Fixed Exception on the 'Server x initialized' message in
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-21
Lost commits - NPE on ModuleResource.getVersion caused by bad
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-17
Server item predefined steps to manage roles. Fixes #200
Andrew Branson
2014-09-16
Null protection on Path.equals()
Andrew Branson
2014-09-16
RemoveSlotFromCollection crashed if the currentChild parameter was not
Andrew Branson
2014-09-16
Abstract properties. Activities cannot be instantiated unless the slot
Andrew Branson
2014-09-16
Better reporting on ImportItem.create
Andrew Branson
2014-09-16
Tweaked debug message on Item.request to property declare calling agent
Andrew Branson
2014-09-15
Add trim calls to ObjectProperties.getString() to discard any extra
Andrew Branson
2014-09-15
Rename DomainPath.setEntity to setItemPath
Andrew Branson
2014-09-10
Cleaned up documentation for SysKey changes
Andrew Branson
2014-09-09
Replaced int sysKey Item identifier with UUID, which is now portable.
Andrew Branson
2014-08-28
addition of a constucteur allowing to pass a cause
ogattaz
2014-08-28
adds the support of the "help" argument
ogattaz
2014-08-28
pull master devs
ogattaz
2014-08-28
Put in place a protection in the constructor to set the size of the
ogattaz
2014-07-24
CastorXMLUtility enhancements to use specific classloader rather than
ogattaz
2014-07-24
Merge branch 'master' of ssh://ogattaz@dev.cccs.uwe.ac.uk:22/var/git/cristal-...
ogattaz
2014-07-24
Search for correct properties in Server tree for subscription
Andrew Branson
2014-07-24
ResourceLoader can specify a ClassLoader to pass to things like Castor
Andrew Branson
2014-07-24
Merge branch 'master' of ssh://dev.cccs.uwe.ac.uk:22/var/git/cristal-kernel
ogattaz
2014-07-24
Modification of the management of the Logger during the reading of the
ogattaz
2014-07-23
Move openldap files to ldap package
Andrew Branson
2014-07-22
Merge branch 'master' of ssh://ogattaz@dev.cccs.uwe.ac.uk:22/var/git/cristal-...
ogattaz
2014-07-22
Close all gateway singletons properly, adding close method to
Andrew Branson
2014-07-07
Merge branch 'master' of ssh://dev.cccs.uwe.ac.uk:22/var/git/cristal-kernel
ogattaz
2014-07-04
DependencyMember properties weren't cloned from the collection props, so
Andrew Branson
2014-07-04
Refactored tanuki service wrapper to a separate module
Andrew Branson
2014-06-30
Separated modifying Lookup methods into LookupManager, which is only
Andrew Branson
2014-06-25
Validate module resources to schema. Die if module resource import
Andrew Branson
[next]