You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2021/01/10 20:31:21 UTC

[directory-studio] branch master updated (a543b2d -> dfed729)

This is an automated email from the ASF dual-hosted git repository.

seelmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/directory-studio.git.


    from a543b2d  Stabilize UI tests
     add dfed729  DIRSTUDIO-837, DIRSTUDIO-1167: Fix quick search, require one instance per connection rather than one global object

No new revisions were added by this update.

Summary of changes:
 .../common/actions/OpenQuickSearchAction.java      | 20 +++--------------
 .../common/widgets/browser/BrowserActionGroup.java |  3 +--
 .../widgets/browser/BrowserContentProvider.java    | 17 ++++++--------
 .../widgets/browser/BrowserQuickSearchWidget.java  |  2 +-
 .../widgets/browser/BrowserUniversalListener.java  |  4 ++--
 .../common/widgets/browser/BrowserWidget.java      | 26 ----------------------
 .../studio/ldapbrowser/core/SearchManager.java     | 25 +++++++++++++++++++++
 .../browser/BrowserViewUniversalListener.java      |  6 ++---
 8 files changed, 42 insertions(+), 61 deletions(-)