[midPoint-svn] midPoint annotated tag v2.2 created. v2.2

Vilo Repan git at evolveum.com
Fri Sep 6 14:48:57 CEST 2013


Project "midPoint" annotated tag v2.2 has been created
        at  b0f42df8b047d018c25b950f6f66e92560197aea (tag)
   tagging  8f64838cc67128122de7662313e207c92e53c4c2 (commit)
  replaces  midpoint-2.2rc2
 tagged by  Vilo Repan
        on  Fri Sep 6 14:47:28 2013 +0200

- Log -----------------------------------------------------------------
MidPoint release 2.2

Erik Suta (4):
      First iteration of profiling integration:     - request servlet filter implementation     - common-2a schema alteration
      Merge branch 'prof1'
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      ProfilingConfiguration Handling and altered LoggingConfiguration. Profiling logs are new forwarded to idm-profile.log only.

Gabriela Polcova (4):
      MID-1531
      MID-1559 - export objects - not finished
      MID-1559 - finished
      commented     <!-- not implemented yet      <checkAgainstDictionary>true</checkAgainstDictionary>      -->

Ivan Noris (1):
      Fixed BASEDIR for Windows

Pavol Mederly (11):
      getChangeType for model events
      MID-1560: Implemented search filters for workflows that work within approvalSchema element.
      MID-1568: Ability to turn off automatic creation of Quartz tables.
      MID-1568: Ability to turn off automatic creation of Quartz tables (+ db scripts) -- sending remaining files :(
      MID-1555: Possesors of default SuperUser role are now correctly shown in red.
      MID-1570 (Schema validation for Edit Role gui function) + few typos fixed.
      Merge remote-tracking branch 'origin/master'
      Fixed failing test018 in task-quartz-impl
      Support for case-insensitive search operations in connectors (useful for AD).
      Merge remote-tracking branch 'origin/master'
      When saving logging configuration, errors were mistakenly shown as "success" messages - fixed.

Radovan Semancik (34):
      Fixing the list of dist samples
      Adding options to repo get and search operations.
      Adding retrieve option
      Maven extratest profile (e.g. for longtest).
      Maven profiles.     Extratest profile (e.g. for longtest).     Dist profile.
      Different INSTALL file for binary distribution
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      Schema change for tolerant values patterns.
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      Changing schema for dependencies.
      Basic dependency tests
      Suport for order in the dependencies (sorting to waves) +simple test
      Model intests for higer-order dependencies. Still fails. Some fixes, but obviously not enough.
      Higher-order dependencies seems to work somehow. Still errors in other tests.
      Fixing the tests.
      Check for circular dependencies (+test)
      Fixing check for dependencies of removed projections (MID-1538). Possible fix for a higher-order dependency.
      Improved error hanling in connectorinstanceimpl.
      Fixing unintentionaly mandatory description element.
      Fixing context thombstone bug.
      Fixing phantom changes with higher-order dependencies (MID-1557) with a slight drawback (MID-1561)
      Recompute test. Fixing some minor bugs. MID-1545
      Fixing polystring recomputing in expressions (MID-1564) +test
      Fixing unsassignment with higher-order dependencies (+test)
      Fixing exception with high-order dependencies in case failures happen (+tests) MID-1486     The solution is not perfect but it should work for now.
      Comment for a disabled test
      Added quite benign cleanup test.
      Fixing dependencies check during unlink. Also some minor dependency fixes (+tests) MID-1563
      Fixing adding+removing of the same context +tests MID-1558. Also few minor fixes, mostly in tests.
      Fixing reactions     Fixing duplicate disable (MID-1551)     Fixing channel limitations in reactions     Tests
      Test for LDAP connector script capability (MID-1511)
      Updagrade to CSVFile connection version 1.1.0.em28, test for script execution.
      Adding /config to distribution archive. MID-1574
      Adding searchObjectIterative operation to model API.

Viliam Repan (42):
      updated indexes, should fix user listing performance (still to be tested)
      gitignore update and minor js improvement in gui.
      changed revisionNumber to git describe, in build as well in gui.
      debug pages fix. MID-1548
      org. structure css fix.
      abstract summarizing result handler for bit operations, not used yet.
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      partial loading repo support, not finished yet.
      partial user loading implemented from top to bottom, user list in gui should be fast now.
      export objects in repo ninja outlined, not finished yet. MID-1559
      SQL schemas cleanup, added profilingConfiguration to system config, repo tests updated.
      fixed cleanup procedures.
      fix for OOM during import, improving result summarize method.
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      added indexes on Shadow.dead and ObjectReference.targetOid to improve searches (e.g. shadow owner select). Updated DB scripts.
      Improving debug pages export.
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      Improving debug pages export, using iterative search. MID-1548
      fixing build
      fixing build
      minor refactor
      properties partial loading, still not working. Get operation now uses simplyfied query interpreter, so fetching logic will be at one place
      improved tests for partial loading, not finished yet.
      improved tests for partial loading, improved fetching mode update in query interpreter.
      fixing query interpreter boolean parameter count.
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      updated indexes
      improved repo modify tests (force closing session if necessary in afterMethod)
      db script update after table indexes changes
      fix for MID-1458
      improving count operation (now 4x faster if not using query filter)
      attempt to fix MID-1580
      fix for debug pages objects loading, MID-1581
      repo ninja import fix (big files and memory problem)
      disabled timetest page for all.
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      updated keys for localization, sk_SK not translated yet.
      improved count when importing - non overwrite add
      minor i18n fix
      updated csv connector to em40
      hiding time test menu.

katkav (30):
      updating root pom.xml (new database-table connector)
      fix for MID-1546     User with authorization for users only is shown List users instead New User window after login
      Allowing multiple correlation expressions to be specified with conditions (MID-1278)
      added test for correlation confirmation evaluator (testing more than one correlations MID-MID-1278)
      limit schema generation for specified object classes
      test for limit schema generation (MID-348)
      improving implementation of limit schmema generation (MID-348)
      implementing patterns for tolerant attributes (MID-1495)
      implementing tolerant and intolerant value patterns..(MID-1495)
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      tests for tolerant attributes..
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      tests for tolerant attributes..
      adding condition to query api..
      testing correlation expression with condition..
      fixing model-intest tests..
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      fixing MID-1569 - Notification when resource down and then up
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      consistency test clean up..
      consistency test clean up..
      consistecy test clean up (step 3 - removing unused blocks of code)
      consistency tests clean up (step 4)     adding some utility methods to assert postponed operations and attributes, edited some bad example data..
      consistency test clean up     adding some utility methods to check normalized shadows, modifying resource availability status
      consistency tests clean up...finishing..
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      improving consistency mechanism     (discovery for get operation -> extending getObject method with task)
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint
      fixing build     updating calls for provisioningService.getObject() with task..
      Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint

mamut (1):
      Midpoint release 2.2

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


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list