[midPoint-git] midPoint branch v2.2-support updated. v2.2-61-g26639b2

Radovan Semancik git at evolveum.com
Fri Oct 4 15:30:10 CEST 2013


Project "midPoint" branch v2.2-support has been updated
       via  26639b28fa5034beae222ad08db1fa7424784f62 (commit) v2.2-61-g26639b2
       via  e550b7e100476acfd3428194d11fbe1f3c749702 (commit) v2.2-60-ge550b7e
       via  f0ebd5eb966ca964721cb46b86abb6b24fc7b157 (commit) v2.2-59-gf0ebd5e
       via  4cf086ec470e52c28e31f185f4253b32a3a4a900 (commit) v2.2-58-g4cf086e
      from  998b5221860446d7b7f0c9fc8dff3a534d9927b8 (commit) v2.2-57-g998b522

- Log -----------------------------------------------------------------
commit 26639b28fa5034beae222ad08db1fa7424784f62
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Fri Oct 4 13:42:39 2013 +0200

    Updated sample to reflect new version of Solaris connector.

commit e550b7e100476acfd3428194d11fbe1f3c749702
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Fri Oct 4 13:40:49 2013 +0200

    Refactored search-based task handlers. This should also fix ocassional errors in reconciliation tests.

commit f0ebd5eb966ca964721cb46b86abb6b24fc7b157
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Fri Oct 4 12:01:17 2013 +0200

    MID-1618 - partial implementation, adding 'Import Account' button to Resources->Accounts

commit 4cf086ec470e52c28e31f185f4253b32a3a4a900
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date:   Thu Oct 3 20:13:51 2013 +0200

    Model API method for importing single shadow from resource.

-----------------------------------------------------------------------

(Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full)

Summary of changes:
 .../PageContentAccounts_en_US.utf8.properties      |    2 +
 .../PageContentAccounts_sk_SK.utf8.properties      |    2 +
 .../resources/content/PageContentAccounts.java     |   28 +++++++
 .../content/PageContentAccounts.properties         |    2 +
 .../evolveum/midpoint/model/api/ModelService.java  |   13 +++-
 .../midpoint/model/controller/ModelController.java |   44 +++++++++++
 .../ImportAccountsFromResourceTaskHandler.java     |   69 ++++++++---------
 .../sync/FocusValidityScannerTaskHandler.java      |   16 +++-
 .../midpoint/model/sync/RecomputeTaskHandler.java  |    4 +-
 .../sync/SynchronizeAccountResultHandler.java      |   15 +++-
 .../model/trigger/TriggerScannerTaskHandler.java   |   37 ++++++----
 .../model/util/AbstractScannerResultHandler.java   |   40 ++++++++++
 .../model/util/AbstractScannerTaskHandler.java     |   22 +++---
 .../util/AbstractSearchIterativeTaskHandler.java   |   78 +++++++++++---------
 .../solaris/deimos-solaris-resource-redhat.xml     |   17 +++--
 15 files changed, 277 insertions(+), 112 deletions(-)
 create mode 100644 model/model-impl/src/main/java/com/evolveum/midpoint/model/util/AbstractScannerResultHandler.java


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list