Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-15Bug 131843 osgi.bundles list forces all "start" bundles to be resolvedThomas Watson1-4/+7
2006-03-15Bug 130746 NullPointerException in PermissionAdminImpl.createPermissionsThomas Watson1-0/+2
2006-03-14Bug 127084 Log spew at start of every sessionThomas Watson1-2/+4
2006-03-14Must set persistently started bit even if bundle cannot be startedThomas Watson1-4/+3
2006-03-13Bug 130819 JMX over RMI class loading problemv20060313Thomas Watson1-29/+52
2006-03-09Add self to visited set first to prevent cycling to yourself.Thomas Watson1-0/+1
2006-03-09Must attempt to resolve bundle on findEntriesThomas Watson1-0/+4
2006-03-08new x-friends test.Thomas Watson2-0/+159
2006-03-06Tag a local resolution performance test.v20060306Thomas Watson1-6/+6
2006-03-06fix osgi.support.signature.verify property name typo.Thomas Watson1-1/+1
2006-03-06Bug 115719 Class loaded by EclipseClassLoader lost getSigners() infoThomas Watson1-10/+8
2006-03-06Add getCertificates to CertificateChainThomas Watson3-37/+61
2006-03-04*** keyword substitution change ***DJ Houghton1-62/+62
2006-03-03Bug 123865 Polluted manifestThomas Watson1-1/+1
2006-03-03add copyright header.Thomas Watson1-0/+10
2006-03-03change SignedBundleFileFactoryHook to be a more general bundle file wrapper h...Thomas Watson5-29/+33
2006-03-03allow arbitrary objects in matching attrsThomas Watson1-2/+2
2006-03-02Bug 127110 Promote org.eclipse.osgi.jarverifier from incubatorThomas Watson17-3/+2602
2006-03-01need to be more lenient on multi source matches.Thomas Watson1-11/+7
2006-02-22Prevent NPE when bundledata is null.v20060224Thomas Watson1-2/+4
2006-02-21Fixed some spelling errors.DJ Houghton2-8/+8
2006-02-19restructure signed bundle support hookv20060220Thomas Watson4-14/+81
2006-02-17Get the value from the manifest if it was already parsedThomas Watson1-0/+2
2006-02-14Need to set org.osgi.framework.language to only the language not language+var...v20060214Thomas Watson1-2/+2
2006-02-13add @since tagv20060213Thomas Watson1-0/+1
2006-02-13Bug 127214 Setting initial framework properties through EclipseStarterThomas Watson1-0/+23
2006-02-10testing commit rights.DJ Houghton1-1/+0
2006-02-10testing commit rights.DJ Houghton1-0/+1
2006-02-10format code + order log entries so that latest is printed last.v20060210Thomas Watson1-161/+173
2006-02-10cleanup build.properties.Thomas Watson1-3/+0
2006-02-10*** empty log message ***DJ Houghton1-0/+0
2006-02-10*** empty log message ***DJ Houghton1-0/+0
2006-02-10*** empty log message ***DJ Houghton1-0/+0
2006-02-09Bug 127152 API missing @sincev20060209Thomas Watson3-12/+14
2006-02-09Bug 127152 API missing @sinceThomas Watson38-5/+58
2006-02-08Allow BundleEntry to provide the class byte array.Thomas Watson2-52/+60
2006-02-07Bug 102922 Miscellaneous stuff printed to stdout on start-upThomas Watson1-6/+4
2006-02-07Bug 126311 [EclipseAdapter]Locker_JavaNIO not working correctly under OpenVMS...Thomas Watson1-0/+0
2006-02-07Bug 126311 [EclipseAdapter]Locker_JavaNIO not working correctly under OpenVMS...Pascal Rapicault2-16/+16
2006-02-07Fix to not extract inner classpath directoriesThomas Watson1-5/+5
2006-02-06Bug 126628 JUnit tests for TextProcessorv20060206Thomas Watson6-0/+264
2006-02-06Bug 121472 URLHandlerService factories should support multiplexingThomas Watson6-116/+603
2006-02-06Bug 126517 New source lookup is brokenThomas Watson2-1/+14
2006-02-05Allow reference locations to be updated to same location.Thomas Watson6-11/+65
2006-02-03Bug 126402 need API for Bidi text processing supportThomas Watson3-23/+185
2006-02-02Bug 114968 Replace monolithic EclipseAdaptor impl with a hookable adaptorpost-bug114968-hooksThomas Watson124-7779/+8243
2006-02-02Bug 126100 Add constants for location filterspre-bug114968-hooksThomas Watson2-6/+68
2006-02-02debug timing when splash screen is shutdown.Thomas Watson1-0/+5
2006-01-31remove deprecated FileManager classes.Thomas Watson3-1073/+0
2006-01-30Add selection policy test.v20060130Thomas Watson1-0/+62

Back to the top