07 Oct, 2014

1 commit


02 Oct, 2014

1 commit


26 Sep, 2014

1 commit


04 Sep, 2014

1 commit


26 Aug, 2014

1 commit


22 Aug, 2014

1 commit


28 Jul, 2014

1 commit


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

1 commit


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
     

29 Oct, 2012

1 commit


23 Oct, 2012

1 commit

  • taskscanner service.
    
    Updated DateUtil to use JodaTime for easier timestamp handling (both
    creation and parsing into Date objects). JodaTime should be faster and
    is threadsafe, so DateUtils can now be shared.
    
    Also renamed the taskscan-sunset.json config to
    schedule-taskscan_sunset.json so that the scheduler will pick up the
    config by default (otherwise it would not be available for schedule
    execution and would only be available for REST execution)
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1332 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall
     

15 Oct, 2012

1 commit


10 Oct, 2012

1 commit

  • Updated TaskScanner REST action to use named configs now.
    Fixed timestamp format to enforce 3 digits of milliseconds.
    Fixed DateUtil to use a 'Z' for UTC time designation
    Renamed sample 'schedule-scansunset' to 'taskscan-sunset' for named conf
    purposes
    
    Added macro support to TaskScanner configs. Currently supports
    "Time.now" to obtain the current time and basic math (month, day, year)
    on that. Note that there MUST be a space between each token. For example
    "${Time.now + 1d}" where there is a space between 'Time.now', '+' and '1d'
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1274 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall
     

03 Oct, 2012

2 commits


13 Sep, 2012

1 commit


11 Sep, 2012

1 commit


10 Sep, 2012

1 commit


17 Aug, 2012

1 commit