Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-04Revert "Bug 429093 - Some old icons can be removed from equinox."I20140305-0800I20140304-2000Thomas Watson5-0/+369
2014-03-03update gtk library in p2.infI20140304-0800I20140303-2000Silenio Quarti1-1/+1
2014-03-03Binaries v20140303-1247Silenio Quarti23-23/+23
2014-03-03increment launcher versionSilenio Quarti1-1/+1
2014-03-03Bug 421127 - All views empty with GTK 3.10Arun Thondapu1-0/+14
2014-02-26Bug 429093 - Some old icons can be removed from equinox.I20140303-1130I20140303-0800I20140302-2000I20140227-1100I20140227-0900I20140226-1700I20140226-1200Thomas Watson12-3516/+0
2014-02-26Bug 429093 - Some old icons can be removed from equinox.Thomas Watson15-414/+0
2014-02-26Bug 429093 - Some old icons can be removed from equinox.Thomas Watson3-48726/+0
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-25Bug 427384 - React to new icons for building launcherSilenio Quarti1-0/+0
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-06add back the code that updates the binaryTagArun Thondapu1-0/+4
2014-02-06Bug 427373 - Let's finish getting rid of eclipse_update_120.jpgThomas Watson4-4/+3
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

Back to the top