Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Bug 431727 - Overriding workspace location using -data does not work in RCP appI20140402-0100Thomas Watson1-17/+2
2014-04-01Add missing @OverrideThomas Watson1-0/+1
2014-03-26Bug 430798 - Inability to distinguish and investigate an Equinox restartI20140401-1500I20140401-0800Thomas Watson1-1/+4
2014-03-25Bug 431038 - PackageAdmin should pre-init the sorted array listThomas Watson1-2/+2
2014-03-24Bug 431052 - Support DebugOptionsListener for framework trace optionsI20140325-0830Thomas Watson13-59/+99
2014-03-12Update osgi.annotation.jar to final version for R6Thomas Watson2-0/+0
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheI20140311-1200I20140311-0800Thomas Watson2-16/+35
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheThomas Watson5-11/+14
2014-03-05Update javadoc with latest OSGi APIY20140309-0500Y20140308-1100I20140309-0800I20140306-1200I20140305-2000Thomas Watson4-7/+18
2014-03-03update gtk library in p2.infI20140304-0800I20140303-2000Silenio Quarti1-1/+1
2014-03-03Binaries v20140303-1247Silenio Quarti23-23/+23
2014-02-26Bug 429158 - When in debug mode log a message with stack trace when Location....Thomas Watson1-2/+13
2014-02-26Bug 429158 - When in debug mode log a message with stack trace when Location....Thomas Watson1-2/+42
2014-02-26Add new no default testThomas Watson1-2/+21
2014-02-26Bug 429032 - Error message for timeout on lazy activation is missing thread i...Thomas Watson3-5/+38
2014-02-25Binaries v20140225-1118I20140225-1430Silenio Quarti23-23/+23
2014-02-25Bug 429057: New service.bundleid automatic service propertyBJ Hargrave4-5/+26
2014-02-25osgi: Update service id javadoc references for consistencyBJ Hargrave4-8/+9
2014-02-24Bug 426189 - osgi.baseConfiguration.area and -configuration does not resolve ...I20140225-0800Thomas Watson1-0/+1
2014-02-21Bug 428803 - Clean up container packageThomas Watson18-72/+224
2014-02-20Bug 426492 - Missing dependency message from Equinox got worseThomas Watson1-1/+8
2014-02-19Bug 428439 - Update API javadoc to ensure that when null is passed as traceFi...Thomas Watson2-3/+9
2014-02-19Add org.eclipse.equinox.region.register.mbeans to the launch configurationThomas Watson1-2/+3
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson1-0/+3
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson5-0/+59
2014-02-19Fix warningsThomas Watson1-3/+3
2014-02-18Bug 428221 - The fallback for EclipseDebugTrace is standard outputThomas Watson1-1/+2
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

Back to the top