Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Bug 492043 - [osgi R7] Implement FrameworkEvent STOPPED_SYSTEM_REFRESHED eventThomas Watson33-82/+157
2017-06-16Bug 486950 - [osgi R7] log service is being updatedThomas Watson1-0/+26
2017-06-16Bug 486950 - [osgi R7] log service is being updatedThomas Watson11-26/+340
2017-06-16Bug 487688 - [osgi R7] Implement FrameworkWiringDTOThomas Watson3-7/+53
2017-06-16[bug 486950] [osgi R7] log service is being updatedThomas Watson10-146/+666
2017-01-18Bug 510638 - Remove FrameworkUtil implementation of FilterI20170118-1215Thomas Watson1-1485/+1
2015-12-01Bug 482643 The performance of FilterImpl.matches(Map) can be improved.I20151203-1230I20151203-0800I20151201-1100Ed Merks1-0/+28
2014-03-05Update javadoc with latest OSGi APIY20140309-0500Y20140308-1100I20140309-0800I20140306-1200I20140305-2000Thomas Watson4-7/+18
2014-02-25Bug 429057: New service.bundleid automatic service propertyBJ Hargrave2-4/+17
2014-02-25osgi: Update service id javadoc references for consistencyBJ Hargrave4-8/+9
2014-02-07Bug 427662: dto: Refactor dto package namesBJ Hargrave23-151/+250
2014-02-03osgi: Update to latest APII20140204-0800BJ Hargrave8-25/+41
2014-02-03Bug 427332: dto: Remove cycles in wiring DTOs and add identifiersBJ Hargrave14-76/+249
2014-02-03Bug 427332: dto: Remove BundleRevisionsDTO and BundleWiringsDTOBJ Hargrave4-80/+6
2014-01-13Update OSGi API for R6I20140114-0800Thomas Watson7-84/+82
2013-12-16Update OSGi APII20131217-0800Thomas Watson1-1/+14
2013-11-18Update OSGi API for R6.I20131119-0800Thomas Watson1-0/+22
2013-10-04Bug 418694 - [RFC 204] init framework listeners for notification of extension...Thomas Watson1-2/+30
2013-09-20Update OSGi API to the latest for R6.Thomas Watson4-14/+59
2013-07-17Update to latest OSGi R6 core APII20130717-1600Thomas Watson1-1/+10
2013-06-12Update to latest OSGi R6 core APIThomas Watson102-187/+1142
2013-05-22RFC 195: Update OSGi API for prototype servicesBJ Hargrave7-66/+434
2013-05-22Update OSGi API to use annotationsBJ Hargrave63-189/+343
2013-04-26Bug 406658: Define and implement the new OSGi registerService methodBJ Hargrave1-4/+36
2013-03-01OSGi bug 2502: Allows spaces around ';' and ',' in DNChain patternBJ Hargrave1-28/+32
2012-12-12dto: Add draft of OSGi DTO classesBJ Hargrave16-0/+982
2012-11-12Update R6 OSGi APIThomas Watson25-291/+269
2012-11-10Fix javadoc for NativeNamespaceThomas Watson1-2/+2
2012-11-09Add NativeNamespace class from osgiThomas Watson1-0/+81
2012-10-17Bug 391275 - OSGi Core source updates for RFC 191: Weaving Hook Enhancements.John Ross2-21/+170
2012-10-17Bug 391275 - New system bundle ID constant.John Ross1-2/+12
2012-07-16remove composite implementationThomas Watson3-395/+0
2012-06-07Move org.osgi.service.resolver package to the frameworkThomas Watson6-0/+452
2012-03-12[R5] OSGi javadoc updatesv20120312-2035Thomas Watson6-20/+20
2012-03-12Bug 373962 - [R5] OSGi permission classes must be final.v20120312-1420Thomas Watson1-1/+1
2012-03-08Bug 373700 - [R5] javadoc update and code formattingv20120308-2035Thomas Watson69-2531/+2064
2012-03-03Bug 373161 - [R5] update OSGi constants, API and javadoc.Thomas Watson3-9/+9
2012-03-02Bug 373161 - [R5] update OSGi constants, API and javadoc.Thomas Watson9-226/+222
2012-02-22Bug 371997 - org.eclipse.osgi needs to be updated with the newv20120222-1940Thomas Watson25-702/+1224
2012-01-19Bug 369137 - [R5] Remove proposed pre-release support.v20120119-2142Thomas Watson2-188/+48
2012-01-06Fix OSGi API to remove hashes from ident.Thomas Watson20-20/+20
2012-01-06Update VersionRange OSGi API to not use fully qualified versions unless requi...Thomas Watson2-16/+26
2012-01-04Update to latest OSGi companion code for R5.Thomas Watson21-177/+263
2011-12-10Bug 365353 - Add new OSGi org.osgi.framework.VersionRange classv20111210-1354Thomas Watson3-224/+892
2011-10-31Bug 354191: Update OSGi framework APIBJ Hargrave10-231/+522
2011-09-28Fix ident after adding .gitattributesBJ Hargrave85-85/+85
2011-09-26Bug 358897 - [R4.4] UnfilteredServiceListener supportBJ Hargrave1-0/+73
2011-08-26Synchonize javadoc and new Constant.BJ Hargrave23-267/+325
2011-08-26OSGi refactored new resource types into newBJ Hargrave10-94/+78
2011-08-26Bump org.osgi.framework.hooks.bundle package toBJ Hargrave1-30/+35

Back to the top