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 dpp-gerrit.
The branch, master has been updated
via b259b7d439dc315693deaeb2f3a7e5d33ef12211 (commit)
from f62e91ffa7b8c2829bc8fe937a792039b0602aba (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 b259b7d439dc315693deaeb2f3a7e5d33ef12211
Author: Stefan Rossbach <[email protected]>
Date: Sat Jul 12 12:49:52 2014 +0200
[INTERNAL] moved proxy resolving logic out of ConnectionHandler
The ConnectionHandler class should be part of the Core. Currently it was
not possible to move this class because of the Eclipse stuff that
resolved the proxy settings.
Change-Id: If910c1af09ae57f61d0f4cb38eef54ab20becba3
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1807
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../src/de/fu_berlin/inf/dpp/Saros.java | 2 -
.../inf/dpp/SarosEclipseContextFactory.java | 7 ++-
.../connection/ConnectionHandler.java | 64 ++++---------------
.../communication/connection/IProxyResolver.java | 22 ++++++
.../connection/Socks5ProxyResolver.java | 68 ++++++++++++++++++++
5 files changed, 109 insertions(+), 54 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/communication/connection/IProxyResolver.java
create mode 100644
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/communication/connection/Socks5ProxyResolver.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot