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 Vogel47-141/+282
2018-06-07Minor: Typo in constraint resolving error messageI20180607-2000Michael Keppler1-1/+1
2018-01-10Bug 529456 - [osgi R7] Support for importing java.* packagesAnjum Fatima1-2/+2
2017-07-05Bug 519225 - Use StandardCharsetsI20170713-0615I20170712-2000I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000Alexander Kurtakov1-7/+3
2017-06-16Add api_filters for issues flagged in OSGi APIY20170617-1235I20170618-2355I20170618-2000I20170617-2000I20170616-2000Thomas Watson2-2/+4
2017-06-16[bug 486950] [osgi R7] log service is being updatedThomas Watson1-1/+1
2017-06-16Bug 486941 - [osgi R7] Framework extensions may require capabilitiesThomas Watson2-6/+2
2017-03-29Bug 514411 - Latest build has warnings in EventListeners::removeListenerY20170330-1000I20170329-2000Thomas Watson1-2/+2
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-5/+76
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson8-27/+27
2016-09-08Bug 501063 - Use constructor in favor of Throwable.initCause(...)Y20160908-1000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Andreas Sewe1-1/+1
2016-04-27Bug 475074 - Data race onY20160428-1430Y20160428-1000I20160501-2000I20160430-2000I20160429-2300I20160429-2000I20160428-0800I20160427-2000Thomas Watson1-7/+19
2016-03-09Bug 489312 - Prefer usage of Integer.valueof instead of new() for org.eclipse...Lars Vogel1-2/+2
2016-02-17Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson2-0/+4
2016-01-07Bug 485300 - Bundle manifest with double byte UTF chars are parsedThomas Watson1-36/+58
2014-10-06Bug 439445 - Equinox console bundle has hard dependency to Equinox framework ...Thomas Watson5-0/+434
2014-09-19Bug 444534 - Parsing of nl parameter will now always return a validDirk Fauth2-0/+4
2014-04-28Bug 433424 - NLS class bark for key that cannot be java field name, orThomas Watson1-2/+5
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheThomas Watson1-2/+2
2014-02-19Bug 428439 - Update API javadoc to ensure that when null is passed as traceFi...Thomas Watson2-3/+9
2013-12-09Bug 423479 - Framework incorrectly disallows osgi.ee requirement in extension...John Ross1-1/+1
2013-09-07Add better diagnostics for uses constraint violations.I20130910-2000I20130910-0800I20130909-2000I20130908-2000Thomas Watson2-0/+2
2013-09-06Externalize Strings.I20130906-2000Thomas Watson3-1/+74
2013-09-06Consolidate NLS messages.Thomas Watson2-0/+33
2013-09-06Move Msg messages class to org.eclipse.osgi.internal.messagesThomas Watson5-5/+5
2013-09-06Move Tokenizer to org.eclipse.osgi.internal.utilThomas Watson2-3/+3
2013-08-09Bug 414724 - osgi.locking configuration setting is ignored and java.nioThomas Watson1-5/+12
2013-06-27fix copyrightsThomas Watson7-7/+7
2013-05-22RFC 195: Implement Service ScopesBJ Hargrave2-0/+3
2013-05-22Use PrivilegedAction<Void> when the action does not return any valueBJ Hargrave1-2/+2
2013-05-16Fix supplement bundle build.Thomas Watson14-2590/+90
2013-05-07Consolidate message properties files.Thomas Watson7-147/+109
2013-05-07Remove unused NSL messagesThomas Watson4-166/+0
2013-04-16Merge branch 'master' into twatson/containerThomas Watson1-1/+39
2013-04-09Bug 395274 - Equinox returns valid bundle entries for invalid pathsThomas Watson1-1/+39
2013-04-04Merge branch 'master' into twatson/containerThomas Watson1-3/+6
2013-04-02Bug 404233 - NPE when clearing trace fileChristian Georgi1-3/+6
2013-02-22Protect code from lazy activation and resuming bundles security checks.Thomas Watson1-14/+6
2012-11-15Merge branch 'master' into twatson/containerThomas Watson1-3/+7
2012-11-15Bug 394339 - NLS needs to use a privileged action when initializing the ignor...v20121115-164846John Ross1-2/+6
2012-09-20Use fuzzy compare ~= to match and do not lower case the attribute values for ...Thomas Watson1-10/+8
2012-08-14Rename "next" Debug to its final package.Thomas Watson4-469/+114
2012-08-14Remove remaining uses of FrameworkPropertiesThomas Watson6-281/+13
2012-08-08Use doPriv to protect caller from file operationsThomas Watson1-0/+10
2012-08-08isolate caller from permission to get context.Thomas Watson1-0/+11
2012-08-03fix els bundle name.Thomas Watson1-1/+1
2012-08-03Must validate some headers.Thomas Watson2-1/+20
2012-08-01Clean up compile errors and remove Profile classes.Thomas Watson1-5/+4
2012-08-01update storage for new containerThomas Watson4-54/+410
2012-08-01update loader and log to use new containerThomas Watson2-36/+24

Back to the top