Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Refactoring of remote service constants.slewis2-5/+212
2016-02-25Simplification of AbstractRSAClientServiceslewis1-6/+12
2016-02-25Additional RSA API for simplifying distribution provider implementationsslewis3-1/+78
2016-02-25New RSA API for simplifying distribution provider implementationsslewis2-0/+237
2016-02-25New RSA API for simplifying distribution provider implementationsslewis7-4/+345
2016-02-23Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=488336slewis1-2/+2
2016-02-18Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=488045slewis7-58/+27
2016-02-11Updated javadoc version to 3.12.2R-Release_HEAD-sdk_feature-213_213slewis1-1/+1
2016-02-08Updated fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=487419slewis2-1/+8
2016-01-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=486675slewis1-1/+1
2016-01-27Update to bundle version for bugslewis1-1/+1
2016-01-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=486675slewis1-2/+3
2016-01-21Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=486220R-Release_HEAD-sdk_feature-194_194slewis2-4/+6
2016-01-13Fix for ObjectSerializationUtilslewis1-0/+8
2016-01-13Fix for ObjectSerializationUtilslewis1-1/+2
2016-01-11Fix for ClassResolverObjectInputStream constructionslewis1-2/+1
2016-01-09Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=472973 as perslewis2-38/+41
2015-12-11Change-Id: I7d1f725d48ae0efea6ee9e1cc2ecc75337e37588slewis4-11/+15
2015-12-10Javadoc version update from 3.12.0 to 3.12.1slewis1-1/+1
2015-12-09Fixes to remote service perspective to address bugslewis11-20/+174
2015-12-09Additional changes to take advantage of mechanism described in bugslewis3-3/+7
2015-11-30Fix bug created in previous commitR-Release_HEAD-sdk_feature-174_174slewis2-4/+4
2015-11-29Simplification of APIR-Release_HEAD-sdk_feature-172_172slewis1-5/+11
2015-11-29Improved endpoint discovery view so that remote service unimportR-Release_HEAD-sdk_feature-171_171slewis3-43/+83
2015-11-26Fix for pde dependency build problemslewis1-2/+2
2015-11-26Added documentation for new services view extension point. Alsoslewis9-39/+73
2015-11-26Generalized IServicesView interface to allow for remote service managersslewis2-2/+2
2015-11-25Added servicesview extension point to support future support ofslewis10-20/+360
2015-11-25Removed PDE version property.slewis1-1/+1
2015-11-25Removed ServicesView because of dependency on OSGi DTOs (only in R6+slewis23-1061/+17
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

Back to the top