Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Bug 271686 Removing extensions does not remove the contained configuration el...v20090420Oleg Besedin2-2/+13
2009-04-09Bug 267860 Unexpected log entry about extensions being ignoredThomas Watson1-2/+7
2009-03-31Bug 270655 - TableReader.loadTables does not close FileInputStreamDJ Houghton1-2/+3
2009-03-04Bug 254300 Brandingpre_log_1_1Thomas Watson1-1/+1
2009-03-02Bug 266406 [registry] Warning for fragment contributions to non-singleton bundlev20090302-1745Oleg Besedin3-5/+7
2009-03-02Bug 266601 Typo in javadoc of IExtensionRegistry#getConfigurationElementsForThomas Watson1-2/+2
2008-10-21Added compile error for missing equals/hashCode.DJ Houghton2-299/+322
2008-09-25Bug 247170 ExtensionsParser key translation can call RegistryStrategy.transla...Oleg Besedin1-2/+2
2008-09-24Bug 248498 UA can't combine package.html files from split packagesOleg Besedin1-17/+0
2008-07-14Bug 240607 Commands of registry misses newlineOleg Besedin2-2/+2
2008-07-14Bug 240607 Commands of registry misses newlineOleg Besedin1-1/+2
2008-05-16Bug 230421 [registry] Translation not found when nl pack installed through dr...v20080516-0950Thomas Watson1-9/+18
2008-05-07Bug 230421 [registry] Translation not found when nl pack installed through dr...v20080507-1815Thomas Watson2-4/+78
2008-04-17Bug 227427 Use api tooling for bundles that define APIThomas Watson15-17/+44
2008-04-16Bug 222890 [bundles] Need to provide versions for all public API that is expo...Thomas Watson1-3/+3
2008-03-13Bug 222595 Removing temporary warnings from Javadoc of the new registry listenerOleg Besedin2-16/+0
2008-01-29Bug 216988 Migrate equinox bundles to Bundle-ActivationPolicyv20080201Root_jetty6Thomas Watson1-0/+2
2008-01-16Bug 212954 Uninstalling bundle declarating adpater factory removes all adapte...v20080121Oleg Besedin3-46/+50
2008-01-10Bug 214760 Uninformative error message from AdapterFactoryProxy.loadFactory(..)v20080114Oleg Besedin3-5/+7
2008-01-10Bug 214929 registry does not include schemas in source bundleOleg Besedin1-1/+2
2008-01-07Bug 203599 Events are not delivered if jobs bundle has been stoppedv20080107Oleg Besedin1-1/+4
2007-11-28Bug 210699 Moving AdapterFactory into the registry bundleOleg Besedin11-8/+453
2007-11-26Bug 206938 request a way to find current Contributorsv20071126Oleg Besedin2-0/+11
2007-11-20Bug 209577 Extension Registry problems with invalid XML formatOleg Besedin1-1/+23
2007-11-13Bug 209635 javadoc warnings in N20071113-0010v20071119Thomas Watson1-1/+1
2007-11-12Bug 206936 Improving registry notification mechanismOleg Besedin5-40/+418
2007-10-02Fix for bug 205117 - ReferenceMap.purge has a major flaw in its implementationv20071008Oleg Besedin1-9/+16
2007-08-21Update shared core compiler settings and format on save.Thomas Watson2-2/+124
2007-08-16Bug 200211 Malformed javadoc tagsThomas Watson3-6/+4
2007-08-01Bug 198459 Enhancement request to make hasContributor() APIv20070803Oleg Besedin3-16/+19
2007-07-30Bug 193617 IExtensionRegistry API request for 'removeContributor'v20070730Oleg Besedin2-3/+60
2007-07-12Bug 193566 IExtensionRegistry API request for 'filledFromCache'Oleg Besedin3-19/+34
2007-07-10Bug 194628 IExtensionRegistry API request for finding IExtensions and IExtens...Oleg Besedin4-9/+64
2007-06-29Bug 178028 ExtensionTracker removal notification without associated Objectsv20070709Oleg Besedin2-15/+8
2007-06-20Bug 185977 InvalidRegistryObjectException thrown when refreshingPackagesOleg Besedin1-2/+22
2007-05-22Fix for he bug 188369 - Extension registry don't catch exceptions thrown by l...v20070522Oleg Besedin1-5/+14
2007-04-10Bug 178468 - [registry] Incorrect message when adding dynamic contributionDJ Houghton1-1/+1
2007-03-19Bug 177869 Please revert the changes in bug 177843 - causing build breakageThomas Watson1-3/+3
2007-03-16Bug 177843 Add uses clauses to Equinox bundlesThomas Watson1-3/+3
2007-03-15Fix for the bug 130841 - need a way to avoid PlatformOleg Besedin2-1/+22
2007-03-08Fix for the bug 146633 - [registry] jobs bundle not really optionalOleg Besedin2-39/+74
2007-02-26Updated shared Core compiler settings for formatting.v20080212_oldcontentRoot_bug183883DJ Houghton2-1/+260
2006-11-21Bug 165334 Handling of LinkageError in RegistryStrategyOSGI.createExecutableE...Oleg Besedin1-2/+4
2006-10-23Bug 160750 Unbuffered I/O in ExtensionRegistry#addContributionv20061023Oleg Besedin1-3/+2
2006-10-23Bug 161408 RegistrySupport.translate () fail if trim return an empty stringOleg Besedin1-4/+8
2006-09-14Move to latest OSGi R4.0.1 codev20060918Thomas Watson2-4/+4
2006-07-18Bug 150852 Improve BufferedRandomInputStream.seek() functionalityOleg Besedin1-3/+26
2006-07-14Bug 150516 BufferedRandomInputStream doesn't buffer correctlyOleg Besedin1-9/+11
2006-07-12bug 132918. Create project encoding settingsBJ Hargrave1-0/+3
2006-07-10Bug 104267 changes in the plugin xml while target is running are ignored on s...v20060710Oleg Besedin5-76/+232

Back to the top