[midPoint-git] [Evolveum/midpoint] fdbf2c: Fix debugDump for ExistsFilter
Pavol Mederly
mederly at evolveum.com
Thu May 3 15:34:41 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: fdbf2ced9f56fb71b429e001404be5a28c5effaf
https://github.com/Evolveum/midpoint/commit/fdbf2ced9f56fb71b429e001404be5a28c5effaf
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/query/ExistsFilter.java
Log Message:
-----------
Fix debugDump for ExistsFilter
Commit: 4d01d1d9c0484be27a9c36e73b5d72424b9e6868
https://github.com/Evolveum/midpoint/commit/4d01d1d9c0484be27a9c36e73b5d72424b9e6868
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/PageBulkAction.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ScriptingService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/ExecutionContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/IterativeScriptExecutionTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/ScriptExecutionTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/ScriptingExpressionEvaluator.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/TestScriptingBasic.java
Log Message:
-----------
Fix duplicate counts in iterative scripting tasks
For multithreaded workers each object processed was counted twice
(both in abstract iterative task handler and in bulk action module).
Commit: eaeb3d4e0db6a0f5a431ef846e074a719d1218a7
https://github.com/Evolveum/midpoint/commit/eaeb3d4e0db6a0f5a431ef846e074a719d1218a7
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/dto/TaskDto.java
Log Message:
-----------
Fix displaying progress for some tasks
(but more progress-displaying issues remain)
Commit: 23530864d6911b37d289210bbf55c1c052f8f93c
https://github.com/Evolveum/midpoint/commit/23530864d6911b37d289210bbf55c1c052f8f93c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-03 (Thu, 03 May 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/cases/PageCase.java
M provisioning/ucf-impl-connid/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/connid/ConnIdUtil.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/71d878749bc5...23530864d691
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list