|
From: Franz Z. <fra...@us...> - 2017-07-01 12:01:05
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was franzzieris.
The branch, master has been updated
via b7c3d1ccbdaac39c120254642b3e4f64fcf567f8 (commit)
from 47669c817f2111dd32498bc944031ae8cc77055d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b7c3d1ccbdaac39c120254642b3e4f64fcf567f8
Author: Franz Zieris <zi...@in...>
Date: Fri Jun 30 14:33:34 2017 +0200
[STF] Prepare remote access to the HTML GUI
On the server side, the HTML bots will only be exposed if the Saros
instance uses the HTML GUI.
On the client side, the Tester classes allow to check whether the HTML
GUI is enabled on the other side.
Change-Id: I9524bcf6c28503f0d52f5f8238b2bcbf6a2c0a80
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3365
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <sro...@ar...>
-----------------------------------------------------------------------
Summary of changes:
de.fu_berlin.inf.dpp.ui/META-INF/MANIFEST.MF | 1 +
.../inf/dpp/stf/server/HTMLSTFRemoteObject.java | 2 +-
.../inf/dpp/stf/client/tester/AbstractTester.java | 25 ++++++++++++++++
.../inf/dpp/stf/client/tester/InvalidTester.java | 17 +++++++++++
.../inf/dpp/stf/client/tester/RealTester.java | 33 ++++++++++++++++++++++
.../inf/dpp/stf/client/tester/SarosTester.java | 16 +++++++++++
.../inf/dpp/stf/server/STFController.java | 14 +++++++++
7 files changed, 107 insertions(+), 1 deletion(-)
hooks/post-receive
--
The Saros Eclipse Plugin
|