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  a4a7a7c781abe72370e1a0bc4a1e3cb2bf0939e0 (commit)
       via  8cdf856b0b784a51dc539f354bcac6cb2f6e83d0 (commit)
      from  4cee1991e47ad37a417d1d5ba16f028d9b5186d9 (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 a4a7a7c781abe72370e1a0bc4a1e3cb2bf0939e0
Author: Stefan Rossbach <[email protected]>
Date:   Sat Aug 31 07:14:19 2013 +0200

    [PERFORMANCE] reduced network usage for activities
    
    Removed the TimedActivities* classes from the
    serialization process.
    
    Reduced the amount of data send. The JID is already
    included in the PacketExtension and the sequence numbers
    can be easily recalculated and so just sending the start sequence
    number is more than enough.
    
    Change-Id: Ic76b3a4ef4db25a6f4e52fb491b45c620e750d66
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/916
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

commit 8cdf856b0b784a51dc539f354bcac6cb2f6e83d0
Author: Stefan Rossbach <[email protected]>
Date:   Sat Aug 31 07:20:39 2013 +0200

    [NOP] removed dead code
    
    The ProjectExhangeInfoDataObject class is no longer used
    since commit b9ba240645b71c730f10bd63c43f8f5c8edf2431.
    
    Change-Id: Idfe4f7e7afd4f92f03417466863690824d9ac999
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/917
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/activities/ProjectExchangeInfo.java    |   26 +--
 .../activities/ProjectExchangeInfoDataObject.java  |   57 ------
 .../inf/dpp/net/internal/TimedActivities.java      |   80 --------
 .../dpp/net/internal/TimedActivityDataObject.java  |  121 ------------
 .../internal/extensions/ActivitiesExtension.java   |   93 +++++++--
 .../dpp/project/internal/ActivitySequencer.java    |  160 ++++++++--------
 .../de/fu_berlin/inf/dpp/util/ActivityUtils.java   |   12 +-
 .../inf/dpp/net/TimedActivityDataObjectTest.java   |  200 --------------------
 .../ActivitiesExtensionProviderTest.java           |  162 +---------------
 .../fu_berlin/inf/dpp/util/ActivityUtilsTest.java  |   21 +--
 10 files changed, 180 insertions(+), 752 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/activities/ProjectExchangeInfoDataObject.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/TimedActivities.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/TimedActivityDataObject.java
 delete mode 100644 
de.fu_berlin.inf.dpp/test/junit/de/fu_berlin/inf/dpp/net/TimedActivityDataObjectTest.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to