Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-27Bug 535802 - EPL-2.0 for plug-ins in equinox.framework for osgi bundlesY20180829-2200S4_9_0_RC2S4_9_0_RC1R4_9I20180906-0745I20180905-2000I20180905-0800I20180904-2000I20180904-0800I20180903-2000I20180903-1305I20180903-1125I20180903-0945I20180903-0800I20180902-2000I20180902-0800I20180901-1500I20180901-0800I20180831-2000I20180831-0815I20180830-1030I20180829-2000I20180829-0800I20180828-2000I20180828-0800I20180827-2000R4_9_maintenanceLars Vogel4-12/+24
2016-11-07Bug 507178 - Issues with encoding/decoding file URLs in variousY20161110-1000I20161111-1220I20161111-0900I20161111-0740I20161111-0510I20161110-2030I20161110-1630I20161110-1225I20161110-1130I20161110-0710I20161110-0510I20161109-2000I20161108-1015I20161108-0800Thomas Watson1-14/+7
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson1-12/+12
2016-09-08Bug 501063 - Use constructor in favor of Throwable.initCause(...)Y20160908-1000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Andreas Sewe1-2/+2
2016-03-09Bug 489312 - Prefer usage of Integer.valueof instead of new() for org.eclipse...Lars Vogel1-4/+4
2015-07-30Bug 446571 - Many settings not configurable via config.ini (includingThomas Watson1-3/+11
2014-09-09Bug 443595 - osgi.framework.useSystemProperties is not set correctly inI20140915-0800I20140914-2000I20140909-1315I20140909-1115I20140909-1000Thomas Watson1-6/+2
2014-09-02Bug 441377 - ensure getConfiguration() is called at least onceThomas Watson1-1/+1
2014-08-19Bug 441681 - System property osgi.compatibility.bootdelegation gets overridde...I20140826-0800I20140819-2200I20140819-1800Thomas Watson1-12/+6
2014-05-28Bug 436073 - wrong application exit code in case of exceptionI20140602-2000I20140601-2000I20140531-1500I20140530-2000I20140528-2000Thomas Watson1-0/+3
2014-03-24Bug 431052 - Support DebugOptionsListener for framework trace optionsI20140325-0830Thomas Watson3-5/+8
2014-02-21Bug 428803 - Clean up container packageThomas Watson1-2/+4
2014-02-20Bug 426492 - Missing dependency message from Equinox got worseThomas Watson1-1/+8
2014-02-07Bug 391319 - bundleContext.getBundle(0).stop() does not shut down the systemI20140211-1100I20140211-0800I20140209-1458Thomas Watson3-116/+84
2013-09-06Externalize Strings.I20130906-2000Thomas Watson2-4/+3
2013-09-06Move Msg messages class to org.eclipse.osgi.internal.messagesThomas Watson2-2/+2
2013-08-28Bug 416056 - Updating from I20130820-0800 to I20130827-0800 restarted many ti...I20130828-1800Thomas Watson1-7/+13
2013-08-20Bug 415527 - Need to make sure gosh.args are set appropriatelyThomas Watson1-8/+0
2013-08-14Bug 406946 - resolution of osgi.install.area fails in windowsI20130820-0800Thomas Watson1-1/+1
2013-07-24Bug 413574 - NPE in EclipseStarterThomas Watson1-1/+0
2013-07-01Fix compile warnings.I20130702-1230I20130702-1000I20130702-0800Thomas Watson1-3/+1
2013-06-28Bug 411910 - EcipseStarter.getProperty methods should both use the getConfigu...Thomas Watson1-1/+1
2013-06-27fix copyrightsThomas Watson2-2/+2
2013-06-27Make sure to use the correct reference handler in case of multiple frameworks.Thomas Watson1-11/+34
2013-05-07Consolidate message properties files.Thomas Watson2-20/+22
2013-05-01Bug 406946 - resolution of osgi.install.area fails in windowsThomas Watson1-1/+5
2012-11-09Fix to make compatibility delegation default to false for osgi launcherThomas Watson1-0/+2
2012-09-04Move ConsoleManagerThomas Watson2-1/+87
2012-08-22Improve handling of framework restarts when the system bundle is refreshedThomas Watson1-2/+4
2012-08-14Remove remaining uses of FrameworkPropertiesThomas Watson3-11/+15
2012-08-01Fix command line processing.Thomas Watson1-14/+29
2012-08-01Remove references to old resolver APIThomas Watson1-68/+0
2012-08-01Clean up compile errors and remove Profile classes.Thomas Watson3-46/+4
2012-07-31remove stats implThomas Watson5-858/+0
2012-07-31move classes from core adaptor and delete obsolete classesThomas Watson13-3371/+0
2012-07-31Update EclipseStarter to use new containerThomas Watson1-338/+196
2012-07-30Fix ConsoleManager to use BundleContext instead of FrameworkThomas Watson1-11/+7
2012-07-17Move FilePath to org.eclipse.osgi.framework.utilThomas Watson1-0/+2
2012-07-17Move BundleResourceHandler and BundleURLConnection toThomas Watson1-1/+2
2012-07-17Move org.eclipse.osgi.baseadaptor.loader to org.eclipse.osgi.internal.loader....Thomas Watson4-6/+10
2012-07-17Move org.eclipse.osgi.baseadaptor.bundlefile to org.eclipse.osgi.storage.bund...Thomas Watson4-5/+9
2012-07-17Move EclipseLog stuff to org.eclipse.osgi.internal.logThomas Watson3-983/+0
2012-07-17Rename EclipseEnvironmentInfo to EquinoxConfigurationThomas Watson4-24/+24
2012-07-17Move EclipseEnvironmentInfo to org.eclipse.osgi.internal.frameworkThomas Watson5-245/+8
2012-07-17Move ContextFinder to org.eclipse.osgi.internal.frameworkThomas Watson1-175/+0
2012-07-17Rename LocationManager to EquinoxLocationsThomas Watson5-30/+30
2012-07-17Move LocationManager to org.eclipse.osgi.internal.locationThomas Watson6-421/+10
2012-07-17Move org.eclipse.osgi.framewrok.debug to org.eclipse.osgi.internal.debugThomas Watson3-5/+8
2012-07-17move location impl to org.eclipse.osgi.internal.locationThomas Watson13-2/+29
2012-07-16Consolidate the source foldersThomas Watson30-0/+7917

    Back to the top