[midPoint-git] [Evolveum/midpoint] f32309: RObjectDeltaOperation#fromRepo methods marked with...
virgo47
noreply at github.com
Thu Mar 12 21:27:31 CET 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: f323091f96bb76d2abb2ad80f1850bf2c40dcbec
https://github.com/Evolveum/midpoint/commit/f323091f96bb76d2abb2ad80f1850bf2c40dcbec
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/audit/RObjectDeltaOperation.java
Log Message:
-----------
RObjectDeltaOperation#fromRepo methods marked with @NotNull
Commit: cff4d1450ec6124f4447a564fa230705f2fcf7e3
https://github.com/Evolveum/midpoint/commit/cff4d1450ec6124f4447a564fa230705f2fcf7e3
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/DashboardServiceImpl.java
Log Message:
-----------
MID-5893: DashboardServiceImpl: fixed select count(*) with bad space
Also: renamed combinate->combine + more more diamonds
Commit: 281baa7519e671fb5f838ae3f724522577de9c43
https://github.com/Evolveum/midpoint/commit/281baa7519e671fb5f838ae3f724522577de9c43
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceImpl.java
Log Message:
-----------
MID-5893: SqlAuditServiceImpl: fixed select count(*) with bad space
- session creation put just before try {, no localSession needed,
as it's effectively final now
- new Work()#execute replaced with lambda (long one, but still better)
- and more code cleanup
Compare: https://github.com/Evolveum/midpoint/compare/f01d921ba5be...281baa7519e6
More information about the midPoint-svn
mailing list