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  9eda80f981ed8afdcdbb4f742d220895855364e1 (commit)
      from  6c6905af6fe75d8dcc305522448b13254a2673f5 (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 9eda80f981ed8afdcdbb4f742d220895855364e1
Author: David Sungaila <david.sunga...@arcor.de>
Date:   Sun Feb 28 11:57:45 2016 +0100

    [API] Extend AbstractSarosLifecycle (IntelliJ)
    
    This patch implements AbstractSarosLifecycle for the IntelliJ platform.
    
    The new IntellijSarosLifecycle adds SarosIntellijContextFactory and
    HTMLUIContextFactory (if activated) to the Saros context.
    
    Most changes of this patch are imports/references only.
    
    This is one change in a group of three (see related changes).
    
    Change-Id: Iae4cefdbf9ed0936ef101124aeb3b7b165f71274
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2983
    Tested-by: Jenkins CI
    Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de>

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

Summary of changes:
 .../src/de/fu_berlin/inf/dpp/core/Saros.java       |  129 --------------------
 .../core/ui/eventhandler/NegotiationHandler.java   |   24 ++--
 .../inf/dpp/core/ui/util/CollaborationUtils.java   |    6 +-
 .../inf/dpp/intellij/IntellijSarosLifecycle.java   |   56 +++++++++
 .../fu_berlin/inf/dpp/intellij/SarosComponent.java |   16 ++-
 .../context/SarosIntellijContextFactory.java       |   21 ++--
 .../inf/dpp/intellij/editor/EditorAPI.java         |    6 +-
 .../inf/dpp/intellij/editor/EditorManager.java     |   24 ++--
 .../inf/dpp/intellij/editor/ProjectAPI.java        |    5 +-
 .../intellij/ui/actions/AbstractSarosAction.java   |    9 +-
 .../dpp/intellij/ui/menu/SarosFileShareGroup.java  |   14 +-
 .../intellij/ui/swt_browser/BrowserCondition.java  |    4 +-
 .../ui/swt_browser/IntelliJDialogManager.java      |   21 ++--
 .../inf/dpp/intellij/ui/tree/ContactPopMenu.java   |   30 +++--
 .../dpp/intellij/ui/tree/TreeClickListener.java    |    7 +-
 .../inf/dpp/intellij/ui/util/DialogUtils.java      |    8 +-
 .../dpp/intellij/ui/util/NotificationPanel.java    |   11 +-
 .../inf/dpp/intellij/ui/util/SafeDialogUtils.java  |   10 +-
 .../ui/widgets/progress/ProgressFrame.java         |    6 +-
 .../ui/wizards/AddProjectToSessionWizard.java      |    2 +-
 .../inf/dpp/intellij/ui/wizards/Wizard.java        |    6 +-
 .../context/SarosIntellijContextFactoryTest.java   |   30 +++--
 .../intellij/context/SarosIntellijContextTest.java |   29 +++--
 .../inf/dpp/intellij/test/IntellijMocker.java      |   13 --
 24 files changed, 210 insertions(+), 277 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/core/Saros.java
 create mode 100644 
de.fu_berlin.inf.dpp.intellij/src/de/fu_berlin/inf/dpp/intellij/IntellijSarosLifecycle.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to