Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Bug 477243 - Handle NullPointerException in getURLConverterI20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000Alex Blewitt1-1/+5
2015-09-10Bug 476640 - [region] Optimize RegionDigraph.getRegion(String), similarThomas Watson2-23/+48
2015-09-10Bug 477073 - [region] must use max ranking for hook implementationsThomas Watson3-55/+46
2015-09-10Bug 477071 - [region] should filter resolution of bundles that are unknown to...Thomas Watson3-6/+58
2015-09-07Bug 476808 - [http servlet] not properly handling null parameters in some casesI20150908-0800Raymond Auge1-0/+3
2015-08-28Bug 476145 - [region] performance issue with large number of bundle listeners...I20150901-0800Thomas Watson6-101/+296
2015-08-28Bug 475767 - Deprecate SubProgressMonitorStefan Xenos1-1/+2
2015-08-28Bug 474264 - Need an easier to use variant of Job.create methodSergey Prigogin1-0/+37
2015-08-28Bug 476136 - [http whiteboard] using legacy servlet registration doesThomas Watson2-6/+39
2015-08-28Bug 476069 - [http servlet] some attributes are masked by the container, so l...Raymond Auge1-1/+6
2015-08-28Bug 476069 - [http servlet] quiet the logs and make tests work on linuxRaymond Auge1-0/+6
2015-08-27Bug 476074 - [region] performance issue with large number of serviceThomas Watson5-58/+312
2015-08-27Bug 476069 - [http servlet] named dispatching doesn't follow servlet specRaymond Auge6-279/+1430
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-25Bug 475770 - Remove (Intentionally not javadoc'd) statements fromLars Vogel3-47/+1
2015-08-25Bug 475769 - Remove Non-Javadoc statements fromLars Vogel10-90/+0
2015-08-21Bug 470227 - Upgrade to Jetty 9.3 for NeonI20150825-0800Thomas Watson6-6/+6
2015-08-19Bug 471835 - Build succeeds, even when "old" parent pom is referred toMarkus Keller1-12/+22
2015-08-18Bug 475291 - [equinox jetty] doesn't support the servlet 3.0 multipart APIRaymond Auge4-0/+221
2015-08-18Bug 474250 - Fix servlet alias unregister to take into account /*Thomas Watson2-7/+22
2015-08-18Bug 474250 - [http] org.eclipse.equinox.http.registry.filters aliasThomas Watson5-35/+123
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 Auge10-44/+330
2015-08-12Bug 467859 - [http whiteboard] request/response wrappers are not visible ...Raymond Auge15-457/+484
2015-08-11Bug 474714 - [http whiteboard] regression in accessing parentThomas Watson2-3/+17
2015-08-10Bug 118560 - Implement standard API to efficiently get an adapterI20150811-1400Stefan Xenos3-1/+112
2015-08-10Bug 474395 - Update bundle versionThomas Watson2-2/+2
2015-08-10Bug 474395 - Update org.eclipse.equinox.common to use Java 1.7 to removeLars Vogel13-41/+41
2015-08-09Code cleanup: fixed all remaining (generics) warningsAndrey Loskutov15-103/+155
2015-08-09Code cleanup: remove "(non-Javadoc)" and old "@see" (override) commentsAndrey Loskutov14-273/+91
2015-08-09Code cleanup: removed trailing white spaceAndrey Loskutov42-445/+446
2015-08-09Code cleanup: added @Override annotationsAndrey Loskutov23-22/+210
2015-08-07Bug 468787 - SafeFileOutputStream is sensitive for platform specificAndrey Loskutov1-18/+27
2015-08-07Bug 470699 - Move org.eclipse.equinox.preferences to JavaSE-1.7Andrey Loskutov5-14/+15
2015-08-03Bug 472479 - [http whiteboard] Proxy servlet not properly initialized.I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000Thomas Watson1-2/+6
2015-08-03Bug 471624 - Secure Storage Msg Box - Message needs to be updated forArun Thondapu1-2/+2
2015-07-30Update version for neonI20150803-0800I20150802-2000Thomas Watson2-2/+2
2015-07-30Fix NPE when bundle has no symbolic name.Thomas Watson1-1/+1
2015-07-30Bug 473606 - HttpConfiguration minThreads and maxThreadsMartin Domig7-7/+86
2015-07-23Bug 468774 - NPE in org.eclipse.equinox.region whenI20150728-0800Thomas Watson4-3/+35
2015-07-15Update versions for NeonI20150721-0800Thomas Watson18-18/+18
2015-07-06Bug 470518 - Replace `new Boolean` with `Boolean.valueOf`Alex Blewitt13-22/+22
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 Auge9-26/+33
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson66-68/+68
2015-07-02Bug 429620 - What is up with org.eclipse.equinox.http.servlet.testsRaymond Auge8-65/+91
2015-07-02Bug 469988 - increment versionRaymond Auge2-2/+2

Back to the top