Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Use PrivilegedAction<Void> when the action does not return any valueBJ Hargrave13-46/+47
2013-05-22Suppress deprecation warnings for EventHookBJ Hargrave1-0/+2
2013-05-22Update OSGi API to use annotationsBJ Hargrave63-189/+343
2013-05-22Add osgi.annotation jar for OSGi package and type annotationsBJ Hargrave3-0/+2
2013-05-22Bug 408629 - [unity] Preserve firing lazy start trigger when bundle is marked...Thomas Watson3-23/+40
2013-05-22Bug 408629 - [unity] Preserve firing lazy start trigger when bundle is marked...Thomas Watson1-0/+71
2013-05-21Review - Bug 405918 - [unity] save persistent data after period of inactivityThomas Watson4-14/+25
2013-05-21Bug 405918 - [unity] save persistent data after period of inactivityJohn Ross6-32/+161
2013-05-21Bug 405918 - [unity] save persistent data after period of inactivityJohn Ross1-0/+183
2013-05-20Call hooks before filtering resolved host capabilitiesThomas Watson1-7/+5
2013-05-16Update .api_filters file for framework.Thomas Watson1-141/+121
2013-05-16Move supplement bundle up to java 6 to match org.eclipse.osgiThomas Watson3-5/+5
2013-05-16Add compatibility.state fragment to parent pom and fix build break for execut...Thomas Watson3-1/+16
2013-05-16Fix supplement bundle build.Thomas Watson18-92/+109
2013-05-15Merge branch 'master' into twatson/containerThomas Watson6-1/+14
2013-05-14Bug 407433 - eclipse launcher companion library requires execute permission o...I20130518-1500I20130516-2200I20130516-1800I20130516-1600I20130515-2000I20130514-2000Thomas Watson1-1/+1
2013-05-14Bug 407433 - eclipse launcher companion library requires execute permission o...Thomas Watson1-0/+1
2013-05-13Bug 405919 - [unity] support for osgi.checkConfiguration optionThomas Watson2-10/+11
2013-05-13Bug 405919 - [unity] support for osgi.checkConfiguration optionThomas Watson3-28/+36
2013-05-13Revert "Bug 407201 - Source bundles for org.eclipse.osgi.services and -.util ...I20130513-2000Thomas Watson4-96/+8
2013-05-13Revert "Bug 407201 - Source bundles for org.eclipse.osgi.services and -.util ...Thomas Watson4-26/+0
2013-05-13Bug 407433 - eclipse launcher companion library requires execute permission o...Bogdan Gheorghe1-1/+1
2013-05-13Bug 407433 - eclipse launcher companion library requires execute permission o...Bogdan Gheorghe1-0/+1
2013-05-13Bug 405919 - [unity] support for osgi.checkConfiguration optionJohn Ross3-5/+61
2013-05-13Bug 405919 - [unity] support for osgi.checkConfiguration optionJohn Ross1-0/+208
2013-05-13Bug 407201 - Source bundles for org.eclipse.osgi.services and -.util brokenThanh Ha4-0/+26
2013-05-13Bug 407525 - Log a warning if old style plugin is detectedThomas Watson1-1/+1
2013-05-08Bug 407109 - Launcher executable is missing from s390/s390x buildsI20130512-2000I20130511-1500I20130510-2000I20130509-2000I20130508-2000Silenio Quarti2-0/+6
2013-05-08Bug 407201 - Source bundles for org.eclipse.osgi.services and -.util brokenThanh Ha4-8/+96
2013-05-08Bug 407525 - Log a warning if old style plugin is detectedThomas Watson1-0/+5
2013-05-07Consolidate message properties files.Thomas Watson12-176/+142
2013-05-07Remove unused NSL messagesThomas Watson6-188/+0
2013-05-07Bug 407430 - [unity] lazy starting no longer waits if another thread triggers...Thomas Watson1-2/+7
2013-05-07Bug 407430 - [unity] lazy starting no longer waits if another thread triggers...Thomas Watson8-0/+123
2013-05-07Bug 407409 - [unity] Extension activator stop method never calledThomas Watson3-43/+60
2013-05-07Call platformAdmin.stop when stopped.Thomas Watson1-1/+1
2013-05-06Bug 407109 - Launcher executable is missing from s390/s390x buildsI20130508-1200I20130507-2000I20130507-1100I20130507-0000I20130506-2000Silenio Quarti1-1/+1
2013-05-06Handle bundles that have no manifest.Thomas Watson1-6/+11
2013-05-03Update pom versionThomas Watson1-1/+1
2013-05-03Bug 375784 - osgi.context.bootdelegation can cause unexpected fwk parent clas...Thomas Watson6-1/+168
2013-05-03Bug 375784 - osgi.context.bootdelegation can cause unexpected fwk parent clas...Thomas Watson1-9/+30
2013-05-02Bug 407109 - Launcher executable is missing from s390/s390x buildsI20130505-2000I20130504-1500I20130503-2000Silenio Quarti1-0/+5
2013-05-02Merge branch 'master' into twatson/containerThomas Watson2-20/+0
2013-05-02Bug 407097 - Add org.eclipse.osgi.compatibility.state to features for eclipse...Thomas Watson2-2/+17
2013-05-02Translate headers and add about.html.Thomas Watson4-2/+37
2013-05-02Bug 406900 - Clear the permission cache.Thomas Watson4-12/+33
2013-05-01Bug 407008 - [unity] osgi.framework is not set correctly when self-hostingThomas Watson5-54/+9
2013-05-01Bug 406946 - resolution of osgi.install.area fails in windowsThomas Watson2-6/+24
2013-04-30Bug 406936 - [rfc 191] Grant implied import package permissions to wovenJohn Ross3-15/+61
2013-04-26Bug 406658: Define and implement the new OSGi registerService methodBJ Hargrave2-5/+43

Back to the top