Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-10-08Added plugin.properties and about.htmlRoot_Release_3_1slewis4-2/+49
2009-10-06RESOLVED - bug 275722: [rest] REST abstraction for ECFhstaudacher11-77/+322
https://bugs.eclipse.org/bugs/show_bug.cgi?id=275722
2009-09-23Added default arguments for ecf.generic.server to support ↵slewis1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290291
2009-09-16Removed warning messagesv20090916-0801slewis2-6/+2
2009-09-16Removed some warningsslewis2-4/+6
2009-09-11Initial checkin of REST api work from google soc project 2009 from Holger ↵slewis27-0/+2303
Staudacher. CQ for IP review/approval of contribution: http://dev.eclipse.org/ipzilla/show_bug.cgi?id=3504
2009-09-08Added IRemoteServiceProxy interfaceslewis1-0/+23
2009-08-29Changed at @since to 3.1 for new constructor. Updated plugin minor segment ↵slewis1-1/+1
to 3.1
2009-08-10Added convenience constructor for RemoteServiceContainer class.v20090812-0800slewis1-0/+3
2009-08-10Added convenience constructor for RemoteServiceContainer class.slewis1-0/+4
2009-08-06Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=285801 (remove ↵slewis1-2/+20
unnecessary host name lookups)
2009-07-24Bug 259856 The error message when the chat message cannot be sent is not ↵v20090729-0800rsuen3-5/+20
correct.
2009-07-16RESOLVED - bug 279043: Exception when trying to serialize ServiceInfomkuppe2-1/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279043
2009-07-08Fixes for externalized string for bug ↵slewis4-17/+38
https://bugs.eclipse.org/bugs/show_bug.cgi?id=259439
2009-06-16Updated javadocsv20090617-0800slewis1-1/+1
2009-06-03Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=279007slewis1-0/+7
2009-05-31Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=278148v20090604-1131slewis1-18/+14
2009-05-30Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=278222slewis1-4/+11
2009-05-29Release fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=278093slewis1-13/+17
2009-05-28Pull out experimental functionality. This should never have gone in.rsuen1-0/+2
2009-05-28More javadocsslewis1-1/+3
2009-05-28Additional javadocsslewis1-0/+4
2009-05-28Added javadocs for RemoteServiceHelper class static methodsslewis1-3/+60
2009-05-25new javadocsslewis1-1/+1
2009-05-25Added documentationslewis2-0/+6
2009-05-23Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=277585slewis1-4/+2
2009-05-23NEW - bug 277176: Service Discovery view not working with osgiservicesmkuppe2-4/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277176
2009-05-23NEW - bug 277176: Service Discovery view not working with osgiservicesmkuppe11-0/+239
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277176
2009-05-23NEW - bug 277176: Service Discovery view not working with osgiservicesmkuppe1-18/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277176 - removed left over references to "osgiservices"
2009-05-23NEW - bug 277176: Service Discovery view not working with osgiservicesmkuppe2-24/+38
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277176 - removed references to "osgiservices" - made method protected
2009-05-22Add license header.rsuen1-0/+10
2009-05-22Prompt before allowing remote users to synchronize to prevent leaking ↵rsuen5-0/+158
information.
2009-05-22Prompt before allowing remote users to synchronize to prevent leaking ↵rsuen4-157/+48
information.
2009-05-20new javadocs generator for RC2 versionslewis1-1/+1
2009-05-19corrected docpperret1-4/+4
2009-05-18Added copyright header as per bug ↵slewis1-0/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=276778
2009-05-14Bug 270332 put() is called twice for DocShares due to ECF Generic group handlingrsuen1-2/+7
2009-05-11kick buildslewis1-0/+1
2009-05-11Turned off debugging by defaultslewis1-1/+1
2009-05-09new javadocsslewis1-1/+1
2009-05-07Bug 275359 [ui] remove use of deprecated methodsv20090508-1057rsuen2-3/+5
2009-05-07Bug 275359 [ui] remove use of deprecated methodsrsuen1-4/+5
2009-05-07Bug 275359 [ui] remove use of deprecated methodsrsuen2-6/+5
2009-05-05Fix for classpath non-syncv20090504-2200slewis2-2/+7
2009-05-05Fix for classpath non-syncslewis2-6/+4
2009-05-05Fix for classpath non-syncslewis2-3/+2
2009-05-05Fix for classpath non-syncslewis2-2/+7
2009-05-05Fix for classpath non-syncslewis2-2/+7
2009-05-05Fix for classpath non-syncslewis2-6/+4
2009-05-05Fix for classpath non-syncslewis2-3/+2

Back to the top