Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-16Added support for proxy handling and authentication for file system browsing ...slewis3-5/+129
2008-01-16Added support for proxy handling and authentication for file system browsing ...slewis2-37/+58
2008-01-15Removed unnecessary code for url file browsingslewis1-1/+0
2008-01-15Renamed IRemoteFileSystemDirectoryEvent to IRemoteFileSystemBrowseEventslewis8-30/+296
2008-01-15Renamed IRemoteFileSystemDirectoryEvent to IRemoteFileSystemBrowseEventslewis2-2/+2
2008-01-14API change for IRemoteFileSystemBrowser to support both requests for files an...slewis3-32/+35
2008-01-14API change for IRemoteFileSystemBrowser to support both requests for files an...slewis3-25/+24
2008-01-12Removed unnecessary closeslewis1-80/+69
2008-01-09Fixes applied for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=214711slewis1-3/+3
2008-01-05Warning message cleanupslewis2-0/+2
2007-12-27Fix for messagesv20071227-1328slewis1-1/+1
2007-12-27Updated version numbers for changed pluginsv20071227-1036slewis1-1/+1
2007-12-27Updated version numbers for changed pluginsslewis1-1/+1
2007-12-27Updated version numbers for changed pluginsslewis1-1/+1
2007-12-23Added javadocs and test cases for file transferslewis5-5/+10
2007-12-23Added externalized string and test codeslewis7-4/+48
2007-12-23Added efs-based send file transfer and directory browsing.slewis8-3/+365
2007-12-23Added efs-based send file transfer and directory browsing.slewis4-111/+146
2007-12-22Added support for efs-bases file send.slewis5-34/+150
2007-12-21Added clean up code for browse map.v20071221-1130slewis1-0/+4
2007-12-21Continued with add of file system browserslewis3-3/+5
2007-12-21Added new extension point: browseFileTransferProtocolFactory for creating in...slewis6-1/+188
2007-12-21Added remote file system browser api to filetransfer API as per bug 213642. ...slewis6-55/+47
2007-12-21Added remote file system browser api to filetransfer API as per bug 213642. ...slewis1-0/+7
2007-12-21Added remote file system browser api to filetransfer API as per bug 213642. ...slewis1-14/+3
2007-12-21Added remote file system browser api to filetransfer API as per bug 213642. ...slewis16-85/+684
2007-12-20Fixes for proxy handling...i.e. to get a set of proxies from proxyService (fo...slewis1-2/+2
2007-12-20Fixes for proxy handling...i.e. to get a set of proxies from proxyService (fo...slewis1-0/+10
2007-12-20Fixes for proxy handling...i.e. to get a set of proxies from proxyService (fo...slewis1-9/+40
2007-12-15Added missing messagev20071214-1620slewis1-0/+1
2007-12-13Fix for CVS screw upslewis17-1049/+922
2007-12-13Removed incorrect test project filesslewis11-898/+0
2007-12-13Initial checkin of scp provider test pluginslewis7-25/+1050

Back to the top