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

hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


    from 4247906047 Merge pull request #2875 from sramazzina/2840
     new 12e4248e2f Allow strict search in the context dialog, fixes #2880
     new b5a4bdc9c2 Update list of transforms and turn on strict search, fixes 
#2880
     new dad05532a8 Merge pull request #2881 from hansva/master

The 5702 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/src/main/java/org/apache/hop/core/Const.java  |  11 +
 .../hop/core/gui/plugin/action/GuiAction.java      |  68 ++-
 .../java/org/apache/hop/ui/hopgui/HopWebTest.java  | 656 +++++++++++----------
 .../src/test/resources/docker/Dockerfile.web       |  12 +-
 .../resources/docker/resources}/hop-config.json    | 414 +++++++------
 .../hopweb/src/test/resources/transforms.bak       |  35 --
 .../hopweb/src/test/resources/transforms.csv       |  22 +
 7 files changed, 660 insertions(+), 558 deletions(-)
 copy .gitpod.Dockerfile => 
integration-tests/hopweb/src/test/resources/docker/Dockerfile.web (72%)
 copy integration-tests/{samples => 
hopweb/src/test/resources/docker/resources}/hop-config.json (78%)
 delete mode 100644 integration-tests/hopweb/src/test/resources/transforms.bak

Reply via email to