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_...slewis2-0/+12
2009-04-01Additional fix to properly address 270249slewis1-0/+2
2009-04-01Added test for colon after query to properly address 270249slewis1-1/+4
2009-04-01Applied patch for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=270749slewis1-1/+8
2009-03-19Updated provider name to Eclipse.org - ECFslewis1-1/+1
2009-03-19Update to build properties for proper source plugin buildslewis1-2/+0
2009-03-18Fix for 269091 issue with httpclient not handling multiple slashes in path pr...slewis1-32/+11
2009-03-18Fixes for bug 269091, bug 269018, and 265551slewis1-25/+79
2009-03-16Released patches from 268844 and 268758 to HEAD.slewis2-2/+2
2009-03-12Changed imports to org.eclipse.ecf.core.util.* to explicit class references t...v20090312-1104slewis5-24/+92
2009-03-12Patch applied for https://bugs.eclipse.org/bugs/show_bug.cgi?id=267747slewis3-28/+18
2009-03-10Fix for bug 267910 https://bugs.eclipse.org/bugs/show_bug.cgi?id=267910slewis2-0/+2
2009-03-05Changing connection and read timeout values as per bug https://bugs.eclipse.o...slewis2-5/+6
2009-02-28Fixes for bug 266140 with additional testsslewis1-2/+6
2009-02-28Contributions from attachment 127064 on bug https://bugs.eclipse.org/bugs/sho...slewis1-19/+21
2009-02-25applied patch 126682 from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=...v20090225-0923slewis1-13/+15
2009-02-23Applied patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=263613#c42slewis1-3/+4
2009-02-18Applied patch 125967 from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=2...slewis7-71/+121
2009-02-17Commit of patch from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=263613slewis9-126/+455
2009-02-10Addition of PollingInputStream and changes to use in AbstractRetrieveFileTran...slewis1-2/+4
2009-02-09Fix for bug/enhancement https://bugs.eclipse.org/bugs/show_bug.cgi?id=264261slewis1-10/+10
2009-02-06Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263869slewis4-92/+111
2009-02-05Applied patch from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=263858slewis1-19/+307
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-28Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=262831slewis1-0/+4
2009-01-23Another possible fix for bug 261881slewis1-0/+11
2009-01-23Possible fix for bug 261881slewis1-10/+9
2009-01-22Added tracing for bug 261881slewis1-0/+2
2009-01-21ASSIGNED - bug 261791: Activate APITooling for ECFmkuppe1-0/+6
2009-01-20Changed default optionsslewis1-4/+4
2009-01-17Additions for tracing for httpclient provider https://bugs.eclipse.org/bugs/s...v20090117-1403slewis6-11/+407
2009-01-17Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=256684v20090116-1706slewis1-3/+1
2009-01-12Added support for partial transfer w/o gzip encoding for httpclient providerslewis1-1/+2
2009-01-12Update to version number -> 2.X to 3.0.0v20090112-1317slewis1-1/+1
2009-01-09Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=256684slewis1-3/+5
2008-12-18Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=258680.slewis1-19/+6
2008-12-15Fix for bug 258488slewis1-3/+8
2008-12-03Added response code to IncomingFileTransferExceptionslewis1-2/+1
2008-12-03Applied patch from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=252002slewis1-10/+49
2008-10-21Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=249990Root_ntlm_supportslewis1-0/+4
2008-10-16Fix or bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=250957slewis1-2/+2
2008-10-16Fix or bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=250957slewis1-2/+2
2008-09-16Changes to use SSLSocketFactory.getDefault() to get default socket factory. ...v20080922-0800slewis1-18/+36
2008-09-12fixes for bug fixes applied to httpclient for https://bugs.eclipse.org/bugs/s...slewis7-74/+195
2008-09-02Applied patch to support gzip compression for UrlConnection providerslewis3-21/+233
2008-08-21Removing references to IncomingFileTransferException/3slewis1-2/+5
2008-08-121) Changed version to 2.1.0 from 2.0.0 for filetransfer API, provider, httpcl...slewis2-6/+67
2008-08-11Added IncomingFileTransferException.getErrorCode() method and constructors to...slewis1-10/+10
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1

Back to the top