Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Bug 442091 - LockSet should ReentrantLock.isHeldByCurrentThread() instead of ...Thomas Watson1-12/+6
2014-08-19Bug 442080 - Increase the timeout to obtain the bundle id lockThomas Watson1-1/+1
2014-08-15Bug 441848 - Remove org.eclipse.core.runtime.compatibility.registry from org....I20140819-1200I20140819-0800Thomas Watson1-4/+0
2014-08-07Bug 441377 - Fix for null configuration valueI20140812-0800Thomas Watson1-8/+25
2014-08-07Bug 441377 - Add testcase for null configuration valueThomas Watson1-0/+17
2014-07-16Bug 436082 - Bundle.getHeaders may not return default locale headersI20140806-2000I20140806-0800I20140805-2000I20140805-0800I20140804-2000I20140804-0800I20140803-2000I20140729-0800I20140722-0800Thomas Watson2-7/+20
2014-07-14Bug 438904 - Global buddy class loading is not working for packages in aI20140715-0800Thomas Watson1-2/+21
2014-07-14Bug 438904 - Global buddy class loading is not working for packages in aThomas Watson8-1/+64
2014-07-08Bug 437234 - Need to check for trailing slashThomas Watson1-1/+3
2014-07-08Bug 437234 - increment version of org.eclipse.osgiThomas Watson2-2/+2
2014-07-08Bug 437234 - fix inaccurate configuration area URL.Hamdan Msheik1-1/+1
2014-07-08Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andHEADmasterThomas Watson2-2/+2
2014-07-02Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andI20140708-0800Thomas Watson2-4/+4
2014-07-02Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andThomas Watson2-2/+33
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800Paul Webster32-33/+32
2014-06-06Bug 436758 - Installing a bundle that requires Java 7 when running 6R4_4M20140709-0800I20140606-1215Thomas Watson2-3/+44
2014-06-03Binaries v20140603-0926I20140605-1635I20140604-2000I20140603-2300I20140603-2000Silenio Quarti23-23/+23
2014-05-28Bug 436073 - wrong application exit code in case of exceptionI20140602-2000I20140601-2000I20140531-1500I20140530-2000I20140528-2000Thomas Watson1-0/+3
2014-05-27Bug 435796 - IndexOutOfBoundsException in ResolverImplI20140528-0930I20140528-0830I20140528-0800I20140528-0115I20140527-2300I20140527-2000Thomas Watson1-1/+14
2014-05-27Bug 435796 - IndexOutOfBoundsException in ResolverImplThomas Watson5-0/+60
2014-05-21Binaries v20140521-1344I20140526-2000I20140525-2000I20140524-1500I20140523-2000I20140522-1330I20140522-1230I20140522-1100I20140521-2000Silenio Quarti24-24/+24
2014-05-13Bug 434711 - SignatureBlockProcessor can't handle special characters inI20140519-2000I20140518-2000I20140517-1500I20140516-2000I20140515-2000I20140515-1230I20140514-2000I20140513-2000Thomas Watson2-1/+17
2014-05-13Bug 434711 - SignatureBlockProcessor can't handle special characters inThomas Watson4-12/+16
2014-05-13Bug 434711 - SignatureBlockProcessor can't handle special characters inMKeck1-4/+3
2014-04-28Bug 433424 - NLS class bark for key that cannot be java field name, orThomas Watson1-2/+5
2014-04-28Bug 433661 - Consider a warning when service ranking is set to aThomas Watson3-5/+58
2014-04-27Binaries v20140427-1523I20140428-0800I20140427-2030Silenio Quarti24-24/+24
2014-04-25Fix code format to be in sync with felix projectThomas Watson4-301/+349
2014-04-22Bug 408688 - [unity] Immediate persistence results in no framework active thr...Thomas Watson1-2/+10
2014-04-17Bug 433023 - Resolver does not allow optional reqs to resolve if they introdu...I20140422-0800Thomas Watson2-3/+20
2014-04-17Bug 433023 - Resolver does not allow optional reqs to resolve if theyThomas Watson7-0/+75
2014-04-15Bug 432632 - Values with Java Format Strings are not properly returnedThomas Watson3-7/+21
2014-04-15Bug 432632 - Values with Java Format Strings are not properly returnedThomas Watson1-1/+31
2014-04-14Binaries v20140414-1701I20140415-0800Silenio Quarti24-24/+24
2014-04-14Bug 432672 - Latest test failures likely to be related to changes inThomas Watson1-1/+1
2014-04-14Bug 432670 - BundleLoader.searchHooks ignores resultsThomas Watson1-0/+3
2014-04-11Bug 432027 - Running on Java 8 compact1 profileThomas Watson8-12/+245
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson3-8/+40
2014-04-10Bug 432485 - EE changes not detected and so resolve state does notThomas Watson2-4/+93
2014-04-09Bug 432462 - Remove a lock while calling findLoadedClassThomas Watson1-7/+1
2014-04-09Bug 432198 - Clean up trace options for class loadingThomas Watson1-0/+2
2014-04-09Bug 431230 - Provide launchers for ppc64leAlexander Kurtakov6-0/+118
2014-04-07Bug 432198 - Clean up trace options for class loadingI20140408-1645I20140408-1200I20140408-0800Thomas Watson6-26/+75
2014-04-07Bug 432027 - Running on Java 8 compact1 profileThomas Watson2-55/+75
2014-04-04Bug 431159 - Remove unused properties from launcher pom.xml filesAlexander Kurtakov21-31/+0
2014-04-03Bug 431951 - compatibility state does not support R3 bundlesThomas Watson2-17/+27
2014-04-03Bug 431951 - compatibility state does not support R3 bundles Thomas Watson2-3/+23
2014-04-03Bug 431491 - Debug tracing option to print stacktrace when bundle isThomas Watson4-29/+25
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson2-4/+213
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson8-0/+103

Back to the top