Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Consolidate the source foldersThomas Watson84-22997/+0
2012-07-16remove composite implementationThomas Watson2-8/+1
2012-05-22Bug 380028 - Bundle-NativeCode cannot work on Windows 8Thomas Watson1-1/+2
2012-05-21Bug 379865 - Getting OSGi service references with simple filter is slowv20120521-2049I20120521-2100I20120521-1900Thomas Watson1-2/+2
2012-04-30Bug 365722 - "eclipse -clean" enters infinite restart loopv20120430-1750I20120503-1800I20120503-1500I20120502-2000I20120502-1800I20120502-1500I20120502-1300I20120502-1000I20120502-0800I20120430-2000I20120430-1800I20120430-1500Thomas Watson1-8/+6
2012-01-31Bug 370258 - [R5] Clarification for calls to ResolverHook.endv20120131-2027Thomas Watson1-14/+33
2012-01-18Bug 367689 - DuplicateBundleException is not serializableThomas Watson2-4/+4
2012-01-03Bug 367614 - SecurityAdmin allows duplicate ConditionalPermissionInfo'sThomas Watson1-1/+2
2011-12-10Bug 365353 - Add new OSGi org.osgi.framework.VersionRange classv20111210-1354Thomas Watson1-0/+1
2011-10-31Bug 359716: Update FilterImpl to support for enumBJ Hargrave1-37/+54
2011-10-24Bug 361806 - remove support for osgi.classloader.singleThreadLoadsv20111024-1601Thomas Watson1-101/+2
2011-09-29[Bug 354820] Eclipse indigo would refuse to start when lo0 interfaceThomas Watson1-1/+5
2011-09-28Remove +x on non-executable filesBJ Hargrave6-0/+0
2011-09-26Bug 358897 - [R4.4] UnfilteredServiceListener supportBJ Hargrave1-2/+5
2011-09-26Bug 358894 - [R4.4] Allow Bundle to be adapted to an AccessControlContext.BJ Hargrave1-1/+10
2011-08-22Bug 355089 - ManifestLocalization.EmptyResource throws NPE onv20110822-1622Thomas Watson1-2/+3
2011-08-08Bug 348967 - Handle new option "managed"v20110808-1537Thomas Watson3-41/+92
2011-07-19Bug 351519 - [pkgAdmin] refreshPackages incorrectly spans regionsThomas Watson3-13/+41
2011-07-18Bug 352275 - Empty org.osgi.framework.system.packages.extra causesv20110718-1559Thomas Watson1-2/+2
2011-07-09Bug 350719 - Handle service use count overflow.v20110711-1243BJ Hargrave1-1/+4
2011-07-07Bug 351258 - performance problems with ExportedPackageImpl constructorThomas Watson1-12/+8
2011-06-20Bug 349309 - Clean up code for initializing MRUBundleFileListv20110620Thomas Watson1-27/+4
2011-06-09Bug 348805 - Calling ResolverHook.end in failure caseThomas Watson1-25/+24
2011-05-05Bug 344850 - Stardard OSGi Framework launching should disable osgi.compatibil...Thomas Watson1-0/+6
2011-05-02update copyrightsThomas Watson6-6/+6
2011-04-19Bug 343208 - bootdelegation property not honoredThomas Watson2-19/+3
2011-03-15Bug 339211 - [registry] Unable to translate fragment.xmlThomas Watson1-0/+3
2011-02-17Bug 337434 - Javadoc warnings in N201102162000Thomas Watson1-2/+2
2011-02-16Merge wiring branch, fixes for the following bugs:Thomas Watson5-99/+51
2011-02-01Bug 334715 - resolve process must fail when hook throws exception or is unreg...v20110202Root_OSGI_R4_3_WiringThomas Watson3-21/+47
2011-01-31Bug 335191 - Bundle-NativeCode: osname=win32 isn't matched by Windows Server ...Thomas Watson1-1/+3
2011-01-08Bug 292135 - Add listeners to FrameworkLogThomas Watson1-7/+0
2011-01-06Bug 333667 - Bundle FindHook should be driven for install operationsThomas Watson2-6/+12
2011-01-04Bug 330716 - Thread time-out value (5 seconds) should be configurableThomas Watson1-2/+15
2010-12-15Bug 332650 - Bundle find hook should govern BundleContext.getBundle(id)Thomas Watson2-3/+17
2010-12-10Bug 329330 - Bundle.getResource() returns null for local resource when bundle...Thomas Watson5-50/+26
2010-12-10bug 332177: Add support for EventListenerHook.BJ Hargrave3-6/+295
2010-12-07Bug 332039 - [perfs] Regression on StartupTest.testApplicationStartupThomas Watson1-6/+6
2010-12-01Bug 330602 - Bundle#getHeaders(String locale) does not follow the specThomas Watson2-62/+93
2010-11-29Bug 330905 - Problem with persisting bundles state after install when eclipse...Thomas Watson1-2/+4
2010-11-19Bug 329922 - StreamHanderFactory should be very careful to not throw errors o...Thomas Watson1-0/+3
2010-11-12bug 329940: Detect and handle recursive calls for the same bundle to ServiceF...v20101115BJ Hargrave1-0/+17
2010-11-10Use correct error codes for framework log entries.Thomas Watson3-13/+13
2010-11-05Bug 329455 - Implement security checks for CapabilityPermissionv20101109Thomas Watson1-2/+4
2010-11-01Bug 328508 - Add support to Require-Bundle for arbitrary matching attributes ...v20101101Thomas Watson1-24/+1
2010-10-18Bug 327675 - Support framework UUIDThomas Watson2-0/+267
2010-10-14Bug 327794 - Implement new origin for installed bundle eventThomas Watson2-7/+10
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-13Bug 326707 - [RFC 159] Support in core for WeavingHookThomas Watson5-12/+31

Back to the top