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.".

The branch, master has been updated
       via  eac2f74deb10f92dbccffd2835b202b18490a280 (commit)
      from  010a313b7e86298d42ca75ff56e9bea22091d49b (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 eac2f74deb10f92dbccffd2835b202b18490a280
Author: Stefan Rossbach <[email protected]>
Date:   Sun Dec 30 00:13:27 2012 +0100

    [FEATURE] #3439820 Remove participant from session
    
    The host can now remove participants from the current session.
    
    This feature is currently ONLY ENABLED in debug mode as it requires
    more verification and validation !
    
    Change-Id: Ib93be74090046210805aa3dfb70ceff7213d8d55
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/514
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    6 +-
 .../src/de/fu_berlin/inf/dpp/User.java             |    8 +-
 ...{LeaveHandler.java => LeaveAndKickHandler.java} |   51 +++++++--
 .../net/internal/extensions/KickUserExtension.java |   17 +++
 .../fu_berlin/inf/dpp/project/ISarosSession.java   |   13 ++
 .../inf/dpp/project/internal/SarosSession.java     |   42 +++++++
 .../inf/dpp/serviceProviders/NullSarosSession.java |    5 +
 .../inf/dpp/ui/actions/RemoveUserAction.java       |  126 ++++++++++++++++++++
 .../de/fu_berlin/inf/dpp/ui/views/SarosView.java   |   13 ++
 .../inf/dpp/test/stubs/SarosSessionStub.java       |    5 +
 10 files changed, 271 insertions(+), 15 deletions(-)
 rename 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/business/{LeaveHandler.java 
=> LeaveAndKickHandler.java} (68%)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/KickUserExtension.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/ui/actions/RemoveUserAction.java


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to