[midPoint-git] [Evolveum/midpoint] ab0f99: Fix logging for RepositoryCache.getObject

mederly noreply at github.com
Tue Jun 18 19:15:29 CEST 2019


  Branch: refs/heads/feature/gui-wrapper
  Home:   https://github.com/Evolveum/midpoint
  Commit: ab0f99059422cc7643b5237e6be2def6ea938eef
      https://github.com/Evolveum/midpoint/commit/ab0f99059422cc7643b5237e6be2def6ea938eef
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java

  Log Message:
  -----------
  Fix logging for RepositoryCache.getObject


  Commit: ade968deecc2367bb00c331eed7e11c4bc38a1b8
      https://github.com/Evolveum/midpoint/commit/ade968deecc2367bb00c331eed7e11c4bc38a1b8
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/query/EqualFilterImpl.java

  Log Message:
  -----------
  Fix filter eval for cached queries (MID-5422)

EqualFilter.match method was improved so that even if it encounters
raw value in object being matched it tries to apply the definition
from the filter (if known).


  Commit: 6f92a9413004260cd59c5b853eb1c9358968682f
      https://github.com/Evolveum/midpoint/commit/6f92a9413004260cd59c5b853eb1c9358968682f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerQuartzImpl.java

  Log Message:
  -----------
  Eliminate "Task thread is null" warning

This is hack of a hack: setting execution thread for artificially
created RunningTask.


  Commit: fe145fb160a890a3471536981674bc25129460f1
      https://github.com/Evolveum/midpoint/commit/fe145fb160a890a3471536981674bc25129460f1
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M gui/admin-gui/src/main/resources/initial-objects/090-report-audit.xml
    M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/JRMidpointEvaluator.java
    M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportFunctions.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/feature/gui-wrapper' into feature/gui-wrapper


Compare: https://github.com/Evolveum/midpoint/compare/919b6363c20d...fe145fb160a8


More information about the midPoint-svn mailing list