28 Oct, 2014

7 commits


07 Oct, 2014

1 commit


02 Oct, 2014

1 commit


26 Sep, 2014

1 commit


15 Sep, 2014

1 commit


04 Sep, 2014

1 commit


26 Aug, 2014

1 commit


22 Aug, 2014

1 commit


28 Jul, 2014

1 commit


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
     

03 Jun, 2014

1 commit


28 May, 2014

1 commit


16 May, 2014

1 commit


16 Apr, 2014

1 commit


24 Mar, 2014

1 commit


17 Mar, 2014

2 commits


20 Dec, 2013

1 commit


03 May, 2013

1 commit


18 Mar, 2013

1 commit


08 Mar, 2013

1 commit


21 Feb, 2013

1 commit


13 Feb, 2013

1 commit


11 Feb, 2013

1 commit


15 Jan, 2013

1 commit


07 Dec, 2012

1 commit


06 Dec, 2012

1 commit


29 Nov, 2012

1 commit


21 Nov, 2012

1 commit


12 Nov, 2012

1 commit


09 Nov, 2012

1 commit

  • * Ignoring revision in managed object set patch should handle MVCC
        failure
      * Patch function is not working in JavaScript openidm object
      * Encrypted fields cause failures upon update when policies are
        defined for them
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1464 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall
     

08 Nov, 2012

1 commit


05 Nov, 2012

1 commit


01 Nov, 2012

1 commit

  • Large refactor of the service to separate the context, job
    execution, and job metrics from the service's interface and covers the
    following enhancements:
    
        * [OPENIDM-791] - Configurable execution policy - serial or parallel
        * [OPENIDM-792] - Progress, state, history info and
            async/sync execution flag ("waitForCompletion")
        * [OPENIDM-793] - Support canceling taskscanner run
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1396 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall