Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Bug 353103 - ConcurrentModificationException during resolver fragment processingThomas Watson2-4/+28
2011-07-25Bug 350106 - DeleteOnExit creates leak in JVM if OSGi platform isv20110725-1610Thomas Watson1-2/+5
2011-07-25Added .gitignore for bin/ folder.dj1-0/+1
2011-07-25Remove the recursive log listener at the end of test.Thomas Watson1-7/+11
2011-07-21Bug 347183 - Deadlock reading/writing to logThomas Watson3-17/+62
2011-07-21Bug 352732 - Adding the same log listener causes the log filters to get out o...Thomas Watson11-1/+870
2011-07-19Bug 351519 - [pkgAdmin] refreshPackages incorrectly spans regionsThomas Watson4-13/+138
2011-07-18Bug 352275 - Empty org.osgi.framework.system.packages.extra causesv20110718-1559Thomas Watson2-2/+28
2011-07-14Bug 350961 - [R4.4] Use new osgi.identity for singleton capabilities passed t...Thomas Watson5-4/+104
2011-07-09Bug 350719 - Handle service use count overflow.v20110711-1243BJ Hargrave3-1/+6
2011-07-08Bug 351083 - cannot install by reference WTP project to a osgi based web cont...Thomas Watson4-11/+76
2011-07-08rename .cvsignore to .gitignoreThomas Watson6-0/+0
2011-07-07Bug 351258 - performance problems with ExportedPackageImpl constructorThomas Watson1-12/+8
2011-07-07Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer25-3/+44
2011-07-07Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer44-22/+767
2011-07-07Move fragments from org.eclipse.equinox.launcher/[fragments|contributed]/ to ...Andrew Niefer139-0/+0
2011-07-06Bug 350102 - Update launcher releng scripts to support moving to gitv20110706_git_migrationAndrew Niefer23-16/+67
2011-07-05s390 & git binary repoAndrew Niefer1-36/+41
2011-07-05Bug 259981 - Numerous outdated bundledata/configuration files created in equi...Thomas Watson3-79/+138
2011-07-05Bug 349618 - Framework support for Resource, etc. in OSGi 4.4Thomas Watson51-140/+1786
2011-07-05ignore inner/ directoryThomas Watson1-0/+1
2011-07-01Bug 346528 - Odd resolution reports for BNC failuresv20110705Thomas Watson3-4/+15
2011-06-27increment version for Juno.v20110627Thomas Watson1-1/+1
2011-06-27Bug 350453 - Incorrect usage of InputStream.available in ReliableFileThomas Watson3-94/+144
2011-06-24Bug 350102 - create remote folders for stagingAndrew Niefer1-1/+36
2011-06-24Bug 350102 - fix typoAndrew Niefer1-2/+2
2011-06-24Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer1-1/+1
2011-06-24Bug 350102 - fix SCP macroAndrew Niefer1-1/+1
2011-06-24Bug 350102 - fix typoAndrew Niefer1-1/+1
2011-06-24Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer2-1/+22
2011-06-24Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer2-3/+53
2011-06-20Bug 349309 - Clean up code for initializing MRUBundleFileListv20110620Thomas Watson5-79/+106
2011-06-20Bug 349772 - Package version incorrect in supplement bundleThomas Watson1-2/+2
2011-06-13Bug 349235 - restart can fail after installing new bundles, as a function of ...Thomas Watson1-1/+1
2011-06-13Bug 349121 - SignatureBlockProcessor.readIntoArray(BundleEntry) does not clos...Thomas Watson2-5/+8
2011-06-13Bug 349121 - SignatureBlockProcessor.readIntoArray(BundleEntry) does not clos...Thomas Watson1-6/+10
2011-06-10Bug 346982 - BundleRequirement/BundleCapability getAttributes/getDirectives m...Thomas Watson15-29/+445
2011-06-10Update versions in Juno.Thomas Watson2-2/+2
2011-06-09Bug 348805 - Calling ResolverHook.end in failure caseThomas Watson4-39/+132
2011-06-08Bug 346537 - weaving hooks that add dynamic imports do not reflect in the Bun...Thomas Watson1-0/+6
2011-06-08Bug 348770 - weaving hook support creates an extra byte[] copy each class loa...Thomas Watson2-23/+25
2011-05-30bug 347475 - splash screen not shown on aix-ppc64v20110530Andrew Niefer1-1/+1
2011-05-24Bug 346979 - BundleRequirement.getAttributes for osgi.wiring.* namespaces mus...v20110524Thomas Watson5-33/+135
2011-05-24Bug 346822 - Preview for the eclipse application shows the version as 3.7Thomas Watson5-15/+15
2011-05-13Bug 345743 - BundleWiring.listResources does not work properly for directoy c...v20110513Thomas Watson7-40/+66
2011-05-13Bug 345640 - composite bundle which has substitutable exports does not workThomas Watson2-6/+53
2011-05-13Bug 344962 - org.eclipse.equinox.io is in the Eclipse SDK?Thomas Watson1-0/+14
2011-05-11Bug 345500 - LinkageError caused by duplicate loadclass calls for the same cl...v20110511DJ Houghton1-0/+12
2011-05-05update copyrightv20110505Andrew Niefer1-1/+1
2011-05-05Bug 344850 - Stardard OSGi Framework launching should disable osgi.compatibil...Thomas Watson1-0/+6

Back to the top