[midPoint-git] [Evolveum/midpoint] 639980: javadoc/comment/log fixes mentioning EvaluatedReso...

KaterynaHonchar noreply at github.com
Mon Dec 19 11:07:50 CET 2022


  Branch: refs/heads/feature/password-reset
  Home:   https://github.com/Evolveum/midpoint
  Commit: 639980b1e0085665d237c3f05051ad887cb1edc4
      https://github.com/Evolveum/midpoint/commit/639980b1e0085665d237c3f05051ad887cb1edc4
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/TestUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/assignments/EvaluatedAssignmentImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/EvaluatedResourceObjectConstructionImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/ResourceObjectConstruction.java

  Log Message:
  -----------
  javadoc/comment/log fixes mentioning EvaluatedResourceObjectConstruction


  Commit: 358490d2195bfc8a95494fc93a1a361172440879
      https://github.com/Evolveum/midpoint/commit/358490d2195bfc8a95494fc93a1a361172440879
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapTest.java

  Log Message:
  -----------
  AbstractLdapTest: fix of roundTsUp, code cleanup


  Commit: d6d35f60cc14c0b699090b38a4552eb15068029b
      https://github.com/Evolveum/midpoint/commit/d6d35f60cc14c0b699090b38a4552eb15068029b
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/simulation/SimulationResultManagerImpl.java

  Log Message:
  -----------
  SimulationResultManagerImpl: fixed NPE in update(value)


  Commit: cc62559065c076ec07438f9b9ab71580f14563c9
      https://github.com/Evolveum/midpoint/commit/cc62559065c076ec07438f9b9ab71580f14563c9
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd

  Log Message:
  -----------
  schema fixes around ArchetypeType.archetypeType (displayName, docs)


  Commit: 49808f3c8116b9e4c9617847d33fe16e98723992
      https://github.com/Evolveum/midpoint/commit/49808f3c8116b9e4c9617847d33fe16e98723992
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/metadata/MidpointProvenanceEquivalenceStrategy.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ProvenanceMetadataUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/metadata/builtin/ProvenanceBuiltinMapping.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/TestMappingMetadata.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestValueMetadata.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/AcquisitionMetadataAsserter.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ProvenanceMetadataAsserter.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ValueMetadataValueAsserter.java

  Log Message:
  -----------
  provenance/mappingSpec->mappingSpecification rename

Unified with the other occurrence of MappingSpecificationType.


  Commit: 8a5c9da4b45da610794e9d8cf02dd8e290cef1cc
      https://github.com/Evolveum/midpoint/commit/8a5c9da4b45da610794e9d8cf02dd8e290cef1cc
  Author: honchar <honchar at evolveum.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/metadata/MidpointProvenanceEquivalenceStrategy.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ProvenanceMetadataUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-metadata-3.xsd
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/TestUtil.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/AbstractMappingImpl.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/mapping/metadata/builtin/ProvenanceBuiltinMapping.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/TestMappingMetadata.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/assignments/EvaluatedAssignmentImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/EvaluatedResourceObjectConstructionImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/ResourceObjectConstruction.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/simulation/SimulationResultManagerImpl.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestValueMetadata.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/AcquisitionMetadataAsserter.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ProvenanceMetadataAsserter.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ValueMetadataValueAsserter.java
    M testing/conntest/src/test/java/com/evolveum/midpoint/testing/conntest/AbstractLdapTest.java

  Log Message:
  -----------
  Merge branch 'master' into feature/password-reset


  Commit: 5200112f98c353275c988c71e9f7e7a0a18df605
      https://github.com/Evolveum/midpoint/commit/5200112f98c353275c988c71e9f7e7a0a18df605
  Author: honchar <honchar at evolveum.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M model/authentication-api/src/main/java/com/evolveum/midpoint/authentication/api/config/MidpointAuthentication.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/filter/MidpointAuthFilter.java
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/handler/MidPointAuthenticationSuccessHandler.java

  Log Message:
  -----------
  some attempt for authentication modules, the code isn't clean


Compare: https://github.com/Evolveum/midpoint/compare/74f85c378408...5200112f98c3


More information about the midPoint-svn mailing list