Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Bug 339211 - [registry] Unable to translate fragment.xmlThomas Watson1-33/+47
2011-02-01Bug 335386 - TableReader in ExtensionRegistry not closed when stop() called, ...Thomas Watson1-1/+2
2010-10-29Removed unused entryCount field.Thomas Watson1-4/+1
2010-10-13Bug 327663 - Several about.html have invalid hyperlinks to local copy of lic...Thomas Watson2-2/+2
2010-02-23Bug 302683 - Missing ReadWriteAccess in ExtensionRegistry.getExtensionPoint(S...Oleg Besedin1-5/+21
2009-11-25Fixed typoJohn Arthorne1-1/+1
2009-11-13Bug 244468 - Support reading extension registry in any localev20091116Oleg Besedin27-47/+714
2009-09-11@noextend not needed on final classv20090911John Arthorne1-1/+0
2009-08-31 Bug 288038 - Wrong warning message for unknown extension attributev20090831Thomas Watson1-3/+3
2009-08-10Bug 258366 [registry] Extra memory used by the HashtableOfIntv20090810Oleg Besedin6-164/+77
2009-05-20update copyrightszzFoov20090520-1800Thomas Watson10-10/+10
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

Back to the top