[midPoint-git] [Evolveum/midpoint] 7023d2: MID-6318: auto-create custom columns uses read com...
    virgo47 
    noreply at github.com
       
    Fri Aug 21 13:30:26 CEST 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7023d255fac2714e2c7ea73a133a7be71d7ac746
      https://github.com/Evolveum/midpoint/commit/7023d255fac2714e2c7ea73a133a7be71d7ac746
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)
  Changed paths:
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceFactory.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/JdbcSession.java
  Log Message:
  -----------
  MID-6318: auto-create custom columns uses read commited transaction
ALTER is not allowed on SQL Server + SNAPSHOT isolation.
  Commit: 62c4c09d4cc79a89f88cb5c7461a8b2dca48829c
      https://github.com/Evolveum/midpoint/commit/62c4c09d4cc79a89f88cb5c7461a8b2dca48829c
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)
  Changed paths:
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/AbstractSpringTest.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/BaseSQLRepoTest.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M tools/test-ng/src/main/java/com/evolveum/midpoint/tools/testng/AbstractUnitTest.java
    M tools/test-ng/src/main/java/com/evolveum/midpoint/tools/testng/SimpleMidpointTestContext.java
  Log Message:
  -----------
  Tests rename thread for duration of test method to class+method.
This should make the log reading easier, although the logs are bigger.
  Commit: bb97b4ed5fcb88d7d65087d7bf02ee0831dcbfc3
      https://github.com/Evolveum/midpoint/commit/bb97b4ed5fcb88d7d65087d7bf02ee0831dcbfc3
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)
  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismContainerValue.java
  Log Message:
  -----------
  PrismContainerValue.java: minor cleanup + reformat
Compare: https://github.com/Evolveum/midpoint/compare/044f8d5e6af2...bb97b4ed5fcb
    
    
More information about the midPoint-svn
mailing list