Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Bug 474264: Need an easier to use variant of Job.create methodY20160310-0830Y20160310-0800I20160314-1400I20160314-0800I20160313-2000Markus Keller1-2/+2
2016-03-08Bug 483395: Don't ignore unavoidableGenericProblems in production code by def...I20160308-0800Markus Keller1-1/+1
2016-03-07Bug 483395: Don't ignore unavoidableGenericProblems in production code by def...Markus Keller1-14/+3
2016-03-07Bug 380397: [bidi] Should bidi bundle version be 1.0.0Markus Keller4-7/+7
2016-02-29Bug 487801 - [http servlet] apply proper oop to testsY20160303-0800I20160301-1230I20160301-0800Thomas Watson6-7/+130
2016-02-26Bug 481449 - The declarative service implementation should beDirk Fauth1-0/+3
2016-02-26Bug 488508: Javadoc of ListenerList is inconsistentMarkus Keller1-10/+10
2016-02-23Bug 483989 ReferenceMap.get could be a bit fasterEd Merks1-5/+7
2016-02-23Bug 483991 TableReader generates a huge number of duplicate stringsEd Merks1-5/+28
2016-02-22Bug 488050 - [http servlet] enableI20160223-0800Thomas Watson1-0/+1
2016-02-21Bug 488050 - Changes for o.e.e.http.servlet.tests for test frameworkDavid Williams7-15/+77
2016-02-18Bug 487982 - OSGi Configuration Admin does not call all applicableThomas Watson2-5/+71
2016-02-17Bug 487944 - [http whiteboard] name only servlets are not supported in the wh...Raymond Auge3-7/+49
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 Auge22-282/+615
2016-02-14Bug 487801 - [http servlet] apply proper oop to testsI20160216-1400I20160216-0800Raymond Auge4-572/+415
2016-02-14Bug 487627 - [http] IllegalStateException in DispatchTargetsRaymond Auge7-110/+1087
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 Auge4-39/+75
2016-01-29Bug 486412 - [http whiteboard] Implement equals and hashCode methods so objec...Juan G3-1/+62
2016-01-28Bug 486662 - Neon features and bundles that might need a versionI20160128-2000Thomas Watson2-2/+2
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedI20160127-2000I20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800I20160125-0400I20160124-2000Markus Keller3-21/+13
2016-01-20Bug 486191: Remove unused ListenerRegistryMarkus Keller1-159/+0
2016-01-20Bug 470000 - Remove (or reduce) dependency on aspectj bundlesThomas Watson42-2615/+53
2016-01-19updated versions in Neon for bug 467836Markus Keller4-5/+5
2016-01-19Bug 467836: [BIDI] Remove the call to isProcessingNeededMarkus Keller4-16/+16
2016-01-18Bug 483340: ListenerList should be parameterizedI20160119-0800Markus Keller1-10/+70
2016-01-15Bug 485532 - [http whiteboard] Only invoke requestInitialized when dispatcher...Juan G3-6/+68
2016-01-14Bug 479124 - [http] Mars SR1 version of org.eclipse.equinox.http.jetty incomp...Raymond Auge3-7/+36
2016-01-12Bug 479396 - deadlock in class loading when deploying at startupI20160112-1800Thomas Watson4-11/+114
2016-01-08Bug 485466 - [http whiteboard] HttpContext attributes are not usedI20160112-0800Thomas Watson2-4/+44
2016-01-05Bug 485234 - [http whiteboard] FilterRegistration objects are notThomas Watson2-7/+42
2015-12-18Bug 484014 - NPE in Extension.getExtensionPointIdentifier breaks theI20160105-1000I20160105-0800I20151229-0800I20151222-0800Andrey Loskutov1-2/+7
2015-12-18fixed Javadocs for bug 118560Markus Keller1-6/+12
2015-12-04Bug 481449 - Add osgi.extender capability for 1.2 DSI20151215-0800I20151213-2000I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000I20151207-0800I20151206-2000Jens Kübler3-2/+8
2015-12-03Bug 483616 - The metatype implementation does not allow OCDs with no ADsThomas Watson7-7/+84
2015-12-03Bug 483585 - I20151203-0800 build failed due to resolution problemsI20151203-1230Thomas Watson5-4/+6
2015-12-03Bug 474359: [preferences] Exported preferences should be in alphabetical orderMarkus Keller2-10/+18
2015-11-21Bug 474359 - [preferences] Exported preferences should be inI20151203-0800Jan-Ove Weichel3-36/+52
2015-11-09Bug 481625 - org.eclipse.equinox.registry references non-existent nested jarI20151201-1100I20151201-0800I20151124-1000I20151124-0800I20151117-0800I20151110-0800Thomas Watson1-1/+0
2015-11-06Bug 480907 - Deadlock in configuration admin when usingTodor Boev5-28/+23
2015-11-06Revert "Bug 459004 - Deadlock in configuration admin when using OSGi DS"Thomas Watson5-23/+28
2015-11-06Bug 459004 - Deadlock in configuration admin when using OSGi DSJens Reimann5-28/+23
2015-11-05Bug 481453 - May need to 'touch' some features for I-buildThomas Watson1-2/+2
2015-10-30Bug 479115 - [http] NPE in HttpServletRequestWrapperImpl.getContextPath/getRe...I20151103-0800Raymond Auge2-8/+57
2015-10-23Bug 479914 - Update Javadoc for SubProgressMonitor to recommendI20151029-1100I20151028-2000I20151028-0800I20151027-2000I20151027-0800I20151026-2000I20151026-0800I20151025-2000Markus Keller1-1/+1
2015-10-22Bug 479849 - Remove temporary Adapters#getAdapter() which we renamed toLars Vogel1-12/+1
2015-10-17Bug 470227 - Upgrade to Jetty 9.3 for Neon M3I20151020-0800David Williams1-1/+1
2015-10-16Bug 479914 - Update Javadoc for SubProgressMonitor to recommendLars Vogel1-4/+5

Back to the top