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 b45191b4298f8b0745ee2dcdd241379112929360 (commit) from ade68952a33259d6aa9f2e8614f1a77152272b5a (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 b45191b4298f8b0745ee2dcdd241379112929360 Author: Etienne Girard <etienne.g.gir...@gmail.com> Date: Wed Apr 13 18:19:31 2016 +0200 [FIX][I] Track modifications in all opened documents This patch fixes a bug when switching to an opened editor and modifying its content would not trigger an activity. It can be tested by: - Sharing a module - Opening several editors - Switching to an already opened editor and modifying the document This patch modifies StoppableDocumentListener so that it listen to all opened documents. Filtering files that are not shared is done by the EditorPool. Change-Id: Ic9106ed11e438a14cf723f6343e12d4b569e9bbd Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/3056 Tested-by: Jenkins CI Reviewed-by: Stefan Rossbach <srossb...@arcor.de> Reviewed-by: Holger Schmeisky <holger.schmei...@gmail.com> Reviewed-by: Franz Zieris <zie...@inf.fu-berlin.de> ----------------------------------------------------------------------- Summary of changes: .../inf/dpp/intellij/editor/EditorManager.java | 19 +--- .../intellij/editor/LocalEditorManipulator.java | 5 - .../intellij/editor/StoppableDocumentListener.java | 67 ++++++------ .../editor/StoppableDocumentListenerTest.java | 109 ++++++++++++++++++++ 4 files changed, 146 insertions(+), 54 deletions(-) create mode 100644 de.fu_berlin.inf.dpp.intellij/test/junit/de/fu_berlin/inf/dpp/intellij/editor/StoppableDocumentListenerTest.java hooks/post-receive -- The Saros Eclipse Plugin ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ DPP-Robot mailing list DPP-Robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot