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 franzzieris.

The branch, master has been updated
       via  af4008c80e85683a0a9cf9a3a349d477f3cd8c36 (commit)
       via  c09f35b3b7324cd1387c20a3871c6966df10def1 (commit)
      from  66851e95eda4832116429f992d53d2cd6d34f908 (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 af4008c80e85683a0a9cf9a3a349d477f3cd8c36
Author: Matthias Bohnstedt <matthias.bohnst...@gmail.com>
Date:   Wed Sep 21 12:32:47 2016 +0200

    [API][UI] Use username and domain instead of JID
    
    The field 'jid' is removed and the datahook now uses 'username'
    instead. Therefore it's again possible to select and connect accounts
    within the HTML UI.
    
    Change-Id: I8ca82778bfd0baaa1bf00486f62ef22c9aa6902e
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3174
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>
    Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de>

commit c09f35b3b7324cd1387c20a3871c6966df10def1
Author: Stefan Rossbach <srossb...@arcor.de>
Date:   Tue Sep 20 20:45:36 2016 +0200

    [INTERNAL] let the SarosSession broadcast resource changes
    
    This patch moves the responsibility for broadcasting shared resource
    changed (i.e added) to the SarosSession. It was formerly done by the
    SessionManager for an unknown reason.
    
    Change-Id: I5d7eabd464f84124cef85d5123f4e72a0547d4d4
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3172
    Tested-by: Jenkins CI
    Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de>
    Reviewed-by: Stefan Rossbach <srossb...@arcor.de>

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

Summary of changes:
 .../negotiation/IncomingProjectNegotiation.java    |    1 -
 .../inf/dpp/session/AbstractSessionListener.java   |    9 +
 .../inf/dpp/session/ISarosSessionManager.java      |   17 +-
 .../inf/dpp/session/ISessionLifecycleListener.java |   12 --
 .../inf/dpp/session/ISessionListener.java          |   21 +++-
 .../dpp/session/NullSessionLifecycleListener.java  |    5 -
 .../inf/dpp/session/SarosSessionManager.java       |   15 +--
 .../inf/dpp/session/internal/SarosSession.java     |    9 +
 .../session/internal/SessionListenerDispatch.java  |    8 +
 .../inf/dpp/intellij/editor/EditorManager.java     |  155 ++++++++++----------
 .../dpp/intellij/ui/tree/SessionTreeRootNode.java  |   20 ++-
 .../src/elements/account/account-dropdown.jade     |    2 +-
 .../html/src/elements/account/account-dropdown.js  |    2 +-
 .../html/src/elements/account/models/account.js    |    3 +-
 .../html/src/elements/saros-state.js               |   11 +-
 .../src/de/fu_berlin/inf/dpp/ui/model/Account.java |   15 --
 .../inf/dpp/ui/renderer/StateRenderer.java         |    7 +-
 .../de/fu_berlin/inf/dpp/ui/model/AccountTest.java |    2 +-
 .../de/fu_berlin/inf/dpp/editor/EditorManager.java |   52 ++++---
 .../inf/dpp/feedback/ProjectCollector.java         |   18 +--
 .../dpp/ui/decorators/SharedProjectDecorator.java  |    9 +-
 .../viewer/session/SessionDisplayComposite.java    |   20 ++-
 .../manipulation/impl/NetworkManipulatorImpl.java  |    5 -
 23 files changed, 217 insertions(+), 201 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to