[midPoint-git] [Evolveum/midpoint] 92b0b2: Add auto creation of DB tables (MID-4807) - WIP

Pavol Mederly mederly at evolveum.com
Thu Aug 9 01:00:50 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 92b0b243a50d89fe96ea76be7b350983a95131f7
      https://github.com/Evolveum/midpoint/commit/92b0b243a50d89fe96ea76be7b350983a95131f7
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    A infra/util/src/main/java/com/evolveum/midpoint/util/sql/ScriptRunner.java
    M repo/repo-sql-impl/pom.xml
    A repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/MetadataExtractorIntegrator.java
    A repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SchemaChecker.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryConfiguration.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/OrgClosureManager.java
    A repo/repo-sql-impl/src/main/resources/META-INF/services/org.hibernate.integrator.spi.Integrator
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/LocalNodeManager.java
    R repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/ScriptRunner.java

  Log Message:
  -----------
  Add auto creation of DB tables (MID-4807) - WIP

Automatic execution of DB scripts is driven by the newly introduced
<missingSchemaAction> element in config.xml.


  Commit: 4ffbb32edf3b33504bfa4a9e7c00c5a9543e0b6c
      https://github.com/Evolveum/midpoint/commit/4ffbb32edf3b33504bfa4a9e7c00c5a9543e0b6c
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/togglebutton/ToggleIconButton.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/AssignmentEditorPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/AssociationDetailsPanel.java
    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/component/prism/CheckTableHeader.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismContainerValueHeaderPanel.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/d70ebe6373e2...4ffbb32edf3b
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the midPoint-svn mailing list