Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Bug 330716 - Thread time-out value (5 seconds) should be configurableThomas Watson2-4/+18
2010-12-20*** empty log message ***v20101220Andrew Niefer1-1/+1
2010-12-20Bug 325902 - loadLibrary & cwdAndrew Niefer2-3/+34
2010-12-18Bug 332771 - Resolver hook not driven for State resolution operationsv20101218Thomas Watson2-27/+12
2010-12-17Bug 329879 - Listen to updates in dev.properties during runtimev20101217Thomas Watson1-21/+61
2010-12-15remove Bundle-Copyright headers.Thomas Watson4-4/+0
2010-12-15Bug 332650 - Bundle find hook should govern BundleContext.getBundle(id)Thomas Watson11-27/+54
2010-12-14Bug 332579 - Support for osgi.host capabilityThomas Watson6-108/+229
2010-12-13Bug 317984 - Fix for wrong usages of affect* and effect*v20101213Thomas Watson2-3/+3
2010-12-11bug 332177: Add support for EventListenerHook.BJ Hargrave1-151/+86
2010-12-10update OSGi APIs.Thomas Watson5-24/+58
2010-12-10Bug 329330 - Bundle.getResource() returns null for local resource when bundle...Thomas Watson13-108/+219
2010-12-10bug 332177: Add support for EventListenerHook.BJ Hargrave9-137/+583
2010-12-09Bug 332253 - Require-Capability should not mandate a filterThomas Watson1-12/+13
2010-12-09Bug 332233 - BundleRevision.getDeclaredCapabilities does not workThomas Watson10-100/+114
2010-12-09Bug 332167 - generic capability attribute lists should not be trimmed.Thomas Watson1-6/+6
2010-12-07Bug 327675 - Support framework UUIDv20101207Thomas Watson1-4/+53
2010-12-07Bug 332039 - [perfs] Regression on StartupTest.testApplicationStartupThomas Watson1-6/+6
2010-12-01Bug 328926 - osgi.bundles reference file URLs not unescapedv20101204Thomas Watson1-1/+10
2010-12-01Bug 330602 - Bundle#getHeaders(String locale) does not follow the specThomas Watson2-62/+93
2010-11-29update OSGi APIs.v20101129Thomas Watson7-362/+435
2010-11-29Bug 330905 - Problem with persisting bundles state after install when eclipse...Thomas Watson5-8/+20
2010-11-19Bug 330133 - [launcher] Add mechanism for ignoring user specified config.ini ...v20110321-2120v20101119Thomas Watson1-6/+25
2010-11-19Bug 329922 - StreamHanderFactory should be very careful to not throw errors o...Thomas Watson1-0/+3
2010-11-19Bug 330666 - [uses] issue with merging and culling the solution setThomas Watson1-1/+2
2010-11-16bug 330280 - add hpux gtkv20101116Andrew Niefer1-0/+2
2010-11-16bug 330280 - add hpux gtkAndrew Niefer13-1/+321
2010-11-12bug 329940: Detect and handle recursive calls for the same bundle to ServiceF...v20101115BJ Hargrave5-0/+35
2010-11-10Use correct error codes for framework log entries.Thomas Watson4-14/+14
2010-11-09Update OSGi APIsThomas Watson6-57/+45
2010-11-09Bug 329805 - Compiler warnings in N20101108-2000 buildThomas Watson2-7/+4
2010-11-05Bug 329455 - Implement security checks for CapabilityPermissionv20101109Thomas Watson6-14/+47
2010-11-05Bug 329542 - Resolver should read osgi.resolver.preferSystemPackages from sta...Thomas Watson1-1/+5
2010-11-01Bug 328508 - Add support to Require-Bundle for arbitrary matching attributes ...v20101101Thomas Watson12-49/+179
2010-11-01Bug 328795 - [Webapp] Possible security issue with JSP code exposure.Thomas Watson1-8/+15
2010-11-01Bug 328795 - [Webapp] Possible security issue with JSP code exposure.Thomas Watson6-4/+91
2010-10-22Bug 318640 - BundleLocalization#getLocalization() sometimes return null, but...v20101022Thomas Watson1-6/+7
2010-10-20Bug 309968 - Avoid call to File.isDirectory() to improve the performance of ...Thomas Watson1-1/+24
2010-10-20bug 328080 - Launcher needed for 32bit AIX GTK portAndrew Niefer1-1/+1
2010-10-19bug 328080 - Launcher needed for 32bit AIX GTK portv20101019Andrew Niefer1-1/+1
2010-10-19bug 328080 - Launcher needed for 32bit AIX GTK portAndrew Niefer11-1/+222
2010-10-19Bug 324753 - [perfs] Regression on several OSGI component testsThomas Watson3-11/+15
2010-10-18319123: mozillav20101018Andrew Niefer1-1/+1
2010-10-18Bug 327675 - Support framework UUIDThomas Watson3-1/+328
2010-10-14Bug 327794 - Implement new origin for installed bundle eventThomas Watson4-12/+74
2010-10-14Bug 325634 - Add package o.e.osgi.framework.eventmgr to Supplement bundleThomas Watson6-1292/+0
2010-10-14Bug 327677 - Support for allowing duplicate bundle installationsThomas Watson1-1/+2
2010-10-14Bug 325634 - Add package o.e.osgi.framework.eventmgr to Supplement bundleThomas Watson1-2/+3
2010-10-14Bug 327697 - Update to R4.3 APIs for compendium services.Thomas Watson76-7/+7
2010-10-14 Bug 327763 - Javadoc warning in N20101013-2000Thomas Watson1-1/+1

Back to the top