Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-21Bug 488050 - Changes for o.e.e.http.servlet.tests for test frameworkDavid Williams1-0/+19
2016-02-17Bug 487944 - [http whiteboard] name only servlets are not supported in the wh...Raymond Auge1-0/+28
2016-02-16Bug 475291 - [equinox jetty] doesn't support the servlet 3.0 multipart APIRaymond Auge1-11/+66
2016-02-14Bug 487801 - [http servlet] apply proper oop to testsI20160216-1400I20160216-0800Raymond Auge3-572/+407
2016-02-14Bug 487627 - [http] IllegalStateException in DispatchTargetsRaymond Auge2-19/+855
2016-01-29Bug 486412 - [http whiteboard] don't use classloader for equalsI20160202-1000I20160202-0800Raymond Auge2-17/+48
2016-01-29Bug 486412 - [http whiteboard] Implement equals and hashCode methods so objec...Juan G2-1/+23
2016-01-15Bug 485532 - [http whiteboard] Only invoke requestInitialized when dispatcher...Juan G2-0/+62
2016-01-14Bug 479124 - [http] Mars SR1 version of org.eclipse.equinox.http.jetty incomp...Raymond Auge1-0/+10
2016-01-08Bug 485466 - [http whiteboard] HttpContext attributes are not usedI20160112-0800Thomas Watson1-1/+41
2016-01-05Bug 485234 - [http whiteboard] FilterRegistration objects are notThomas Watson1-4/+36
2015-10-30Bug 479115 - [http] NPE in HttpServletRequestWrapperImpl.getContextPath/getRe...I20151103-0800Raymond Auge1-0/+54
2015-08-28Bug 476136 - [http whiteboard] using legacy servlet registration doesThomas Watson1-0/+33
2015-08-28Bug 476069 - [http servlet] quiet the logs and make tests work on linuxRaymond Auge1-0/+6
2015-08-27Bug 476069 - [http servlet] named dispatching doesn't follow servlet specRaymond Auge2-150/+1150
2015-08-18Bug 475291 - [equinox jetty] doesn't support the servlet 3.0 multipart APIRaymond Auge3-0/+214
2015-08-18Bug 474250 - Fix servlet alias unregister to take into account /*Thomas Watson1-0/+15
2015-08-18Bug 474250 - [http] org.eclipse.equinox.http.registry.filters aliasThomas Watson1-0/+73
2015-08-13Bug 467859 - [http whiteboard] request/response wrappers are not visible ...Raymond Auge1-0/+124
2015-08-12Bug 467859 - [http whiteboard] request/response wrappers are not visible ...Raymond Auge1-19/+99
2015-07-03Bug 429620 - quiet expected exception logging for testsI20150714-0800I20150707-0800Raymond Auge1-0/+5
2015-07-02Bug 471724 - [http.servlet] TCCL is not being kept as expected during registr...Raymond Auge1-1/+7
2015-07-02Bug 429620 - What is up with org.eclipse.equinox.http.servlet.testsRaymond Auge2-38/+41
2015-07-02Bug 469988 - testRaymond Auge1-0/+26
2015-05-19Bug 467413 - [http whiteboard] Using HttpServletRequestWrapper in filter impl...I20150531-2000I20150529-2000I20150528-0700I20150527-2010I20150526-2010I20150525-2000I20150524-2000I20150522-2000I20150521-1715I20150521-1400I20150521-1100I20150520-2000I20150519-2000Raymond Auge1-0/+91
2015-04-28Bug 465445 - ContextServiceTest#testRemoteContextNotFound() fails sinceThomas Watson1-0/+27
2015-04-28Bug 465445 - test showing miss-handling of exception on committed responseRaymond Auge1-0/+33
2015-04-22Bug 465226 - [http] eliminate compiler warnings in http.servlet.tests resulti...Raymond Auge5-3/+11
2015-04-22Bug 465137 - testsI20150422-1000Raymond Auge1-0/+58
2015-04-22Bug 464377 - more testsRaymond Auge2-9/+96
2015-04-21Bug 464377 - testRaymond Auge2-0/+68
2015-04-16Bug 464829 - [http whiteboard] must callI20150421-0800Thomas Watson1-0/+72
2015-04-14Bug 464518 - [http whiteboard] support 4xx and 5xx errorPage valuesThomas Watson2-22/+94
2015-04-10Bug 464334 - [http whiteboard] should throwI20150414-1400I20150414-0800Thomas Watson1-1/+62
2015-03-25Bug 452257 - [http] Registered SecurityFilter not used anymoreThomas Watson1-9/+91
2015-03-23Bug 462581 - [http whiteboard] Issues with context root of SLASH andI20150324-0800Thomas Watson1-0/+39
2015-03-23Bug 460720 - testRaymond Auge3-0/+97
2015-03-19Revert "Bug 460720 - test"Raymond Auge3-97/+0
2015-03-19Bug 460720 - testRaymond Auge3-0/+97
2015-03-10Bug 461862 - testsRaymond Auge1-0/+20
2015-03-07Bug 461090 - testRaymond Auge1-0/+24
2015-02-25Bug 460805 - [http whiteboard] update to the latest APIsThomas Watson1-2/+0
2015-02-24Bug 460639 - source formatingRaymond Auge1-21/+21
2015-02-24Bug 460639 - testsRaymond Auge1-0/+21
2015-02-23Bug 454186 - testsRaymond Auge1-0/+26
2015-02-23Bug 454185 - testsRaymond Auge1-0/+13
2015-02-23Bug 451612 - [http] DTO tests are too fragileRaymond Auge1-10/+18
2015-02-19Bug 459726 - [http] eagerly clear/flush session on timeoutThomas Watson1-0/+12
2015-02-18Bug 459021 - [http] ServletContextHelper service registrations must useThomas Watson1-0/+50
2015-02-17Bug 460173 - [http] listener registrations are only used ifThomas Watson1-2/+10

Back to the top