[midPoint-git] [Evolveum/midpoint] b35435: new repo: MAuditDelta.deltaType migrated to Change...

virgo47 noreply at github.com
Thu Dec 9 00:35:40 CET 2021


  Branch: refs/heads/feature/ninja-audit
  Home:   https://github.com/Evolveum/midpoint
  Commit: b35435e88dda15e1c0b0effacbc617038a037eb5
      https://github.com/Evolveum/midpoint/commit/b35435e88dda15e1c0b0effacbc617038a037eb5
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-12-08 (Wed, 08 Dec 2021)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepoContext.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/SqaleAuditService.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/qmodel/MAuditDelta.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/qmodel/QAuditDelta.java

  Log Message:
  -----------
  new repo: MAuditDelta.deltaType migrated to ChangeTypeType

Previously used ChangeType is not "XML" bean, all other enums are.
The values are the same, no changes in the DB are needed.


  Commit: 635851149142839d2a170f470cc9f7e165242a19
      https://github.com/Evolveum/midpoint/commit/635851149142839d2a170f470cc9f7e165242a19
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-12-08 (Wed, 08 Dec 2021)

  Changed paths:
    M repo/repo-sqale/src/test/resources/schema/extension.xsd

  Log Message:
  -----------
  sqale tests extension.xsd: items are marked as non-required

This makes it easier for copy/paste into experimental deployments and
actually run midpoint with it.


  Commit: 5b396ca5fc4ef5f4a436e8e1fdf0cb85cd292317
      https://github.com/Evolveum/midpoint/commit/5b396ca5fc4ef5f4a436e8e1fdf0cb85cd292317
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M repo/audit-api/src/main/java/com/evolveum/midpoint/audit/api/AuditEventRecord.java
    M repo/audit-api/src/main/java/com/evolveum/midpoint/audit/api/AuditService.java
    A repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/AuditInsertion.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/SqaleAuditService.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/qmodel/QAuditEventRecordMapping.java

  Log Message:
  -----------
  new audit: implemented audit(AERType), most of it in new AuditInsertion


  Commit: 7e9f860f6cbfc88e2c53a196a6ea0c31d2359c6e
      https://github.com/Evolveum/midpoint/commit/7e9f860f6cbfc88e2c53a196a6ea0c31d2359c6e
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ExportAuditConsumerWorker.java

  Log Message:
  -----------
  ninja exportAudit fixes, reference names are serialized

But there is a problem for RawType refs inside deltas which still put
names only to comments ignored on the import side!


  Commit: d007b9fa485c3e8321e32df63f5acb4a3f7c2302
      https://github.com/Evolveum/midpoint/commit/d007b9fa485c3e8321e32df63f5acb4a3f7c2302
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ExceptionUtil.java
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/audit/ImportAuditConsumerWorker.java

  Log Message:
  -----------
  ninja importAudit tweaks for new repo, shorter message if PK exists


Compare: https://github.com/Evolveum/midpoint/compare/5a6b216fce12...d007b9fa485c


More information about the midPoint-svn mailing list