Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Bug 416097 - Platform.getPlatformAdmin().getState(false) returns unresolved S...I20130904-2000I20130903-2000I20130903-1410Thomas Watson1-0/+11
2013-08-30Bug 416073 - Optimize Storage.listEntryPaths for wildcards and recursion.John Ross1-0/+4
2013-08-30Bug 416097 - Platform.getPlatformAdmin().getState(false) returns unresolved S...Thomas Watson2-348/+25
2013-08-28Bug 416056 - Updating from I20130820-0800 to I20130827-0800 restartedThomas Watson2-1/+71
2013-08-27Bug 415956 - Starting eclipse with the security manager enabled is slowThomas Watson1-3/+19
2013-08-25Bug 415800 - Improve on error message for resolution when starting a bundleThomas Watson2-61/+24
2013-08-20Bug 415517 - Dynamic import fails with fragments that haveThomas Watson1-0/+25
2013-08-20Bug 415447 - Unable to obtain system.bundle by Platform.getBundleThomas Watson1-1/+10
2013-08-12Bug 412228 - Framework.waitForStop doesn't reliably time outThomas Watson1-0/+28
2013-08-12Bug 413723 - testPeriodicPersistence is failing regularly on linuxJohn Ross1-17/+9
2013-08-09Bug 413723 - testPeriodicPersistence is failing regularly on linuxJohn Ross1-5/+27
2013-07-31Bug 414070 - Add tests to verify shutdown sort orderI20130807-2000I20130807-0800I20130806-2000I20130806-0800I20130805-2000I20130805-0800I20130804-2300Thomas Watson1-0/+60
2013-07-29Bug 413879 - Parallel resolving lets dynamic import conflict with itself Thomas Watson1-0/+90
2013-07-24Bug 413537 - Marketplace Install trashes JDTThomas Watson1-0/+82
2013-07-12Add tests for Old 2.0 style plugins.Thomas Watson2-0/+255
2013-07-10Bug 411833 - Should clean up removal pending during refreshThomas Watson1-2/+26
2013-07-01[Bug 411829] Tests for bundle install, update, and framework restart with per...John Ross1-5/+78
2013-07-01Change TextProcessorSessionTest to use its own configurationThomas Watson1-6/+10
2013-06-30Make configuration area read-only for tests.Thomas Watson1-0/+6
2013-06-30Disable failing tests.Thomas Watson2-2/+2
2013-06-27Make sure to use the correct reference handler in case of multiple frameworks.Thomas Watson1-2/+4
2013-06-26Bug 407416 - [unity] Allow storage hooks to validate the Generation.Thomas Watson1-1/+0
2013-06-26Bug 407416 - [unity] Allow storage hooks to validate the Generation.Thomas Watson2-0/+24
2013-06-26Bug 407416 - [unity] Allow storage hooks to validate the Generation.Thomas Watson2-0/+20
2013-06-26[Bug 407416] Test framework discards bundles at load time when storage hooks ...John Ross2-0/+239
2013-06-24Bug 411512 - Dynamic resolution is brokenThomas Watson1-3/+12
2013-06-12Merge branch 'master' into twatson/containerThomas Watson1-2/+9
2013-06-12Bug 410549 - Allow newly resolved bundles to get resolved to any capability f...Thomas Watson1-0/+15
2013-06-06Bug 372848 - [app] Timing issue in testPersistentSchedule05I20130625-0800I20130618-0800Thomas Watson1-2/+9
2013-06-05Bug 375783 - DefaultClassLoader.getResources() ALWAYS delegates toThomas Watson1-1/+42
2013-05-23Bug 408873 - [unity] TCCL is not getting set correctlyThomas Watson1-0/+71
2013-05-23Bug 408364 - [unity] cascaded storage area needs testsThomas Watson2-0/+87
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 Watson2-0/+9
2013-05-21Bug 405918 - [unity] save persistent data after period of inactivityJohn Ross1-0/+183
2013-05-16Fix supplement bundle build.Thomas Watson1-6/+5
2013-05-13Bug 405919 - [unity] support for osgi.checkConfiguration optionThomas Watson2-10/+11
2013-05-13Bug 405919 - [unity] support for osgi.checkConfiguration optionJohn Ross1-0/+208
2013-05-07Bug 407430 - [unity] lazy starting no longer waits if another thread triggers...Thomas Watson1-0/+25
2013-05-03Bug 375784 - osgi.context.bootdelegation can cause unexpected fwk parent clas...Thomas Watson1-0/+37
2013-05-01Bug 407008 - [unity] osgi.framework is not set correctly when self-hostingThomas Watson4-54/+3
2013-04-25Change refresh test to have equinox.refresh.duplicate.bsn default to false.Thomas Watson1-4/+8
2013-04-25Remove stale TODOsThomas Watson1-3/+1
2013-04-24Enable container tests in osgi tests suite.Thomas Watson5-205/+74
2013-04-24rename package according to org.eclipse.osgi.tests projectThomas Watson11-18/+22
2013-04-24Fix compile errors for container testsThomas Watson3-12/+5
2013-04-24Move container tests to the main osgi test projectThomas Watson11-0/+2317
2013-04-23Reenable SecurityAdminUnitTestsThomas Watson3-384/+384
2013-04-23Re-enable PlatformAdminTestThomas Watson3-36/+5
2013-04-23Re-enable SecurityAdminTestsThomas Watson3-12/+20

Back to the top