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/incubator-hop.git.
from ebeb690 Merge pull request #975 from mattcasters/master
new fb38124 HOP-3141: remove showSelection to improve small lists
new 3d41b2a HOP-3141: code cleanup
new 1b32087 HOP-3128: replace filter by filter rows
new 232154e HOP-3129: refactor isTransformMetarmative ->
isTransformInformative
new 2b23d01 HOP-3129: small cleanup
new 9a4a69f Merge pull request #976 from hansva/master
The 2605 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:
.../java/org/apache/hop/pipeline/PipelineMeta.java | 114 +++---
integration-tests/transforms/run-all.hpl | 60 +--
.../SSTableOutputDialog.java | 5 +-
.../hop/ui/core/dialog/EnterSelectionDialog.java | 75 ++--
.../apache/hop/ui/core/widget/ConditionEditor.java | 401 ++++++++++-----------
5 files changed, 304 insertions(+), 351 deletions(-)