16 Jul, 2014

1 commit

  • r3353:3535 https://svn.forgerock.org/openidm/branches/3.1-earlyprototype
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3537 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

19 May, 2014

1 commit


14 May, 2014

1 commit

  • Provide additional detail on sync failures from managed object CRUD operations.
    Provide example compensation script to compensate for sync failures.
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3207 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

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


16 Apr, 2014

1 commit


07 Apr, 2014

1 commit


17 Mar, 2014

2 commits


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
     

10 May, 2013

1 commit


28 Mar, 2013

1 commit


31 Jan, 2013

1 commit


17 Dec, 2012

1 commit


11 Dec, 2012

1 commit


10 Dec, 2012

1 commit


09 Aug, 2012

1 commit


08 Aug, 2012

2 commits


13 Jan, 2012

1 commit


30 Dec, 2011

1 commit


24 Dec, 2011

1 commit


23 Dec, 2011

1 commit


13 Dec, 2011

2 commits


12 Dec, 2011

2 commits


05 Dec, 2011

1 commit


30 Nov, 2011

1 commit


24 Nov, 2011

1 commit


01 Nov, 2011

2 commits


07 Oct, 2011

1 commit

  • Disable the pretty config printing to save space in DB
    Fix the MedataDataProvider bug when the connector has no sensitive attribute
    Make the database schema configuration optional and default to null instead of openidm
    Add the task name to scheduled job log
    Add the user creation script to MySQL script 
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@434 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     

04 Sep, 2011

1 commit


01 Sep, 2011

2 commits


29 Aug, 2011

2 commits


23 Aug, 2011

1 commit


18 Aug, 2011

1 commit

  • …esource. By default the development mode allows any script execution but the production config does not allows it. Initial commit contains only the development functionality for testing.
    Add a symmetric key to the keystore and update the truststore with the default public certificates.  
    OrientDB Config got a new query to make easy the test the patch-by-query http://localhost:8080/openidm/managed/user?_action=patch&_query-id=for-username&uid=DDOE and the patch [{"replace" : "/email","value" : ["ddoe2@example.com"]}]
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@329 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo