[midPoint-git] [Evolveum/midpoint] 5dfe70: MiscUtils: added binaryToHexPreview(byte[]), null-...

virgo47 noreply at github.com
Mon Aug 3 10:32:08 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 5dfe70c798d5eb90a46f11017a20aff1b9838c5e
      https://github.com/Evolveum/midpoint/commit/5dfe70c798d5eb90a46f11017a20aff1b9838c5e
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M infra/util/src/main/java/com/evolveum/midpoint/util/MiscUtil.java

  Log Message:
  -----------
  MiscUtils: added binaryToHexPreview(byte[]), null-safe, shows few bytes

While not for diagnostics, works fine for informative toString(), also
shows length of the byte array and returns null for null array.


  Commit: ada893a52cd66034c300955d62dc98de96064afb
      https://github.com/Evolveum/midpoint/commit/ada893a52cd66034c300955d62dc98de96064afb
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/pure/FlexibleRelationalPathBase.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/pure/querymodel/QAuditDelta.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/pure/querymodel/beans/MAuditDelta.java

  Log Message:
  -----------
  MID-6319: audit delta Blobs mapped to byte[] (for PG tests)


Compare: https://github.com/Evolveum/midpoint/compare/5373c415f93a...ada893a52cd6


More information about the midPoint-svn mailing list