Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Bug 420182 - [GTK3] Use GTK 3.x (when available) by default on Linux/Unix ins...Arun Thondapu1-2/+3
2013-10-24Bug 420067 - Review trace options for org.eclipse.osgiThomas Watson1-42/+0
2013-10-24Bug 420067 - Review trace options for org.eclipse.osgiThomas Watson3-1/+9
2013-10-24Bug 420067 - Review trace options for org.eclipse.osgiThomas Watson1-1/+2
2013-10-24Bug 420067 - Review trace options for org.eclipse.osgiThomas Watson1-2/+9
2013-10-24Bug 420067 - Review trace options for org.eclipse.osgiThomas Watson1-0/+36
2013-10-24Bug 420067 - Review trace options for org.eclipse.osgiThomas Watson2-0/+16
2013-10-24Bug 420067 - Review trace options for org.eclipse.osgiThomas Watson1-0/+9
2013-10-24Bug 420311 - Bundle FindHook must be called for system bundle whenThomas Watson1-3/+2
2013-10-23Bug 418663 - [compatibility.state] Get rid of compile warnings in official buildI20131023-2000John Ross16-53/+53
2013-10-23Bug 418663 - [osgi] Get rid of compile warnings in official buildJohn Ross17-36/+45
2013-10-23Bug 418663 - [util] Get rid of compile warnings in official buildJohn Ross2-1/+58
2013-10-23Bug 418663 - [services] Get rid of compile warnings in official buildJohn Ross2-2/+16
2013-10-23Bug 418663 - [compatibility.plugins] Get rid of compile warnings in official ...John Ross2-8/+131
2013-10-23Bug 419712 - Bundle.toString() accurate but difficult to readThomas Watson1-1/+4
2013-10-22splash has wrong size on Ubuntu 13.10Silenio Quarti3-0/+3
2013-10-17Bug 419725 - IllegalStateException while resolving bundles when a persistentl...I20131022-1300I20131022-0800Thomas Watson1-0/+6
2013-10-17Bug 419725 - IllegalStateException while resolving bundles when a persistentl...Thomas Watson7-3/+144
2013-10-16Bug 419543 - Race conditions inThomas Watson3-32/+24
2013-10-11remove comment.I20131015-0800Thomas Watson1-1/+0
2013-10-11Bug 419229 - IllegalArgumentException: Perstence version is not correctThomas Watson2-2/+3
2013-10-10Bug 419141 - Issues with reading the wiring graph without holding locksThomas Watson6-35/+87
2013-10-10Bug 419141 - Issues with reading the wiring graph without holding locksThomas Watson1-1/+0
2013-10-09Bug 419079 - framework events for extension activator errors must use a Bundl...Thomas Watson1-12/+25
2013-10-09Bug 418929 - dynamic package resolution misses are not cachedThomas Watson6-10/+126
2013-10-08Fix for checking persistent database versionThomas Watson2-5/+14
2013-10-07Bug 418811 - NPE possible for creating a class loader from uninstalled bundleI20131009-0430I20131008-2330Thomas Watson9-48/+104
2013-10-07Bug 418811 - NPE possible for creating a class loader from uninstalled bundleThomas Watson3-3/+22
2013-10-07Bug 418874: DTOBuilder: Handle Version objects in attributes mapsBJ Hargrave1-6/+39
2013-10-04Bug 418694 - [RFC 204] init framework listeners for notification of extension...Thomas Watson9-102/+238
2013-10-04Stop using reflection for toURI method.Thomas Watson1-19/+1
2013-09-25Bundle.loadClass must fire FrameworkEvent error when a bundle cannot beI20131001-0800Thomas Watson1-28/+22
2013-09-25Add a testcase for calling Bundle.loadClass for unresolveable bundle.Thomas Watson1-0/+11
2013-09-25Must check that the module is still installed after a resolutionThomas Watson2-0/+4
2013-09-25Javadoc fixesThomas Watson2-1/+2
2013-09-24Update project settingsI20130924-1130Thomas Watson3-1/+93
2013-09-23Bug 416034 - Performance bottleneck in Framework.isBootDelegationPackage(String)I20130924-0800Thomas Watson1-7/+5
2013-09-23Bug 417843 - NPE possible in dynamic resolution if bundle becomesThomas Watson1-2/+2
2013-09-20Update api filters for OSGi APIsThomas Watson1-0/+18
2013-09-20Update OSGi API to the latest for R6.Thomas Watson4-14/+59
2013-09-20Bug 417370 - Should not fire START_LEVEL_CHANGED event when launching the fra...Thomas Watson2-53/+100
2013-09-19Bug 417580 - Avoid NPE when recursively searching a path containing an empty ...John Ross1-2/+5
2013-09-16Bug 408364 - [unity] cascaded storage area needs testsI20130918-2000I20130918-0800I20130917-2000I20130917-0800I20130916-2330I20130916-2000Thomas Watson1-3/+62
2013-09-12Add getResolutionReportMessage to ResolutionReportI20130916-0900I20130915-2000I20130914-1900I20130914-1500I20130913-2000I20130912-2000Thomas Watson4-27/+20
2013-09-12Improve getResoltuionReport method.Thomas Watson3-7/+33
2013-09-12Keep the resolution exceptions for mandatory resources with uses constraint v...Thomas Watson1-2/+1
2013-09-11Bug 404934 - [RFC 198] system bundle and framework hooksI20130911-2000Thomas Watson1-5/+7
2013-09-07Add better diagnostics for uses constraint violations.I20130910-2000I20130910-0800I20130909-2000I20130908-2000Thomas Watson9-40/+73
2013-09-06Externalize Strings.I20130906-2000Thomas Watson24-77/+156
2013-09-06Consolidate NLS messages.Thomas Watson11-100/+58

Back to the top