Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-25Change javadoc version to 3.12.0bug483025slewis1-1/+1
2015-11-25Removed pde.runtime bundle (RegistryBrowser class) from dependencies.slewis2-4/+2
2015-11-25Added services view to replace PDE plugin registry viewslewis37-70/+1201
2015-11-24Additional changes for generic provider forslewis19-150/+172
2015-11-24Fix for build compile error (use of Java 8 IOException constructor).slewis1-5/+7
2015-11-24Added static create method.slewis1-0/+12
2015-11-23First cut at IClassResolver and IClassResolverObjectInputStream for bugslewis4-2/+178
2015-11-18UI message fixesslewis2-4/+4
2015-11-18Refactoring to support remote rsa managerslewis4-19/+29
2015-11-17Refactoring to support view subclassesslewis39-522/+436
2015-11-14Slight refactoring to simplify AbstractRemoteServiceAdmin subclassesslewis1-1/+3
2015-11-14Refactoring for extensibilityslewis1-2/+6
2015-11-14Change-Id: I9e878fa5b62f9260bdd92dc296b05cd8e8b2e909slewis3-189/+230
2015-11-14Refactoring of RemoteServiceAdminView to allow for accessing remote RSAslewis1-44/+49
2015-11-14Improvement to class hierarchy of import/export registration nodes.slewis4-24/+63
2015-11-06Updates to EndpointDiscoveryView and RemoteServiceAdminView APIsslewis2-26/+34
2015-11-06Update since 3.2 to 3.3slewis1-0/+3
2015-11-06Update since 3.2 to 3.3slewis37-38/+38
2015-11-05Commits for enhancementslewis35-91/+1290
2015-10-13Fix for bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479629slewis2-12/+20
2015-09-16Documentation fixR-Release_HEAD-sdk_feature-169_169R-Release_HEAD-sdk_feature-168_168R-Release_HEAD-sdk_feature-167_167slewis1-1/+1
2015-09-16Documentation fixslewis1-10/+8
2015-09-16Documentation fixslewis1-2/+1
2015-09-16Include org.osgi.service packages in javadocslewis1-1/+3
2015-09-16Changed javadoc.xml to attempt to deal with ClassCastExceptions inR-Release_HEAD-sdk_feature-164_164slewis1-7/+5
2015-09-16Changed javadoc.xml to attempt to deal with ClassCastExceptions inR-Release_HEAD-sdk_feature-163_163slewis1-0/+1
2015-09-16Changed javadoc.xml to attempt to deal with ClassCastExceptions inR-Release_HEAD-sdk_feature-162_162slewis1-1/+1
2015-09-16Changed javadoc.xml to attempt to deal with ClassCastExceptions inslewis1-0/+3
2015-09-16Added JRE libs for annotation classes.R-Release_HEAD-sdk_feature-160_160slewis1-0/+3
2015-09-16Removed java-home from javadoc.xml filesetR-Release_HEAD-sdk_feature-159_159slewis1-3/+0
2015-09-16New javadocslewis1-1/+10
2015-09-16Changed javadocR-Release_HEAD-sdk_feature-157_157slewis1-7/+1
2015-09-16Updated javadoc with new tag R-Release_HEAD-sdk_feature-156_156slewis1-1/+1
2015-09-15Javadoc cleanupslewis1-1/+11
2015-09-15Updated version number in javadocsslewis1-1/+1
2015-09-09Added protected constructors for RemoteServiceDistributionProviderslewis1-1/+5
2015-09-07Simplification of REST provider creation tutorial...removed common,slewis2-188/+1
2015-09-07Simplification of REST provider creation tutorial...removed common,slewis2-3/+9
2015-09-07Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=476818slewis1-16/+18
2015-09-03Additions and generalizations for bug slewis5-22/+82
2015-09-02Added documentation for RemoteServiceDistributionProvider classslewis2-3/+7
2015-09-02Additions of helper classes for provider APIslewis1-14/+43
2015-09-02Additions of helper classes for provider APIslewis2-0/+90
2015-09-02Added getIntegerFromArg methodslewis1-1/+15
2015-08-31Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=476263slewis2-4/+6
2015-08-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=476180slewis1-0/+21
2015-08-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=476180slewis1-0/+27
2015-08-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=476180slewis1-1/+1
2015-08-29Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=476162slewis1-1/+1
2015-08-21Added functionality to RemoteServiceDistributionProvider impl forslewis1-6/+96

Back to the top