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  f75c9d7a4f11c49cfd53bcb22d7230b4eb488d27 (commit)
      from  8f9afb45fabb3caa6328a640ccd5d9fcf72c6495 (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 f75c9d7a4f11c49cfd53bcb22d7230b4eb488d27
Author: Christian Cikryt <[email protected]>
Date:   Mon Feb 9 16:37:52 2015 +0100

    [INTERNAL] Split AccountBrowserFunctions into Renderer and Service
    
    The resulting structure is analog to ContactListRenderer and 
ContactListCoreService.
    Furthermore, this help to keep the browser function declarations manageable 
small.
    
    Change-Id: I21c9e2aa1974acc0f96ad5f603f6936c2a0da30a
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2118
    Tested-by: Jenkins CI
    Reviewed-by: Matthias Bohnstedt <[email protected]>
    Reviewed-by: Arndt Lasarzik <[email protected]>
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/SarosHTMLUIContextFactory.java         |    2 +
 .../browser_functions/AccountBrowserFunctions.java |   58 ++++++----------
 .../dpp/ui/core_services/AccountCoreService.java   |   69 ++++++++++++++++++++
 .../inf/dpp/ui/renderer/AccountRenderer.java       |   44 +++++++++++++
 .../inf/dpp/ui/view_parts/SarosMainPage.java       |   16 +++--
 5 files changed, 146 insertions(+), 43 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/core_services/AccountCoreService.java
 create mode 100644 
de.fu_berlin.inf.dpp.ui/src/de/fu_berlin/inf/dpp/ui/renderer/AccountRenderer.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to