Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-31Initial checkin of updatesite discovery server. This implements a simple upd...v20080131-1630slewis16-0/+849
2008-01-31Initial check of updatesite discovery client. This plugin allows application...slewis14-0/+696
2008-01-30Added javadocsv20080130-0738slewis1-20/+12
2008-01-29Fixed messages for discovery viewslewis1-6/+6
2008-01-29Fixed messages for discovery viewslewis1-3/+3
2008-01-29Fixes for labels and httpserviceaccesshandlerslewis4-46/+9
2008-01-29added the test cases for the R-OSGi remoteservice provider.jrellerme4-0/+372
2008-01-28Added javadocs for getRemoteServiceReferencesslewis1-4/+5
2008-01-28Added documentation for service access handler extension pointslewis3-1/+155
2008-01-28Added documentation for service access handler extension pointslewis2-4/+123
2008-01-28New httpserviceaccesshandlerslewis4-0/+92
2008-01-26Added iconsv20080125-2234slewis1-2/+6
2008-01-26Refactoring of DiscoveryView and associated classes. This makes the Discover...v20080125-2139slewis4-2/+35
2008-01-26Refactoring of DiscoveryView and associated classes. This makes the Discover...slewis18-623/+1170
2008-01-26Refactoring of DiscoveryView and associated classes. This makes the Discover...slewis5-313/+13
2008-01-26Refactoring of DiscoveryView and associated classes. This makes the Discover...slewis5-0/+68
2008-01-26Added AbstractRemoteServiceDescription classslewis1-0/+90
2008-01-26Added appropriate cleanup of extension registry trackerslewis1-0/+4
2008-01-26New javadocsslewis1-1/+1
2008-01-25Update to launch configslewis1-43/+44
2008-01-24Added catches for NoClassDefFoundError for optional classes being loaded.slewis1-0/+3
2008-01-24Added catches for NoClassDefFoundError for optional classes being loaded.slewis3-220/+81
2008-01-24Added catches for NoClassDefFoundError for optional classes being loaded.slewis2-0/+6
2008-01-24Added support for catching NoClassDefFoundError for IProxyService bug 216478slewis4-30/+49
2008-01-24Added IContainerFilter, AdapterContainerFilter, ConnectedContainerFilter clas...slewis3-0/+111
2008-01-24NEW - bug 216405: Migrate jSLP contribution from ecf1.osuosl.org to dev.eclip...mkuppe15-0/+400
2008-01-24NEW - bug 216405: Migrate jSLP contribution from ecf1.osuosl.org to dev.eclip...mkuppe22-0/+1533
2008-01-22Added REMOTE_SERVICE_CONTAINER_ID_FACTORY_NAME remote service propertyslewis1-0/+8
2008-01-22Fixed typo in javadocsslewis1-2/+2
2008-01-21Enhanced toString to support remoteservicereferenceimpl.Root_refactor_for_reusabilityslewis1-1/+1
2008-01-21Added tests for remote filter.slewis1-1/+1
2008-01-21Added tests for remote filter.slewis1-14/+65
2008-01-21Added support for filtering in queries via getRemoteReferences(ID [], String,...slewis5-14/+107
2008-01-20fixed typoslewis1-1/+1
2008-01-20Added method to IContainerServiceInfoAdapter, implementation in ServiceInfo c...slewis3-11/+45
2008-01-20Added method to IContainerServiceInfoAdapter, implementation in ServiceInfo c...slewis1-2/+2
2008-01-19New javadocsslewis1-1/+1
2008-01-19Change interface name to IContainerServiceInfoAdapter.slewis2-10/+33
2008-01-19Change interface name to IContainerServiceInfoAdapter.slewis1-2/+2
2008-01-19Added IServiceInfoAdapter in discovery API. Provided implementation (in Serv...slewis6-11/+166
2008-01-19Added IServiceInfoAdapter in discovery API. Provided implementation (in Serv...slewis1-11/+0
2008-01-19Added IServiceInfoAdapter in discovery API. Provided implementation (in Serv...slewis1-13/+63
2008-01-19Added discovery test code.slewis1-9/+0
2008-01-19Added discovery test code.slewis2-2/+5
2008-01-19Added discovery test code.slewis5-95/+206
2008-01-19Added discovery test code.slewis6-22/+69
2008-01-19Added discovery test code.slewis2-3/+2
2008-01-18Fix message parsing problems.rsuen1-7/+10
2008-01-18Let KOS-MOS catch embedded messages.rsuen1-1/+30
2008-01-18Update the messages.rsuen1-17/+17

Back to the top