[midPoint-git] [Evolveum/midpoint] 2793a5: Task execution constraints - interim commit.
Pavol Mederly
mederly at evolveum.com
Wed Nov 30 20:02:00 CET 2016
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 2793a574160b1dca89a2c8036e5a2a5e9e32245c
https://github.com/Evolveum/midpoint/commit/2793a574160b1dca89a2c8036e5a2a5e9e32245c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/util/SimpleTaskAdapter.java
M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/Task.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImpl.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/cluster/ClusterStatusInformation.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/JobExecutor.java
Log Message:
-----------
Task execution constraints - interim commit.
Commit: 826659c0c60372e9aba173dd30b7788fa5371432
https://github.com/Evolveum/midpoint/commit/826659c0c60372e9aba173dd30b7788fa5371432
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskQuartzImplUtil.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/JobExecutor.java
Log Message:
-----------
Task execution constraints. Interim commit.
Commit: 3e07494e5548036ff9e1f07dd3394a3c79c8ee00
https://github.com/Evolveum/midpoint/commit/3e07494e5548036ff9e1f07dd3394a3c79c8ee00
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/JobExecutor.java
A repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/MockLongTaskHandler.java
M repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/TestQuartzTaskManagerContract.java
A repo/task-quartz-impl/src/test/resources/repo/task-110GroupLimit-2.xml
A repo/task-quartz-impl/src/test/resources/repo/task-110GroupLimit.xml
A repo/task-quartz-impl/src/test/resources/repo/task-120NodeAllowed.xml
A repo/task-quartz-impl/src/test/resources/repo/task-130NodeNotAllowed.xml
A repo/task-quartz-impl/src/test/resources/repo/task-140NodeDisallowed.xml
Log Message:
-----------
MID-2925 (limiting # of parallel tasks) and very rough attempt at MID-3323 (specification of execution node).
Commit: 002fb1249d94604a6b26b7ed26e4bb98857ede4e
https://github.com/Evolveum/midpoint/commit/002fb1249d94604a6b26b7ed26e4bb98857ede4e
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/DelegationEditorPanel.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/DelegationEditorPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/PageResource.java
M gui/admin-gui/src/main/webapp/less/midpoint-theme.less
A samples/bulk/assignRoleWithActivationToUser.xml
A samples/bulk/assignRoleWithActivationToUser.yaml
A samples/bulk/assignRoleWithActivationToUsersWithSequences.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/4d36ff20ca50...002fb1249d94
More information about the midPoint-svn
mailing list