[midPoint-git] midPoint branch bootstrap updated. v2.3devel-273-g3651a60

Vilo Repan git at evolveum.com
Sun Oct 27 22:16:10 CET 2013


Project "midPoint" branch bootstrap has been updated
       via  3651a60ecb4a85ec87087c7bd00b477edbe64437 (commit) v2.3devel-273-g3651a60
       via  0a184b7d98b2ef63f687958e6f292ca2c478fc6a (commit) v2.3devel-272-g0a184b7
       via  47ffd0faf35859208f79981cdd80e6927ba20ded (commit) v2.3devel-144-g47ffd0f
       via  9fb996bc60ef57fef506e00523eb67138599f009 (commit) v2.3devel-143-g9fb996b
       via  1ac8dcd6ed9977355ed31a377221a2f406bc938b (commit) v2.3devel-269-g1ac8dcd
       via  c75b7cf524fb0074bb33e012390a9a901b86b4f9 (commit) v2.3devel-142-gc75b7cf
      from  4a439a0d24d28a5ebb94f8007131a5191cfa079b (commit) v2.3devel-267-g4a439a0

- Log -----------------------------------------------------------------
commit 3651a60ecb4a85ec87087c7bd00b477edbe64437
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Sun Oct 27 22:09:41 2013 +0100

    dashboard graph component.

commit 0a184b7d98b2ef63f687958e6f292ca2c478fc6a
Merge: 1ac8dcd 47ffd0f
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Sat Oct 26 15:33:32 2013 +0200

    Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap

commit 1ac8dcd6ed9977355ed31a377221a2f406bc938b
Merge: 4a439a0 c75b7cf
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Fri Oct 25 11:07:57 2013 +0200

    Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap

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

(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:
 config/postgresql-upgrade-2.2-to-2.3.sql           |    2 +
 .../com/evolveum/midpoint/web/page/PageBase.java   |    1 -
 .../web/page/admin/home/PageDashboard.java         |    4 +-
 .../page/admin/home/component/SimplePieChart.html  |    7 +-
 .../page/admin/home/component/SimplePieChart.java  |   50 +++++++++---
 .../page/admin/home/component/SystemInfoPanel.html |    4 +-
 .../web/page/admin/home/dto/SimplePieChartDto.java |   47 +++++++----
 .../src/main/webapp/js/midpoint/midpoint.js        |   20 +++++
 .../main/webapp/less/midpoint/page-dashboard.less  |    7 ++
 .../schema/util/SynchronizationSituationUtil.java  |   23 ++++--
 .../ImportAccountsFromResourceTaskHandler.java     |    3 +
 .../midpoint/model/lens/ChangeExecutor.java        |    8 +-
 .../evolveum/midpoint/model/lens/Clockwork.java    |   43 +++++-----
 .../midpoint/model/lens/projector/Projector.java   |    2 -
 .../model/sync/ReconciliationTaskHandler.java      |   85 ++++++++++----------
 .../model/sync/SynchronizationService.java         |   38 ++++++---
 .../util/AbstractSearchIterativeResultHandler.java |   21 +++--
 .../sync/AbstractSynchronizationStoryTest.java     |    2 +
 .../intest/util/ProfilingLensDebugListener.java    |   41 +++++++++-
 .../test/resources/common/task-reconcile-dummy.xml |    4 -
 .../src/test/resources/logback-test.xml            |   16 ++--
 .../model/test/AbstractModelIntegrationTest.java   |   16 +++-
 .../notifiers/SimpleAccountNotifier.java           |    3 +-
 .../ucf/impl/ConnectorInstanceIcfImpl.java         |    2 +-
 .../com/evolveum/midpoint/repo/sql/ModifyTest.java |    6 +-
 25 files changed, 308 insertions(+), 147 deletions(-)
 create mode 100644 config/postgresql-upgrade-2.2-to-2.3.sql


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list