[midPoint-git] [Evolveum/midpoint] 7323f0: repo-sqale: first skeletal non-paging iterative se...

virgo47 noreply at github.com
Wed Jul 28 00:10:18 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7323f0d2b1bab5befc572919667e9499e89dba90
      https://github.com/Evolveum/midpoint/commit/7323f0d2b1bab5befc572919667e9499e89dba90
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M model/model-intest/testng-integration-sqale.xml
    M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryService.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/SqaleRepoBaseTest.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoAddDeleteObjectTest.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoModifyObjectTest.java
    A repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchIterativeTest.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSmokeTest.java

  Log Message:
  -----------
  repo-sqale: first skeletal non-paging iterative search implementation

New SqaleRepoSearchIterativeTest introduced, WIP.
Clearing perf monitor in tests is now a single method call of
clearPerformanceMonitor(), other perf counts can be asserted.


  Commit: f3bf1f7d6d1546def63a185586a331863bdd2fb4
      https://github.com/Evolveum/midpoint/commit/f3bf1f7d6d1546def63a185586a331863bdd2fb4
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectRetriever.java

  Log Message:
  -----------
  ObjectRetriever.java: result.computeStatusIfUnknown() used instead of if


Compare: https://github.com/Evolveum/midpoint/compare/4a2dfd06c950...f3bf1f7d6d15


More information about the midPoint-svn mailing list