14 May, 2014

3 commits


13 May, 2014

1 commit

  • The changes included the following:
    
    [Revision r3076] [FR-154]
    [IDME-178][FR-163] Support Paged Search OperationOptions
    [IDME-116][FR-167] Support syncing ICF object class __ALL__
    [IDME-114][FR-168] Support distinction between CREATE and UPDATE in Sync operation
    [IDME-179][FR-168] Support SyncToken update after empty change set 
    [IDME-115][CR-3506] Map new OpenICF 1.4 exceptions to CREST exceptions.
    [IDME-181][CR-3506] Capture the RemoteWrappedException
    [IDME-191] Pre-Release of OpenICF 
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3192 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    alin
     

12 May, 2014

1 commit


08 May, 2014

1 commit


16 Apr, 2014

1 commit

  • Cleanup ConnectorException logging in OpenICFProvisionerService
    Silence SEVE authentication log message when called from passthrough auth
      (or other internal call)
    Refactor static helper class ActivityLog with ActivityLogger interface to allow
      no-op Null-Object pattern for times we don't want to log.
    Upgrade to forgerock-util 1.3.2-SNAPSHOT and forgerock-rest 2.2.5-SNAPSHOT for
      useful Request object enhancements.
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3095 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

07 Apr, 2014

1 commit


26 Mar, 2014

1 commit


19 Mar, 2014

1 commit


17 Mar, 2014

2 commits


20 Nov, 2013

1 commit


07 Nov, 2013

1 commit


29 Oct, 2013

1 commit


02 Oct, 2013

2 commits


30 Aug, 2013

1 commit


26 Aug, 2013

1 commit


30 Jul, 2013

1 commit


23 Jul, 2013

1 commit

  • Fix regression if syncFailureHandler is not defined in config; liveSync failures
      will result in infinite retries as before
    Fix bug where handler exception is never logged by provisioner.
    Use singleton pattern for handlers without state.
    Update all samples to have sane defaults of 5 retries and logged-ignore handler.
    Update README.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2321 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

17 Jul, 2013

2 commits

  • Change SyncFailureHandler.invoke signature back to Map for failure data so the
    Javascript access is straightforward.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2297 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     
  • SyncToken value is not always an integer--don't make type assumption.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2296 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

15 Jul, 2013

1 commit

  • Add retry capability for liveSync failures; support dead-letter queue, logging,
    and scriptable failure handlers.
    merge -r2260:2287 https://svn.forgerock.org/openidm/branches/OPENIDM-1326
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2288 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

26 Jun, 2013

1 commit


31 May, 2013

1 commit


07 May, 2013

1 commit


28 Mar, 2013

1 commit


31 Jan, 2013

1 commit


08 Jan, 2013

1 commit

  • OPENIDM-482 / CR-1155 - OpenIDM should be able to run as a windows service
    OPENIDM-749 / CR-1154 - Ability to set project directory at start-up 
    OPENIDM-1021 / CR-1154 - Wrong starting arguments during start could throw an error or warning.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1867 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

17 Dec, 2012

1 commit


11 Dec, 2012

1 commit


07 Dec, 2012

1 commit


29 Nov, 2012

1 commit

  • OPENIDM-930 - Align provisioner parameters with the new naming convention
    OPENIDM-682 - Fix the NPE when the JsonResource does not populate the _rev in response
    OPENIDM-939 - Using boot properties message does not shown twice at start-up
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1673 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

20 Nov, 2012

1 commit


05 Nov, 2012

1 commit

  • Assign directories to different location:
    bin => install-location
    bundle => install-location
    conf => project-location
    connectors => install-location
    db => work-location
    logs => work-location
    script => project-location
    security => install-location
    workflow => install-location
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1426 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

17 Oct, 2012

1 commit


13 Oct, 2012

1 commit


11 Oct, 2012

1 commit

  • OPENIDM-681 - Throw exception rather then return with the full set of system object if there is no query recognised 
    OPENIDM-729 - Accidentally I tested the userName parameter and it's a reserved parameter in Shell script. This change checks the parameters to match with the expected. 
    OPENIDM-730 - First version of a ClassLoader in between the OSGi and the Connector class loader. Later There may be a legacy ClassLoader service factory so each bundle can get a classloader which has the requesting bundle classloader as parent and the classloader can be updated runtime by dropping jar's into the lib folder.
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1277 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

17 Sep, 2012

1 commit