Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Added debug and timeout from patch on bug https://bugs.eclipse.org/bugs/show_...v20090402-1119slewis3-0/+48
2009-03-19Updated provider name to Eclipse.org - ECFslewis1-1/+1
2009-03-19Update to build properties for proper source plugin buildslewis1-3/+1
2009-03-18Fixes for bug 269091, bug 269018, and 265551slewis2-3/+10
2009-03-16Released patches from 268844 and 268758 to HEAD.slewis3-10/+50
2009-03-12Changed imports to org.eclipse.ecf.core.util.* to explicit class references t...slewis22-45/+195
2009-03-12Patch applied for https://bugs.eclipse.org/bugs/show_bug.cgi?id=267747slewis1-8/+9
2009-02-28Contributions from attachment 127064 on bug https://bugs.eclipse.org/bugs/sho...slewis2-8/+17
2009-02-23Corrected javadocs errorslewis1-1/+0
2009-02-18Applied patch 125967 from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=2...slewis11-11/+476
2009-02-17Commit of patch from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=263613slewis3-58/+124
2009-02-11Code formatting changesslewis2-384/+254
2009-02-10Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263858slewis4-42/+319
2009-02-10Added TimeoutInputStreamslewis2-3/+392
2009-02-10Addition of PollingInputStream and changes to use in AbstractRetrieveFileTran...v20090209-2200slewis3-54/+360
2009-02-09Reparented event classes as per bug https://bugs.eclipse.org/bugs/show_bug.cg...slewis1-230/+427
2009-02-04Fixes to project settings to deal with bug https://bugs.eclipse.org/bugs/show...slewis2-304/+38
2009-02-04Fixes to project settings to deal with bug https://bugs.eclipse.org/bugs/show...slewis2-1/+5
2009-01-26Possible fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=252002slewis1-3/+1
2009-01-21ASSIGNED - bug 261791: Activate APITooling for ECFmkuppe1-0/+6
2009-01-19https://bugs.eclipse.org/bugs/show_bug.cgi?id=261438v20090119-0800slewis1-84/+131
2009-01-17Additions for tracing for httpclient provider https://bugs.eclipse.org/bugs/s...slewis4-88/+105
2009-01-12Added support for partial transfer w/o gzip encoding for httpclient providerv20090112-1438slewis1-1/+2
2009-01-12Update to version number -> 2.X to 3.0.0slewis1-1/+1
2008-10-21Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=249990slewis1-0/+4
2008-09-12Added 'Connection: close' request header for URLConnection-based retrieve and...slewis2-0/+31
2008-09-02Applied patch to support gzip compression for UrlConnection providerslewis1-8/+68
2008-08-21Removing references to IncomingFileTransferException/3slewis1-1/+1
2008-08-20Applying fixes from Release_2_0 branch for bug https://bugs.eclipse.org/bugs/...slewis2-1/+13
2008-08-121) Changed version to 2.1.0 from 2.0.0 for filetransfer API, provider, httpcl...slewis1-1/+1
2008-08-11Added IncomingFileTransferException.getErrorCode() method and constructors to...slewis1-1/+1
2008-05-28Patch applied for https://bugs.eclipse.org/bugs/show_bug.cgi?id=234342slewis1-1/+10
2008-05-21fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=233059. Incorrect prop...v20080521-0923slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-14Fix for 231969slewis2-17/+24
2008-04-07Changes to hook into org.eclipse.ecf.ssl and org.eclipse.ecf.provider.filetra...slewis4-3/+60
2008-04-01Fix for bug 225199slewis3-57/+17
2008-03-24Enhancements/contributions from bug 222866. Also updated versions to 2.0.0 f...slewis1-1/+1
2008-03-22Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223019. Also changed t...slewis1-4/+4
2008-03-21Changes/fixes for bug 223207slewis2-4/+23
2008-03-08Addition of priority attribute for org.eclipse.ecf.provider.filetransfer.retr...slewis7-130/+412
2008-03-06Fixes for copyright notices.slewis1-8/+8
2008-03-04API addition and provider implementation changes for bug 221177. Also added ...v20080303-1747slewis3-0/+70
2008-02-29Applied patch from bug 220258. Download jobs now show download speed.slewis3-6/+51
2008-02-29Additions and fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=220441slewis4-117/+210
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-23Fix for not calling proxyService.isProxiesEnabled().v20080225-1440slewis2-2/+2
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1

Back to the top