Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-27Bug 535802 - EPL 2.0 conversion for team bundlesLars Vogel30-90/+180
2018-06-06Bug 394087: [Net] Migration from GConf to GSettings.Y20180628-0525I20180628-0230I20180627-2020I20180627-2000I20180625-1545I20180621-2000I20180618-0800I20180615-0655I20180615-0300I20180614-2045I20180614-2000I20180613-0440I20180613-0300I20180607-2000I20180606-1020Eric Williams1-22/+8
2018-02-07Bug 530854 - Move away of methods deprecated in Java 9Alexander Kurtakov1-2/+2
2017-11-14Bug 527249 - Remove referrences to update.coreI20171116-2000I20171115-2000I20171115-0115I20171115-0025I20171114-2000Alexander Kurtakov1-23/+10
2017-10-18Bug 526221 - Replace StringUtil#replace with String.replaceS4_8_0_M3aS4_8_0_M3I20171107-2000I20171106-2000I20171106-0630I20171105-2000I20171104-2025I20171104-1500I20171103-2000I20171103-1105I20171103-0715I20171103-0405I20171102-2000I20171101-2000I20171031-2000I20171030-2000I20171030-0400I20171029-2000I20171028-1500I20171027-2340I20171027-2000I20171025-2000I20171025-0800I20171024-2000I20171024-0800I20171023-2000I20171023-0800I20171022-2000I20171022-0800I20171021-1500I20171020-2000I20171019-2000I20171018-2000Lars Vogel2-31/+1
2017-10-18Bug 525956 - Replace StringBuffer with StringBuilder inLars Vogel5-22/+22
2017-05-03Bug 516077 - Cleanup o.e.core.netY20170504-1000I20170504-2000I20170503-2000Alexander Kurtakov16-107/+131
2016-11-04Bug 506732 - cleanup trailing spaces in *.net pluginsAndrey Loskutov25-253/+253
2016-10-15Bug 505906: UnixProxyProvider's support for no_proxy environmentY20161018-1100I20161018-0800Markus Keller4-16/+9
2016-10-14Bug 505670: UnixProxyProvider fails for http_proxy without protocol://Markus Keller1-2/+11
2014-11-17Bug 451736 - Add org.eclipse.core.net plugin to General > Tracing preference ...Szymon Ptaszkiewicz2-40/+20
2013-10-24Bug 419228 - [Net] PreferenceModifyListener pollutes exported preferencesSzymon Ptaszkiewicz1-5/+15
2011-09-01bug 356300: The constructor InstanceScope() is deprecated, call InstanceScope...I20110912-1300Tomasz Zarna2-5/+5
2011-03-14bug 339863: "Invalid member type qualification" in PreferenceManagerTomasz Zarna1-5/+5
2011-01-11bug 332728 - [Net] UnixProxyProvider execs a process to discover whether env ...Szymon Brandys1-24/+28
2010-10-25bug 327672 - [Net] Error: "Preference node "org.eclipse.core.net" has been re...Szymon Brandys3-22/+24
2010-10-07bug 325367 - [Net] Unnecessary double check bypass settings in AbstractProxyP...Szymon Brandys3-40/+41
2010-10-07bug 242057 - [Net] Default preference gets ignoredSzymon Brandys6-203/+501
2010-09-20bug 323378 - [Net] Native bypass for "*.eclipse.org" does not workSzymon Brandys1-7/+4
2010-09-20bug 323942 - [Net] Unnecessary native method callSzymon Brandys1-1/+1
2010-04-15Bug 309313 - [proxy] setting non proxy host does not reset the system propertiesv20100426-0635Pawel Pogorzelski1-1/+2
2009-11-05Bug 293085 - UnixProxyProvider throwing "Too many open files" exceptionPawel Pogorzelski1-1/+7
2009-07-06Bug 281348 - [Net] Eclipse Galileo crashes under Japanese version of Windows XPPawel Pogorzelski1-6/+22
2009-05-22Bug 268321 - [Net] UnixProxyProvider stuck on my RHEL5 gnome systemPawel Pogorzelski1-1/+6
2009-04-02Bug 270458 - [Net] Untranslated combo on Network Connections pref pageSzymon Brandys3-0/+66
2009-03-17Bug 268474 - [Net] CVS connections fail with the "Native" Proxy providerSzymon Brandys1-2/+2
2009-03-02Bug 265957 - [Net] ProxyType.setProxyData(...) contains parameter that is nev...Szymon Brandys2-4/+3
2009-02-24bug 265839: NPE from IProxyData.setHostTomasz Zarna1-2/+2
2009-02-20Bug 265491 - [net] Redundant setProxiesEnabled() or bugSzymon Brandys1-2/+2
2009-02-09bug 260541: [Proxy] Eclipse CVS connections fail with the "Eclipse" Proxy pro...Tomasz Zarna1-2/+2
2009-01-21bug 257503: [Net] Switching to Native proxy provider doesn't clear system pro...Tomasz Zarna2-21/+46
2009-01-07bug 258941: [Net] Unknown process errorTomasz Zarna1-3/+8
2008-12-16bug 255814: [Net] Wrong methods and types used in org.eclipse.core.netTomasz Zarna6-63/+130
2008-12-02bug 257172: [Net] Get rid of System.getenv(String) invocationTomasz Zarna1-4/+13
2008-11-25bug 256081: [Net] Remove unnecessary API from IProxyDataTomasz Zarna5-55/+20
2008-11-25bug 249733: [Net] System proxy providers should use constantsTomasz Zarna1-8/+34
2008-11-25bug 255959: [Net] Windows IE setting "Use the same proxy server for all proto...Tomasz Zarna1-2/+36
2008-11-24bug 255981: [Net] Setting direct provider on ProxySelector doesn't affect Pro...Tomasz Zarna1-0/+6
2008-11-24bug 255088: [Net] Malformed \uxxxx encoding exception in UnixProxyProvider.ge...Tomasz Zarna1-7/+4
2008-11-21bug 247408: [Net] Deprecate getProxyDataForHost(String) in the IProxyService APITomasz Zarna3-6/+89
2008-11-20bug 228739: [Proxy] add UI support to see what the automatically detected pro...Tomasz Zarna3-2/+15
2008-11-18bug 255616: [Net] Add proxy providers layer on the top of ProxyManagerTomasz Zarna11-17/+310
2008-10-14 250707: [Proxy] remains an issue : if gnome proxy is set to direct connectio...Tomasz Zarna1-4/+6
2008-10-03bug 246065: [Net] Unexpected error encountered while preparing for the operationTomasz Zarna3-18/+62
2008-10-02bug 249448: [Net] Errors in native proxy code execution obstruct Eclipse startTomasz Zarna1-1/+0
2008-09-29bug 246072: [Net] Native proxy libraries support for getting native provider ...Tomasz Zarna6-10/+52
2008-09-03bug 245854: [Net] Windows native header file's name too longTomasz Zarna1-1/+1
2008-09-01bug 245849: [Net] Native file getproxygnome.c doesn't match library name libp...Tomasz Zarna1-1/+1
2008-09-01bug 232495: [Proxy] Gnome library should not blow up Eclipse w/o GnomeTomasz Zarna1-9/+5
2008-08-21bug 238796: JSch non-proxy list should be considered case insensitiveTomasz Zarna1-1/+1

Back to the top