Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-24Remove container specific test projectThomas Watson8-413/+0
2013-04-24Enable container tests in osgi tests suite.Thomas Watson6-206/+75
2013-04-24rename package according to org.eclipse.osgi.tests projectThomas Watson11-18/+22
2013-04-24Fix compile errors for container testsThomas Watson6-17/+10
2013-04-24Move container tests to the main osgi test projectThomas Watson77-0/+0
2013-04-24Disable sniff tests for resolving the current running platformThomas Watson1-31/+10
2013-04-23Bug 406364 - mirroring log indicates equinox executable still requires window...I20130502-0800I20130501-2000I20130501-1400I20130501-1100I20130501-0800I20130430-2000I20130430-0800I20130430-0031I20130429-2000I20130429-0800I20130428-2000Thomas Watson1-10/+0
2013-04-23Reenable SecurityAdminUnitTestsThomas Watson3-384/+384
2013-04-23Allow adapting to ProtectionDomain for testingThomas Watson1-0/+4
2013-04-23Re-enable PlatformAdminTestThomas Watson3-36/+5
2013-04-23Re-enable SecurityAdminTestsThomas Watson3-12/+20
2013-04-23Legacy PackageAdmin implementation must return null when no results are found.Thomas Watson1-2/+2
2013-04-23Re-enable BasicLocationTestsThomas Watson2-92/+160
2013-04-22Bug 405922 - [unity] support for dynamic attachment of fragmentsThomas Watson10-122/+214
2013-04-16Merge branch 'master' into twatson/containerThomas Watson6-16/+135
2013-04-15Improve javadocThomas Watson2-5/+96
2013-04-10Bug 395274 - Equinox returns valid bundle entries for invalid paths I20130423-0800I20130416-0800Thomas Watson1-1/+1
2013-04-10Bug 395274 - Equinox returns valid bundle entries for invalid pathsThomas Watson3-12/+22
2013-04-09Bug 395274 - Equinox returns valid bundle entries for invalid pathsThomas Watson3-11/+123
2013-04-09Bug 404984 - Reinstate ability for a hook to create a bundle classThomas Watson3-3/+40
2013-04-09Bug 405249 - cycle(s) found while stopping bundles Thomas Watson1-3/+13
2013-04-09Bug 405252 - cycle is logged with warning severity but messages says: "Info:" I20130409-0900Thomas Watson1-2/+2
2013-04-08When getting ServiceReferenceDTO an NPE could occur if service has been unreg...Thomas Watson1-5/+16
2013-04-08Bug 404934 - [RFC 198] system bundle and framework hooksThomas Watson4-40/+71
2013-04-04Allow Equinox construct to take Map<String, ?> as configurationThomas Watson5-14/+14
2013-04-04update poms for new framework.Thomas Watson2-1/+25
2013-04-04Merge branch 'master' into twatson/containerThomas Watson68-225/+243
2013-04-03Bug 386298: 37 compilation errors after switching org.eclipse.osgi.testsI20130409-0800Thomas Watson3-4/+4
2013-04-02Disable generic warningsThomas Watson1-2/+26
2013-04-02386298: 37 compilation errors after switching org.eclipse.osgi.tests to 1.5 c...Krzysztof Daniel4-52/+56
2013-04-02Bug 404233 - NPE when clearing trace fileChristian Georgi1-3/+6
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsI20130402-0800Thomas Watson60-158/+134
2013-03-20Bug 403866 - Failure in LogServiceTest.testLogNegativeLevelThomas Watson2-7/+18
2013-03-18Merge branch 'master' into twatson/containerMergeThomas Watson59-140/+194
2013-03-18Bug 403069 - Bundle-NativeCode: osname=win32 isn't matched by Windows Server ...N20130318-2000I20130319-1000Thomas Watson1-0/+1
2013-03-15call classLoaderCreated hook method.Thomas Watson1-0/+3
2013-03-14Add javadoc to hooksThomas Watson5-3/+65
2013-03-14Do not consult system properties for framework configsThomas Watson1-1/+1
2013-03-13Do not set auto-start settings for fragments.Thomas Watson1-0/+4
2013-03-09Felix resolver does not handle it well if the ResolveContext returns host cap...Thomas Watson1-0/+15
2013-03-07Final fix for felix resolver bug:Thomas Watson1-9/+17
2013-03-07Fix test for fragment bundle tf2Thomas Watson1-20/+27
2013-03-07Add TODOs for expected failures in testsThomas Watson1-0/+2
2013-03-06Move pattern constant closer to the code that uses it and use Filter instead ...Thomas Watson1-4/+5
2013-03-05Bug 402340 - Add the Bundle loader in the message of ClassNotFoundExceptionv20130305-220031N20130317-2000N20130316-1500N20130315-2000I20130314-1330I20130313-2000I20130313-0800I20130312-2000I20130312-1000I20130312-0800I20130311-2000I20130311-0800I20130310-2000I20130309-1500I20130308-2000I20130307-2000I20130306-2330I20130306-2000I20130306-1518I20130306-1318I20130306-1033I20130306-1014I20130306-0836I20130306-0045I20130305-2300I20130305-2000Lazar Kirchev1-3/+3
2013-03-01OSGi bug 2502: Allows spaces around ';' and ',' in DNChain patternBJ Hargrave1-28/+32
2013-02-28Binaries v20130227-2236v20130228-033652I20130305-1718I20130305-1653I20130305-1032I20130305-0912I20130305-0800I20130304-2000I20130303-2000I20130302-1500I20130301-2000I20130228-2000Silenio Quarti27-106/+119
2013-02-26Use an Equinox specific header for extension activator.Thomas Watson3-1/+12
2013-02-26Temporary fix for felix resolver bug:Thomas Watson4-31/+46
2013-02-26Fix Native code processing for PDE build.Thomas Watson2-17/+23

Back to the top