Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-10-22Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=328426R-Release_3_4-sdk_feature-3_2010-10-22_03-53-44R-Release_3_4-sdk_feature-2-2010-10-22_01-30-10slewis@composent.com1-2/+2
2010-10-20RESOLVED - bug 328278: [Discovery][Composite] CompositeDiscoveryContainer ↵Markus Alexander Kuppe2-1/+8
not correctly disposed on ServiceFactory.ungetService(...) https://bugs.eclipse.org/bugs/show_bug.cgi?id=328278
2010-10-20RESOLVED - bug 327060: [discovery][zookeeper] location URI should include portMarkus Alexander Kuppe1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=327060
2010-10-20RESOLVED - bug 328142: [Discovery][Composite] Registering an ↵Markus Alexander Kuppe7-2/+49
IService(Type)Listener with OSGi service registry results in listeners notified twice https://bugs.eclipse.org/bugs/show_bug.cgi?id=328142
2010-10-20Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327032. Checkin on ↵slewis@composent.com4-39/+71
behalf of committer Harshana Eranga Martin.
2010-10-19Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327919slewis@composent.com1-1/+1
2010-10-19Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327919slewis@composent.com1-1/+3
2010-10-19Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327919slewis@composent.com5-304/+505
2010-10-17Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327919slewis@composent.com1-9/+29
2010-10-17Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327919slewis@composent.com2-125/+176
2010-10-16Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327919slewis@composent.com1-110/+103
2010-10-16Fixes to build meta-dataslewis@composent.com10-442/+506
2010-10-15Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=327954slewis@composent.com1-1/+1
2010-10-15Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=327954slewis@composent.com1-1/+1
2010-10-15Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=327936slewis@composent.com1-1/+0
2010-10-14Changed initial remote service id to 1 (from 0)slewis@composent.com1-1/+1
2010-10-14Removed unused API filterMarkus Alexander Kuppe1-56/+0
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe28-0/+15
2010-10-13Merge branch 'master' of ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecfMarkus Alexander Kuppe1-65/+7
2010-10-13Merge branch 'master' of ↵Markus Alexander Kuppe24-0/+1763
../org.eclipse.ecf.discovery.dnssd/org.eclipse.ecf.provider.dnssd
2010-10-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327582slewis1-65/+7
2010-10-11REOPENED - bug 325950: ClassNotFoundException with r-osgi and ECF (not with ↵mkuppe3-40/+16
r-osgi only) https://bugs.eclipse.org/bugs/show_bug.cgi?id=325950
2010-10-04Changes for implementing enhancement ↵slewis1-0/+20
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326949
2010-10-04Changes for implementing enhancement ↵slewis2-7/+40
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326949
2010-10-04Changes for implementing enhancement ↵slewis1-0/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326949
2010-10-03Release to HEAD of patch from ↵slewis3-3/+39
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326481
2010-10-03REOPENED - bug 325950: ClassNotFoundException with r-osgi and ECF (not with ↵mkuppe1-1/+8
r-osgi only) https://bugs.eclipse.org/bugs/show_bug.cgi?id=325950
2010-10-02remove the RFC 119 hint, if present, to avoid loops (updated to latest spec)mkuppe1-0/+1
2010-10-02Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=326481slewis2-40/+1
2010-10-01NEW - bug 326228: [Discovery][JmDNS] Upgrade to JmDNS 3.xmkuppe57-11037/+4349
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326228 Reverting to 2.x code base
2010-09-30NEW - bug 326228: [Discovery][JmDNS] Upgrade to JmDNS 3.xJmDNS3-2-2_integratedmkuppe57-4350/+11037
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326228
2010-09-30RESOLVED - bug 326652: [Discovery][RemoteSrvs] Local discovery provider may ↵mkuppe2-4/+26
create endpoint from scheme part of URI https://bugs.eclipse.org/bugs/show_bug.cgi?id=326652
2010-09-28RESOLVED - bug 325950: ClassNotFoundException with r-osgi and ECF (not with ↵mkuppe1-0/+2
r-osgi only) https://bugs.eclipse.org/bugs/show_bug.cgi?id=325950 Correctly dispose pkg admin service tracker in stop(...)
2010-09-28RESOLVED - bug 325950: ClassNotFoundException with r-osgi and ECF (not with ↵mkuppe3-2/+28
r-osgi only) https://bugs.eclipse.org/bugs/show_bug.cgi?id=325950
2010-09-18Removed dependency on org.eclipse.osgi.util.NLS for bug ↵slewis2-5/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310114
2010-09-15Possible fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=325337slewis1-1/+0
2010-09-15Possible fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=325337slewis1-1/+1
2010-09-09Removed NLS references.slewis6-103/+27
2010-09-09Removed NLS references.slewis8-56/+10
2010-09-09Removed NLS references.slewis3-5/+2
2010-09-09Removed NLS references.slewis1-10/+0
2010-09-09Removed NLS references.slewis5-56/+13
2010-09-09Removed NLS references.slewis6-42/+8
2010-09-09Removed NLS references.slewis4-47/+4
2010-09-09Removed NLS references.slewis6-55/+10
2010-09-09Removed NLS references.slewis5-79/+15
2010-09-03Changed default executorType to jobsslewis1-3/+3
2010-09-03Extension to use concurrent API for remote service executionslewis1-3/+11
2010-09-03Extension to use concurrent API for remote service executionslewis4-35/+118
2010-09-02Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=324333slewis4-12/+38

Back to the top