Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Remove uses of new Integer()Alex Blewitt1-5/+5
2020-06-11Bug 560602 - Switch to EPL version 2.0Mat Booth22-162/+228
2015-09-16Documentation fixslewis1-2/+1
2015-09-07Simplification of REST provider creation tutorial...removed common,slewis1-2/+8
2015-04-02Addition for enhancementslewis2-0/+86
2014-12-21Simplification and generalization of UriRequest.R-Release_HEAD-sdk_feature-146_2014-12-21_23-49-10slewis1-5/+6
2014-12-17Improved newly added RestClientService protected methods.slewis1-8/+7
2014-12-17Added AbstractClientService.UriRequest utility class and methodsslewis3-27/+74
2014-12-15Refactoring of RestClientContainer and RestClientService by addingslewis4-139/+187
2014-12-15Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=455279slewis2-6/+14
2014-12-05Small update to complete RestClientServiceslewis1-18/+43
2014-12-03Additions for RemoteCallableBuilder and RemoteCallParametersBuilder.slewis2-1/+39
2014-11-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=453484slewis1-8/+16
2014-03-31Additions to allow org.eclipse.ecf.remoteservice.rest to be used withoutslewis2-4/+13
2014-03-30Fix for bu https://bugs.eclipse.org/bugs/show_bug.cgi?id=431585slewis2-2/+42
2013-08-04Improvement to fix forslewis1-0/+2
2013-08-03More additions in support of enhancementslewis1-0/+24
2013-08-02Reverted previous change for bugslewis1-4/+1
2013-08-02Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=414337slewis1-1/+4
2013-08-02Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=414266slewis1-2/+27
2013-05-14RESOLVED - bug 408030: RestClientService ignores content encoding Markus Alexander Kuppe1-3/+11
2013-04-16Move org.eclipse.ecf.remoteservice.rest to httpclient 4Sebastian Schmidt2-63/+84
2013-03-04Fix for bug 320175. This changes the API onR-Release_HEAD-sdk_feature-91_2013-03-07_04-12-17slewis3-25/+11
2012-03-13Small fix to AbstractEntityRequestType...to properly handle the caseslewis1-3/+3
2011-10-26Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=361933slewis2-12/+42
2011-04-06Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=342002slewis1-1/+6
2010-12-27Added IRemoteServiceCallPolicy as requested for enhancementslewis1-2/+7
2010-09-09Removed NLS references.slewis2-7/+5
2010-06-30Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=318373slewis1-18/+11
2010-05-16Added logging for RestClientService exceptionsslewis2-6/+54
2010-05-16Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=313029slewis1-0/+4
2010-03-29Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=307453slewis1-3/+18
2010-01-16Fixes for incorret wordingslewis1-1/+2
2010-01-09Refactored method name to prepareEndpointAddressslewis2-2/+2
2010-01-09Fix for RestCallableFactoryslewis1-2/+1
2010-01-08Removed instanceslewis1-4/+1
2010-01-08Added RestNamespace.INSTANCEslewis1-1/+4
2010-01-07Method name refactoringslewis2-3/+3
2010-01-07Rename of abstract super classes and dependentsslewis2-2/+2
2010-01-04Simplification of remoteservice.client package and rest api refactoringslewis1-1/+1
2010-01-03Added testsslewis1-0/+4
2010-01-02Simplification of remoteservice.client package and rest api refactoringslewis4-45/+166
2010-01-02Simplification of remoteservice.client package and rest api refactoringslewis12-277/+155
2010-01-02Simplification of remoteservice.client package and rest api refactoringslewis4-16/+24
2010-01-02new javadocsslewis7-12/+244
2010-01-02Refactoring of remote services api and rest apislewis15-1277/+142
2010-01-01Refactored rest API and remote service API, so as to allow non-rest usage of ...slewis1-5/+5
2010-01-01Refactored rest API and remote service API, so as to allow non-rest usage of ...slewis6-133/+141
2010-01-01Refactored rest API and remote service API, so as to allow non-rest usage of ...slewis22-624/+309
2009-12-07Added RestException class for handling http error codesslewis1-7/+9

Back to the top