Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Revert "Bug 497510 - [http]Y20170622-1000Y20170620-0625Y20170619-2325Y20170618-0415Y20170608-1000Y20170601-1000Y20170525-1000S4_7_0_RC4aS4_7_0_RC4S4_7_0_RC3S4_7_0_RC2R4_7I20170614-2000I20170613-2000I20170612-0950I20170610-0940I20170608-0530I20170607-2000I20170607-1100I20170607-0800I20170607-0215I20170606-2000I20170606-0800I20170605-2000I20170605-0800I20170604-2000I20170604-0800I20170603-1500I20170603-0800I20170603-0100I20170602-2000I20170531-2000I20170531-0800I20170530-2000I20170530-0800I20170529-2000I20170529-0800I20170528-2000I20170528-0800I20170527-1500I20170527-0800I20170526-2000I20170524-2000Thomas Watson5-56/+7
2017-05-22Bug 497510 - [http] HttpServletRequestWrapperImpl::getRequestUri()Raymond Auge5-7/+56
2017-04-27Bug 507244 - API Tools bundle version warnings onI20170428-0830I20170428-0700I20170428-0550I20170428-0445I20170427-2000Thomas Watson1-2/+2
2017-02-15Bug 510753 [http servlet] Invoke session listeners when unregistering them. F...Y20170216-1515Y20170216-1450Y20170216-1000I20170221-2000I20170220-2000I20170219-2000I20170218-2000I20170217-2000I20170216-2000I20170216-0140I20170215-2000Juan Gonzalez3-6/+55
2017-01-09bug 509100 - [http servlet] performance tuningRaymond Auge8-87/+178
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson1-0/+1
2016-10-03Fix API problem warnings about bundle versionY20161006-1000I20161005-1430I20161005-1045I20161005-0815I20161004-1000I20161004-0800Thomas Watson3-3/+131
2016-08-18Bug 497435 - [http servlet] performance optimizations, CPU and memoryY20160825-1000I20160824-1429I20160823-1359I20160823-0759Raymond Auge8-155/+276
2016-08-17Revert "Bug 497435 - [http servlet] performance optimizations, CPU and memory"Y20160818-1000Raymond Auge8-276/+155
2016-08-17Bug 497435 - [http servlet] performance optimizations, CPU and memoryRaymond Auge8-155/+276
2016-07-26Bug 498408 - HttpSessionAdapter attribute doesn't return string butI20160726-1400Thomas Watson1-1/+6
2016-07-18Bug 497271 - [http servlet] complete implementation of the multipart APIY20160721-1000Raymond Auge25-187/+616
2016-06-29Bug 416047 - Provide-Capability manifest headers for provided servicesY20160714-1000Y20160707-1000I20160719-0800I20160716-1900I20160712-1000I20160712-0800I20160708-1700I20160705-1600Dirk Fauth1-0/+6
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
2016-06-23Bug 496669 - [http servlet] update bundle versionRaymond Auge2-2/+2
2016-06-23Bug 496669 - [http servlet] overridden special request attributes are not saf...Raymond Auge2-12/+55
2016-05-17Bug 493583 - [http] HttpServletResponseWrapperImpl.InternalOutputStream does ...I20160517-2000Raymond Auge1-0/+10
2016-05-13Bug 490608 - [http servlet] simplify, make sure we only wrap once and testI20160516-2000I20160515-2000I20160514-1500I20160513-2000Raymond Auge1-13/+12
2016-05-13Bug 490608 - [http servlet] Ignore status code and header change attempts for...istvansajtos2-2/+132
2016-04-13Bug 491601 - [http whiteboard] quieter and more informative log messageY20160414-1000Raymond Auge1-1/+7
2016-04-13Bug 491557 - [http whiteboard] prefix the value of the osgi.http.endpoint ini...Raymond Auge1-8/+24
2016-04-12Bug 476069 - [http servlet] various dispatching fixes including named, error ...Raymond Auge3-313/+337
2016-04-12Bug 490638 [http whiteboard] Catch exceptions when invoking listener methods ...Raymond Auge1-1/+15
2016-04-12Bug 490644 [http whiteboard] Pass attribute to parent httpSession if value is...Raymond Auge1-2/+6
2016-04-12Bug 491284 - [http whiteboard] reduce GC pressureRaymond Auge1-1/+3
2016-02-17Bug 487944 - [http whiteboard] name only servlets are not supported in the wh...Raymond Auge2-7/+21
2016-02-17Bug 475291 - [http servlet] cleanup the internal attributeRaymond Auge1-0/+2
2016-02-16Bug 475291 - [equinox jetty] doesn't support the servlet 3.0 multipart APIRaymond Auge12-44/+190
2016-02-14Bug 487627 - [http] IllegalStateException in DispatchTargetsRaymond Auge5-91/+232
2016-02-02Bug 486412 - [http whiteboard] fix wrong boolean operator, simplifyI20160209-0800Raymond Auge1-2/+2
2016-02-02Bug 486412 - [http whiteboard] don't use hashcode eitherRaymond Auge2-12/+10
2016-01-29Bug 486412 - [http whiteboard] don't use classloader for equalsI20160202-1000I20160202-0800Raymond Auge2-22/+27
2016-01-29Bug 486412 - [http whiteboard] Implement equals and hashCode methods so objec...Juan G1-0/+39
2016-01-15Bug 485532 - [http whiteboard] Only invoke requestInitialized when dispatcher...Juan G1-6/+6
2016-01-08Bug 485466 - [http whiteboard] HttpContext attributes are not usedI20160112-0800Thomas Watson1-3/+3
2016-01-05Bug 485234 - [http whiteboard] FilterRegistration objects are notThomas Watson1-3/+6
2015-10-30Bug 479115 - [http] NPE in HttpServletRequestWrapperImpl.getContextPath/getRe...I20151103-0800Raymond Auge1-8/+3
2015-09-07Bug 476808 - [http servlet] not properly handling null parameters in some casesI20150908-0800Raymond Auge1-0/+3
2015-08-28Bug 476136 - [http whiteboard] using legacy servlet registration doesThomas Watson1-6/+6
2015-08-28Bug 476069 - [http servlet] some attributes are masked by the container, so l...Raymond Auge1-1/+6
2015-08-27Bug 476069 - [http servlet] named dispatching doesn't follow servlet specRaymond Auge4-129/+280
2015-08-27Bug 476060 - [http servlet] use Servlet API constants for dispatcher request ...Raymond Auge1-14/+9
2015-08-27Bug 476051 - [http servlet] rename HttpServletRequestBuilderWrapperImpl to Ht...Raymond Auge4-16/+16
2015-08-27Bug 476046 - [http servlet] cleanupRaymond Auge1-3/+1
2015-08-27Bug 476046 - [http servlet] improve debug-ability and general cleanupRaymond Auge8-20/+46
2015-08-18Bug 474250 - Fix servlet alias unregister to take into account /*Thomas Watson1-7/+7
2015-08-18Bug 474250 - [http] org.eclipse.equinox.http.registry.filters aliasThomas Watson4-35/+50
2015-08-14Bug 467859 - [http whiteboard] review changesI20150818-0800Raymond Auge7-39/+38
2015-08-13Bug 467859 - [http whiteboard] request/response wrappers are not visible ...Raymond Auge9-44/+206
2015-08-12Bug 467859 - [http whiteboard] request/response wrappers are not visible ...Raymond Auge12-387/+385

Back to the top