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  bd216ca620a5a78c7ecffab40b743d92c8680d8f (commit)
      from  385fa8959fe3b193bb67ee9e7daab1e603456818 (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 bd216ca620a5a78c7ecffab40b743d92c8680d8f
Author: Stefan Rossbach <[email protected]>
Date:   Wed Sep 18 18:33:13 2013 +0200

    [INTERNAL] removed the session object from the user class
    
    The session object has so many references that it may lead to memory
    leaks if the user objects where cached somewhere and never gets GC.
    
    Change-Id: I497361c6f3c193b35a6425036ec5dbdde4a4f848
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1070
    Tested-by: Jenkins CI
    Reviewed-by: Patrick Schlott <[email protected]>
    Reviewed-by: Franz Zieris <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/User.java             |   59 ++++--
 .../dpp/invitation/OutgoingSessionNegotiation.java |    2 +-
 .../inf/dpp/project/internal/SarosSession.java     |   13 +-
 .../project/internal/UserInformationHandler.java   |    4 +-
 .../dpp/editor/colorstorage/ColorIDSetTest.java    |   14 +-
 .../ContributionAnnotationManagerTest.java         |    4 +-
 .../inf/dpp/feedback/StatisticCollectorTest.java   |    4 +-
 .../project/ResourceActivityFilterPluginTest.java  |    7 +-
 .../project/internal/ActivitySequencerTest.java    |   25 ++-
 .../internal/UserInformationHandlerTest.java       |   14 +-
 .../inf/dpp/synchronize/StopManagerTest.java       |  219 +++++++++-----------
 .../inf/dpp/vcs/VCSActivityPluginTest.java         |    7 +-
 12 files changed, 187 insertions(+), 185 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to