Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Fix bug 216644 - [irc] [bot] Add a command for creating a plug-in search queryrsuen3-3/+19
2008-02-09javadoc additionsslewis1-1/+1
2008-02-09Removed jslp and slp provider from core feature because Orbit-built copy of S...v20080208-1727slewis1-14/+0
2008-02-08Fix for bug 218306slewis1-7/+7
2008-02-08Fix for bug 218306slewis1-1/+1
2008-02-08Fix for bug 218306slewis2-39/+19
2008-02-08Fix for bug 218306slewis1-1/+1
2008-02-08ASSIGNED - bug 218300: Priority and weight modeled to use "0" as unsetmkuppe2-4/+4
2008-02-08Fixes for compile errors in test code. Lemmy will need to look at jSLP tests...slewis2-8/+8
2008-02-08Added inline documentationslewis1-1/+9
2008-02-08ASSIGNED - bug 218142: Add documentation/javadoc for service priority and weightmkuppe1-0/+11
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...mkuppe8-53/+73
2008-02-07ASSIGNED - bug 218159: [Discovery][jSLP] Tests fail because localhost/127.0.0...mkuppe1-1/+1
2008-02-07ASSIGNED - bug 218159: [Discovery][jSLP] Tests fail because localhost/127.0.0...mkuppe1-1/+2
2008-02-07ASSIGNED - bug 218159: [Discovery][jSLP] Tests fail because localhost/127.0.0...mkuppe2-9/+17
2008-02-07Removed references to create generic containerslewis2-6/+16
2008-02-07Additions to example remote service client and serverslewis1-21/+8
2008-02-07Additions to example remote service client and serverslewis1-21/+27
2008-02-07Additions to example remote service client and serverslewis3-78/+70
2008-02-06NEW - bug 218027: [Discovery][jSLP] Provider doesn't handle scope correctlymkuppe2-9/+56
2008-02-06NEW - bug 218027: [Discovery][jSLP] Provider doesn't handle scope correctlymkuppe5-13/+26
2008-02-06NEW - bug 217971: [Discovery][jSLP] Tests may warn about their preconditionsmkuppe2-0/+36
2008-02-06Removed system.out outputslewis1-1/+0
2008-02-06Changes to collab launch configslewis1-45/+46
2008-02-06Added IRemoteEnvironmentinfo service and removed concat service.slewis3-30/+123
2008-02-06Added IRemoteEnvironmentinfo service and removed concat service.slewis2-21/+114
2008-02-06Added IRemoteEnvironmentinfo service and removed concat service.slewis3-146/+180
2008-02-06Initial checkin of example remoteservices server pluginslewis10-0/+304
2008-02-06Initial checkin of example remoteservices common pluginslewis10-0/+149
2008-02-06Initial checkin of example remoteservices client pluginslewis10-0/+363
2008-02-05Forgot SLP provider in map filev20080205-1457slewis1-1/+1
2008-02-05Forgot SLP provider in map filev20080205-1453slewis1-0/+1
2008-02-05Added jSLP bundle (from Orbit) and SLP provider to core feature.v20080105-1440slewis1-0/+14
2008-02-05Added jSLP bundle, now constructed in Orbit, to core map fileslewis1-4/+5
2008-02-05new javadoc.xml with M5slewis1-1/+1
2008-02-05additions to abstract remote service access handlerslewis1-26/+74
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-05Fixed GUID construction to allow for externally created valueslewis1-1/+6
2008-02-05Fixes for launch config and property changesslewis1-3/+3
2008-02-05Added utility classes RemoteCallMethod DiscoveryProperties and RemoteServiceP...slewis7-9/+269
2008-02-04Simplified abstractremoteserviceaccesshandlerslewis1-2/+1
2008-02-04Added AbstractRemoteServiceAccessHandler abstract superclass.slewis5-3/+131
2008-02-04Added constants for discovery type and propertiesslewis1-0/+10
2008-02-03Added constants for discovery type and propertiesslewis1-0/+32
2008-02-01Fixed test case that was not expecting null for getRemoteServiceReferences callslewis1-2/+1
2008-02-01Added javadocs and fixed getRemoteReferences to return null if no references ...slewis1-0/+23

Back to the top