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

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


    from a9a46000b0 Merge pull request #4823 from sramazzina/FIXES-1
     add 6c86c7aeee minor fixes to concatfield, #4818
     add 52fb91a394 fixes #4850 and some cleanup
     add b491752c84 add https proxy, fixes #4768
     new 84a3adac13 Merge pull request #4851 from hansva/main

The 1 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:
 .../transforms/0004-concat-fields.hpl              | 162 ++++++----------
 .../hop/workflow/actions/http/ActionHttp.java      | 212 ++-------------------
 .../transforms/concatfields/ConcatField.java       | 184 +-----------------
 .../transforms/concatfields/ConcatFields.java      |   4 +-
 .../transforms/concatfields/ConcatFieldsMeta.java  |  80 +-------
 .../transforms/concatfields/ExtraFields.java       |  58 +-----
 .../concatfields/ConcatFieldsMetaTest.java         |  11 +-
 .../pipeline/transforms/writetolog/LogField.java   |  12 +-
 .../transforms/writetolog/WriteToLogDialog.java    |   4 +-
 .../transforms/writetolog/WriteToLogMeta.java      |  62 +-----
 10 files changed, 96 insertions(+), 693 deletions(-)

Reply via email to