Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-21Added async service interface for test scaffolding.slewis1-0/+20
2011-08-21fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=349173slewis1-6/+4
2011-05-10Changed AbstractRemoteServiceAccessTest default timeout to 30s (fromslewis1-1/+1
2011-02-25Fixes to examples and tests to accomodate new rsa proxy bundle. Bugslewis1-1/+1
2011-02-24NEW - bug 338062: [releng] Add import package dependencies toMarkus Alexander Kuppe1-1/+4
2011-02-23NEW - bug 337938: [Discovery] Remove outdated discovery projects fromMarkus Alexander Kuppe1-1/+0
2011-02-01fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=335920. slewis4-5/+56
2011-01-26commit to introduce use of RSA into ECF remote servicesslewis3-225/+1
2011-01-10Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=333818 andslewis4-4/+169
2010-12-27Changed support test code to use ServiceTracker.open(true) rather thanslewis2-2/+2
2010-11-01RESOLVED - bug 329197: Compiler errors in various projects due to OSGi r4.3 A...Markus Alexander Kuppe1-1/+1
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe1-0/+1
2010-09-29Added .options file for tracing.slewis1-0/+16
2010-07-31RESOLVED - bug 321428: [RemoteSrvc] OSGi DistributionProvider tests leave ser...mkuppe2-151/+101
2010-07-31Refactored commit to use getServiceProperties()mkuppe1-3/+1
2010-07-30Fix for incorrect test codeslewis1-0/+1
2010-07-30RESOLVED - bug 321371: [RemoteSrvs] org.eclipse.ecf.tests.osgi.services.distr...mkuppe1-17/+19
2010-07-08NEW - bug 319269: [RemoteSrvc] Split org.eclipse.ecf.tests.remoteservice into...mkuppe9-407/+1
2010-07-08NEW - bug 319126: [RemoteSvcs] Wildcard causes IRemoteServiceContainerAdapter...mkuppe1-33/+18
2010-07-08NEW - bug 319126: [RemoteSvcs] Wildcard causes IRemoteServiceContainerAdapter...mkuppe1-2/+1
2010-03-10Refactoring to support new test cases in localdiscovery (new) test bundleslewis3-100/+111
2010-03-08Changed warningsslewis2-6/+6
2010-03-04Test fixesslewis2-2/+3
2010-02-17Relaxed use of org.eclipse.equinox.common bundle versionslewis1-1/+1
2009-12-30Removed duplicate test methodslewis1-37/+0
2009-12-30Added new test case for properties handlingslewis1-0/+36
2009-12-29Added verification for AbstractRemoteServiceRegisterTestslewis1-13/+13
2009-12-29Added verification for AbstractRemoteServiceRegisterTestslewis1-0/+31
2009-12-29Added test casesslewis1-0/+72
2009-12-29Fix for rosgi tests.slewis1-10/+25
2009-12-28Fixes for distribution test casesslewis1-3/+3
2009-12-24Added test codeslewis1-1/+0
2009-12-24Added test codeslewis2-122/+294
2009-12-23Tested r-osgi providerslewis5-41/+85
2009-12-21Updates for remote servicesslewis6-150/+91
2009-12-15Added AbstractRemoteServiceRegistrationTest class and Generic provider subclass.slewis2-0/+120
2009-12-11Changes for support of progress on bug https://bugs.eclipse.org/bugs/show_bug...slewis2-7/+7
2009-12-07fix for test codeslewis1-1/+1
2009-12-06removed org.eclipse.ecf.osgi.services bundle from feature and map fileslewis1-4/+3
2009-12-06Moved RFC119 discovery interfaces/classes and changed dependenciesslewis1-1/+1
2009-12-05Remove OSGi RFC119 classes: DistributionProvider and DistributionConstants a...slewis2-36/+3
2009-05-26Changed REGISTER_WAIT to protected so subclasses can accessslewis1-1/+1
2009-05-09Removed warningsslewis2-1/+154
2009-05-01Added new API: IHostDistributionListener, IProxyDistributionListener, IHostD...slewis3-0/+193
2009-04-30Refactored discovery and distribution interfaces/classes, and changed warning...slewis2-4/+4
2009-04-28Changed osgi cmpn version 20090427slewis4-21/+21
2009-04-11Rename ServicePublication, service constants, and service endpoint descriptionslewis8-37/+28
2009-04-01Fix tests for new ServicePublication interfaceslewis4-0/+27
2009-03-22Added getRemoteServiceReferences(ID,String,String) to IRemoteServiceContainer...slewis1-1/+2
2009-03-19Fix for propertiesslewis1-1/+1

Back to the top