[midPoint-git] [Evolveum/midpoint] 776c1a: Fix certifications for non-native repo

mederly noreply at github.com
Wed Feb 26 22:09:56 CET 2025


  Branch: refs/heads/feature/perf-reporting
  Home:   https://github.com/Evolveum/midpoint
  Commit: 776c1a1041b2576fa85077d61bc339fcf544809f
      https://github.com/Evolveum/midpoint/commit/776c1a1041b2576fa85077d61bc339fcf544809f
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java

  Log Message:
  -----------
  Fix certifications for non-native repo

**What**

Use non iterative search, if the repository isn't "native"

**Why**

Iterative search is not implemented in "non native" repositories (i.e.
the old repository which uses Hibernate). Using iterative search on
those repositories caused an exception.

**Fixes:** MID-10225


  Commit: c8d07c624f1de50d38351d92efd3578ca08339ba
      https://github.com/Evolveum/midpoint/commit/c8d07c624f1de50d38351d92efd3578ca08339ba
  Author: Andrej <84732799+and-za at users.noreply.github.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java

  Log Message:
  -----------
  Merge pull request #266 from Evolveum/bugfix/10225

Fix certifications for non-native repo


  Commit: c4a15c21bf5bb7a98b6f47f472ad83ad9c14310e
      https://github.com/Evolveum/midpoint/commit/c4a15c21bf5bb7a98b6f47f472ad83ad9c14310e
  Author: skublik <lukas.skublik at gmail.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    A gui/admin-gui/src/frontend/scss/_grid.scss
    M gui/admin-gui/src/frontend/scss/midpoint.scss

  Log Message:
  -----------
  MID-10453 fix responsive for columns of table in Safari


  Commit: 679a157ab957775915f42b3467565622a0296ce0
      https://github.com/Evolveum/midpoint/commit/679a157ab957775915f42b3467565622a0296ce0
  Author: skublik <lukas.skublik at gmail.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java
    M pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 052edc2e59e9f3bc5628de3d83258fa82b402207
      https://github.com/Evolveum/midpoint/commit/052edc2e59e9f3bc5628de3d83258fa82b402207
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/OperationExecutionWriter.java

  Log Message:
  -----------
  Fix skipping operation execution recording

When the "skipWhenSuccess" property was enabled, no operation
execution records were created (that's correct), but the repository
modifyObject operation was called anyway.

This is now fixed. It should improve the performance a bit.


  Commit: ad8e6a557fa7a6b9a8264c8e0ec94f411512a801
      https://github.com/Evolveum/midpoint/commit/ad8e6a557fa7a6b9a8264c8e0ec94f411512a801
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-02-26 (Wed, 26 Feb 2025)

  Changed paths:
    A gui/admin-gui/src/frontend/scss/_grid.scss
    M gui/admin-gui/src/frontend/scss/midpoint.scss
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertQueryHelper.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/OperationExecutionWriter.java

  Log Message:
  -----------
  Merge branch 'master' into feature/perf-reporting


Compare: https://github.com/Evolveum/midpoint/compare/13939759117e...ad8e6a557fa7

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list