Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Bug 239529 CU attachment expensive due to large number of equal capabilitiesv20080715-0530Thomas Watson2-13/+22
2008-07-15Bug 184127 NullPointerException when trying to open a fileThomas Watson1-1/+32
2008-07-02Bug 239360 [sec] Unchecked SecurityException thrown when SignatureException m...Thomas Watson2-8/+9
2008-07-02Bug 239356 Can't create the osgi.instance.area on a UNC driveThomas Watson3-15/+9
2008-07-02Bug 239353 After install launcher restarts in infinite loopThomas Watson1-16/+24
2008-07-02Bug 239322 java.lang.StackOverflowError in BundleLoader with version 3.4rc3Thomas Watson2-19/+20
2008-06-05Bug 217765 [sec] Documentation for OSGI signed content supportv20080605-1900Thomas Watson2-0/+28
2008-06-04Bug 235633 [doc] JavaDoc for SignedContentFactory is incorrectv20080604-1800Thomas Watson1-2/+0
2008-05-29Bug 234439 The -debug flag no longer produces information about plugin resolu...v20080529-1200Thomas Watson1-2/+5
2008-05-21Bug 232159 Can't access update site with 3.4.0 I20080502-0100v20080521-1400Thomas Watson1-5/+8
2008-05-21Bug 232159 Can't access update site with 3.4.0 I20080502-0100Thomas Watson1-7/+28
2008-05-20Bug 232861 Authorization engine filter incorrectly uses trust.engine service ...v20080520-1830Thomas Watson1-2/+2
2008-05-19Bug 232636 Locale.setDefault(Locale.ROOT) crashes the framework startupThomas Watson1-8/+4
2008-05-09Bug 229621 ClassLoader Deadlock Occuring with IBM JDK.v20080509-1800Thomas Watson2-26/+86
2008-05-09Bug 231240 Compiler warnings in I20080508-2000Thomas Watson1-1/+1
2008-05-07Bug 230421 [registry] Translation not found when nl pack installed through dr...v20080507-1815Thomas Watson2-10/+14
2008-05-06Bug 229704 DefaultAuthorizationEngine should include version information in t...v20080506-1745Thomas Watson1-4/+24
2008-04-25Bug 224833 Incomplete Export-Package header of system bundlev20080427-0830Thomas Watson1-0/+54
2008-04-23Bug 228427 Are files signed in META-INF or not?Thomas Watson2-3/+13
2008-04-23Bug 227713 Improve TextProcessor performanceThomas Watson1-16/+11
2008-04-21bug 228086v20080421-2006BJ Hargrave1-1/+1
2008-04-17Bug 225206 EclipseStarter should propagate return value of applicationThomas Watson1-1/+3
2008-04-17Bug 225465 IOException causing 1G of .lazyX.new over a 2-3 month periodThomas Watson1-2/+9
2008-04-17Bug 227409 Convert org.eclipse.osgi to use api toolingThomas Watson1-0/+1
2008-04-16Bug 227409 Convert org.eclipse.osgi to use api toolingThomas Watson46-93/+101
2008-04-15Update javadoc.Thomas Watson1-2/+2
2008-04-15Bug 226820 NPE thrown from FrameworkConsole.getServicesThomas Watson1-0/+2
2008-04-15Bug 217351 [prov] What is the install location in a p2 contextThomas Watson1-11/+22
2008-04-14Bug 217351 [prov] What is the install location in a p2 contextv20080414Thomas Watson4-17/+86
2008-04-14Update javadoc with IllegalArgumentExceptionsThomas Watson1-0/+3
2008-04-11Bug 226615 CCE in catch ThrowableThomas Watson1-6/+6
2008-04-10Bug 194943 Europa Crashes During StartupThomas Watson1-1/+1
2008-04-10Bug 226576 [sec] messages params are reversed for missing files in a signed jarThomas Watson2-5/+11
2008-04-09Bug 226053 eclipse -console < /dev/null prints infinite loopThomas Watson1-23/+22
2008-04-09Bug 225090 Need cleanup of temporary files after browsing sitesThomas Watson2-2/+133
2008-04-02Bug 223213 EclipseStarter should consolodate osgi.bundles list before launchi...Thomas Watson2-73/+72
2008-03-31Bug 224432 Memory Leak in install -> start -> stop -> uninistall cyclev20080331Thomas Watson2-0/+5
2008-03-26Bug 223945 [sec] Should AuthorizationEngine/AuthorizationManager be internal....v20080326Thomas Watson9-8/+9
2008-03-20Bug 223171 Severity sometimes not logged by EclipseLog.writeEntry(int, Framew...v20080320Thomas Watson1-7/+5
2008-03-19Bug 222971 Restart fails after updating from I20080305-1100Thomas Watson1-1/+1
2008-03-13Bug 222570 Manifest parser ignores elements that have no parametersv20080316Thomas Watson1-2/+2
2008-03-11Bug 222297 [sec] Exceptions not thrown in several scenarios for KeyStoreTrust...Thomas Watson3-4/+17
2008-03-04update @since tag to 3.4v20080310Thomas Watson1-1/+1
2008-03-04Bug 221339 NPE in VersionConstraintImpl.getName()v20080304Thomas Watson2-6/+2
2008-03-04Bug 221339 NPE in VersionConstraintImpl.getName()Thomas Watson2-3/+12
2008-02-29Bug 128531 Set startlevel back to previous level when relaunched from consoleThomas Watson5-15/+20
2008-02-29Bug 215796 Request for including additional packages in org.eclipse.equinox.s...Thomas Watson1-3/+14
2008-02-29Update copyrightsThomas Watson6-6/+6
2008-02-29Bug 215796 Request for including additional packages in org.eclipse.equinox.s...Thomas Watson6-0/+0
2008-02-29remove jars.extra.classpathv20080229Thomas Watson1-1/+1

Back to the top