Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-15Added test code for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=276368slewis1-56/+147
2009-05-11Activated RemoteServiceTrackerTestslewis1-2/+6
2009-05-10Renamed for consistencyslewis15-39/+136
2009-05-09Added AbstractConcatServerApplication and AbstractConcatClientTestCase. also...slewis6-211/+436
2009-05-07Fixed remote service tests, also changed EE for other testsslewis11-368/+284
2009-03-22Added getRemoteServiceReferences(ID,String,String) to IRemoteServiceContainer...slewis2-2/+3
2009-03-21Fixes to remote reference retrieval to make registration delay to 0slewis2-12/+8
2009-03-19Fix for propertiesslewis1-1/+1
2009-03-13Added tests and corrected othersslewis4-1/+286
2009-02-25fixed the remote service listener tests which failed because of inherently be...jrellerme3-32/+17
2009-02-23Additions for RFC 119 support. See bug https://bugs.eclipse.org/bugs/show_bu...slewis1-1/+25
2009-02-13Removed unnecessary warningsslewis2-5/+63
2009-02-11Changes to projects and features/map files to include org.eclipse.equinox.con...slewis2-2/+3
2009-01-31Finished initial impl of EventHookImpl and tested with new tests bundleslewis1-1/+0
2009-01-21ASSIGNED - bug 261791: Activate APITooling for ECFmkuppe1-0/+6
2009-01-15Fixes for tests with API changeslewis1-7/+7
2008-12-31Changed IFutureStatus to IFuture interface nameslewis1-3/+3
2008-12-30Fix for IFutureStatus changeslewis1-2/+3
2008-12-09Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=248280slewis2-55/+143
2008-12-09Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=256079slewis1-5/+12
2008-12-01Added RemoteServiceTrackerTest test caseslewis1-0/+96
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-04-30Execution environment fixes for test plugins as per bug https://bugs.eclipse....slewis3-6/+7
2008-04-30Removed constraint for 3.4 version of equinox commonslewis1-1/+1
2008-04-29added the additional test case for the R-OSGi providerjrellerme1-0/+32
2008-04-28Removed use of bogus property that allowed access to IRemoteService via the s...slewis5-11/+10
2008-04-06Added execution environment where missing.slewis3-2/+10
2008-03-24Fixes for bug 223178 (removing bundle-version constraints that prevent ECF ui...slewis1-2/+2
2008-03-06Fixes for copyright notices.slewis1-8/+8
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2008-02-01Fixed test case that was not expecting null for getRemoteServiceReferences callslewis1-2/+1
2008-01-30Added javadocsv20080130-0738slewis1-20/+12
2008-01-29added the test cases for the R-OSGi remoteservice provider.jrellerme4-0/+372
2008-01-21Added tests for remote filter.slewis1-14/+65
2008-01-14Fix for incorrect equinox bundle version dependencyslewis1-1/+1
2008-01-11Changes to support additiom of xmpp provider test plugin. Refactoring to all...slewis10-521/+220
2007-12-03Fix for bug 211713slewis2-26/+31
2007-10-26Fixed errors in javadocsslewis1-0/+1
2007-10-18Changed constants values to be clearerslewis2-4/+4
2007-10-18Changed constants value to something more mnemonicslewis2-4/+4
2007-10-16Fixes for source buildslewis1-2/+6
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-13Added ServiceTrackerTestslewis2-1/+127
2007-10-12Modified test cases for IAsynchResult testsslewis2-1/+11
2007-10-08Added test case for accessing IRemoteService propertyslewis1-2/+43
2007-10-08Update to console outputslewis1-1/+1
2007-10-08Changed names of test cases for consistency. Added ServiceReferenceTest, to ...slewis4-3/+96
2007-09-21Fixed problem with provider.remoteservice implementationslewis1-55/+51
2007-09-12Changed name of AsynchResult to AsyncResult. Abstracted public API for Async...slewis1-64/+80
2007-07-24Added readme for handling of presence.*.slewis1-0/+29

Back to the top