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 cb99f7c724626fdd4e3952930cc40de6acccded4 (commit)
from dd6b00221ff0ba962487e872f5a1f8aa93f1b02c (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 cb99f7c724626fdd4e3952930cc40de6acccded4
Author: Patrick Schlott <[email protected]>
Date: Mon Mar 25 16:17:42 2013 +0100
[INTERNAL/DOCU] Renamed Threads
Named unnamed Threads to make them easier to identify. Used Methode
Utils.RunSafeAsync for Threads that already used Utils.WrapSafe. Renamed
Threads so they follow a common layout.
Layout:
For Threads: CamelCase
For Threads that can be called multiple times for different reasons or
users: CamelCase-<identifier>
For Threads used by Executers: CamelCase-<nr>
Change-Id: Ic6dfff91d7a56f5907ec4753934c7148cb18f1d5
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/687
Tested-by: Jenkins CI
Reviewed-by: Franz Zieris <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../src/de/fu_berlin/inf/dpp/Saros.java | 4 +-
.../inf/dpp/communication/SkypeManager.java | 2 +-
.../communication/audio/AudioServiceManager.java | 4 +-
.../inf/dpp/feedback/FeedbackManager.java | 2 +-
.../de/fu_berlin/inf/dpp/net/PingPongCentral.java | 2 +-
.../src/de/fu_berlin/inf/dpp/net/SarosNet.java | 2 +-
.../dpp/net/business/DispatchThreadContext.java | 2 +-
.../inf/dpp/net/business/LeaveAndKickHandler.java | 2 +-
.../dpp/net/discoverymanager/DiscoveryManager.java | 6 +-
.../inf/dpp/net/internal/ActivitySequencer.java | 316 ++++++++++----------
.../dpp/net/internal/BinaryChannelConnection.java | 2 +-
.../inf/dpp/net/internal/Socks5Transport.java | 4 +-
.../inf/dpp/net/internal/StreamServiceManager.java | 7 +-
.../inf/dpp/net/stun/internal/StunServiceImpl.java | 5 +-
.../inf/dpp/net/upnp/internal/UPnPServiceImpl.java | 4 +-
.../inf/dpp/project/internal/ActivityHandler.java | 5 +-
.../inf/dpp/project/internal/SarosSession.java | 2 +-
.../fu_berlin/inf/dpp/synchronize/StopManager.java | 39 ++--
.../fu_berlin/inf/dpp/ui/LocalPresenceTracker.java | 30 +-
.../dpp/ui/actions/ChangeXMPPAccountAction.java | 4 +-
.../inf/dpp/ui/actions/FollowModeAction.java | 25 +-
.../fu_berlin/inf/dpp/ui/actions/SkypeAction.java | 19 +-
.../ui/preferencePages/NetworkPreferencePage.java | 96 +++---
.../fu_berlin/inf/dpp/ui/sounds/SoundPlayer.java | 2 +-
.../inf/dpp/ui/util/CollaborationUtils.java | 6 +-
.../inf/dpp/ui/views/VideoPlayerView.java | 6 +-
.../dpp/ui/widgets/session/ChatRoomsComposite.java | 2 +-
.../dpp/ui/wizards/AddProjectToSessionWizard.java | 4 +-
.../inf/dpp/ui/wizards/JoinSessionWizard.java | 2 +-
.../pages/ConfigurationSettingsWizardPage.java | 42 ++--
.../fu_berlin/inf/dpp/util/sendfile/StreamJob.java | 2 +-
.../inf/dpp/videosharing/VideoSharing.java | 6 +-
.../inf/dpp/videosharing/decode/Decoder.java | 4 +-
.../inf/dpp/videosharing/encode/Encoder.java | 2 +-
.../dpp/videosharing/manager/ActivityManager.java | 2 +-
35 files changed, 341 insertions(+), 323 deletions(-)
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot