23
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 5 days ago.
Nov 20, 2023 — Nov 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Checkpoint. More... over 19 years ago
Fixed method name. More... over 19 years ago
Fixed NPE in DiscoveryView. Added registerServiceType(String) to IDiscoveryContainer
Scott Lewis
as slewis
More... over 19 years ago
Added functionality for registering service types
Scott Lewis
as slewis
More... over 19 years ago
Checkpoint. More... over 19 years ago
Fix for NPE when double click on service type entry in list
Scott Lewis
as slewis
More... over 19 years ago
Added isResolved method to IServiceInfo interface and ServiceInfo implementation
Scott Lewis
as slewis
More... over 19 years ago
Added parameter to IJoinPolicy and to implementation classes
Scott Lewis
as slewis
More... over 19 years ago
Added setJoinPolicy to ISharedObjectContainerGroupManager interface and generic provider implementation. Added setAddSharedObject to ISharedObjectManager interface and generic provider and test provider implementations. Also corrected trivial bug in clean up code for org.eclipse.ecf.sdo project.
Scott Lewis
as slewis
More... over 19 years ago
Added security interfaces: IContainerPolicy, IJoinPolicy, ISharedObjectPolicy
Scott Lewis
as slewis
More... over 19 years ago
Allow types to be added to Discovery view list
Scott Lewis
as slewis
More... over 19 years ago
Fix for bug in shared object message handling. Previously messages sent to a particular group member id (i.e. not to entire group) were being delivered to server instances of the shared object when they shouldn't be. Now the code to deliver the message to the local copy of the shared object is guarded with a test to verify that it's either intended for all participants, or for that particular participant
Scott Lewis
as slewis
More... over 19 years ago
Fixed inheritance. More... over 19 years ago
Added to behavior and look for discovery view. Also formatted code for RosterView
Scott Lewis
as slewis
More... over 19 years ago
Added documentation
Scott Lewis
as slewis
More... over 19 years ago
Removed bogus icon for leaf nodes in discoveryview
Scott Lewis
as slewis
More... over 19 years ago
Added support for discovery container and presentation of discovery view
Scott Lewis
as slewis
More... over 19 years ago
Added DiscoveryView
Scott Lewis
as slewis
More... over 19 years ago
Added requestServiceInfo method to IDiscoveryContainer interface
Scott Lewis
as slewis
More... over 19 years ago
Added getServiceName method to ServiceID. Also made type and name variables protected so that subclasses could get at them.
Scott Lewis
as slewis
More... over 19 years ago
Added access methods to IDiscoveryContainer
Scott Lewis
as slewis
More... over 19 years ago
Moved ServiceContainerEvent and ServiceInfo classes into org.ecilpse.ecf.discovery package. Added access methods to IDiscoveryContainer
Scott Lewis
as slewis
More... over 19 years ago
Fixed behavior of ServiceID class
Scott Lewis
as slewis
More... over 19 years ago
Initial checkin of ECF Discovery API
Scott Lewis
as slewis
More... over 19 years ago
Added new ServiceID class
Scott Lewis
as slewis
More... over 19 years ago
Added 'singleton=true' attribute to Bundle-SymbolicName in Manifest to satisfy 3.1M7 parser.
Scott Lewis
as slewis
More... over 19 years ago
Changed javadoc config to include new packages
Scott Lewis
as slewis
More... over 19 years ago
added quotes to env variable
Scott Lewis
as slewis
More... over 19 years ago
update site rebuild and server shell script changes for version 0.2.0
Scott Lewis
as slewis
More... over 19 years ago
Updated feature projects and updated updatesite project
Scott Lewis
as slewis
More... over 19 years ago