Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Adding cast to (Object) to temporarily address issue https://bugs.eclipse.org...v20090420-2200slewis1-1/+1
2009-04-20Pass full +(authority/path/query/fragment) to EMFv20090420-0800mkuppe1-10/+15
2009-04-20Fix basePackage package namemkuppe1-1/+1
2009-04-20Add missing @since tagsmkuppe1-3/+2
2009-04-20Add missing @since tagsmkuppe1-23/+46
2009-04-18Changed names of container finder service interfacesslewis6-45/+78
2009-04-18Added IHostRemoteServiceContainerFinder and IProxyRemoteServiceContainerFinderslewis6-264/+245
2009-04-18Added more test casesslewis3-3/+131
2009-04-17Added more/more generalized tests, plus AbstractSharedObjectTestslewis6-16/+289
2009-04-17Added IRemoteServiceContainerAdapter.getAllRemoteServiceReferencesslewis2-0/+25
2009-04-17Added IRemoteServiceContainerAdapter.getAllRemoteServiceReferencesslewis1-0/+36
2009-04-17Added IRemoteServiceContainerAdapter.getAllRemoteServiceReferencesslewis1-0/+6
2009-04-17Added IRemoteServiceContainerAdapter.getAllRemoteServiceReferencesslewis3-5/+97
2009-04-16Added API as in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=272224slewis1-1/+48
2009-04-16Added API as in bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=272224slewis2-0/+80
2009-04-16Simplification and documentationslewis2-32/+34
2009-04-16Added/used discovered service IDslewis2-25/+59
2009-04-15Added @since tagslewis1-3/+6
2009-04-15tests updateslewis3-7/+6
2009-04-15tests updateslewis3-6/+6
2009-04-15new javadocsslewis2-5/+55
2009-04-15New javadocsslewis1-1/+1
2009-04-15Added IServiceClient, IServiceClientManager and IServiceHost API.slewis4-3/+173
2009-04-15Added plugins to featureslewis1-0/+23
2009-04-14Added getRemoteServiceId to IServiceEndpointDescription and ECFServiceEndpoin...slewis2-0/+15
2009-04-13Added getRemoteService(String intfClassName) to IRemoteServiceContainerv20090413-2200slewis2-0/+17
2009-04-11update to javadoc generator scriptv20090413-0800slewis1-1/+1
2009-04-11Added getRemoteService methods to IRemoteServiceContainer and RemoteServiceCo...slewis2-0/+94
2009-04-11Simplifications and improvements to cleanup and duplicate discovery notificat...slewis2-106/+116
2009-04-11Simplifications and improvements to cleanup and duplicate discovery notificat...slewis2-8/+34
2009-04-11Rename ServicePublication, service constants, and service endpoint descriptionslewis1-3/+3
2009-04-11Rename ServicePublication, service constants, and service endpoint descriptionslewis8-196/+344
2009-04-11Rename ServicePublication, service constants, and service endpoint descriptionslewis8-37/+28
2009-04-11Rename ServicePublication, service constants, and service endpoint descriptionslewis6-121/+297
2009-04-11Fix for improper String creation of url in URI creationslewis1-3/+4
2009-04-07Removed references to RepositoryTransport class from P2.slewis2-24/+12
2009-04-06Removed trace messages in performance critical areas. Also removed synchroni...v20090406-2200slewis1-1/+1
2009-04-06Removed trace messages in performance critical areas. Also removed synchroni...slewis2-10/+3
2009-04-06Applied second patch from 270749 for more/better documentation.v20090406-1206slewis1-14/+10
2009-04-06Applied second patch from 270749 for more/better documentation.slewis1-0/+6
2009-04-04 fixes and test additions for bug https://bugs.eclipse.org/bugs/show_bug.cgi?...v20090406-0800slewis2-20/+56
2009-04-04 fixes and test additions for bug https://bugs.eclipse.org/bugs/show_bug.cgi?...slewis5-20/+93
2009-04-01added identity bundleslewis1-0/+7
2009-04-01Initial checkin of remoteservice featureslewis5-0/+694
2009-04-01Initial checkin of skeleton Riena providerslewis19-0/+858
2009-04-01Fix for change to new OSGI classesslewis1-0/+12
2009-04-01Added debug and timeout from patch on bug https://bugs.eclipse.org/bugs/show_...v20090402-1119slewis3-0/+48
2009-04-01Added debug and timeout from patch on bug https://bugs.eclipse.org/bugs/show_...slewis2-0/+12
2009-04-01Additional fix to properly address 270249slewis1-0/+2
2009-04-01Added test for colon after query to properly address 270249slewis1-1/+4

Back to the top