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  7d24a2d25f5a766423124a6a8926393816d1d659 (commit)
      from  782cd853819b9637a439241d4d49ee3b14ee7a0d (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 7d24a2d25f5a766423124a6a8926393816d1d659
Author: Stefan Rossbach <[email protected]>
Date:   Thu Jan 31 21:25:21 2013 +0100

    [INTERNAL] exchange user colors with color IDs
    
    Instead of sending RGB values we now send color IDs.
    
    This patch ensures that the session users can only choose
    colors from a preselected set.
    
    This patch is a pre-patch. It contains some unwanted
    hacks and only uses a poor input dialog to change the
    current session color.
    
    Change-Id: I93dda383851c74400630b540e14766c138108175
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/556
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/User.java             |   14 ++-
 .../activities/business/ChangeColorActivity.java   |   49 ++++--
 .../ChangeColorActivityDataObject.java             |   56 ++----
 .../fu_berlin/inf/dpp/project/ISarosSession.java   |   12 ++
 .../dpp/project/internal/ChangeColorManager.java   |  174 ++++++-------------
 .../inf/dpp/project/internal/FreeColors.java       |    4 +-
 .../inf/dpp/project/internal/SarosSession.java     |   39 +++--
 .../inf/dpp/serviceProviders/NullSarosSession.java |    5 +
 .../inf/dpp/ui/actions/ChangeColorAction.java      |  109 ++++---------
 .../inf/dpp/project/internal/FreeColorsTest.java   |   37 +----
 .../inf/dpp/test/stubs/SarosSessionStub.java       |    5 +
 .../fu_berlin/inf/dpp/util/ActivityUtilsTest.java  |    5 +-
 12 files changed, 212 insertions(+), 297 deletions(-)


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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to