Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-17Bug 426492 - Missing dependency message from Equinox got worseI20140218-0800Thomas Watson6-431/+214
2014-02-17Bug 428221 - The fallback for EclipseDebugTrace is standard output stream whi...Thomas Watson1-14/+21
2014-02-17Bug 428221 - The fallback for EclipseDebugTrace is standard output stream whi...Thomas Watson1-4/+48
2014-02-13bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/Sy...Thomas Watson1-5/+4
2014-02-12Avoid unnecessary getClassLoaderHooks() callThomas Watson1-1/+1
2014-02-07Bug 391319 - bundleContext.getBundle(0).stop() does not shut down the systemI20140211-1100I20140211-0800I20140209-1458Thomas Watson3-116/+84
2014-02-07Bug 427662: dto: Refactor dto package namesBJ Hargrave27-195/+296
2014-02-04Swap the loop/sleep values for retrying an ID lockThomas Watson1-3/+3
2014-02-04Bug 427414 - Out of order locks between module state change lock and moduleDa...Thomas Watson1-25/+33
2014-02-04Fix api filters for latest OSGi APIThomas Watson1-0/+23
2014-02-03osgi: Update to latest APII20140204-0800BJ Hargrave8-25/+41
2014-02-03Bug 427332: dto: Remove cycles in wiring DTOs and add identifiersBJ Hargrave16-176/+373
2014-02-03Bug 427332: dto: Remove BundleRevisionsDTO and BundleWiringsDTOBJ Hargrave7-118/+35
2014-02-03Make member fields final in PackageSource implsThomas Watson4-13/+11
2014-01-31Bug 427055 - Reduce the number of calls to ModuleWiring.getRequiredModuleWiresThomas Watson1-1/+2
2014-01-30Bug 427055 - Reduce the number of calls toThomas Watson1-34/+26
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson1-0/+29
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson11-2/+121
2014-01-27Bug 379102 - Prevent running Eclipse as root (optionally)I20140128-0800Krzysztof Daniel1-2/+24
2014-01-27Bug 426445 - unable to load native code in fragmentThomas Watson1-2/+7
2014-01-27Bug 426445 - unable to load native code in fragmentThomas Watson6-0/+57
2014-01-21Bug 426059 - IllegalStateException stopping eclipseI20140123-1600I20140122-2000I20140122-0800I20140121-2000I20140121-0800Thomas Watson3-13/+71
2014-01-20Bug 426057 - "org.osgi.framework.version" property is returning nullI20140120-2000I20140120-0800Thomas Watson1-4/+15
2014-01-15Bug 423970 - Bundle-NativeCode cannot work on Windows 8.1 and any new Windows...I20140119-2000Thomas Watson1-2/+3
2014-01-15Bug 424048 - !MESSAGE Incompatible version. Starting with emptyI20140115-1300Thomas Watson1-3/+3
2014-01-13Update OSGi API for R6I20140114-0800Thomas Watson9-86/+86
2014-01-10Bug 421604 - Enhance the Resolver debug logs to ease the investigationMichael Adada1-2/+32
2014-01-07Remove unecessary boolean fromFramework paramThomas Watson1-6/+3
2014-01-07Fix misspelling of compatibilityBootDelegation configuration flagThomas Watson2-6/+6
2014-01-07Bug 423146 - 3 failures in StorageHookTestsThomas Watson1-6/+18
2014-01-02Bug 424814 - dynamic package miss cache is brokenI20140107-0800Thomas Watson1-6/+3
2014-01-02Bug 424814 - dynamic package miss cache is brokenThomas Watson1-1/+35
2013-12-19Bug 424386 - StorageHook has no call back when the generation is deletedI20131231-0800I20131224-0800Thomas Watson2-2/+41
2013-12-19Bug 424386 - StorageHook has no call back when the generation is deletedThomas Watson2-0/+14
2013-12-18Update API filters for OSGi API.Thomas Watson1-0/+7
2013-12-18Bug 424346 - Need ability to reject byte code weavingThomas Watson5-1/+184
2013-12-18Bug 424346 - Need ability to reject byte code weavingThomas Watson4-14/+52
2013-12-18Add option to trace resolving of root resourcesThomas Watson2-22/+34
2013-12-16Update OSGi APII20131217-0800Thomas Watson1-1/+14
2013-12-10Fix test to reuse the configuration mapI20131212-1600I20131211-2000I20131211-0800I20131210-2000Thomas Watson1-1/+1
2013-12-10Bug 423710 - Bundles with deleted content are not discardedThomas Watson1-1/+5
2013-12-10Bug 423710 - Bundles with deleted content are not discardedThomas Watson1-0/+43
2013-12-10Bug 423728 - Class load failure for class in extension bundle with osgi.ee re...Thomas Watson1-18/+22
2013-12-10Bug 423728 - Class load failure for class in extension bundle with osgi.ee re...Thomas Watson1-1/+16
2013-12-10Bug 423694 - ExtensionBundleTests.testExtensionBundleWithRequireCapabilityOth...John Ross1-1/+1
2013-12-09Bug 421706 - Can't start Eclipse M3 after installing "everything"I20131210-0800I20131209-2000Thomas Watson1-1/+1
2013-12-09Bug 421706 - Can't start Eclipse M3 after installing "everything"Thomas Watson1-0/+6
2013-12-09Bug 423479 - Framework incorrectly disallows osgi.ee requirement in extension...John Ross2-3/+14
2013-12-09[Bug 423479] TestsJohn Ross5-2/+41
2013-12-06Bug 420471 - rt.equinox.framework/bundles/org.eclipse.equinox.executable shou...I20131209-0800I20131208-2000Silenio Quarti136-69350/+0

Back to the top