Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-26Added try/catch handler for retrieveDone/paused event handler and for send do...v20080225-1648slewis4-6/+18
2008-02-26Added getFileLength call for bug https://bugs.eclipse.org/bugs/show_bug.cgi?i...slewis2-1/+54
2008-02-26Added getFileLength call for bug https://bugs.eclipse.org/bugs/show_bug.cgi?i...slewis2-50/+41
2008-02-26Added getFileLength call for bug https://bugs.eclipse.org/bugs/show_bug.cgi?i...slewis1-0/+3
2008-02-23Fix for not calling proxyService.isProxiesEnabled().v20080225-1440slewis2-2/+2
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis2-33/+20
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis2-1/+2
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-20Release of system property setting to avoid connect or read hang. For bug ht...slewis1-0/+20
2008-02-08Fix for bug 218306slewis2-39/+19
2008-02-08ASSIGNED - bug 216944: [Discovery][jSLP] jSLP doesn't fully support URLmkuppe1-1/+1
2008-02-07ASSIGNED - bug 218159: [Discovery][jSLP] Tests fail because localhost/127.0.0...mkuppe1-1/+1
2008-02-06NEW - bug 218027: [Discovery][jSLP] Provider doesn't handle scope correctlymkuppe5-13/+26
2008-02-05Add missing NON-NLS tagsmkuppe1-2/+2
2008-02-05Add missing NON-NLS tagsmkuppe1-1/+1
2008-02-05Removed unnecessary InvalidSyntaxException throws declarationmkuppe3-10/+2
2008-02-05Removed unnecessary InvalidSyntaxException throws declarationmkuppe1-1/+1
2008-02-01Added javadocs and fixed getRemoteReferences to return null if no references ...slewis1-0/+23
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-24Added support for catching NoClassDefFoundError for IProxyService bug 216478slewis4-30/+49
2008-01-24NEW - bug 216405: Migrate jSLP contribution from ecf1.osuosl.org to dev.eclip...mkuppe22-0/+1533
2008-01-21Enhanced toString to support remoteservicereferenceimpl.Root_refactor_for_reusabilityslewis1-1/+1
2008-01-21Added support for filtering in queries via getRemoteReferences(ID [], String,...slewis5-14/+107
2008-01-19Added discovery test code.slewis2-3/+2

Back to the top