[midPoint-git] [Evolveum/midpoint] 32d228: Fix spelling of 'query'

Radovan Semancik radovan.semancik at evolveum.com
Wed Oct 19 18:03:03 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 32d2285ec476d525f17f1a1d188fd82c84b6d339
      https://github.com/Evolveum/midpoint/commit/32d2285ec476d525f17f1a1d188fd82c84b6d339
  Author: Ramón Cahenzli <rca at psy-q.ch>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M model/model-impl/src/test/resources/sync/action/account/group-change.xml
    M model/model-impl/src/test/resources/sync/action/user/existing-user-change.xml
    M model/model-impl/src/test/resources/sync/change-correct.xml
    M model/model-impl/src/test/resources/sync/change-without-object.xml
    M repo/audit-api/src/main/java/com/evolveum/midpoint/audit/api/AuditEventType.java
    M repo/repo-sql-impl-test/src/test/resources/basic/objects.xml
    M repo/repo-sql-impl-test/src/test/resources/modify/resource-csv.xml
    M repo/repo-sql-impl-test/src/test/resources/modify/resource-opendj.xml
    M samples/demo-generic synchronization/resource-GenSync-OpenDJ.xml
    M samples/demo-rs/resource-csv-source.xml
    M samples/demo-rs/resource-csv-xxx.xml
    M samples/demo-rs/resource-ldap-openldap.xml
    M samples/demo/hr.xml
    M samples/demo/opendj.xml
    M samples/demo/openldap.xml
    M samples/resources/389ds/389ds-legacy-connector.xml
    M samples/resources/ad/ad-resource-advanced-sync.xml
    M samples/resources/csvfile/localhost-csvfile-medium.xml
    M samples/resources/csvfile/localhost-csvfile-resource-advanced-sync-2.xml
    M samples/resources/csvfile/localhost-csvfile-resource-advanced-sync.xml
    M samples/resources/csvfile/localhost-csvfile-resource-bulk-action.xml
    M samples/resources/dsee/odsee-localhost-advanced-nosync.xml
    M samples/resources/office365/office365-federated.xml
    M samples/resources/office365/office365-managed.xml
    M samples/resources/opendj/opendj-localhost-medium.xml
    M samples/resources/opendj/opendj-localhost-resource-sync-advanced.xml
    M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced-test.xml
    M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced.xml
    M samples/resources/opendj/piracy/opendj-localhost-resource-sync-extension-pirates.xml
    M samples/resources/openldap/openldap-localhost-medium.xml
    M samples/resources/scriptedsql/localhost-scriptedsql-advanced-nosync.xml
    M samples/resources/scriptedsql/localhost-scriptedsql-advanced-sync.xml
    M samples/rest/opendj-resource-sync.xml
    M samples/stories/multitenant-idm-saas/resources/crm-simulation-sync.xml
    M samples/stories/multitenant-idm-saas/resources/openldap-customers.xml
    M samples/stories/unix-ldap-advanced/resources/resource-openLDAP.xml
    M samples/stories/unix-ldap/resources/ldap-posix.xml
    M testing/consistency-mechanism/src/test/resources/request/resource-modify-synchronization.xml
    M testing/selenidetest/src/test/resources/mp-resources/localhost-csvfile-resource-advanced-sync.xml
    M testing/story/src/test/resources/science/resource-dummy-stats.xml
    M testing/story/src/test/resources/science/resource-dummy-unix.xml
    M testing/story/src/test/resources/science/resource-opendj-ad-simulation.xml
    M tools/repo-ninja/src/test/resources/objects.xml

  Log Message:
  -----------
  Fix spelling of 'query'


  Commit: 9a3ad460acf833158d36e1d66ef8911e2e4813d5
      https://github.com/Evolveum/midpoint/commit/9a3ad460acf833158d36e1d66ef8911e2e4813d5
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M model/model-impl/src/test/resources/sync/action/account/group-change.xml
    M model/model-impl/src/test/resources/sync/action/user/existing-user-change.xml
    M model/model-impl/src/test/resources/sync/change-correct.xml
    M model/model-impl/src/test/resources/sync/change-without-object.xml
    M repo/audit-api/src/main/java/com/evolveum/midpoint/audit/api/AuditEventType.java
    M repo/repo-sql-impl-test/src/test/resources/basic/objects.xml
    M repo/repo-sql-impl-test/src/test/resources/modify/resource-csv.xml
    M repo/repo-sql-impl-test/src/test/resources/modify/resource-opendj.xml
    M samples/demo-generic synchronization/resource-GenSync-OpenDJ.xml
    M samples/demo-rs/resource-csv-source.xml
    M samples/demo-rs/resource-csv-xxx.xml
    M samples/demo-rs/resource-ldap-openldap.xml
    M samples/demo/hr.xml
    M samples/demo/opendj.xml
    M samples/demo/openldap.xml
    M samples/resources/389ds/389ds-legacy-connector.xml
    M samples/resources/ad/ad-resource-advanced-sync.xml
    M samples/resources/csvfile/localhost-csvfile-medium.xml
    M samples/resources/csvfile/localhost-csvfile-resource-advanced-sync-2.xml
    M samples/resources/csvfile/localhost-csvfile-resource-advanced-sync.xml
    M samples/resources/csvfile/localhost-csvfile-resource-bulk-action.xml
    M samples/resources/dsee/odsee-localhost-advanced-nosync.xml
    M samples/resources/office365/office365-federated.xml
    M samples/resources/office365/office365-managed.xml
    M samples/resources/opendj/opendj-localhost-medium.xml
    M samples/resources/opendj/opendj-localhost-resource-sync-advanced.xml
    M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced-test.xml
    M samples/resources/opendj/opendj-localhost-resource-sync-no-extension-advanced.xml
    M samples/resources/opendj/piracy/opendj-localhost-resource-sync-extension-pirates.xml
    M samples/resources/openldap/openldap-localhost-medium.xml
    M samples/resources/scriptedsql/localhost-scriptedsql-advanced-nosync.xml
    M samples/resources/scriptedsql/localhost-scriptedsql-advanced-sync.xml
    M samples/rest/opendj-resource-sync.xml
    M samples/stories/multitenant-idm-saas/resources/crm-simulation-sync.xml
    M samples/stories/multitenant-idm-saas/resources/openldap-customers.xml
    M samples/stories/unix-ldap-advanced/resources/resource-openLDAP.xml
    M samples/stories/unix-ldap/resources/ldap-posix.xml
    M testing/consistency-mechanism/src/test/resources/request/resource-modify-synchronization.xml
    M testing/selenidetest/src/test/resources/mp-resources/localhost-csvfile-resource-advanced-sync.xml
    M testing/story/src/test/resources/science/resource-dummy-stats.xml
    M testing/story/src/test/resources/science/resource-dummy-unix.xml
    M testing/story/src/test/resources/science/resource-opendj-ad-simulation.xml
    M tools/repo-ninja/src/test/resources/objects.xml

  Log Message:
  -----------
  Merge pull request #16 from psy-q/master

Fix spelling of 'query'


Compare: https://github.com/Evolveum/midpoint/compare/f105e0b0911b...9a3ad460acf8


More information about the midPoint-svn mailing list