Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-05-21Added permissions.perms for bugslewis1-1/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=408532
2013-05-21Added permissions for log accessslewis2-1/+3
2013-05-17Fix for Markus addition to rest serialization (can't remember bug)slewis1-0/+19
2013-05-17Fix for API tools (@since tags updated)slewis3-3/+3
2013-05-17RESOLVED - bug 408034: IRemoteCallParameterSerializer.serializeParameterMarkus Alexander Kuppe6-5/+83
can only serialize to a single parameter https://bugs.eclipse.org/408034
2013-05-15Merge remote-tracking branch 'origin/master'slewis1-1/+1
2013-05-15Enhanced the handling of Map of arguments to the creation of genericslewis1-13/+48
servers, to support the TCK approach of creating servers.
2013-05-15RESOLVED - bug 408134: o.e.e.remoteservice unnecessarily set singletonMarkus Alexander Kuppe1-1/+1
true https://bugs.eclipse.org/bugs/show_bug.cgi?id=408134
2013-05-14RESOLVED - bug 408030: RestClientService ignores content encoding Markus Alexander Kuppe1-3/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=408030
2013-05-14Add org.apache.httpcomponents (4.1) implicit import package dependenciesMarkus Alexander Kuppe1-0/+35
as explicit build dependencies
2013-05-14Merge remote-tracking branch 'origin/master'R-Release_HEAD-sdk_feature-106_2013-05-14_04-21-51slewis1-1/+1
2013-05-14Fix for keepAlive configuration propertyslewis1-3/+9
2013-05-14Fix for keepAlive configuration propertyslewis1-1/+1
2013-05-11Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=407804slewis2-5/+6
2013-04-16Move org.eclipse.ecf.remoteservice.rest to httpclient 4Sebastian Schmidt3-68/+96
Currently, the o.e.e.remoteservice.rest bundles is dependent upon httpclient 3.1 API. It should be moved to use httpclient 4. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=403675
2013-03-04Fix for bug 320175. This changes the API onR-Release_HEAD-sdk_feature-91_2013-03-07_04-12-17slewis11-54/+25
IRemoteResponseDeserializer so that the final argument is a byte[] rather than String, allowing rest services to have arbitrary response types.
2013-02-14Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=400852R-Release_HEAD-sdk_feature-90_2013-02-28_09-53-35R-Release_HEAD-sdk_feature-89_2013-02-28_09-35-14R-Release_HEAD-sdk_feature-87_2013-02-22_14-01-59slewis5-5/+14
2013-02-13Another addition of new constructors for ReplicaSharedObjectDescriptionslewis4-12/+47
and SharedObjectTypeDescription.
2013-02-07Added IRemoteServiceProxyCreator for bugslewis4-6/+54
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400164
2013-01-26Trivial changes to generic API to allow for easier extension.slewis4-16/+37
2013-01-24Added exported package version information in preparation for ECF 3.6.0slewis22-93/+93
release
2013-01-21Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=398676slewis2-2/+2
2013-01-20Fixes for minor bugs. Plus refactoring of classnames for SSL* classes.slewis2-4/+4
2013-01-18Merge remote-tracking branch 'origin/master'slewis23-3280/+3280
2013-01-18Additions to support ssl-based transportslewis10-4/+1300
2013-01-18Merge remote-tracking branch 'origin/master'slewis1-1/+1
2013-01-18Addition of ssl socket-based generic provider.slewis10-4/+1300
2013-01-10NEW - bug 397869: [remotesrvc] rest provider incorrectly depends onMarkus Alexander Kuppe1-1/+1
package org.apache.commons.httpclient.methods 3.0.1 when 3.1 is needed https://bugs.eclipse.org/bugs/show_bug.cgi?id=397869
2012-12-29Additions to support work on bugslewis3-15/+132
https://bugs.eclipse.org/bugs/show_bug.cgi?id=391677. Specifically, adds an SSLServerSocketFactory implementation as an OSGi service (SSLServerSocketFactory is the service interface). This server socket factory uses the same trustengine/trustmanager that is defined for use in the https provider implementations.
2012-12-29Fix for API tools-required minor version update.slewis2-3/+4
2012-12-28Fix for presence.ui preferencesslewis1-2/+23
2012-12-12bug 368052: Chats view should make its intent clear Wim Jongman2-26/+67
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368052
2012-07-06Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=384431slewis1-1/+1
2012-07-06Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=384431slewis1-1/+1
2012-06-10Yet another attempt to make the Platform happy. slewis1-1/+1
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=382039
2012-06-07Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=382039slewis1-1/+1
2012-05-15Update to javadoc version to 3.5.6R-Release_HEAD-sdk_feature-74_2012-05-15_23-11-07slewis1-1/+1
2012-05-08Removed unnecessary warnings.slewis6-24/+4
2012-05-07Changes to remove invalid warningsslewis24-85/+47
2012-04-23Updated prefs for using 3.8m6slewis4-376/+388
2012-03-13Small fix to AbstractEntityRequestType...to properly handle the caseslewis2-4/+4
where contentType and charset are specified as the value of one of the given IRemoteCallParameter instances.
2012-01-19 RESOLVED - bug 369023: NullPointerException when tracing in ↵Markus Alexander Kuppe1-1/+3
org.eclipse.ecf.core.util.Trace#catching https://bugs.eclipse.org/bugs/show_bug.cgi?id=369023
2011-12-30Changed javadoc version for ECF 3.5.4 build.R-Release_HEAD-sdk_feature-47_2011-12-30_01-15-27slewis1-1/+1
2011-11-30RESOLVED - bug 331383: Remote services with Java primitives failMarkus Alexander Kuppe1-12/+63
https://bugs.eclipse.org/bugs/show_bug.cgi?id=331383
2011-11-30Initial commitMarkus Alexander Kuppe1-1/+1
2011-11-09Merge branch 'master' of ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecfMarkus Alexander Kuppe8-51/+93
2011-10-28Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=362071slewis1-4/+3
2011-10-27Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=362074slewis2-2/+2
2011-10-26Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=361933slewis3-13/+43
2011-10-25Updates to launch configsslewis1-32/+33

Back to the top