01 Nov, 2012

1 commit


26 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
     

10 Oct, 2012

2 commits

  • arithmetic.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1275 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall
     
  • 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

1 commit


13 Sep, 2012

1 commit


15 Aug, 2012

1 commit


08 Aug, 2012

1 commit


06 Aug, 2012

1 commit


02 Aug, 2012

1 commit

  • Modified how DateUtils works: no longer a works statically and instead
    contains factory methods to create DateUtil objects with specifically
    configured (or default) time zones.
    
    Also updated timestamps in audit logs to utilize UTC by default. As a
    future endeavor, it would be useful to allow these to be configured.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1128 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    travis.hall
     

06 Jul, 2012

1 commit


16 Mar, 2012

1 commit


11 Mar, 2012

1 commit


08 Mar, 2012

1 commit


06 Mar, 2012

1 commit


13 Jan, 2012

1 commit


23 Dec, 2011

1 commit


22 Dec, 2011

2 commits


20 Dec, 2011

1 commit


18 Dec, 2011

1 commit


15 Dec, 2011

2 commits


14 Dec, 2011

2 commits


13 Dec, 2011

2 commits

  • Fix the liveSync and the configuration action in system objects
    Optimise the delete property query and update the DB2 indexes
    Update the sample LDAP configs (disable the paging, use dn instead of entryUUID due to the bug in connector) 
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@613 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     
  • Add trace/debug logging of request/response/exception in router.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@608 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    pbryan
     

12 Dec, 2011

2 commits


30 Nov, 2011

1 commit


24 Nov, 2011

1 commit


01 Nov, 2011

1 commit


07 Oct, 2011

1 commit


04 Oct, 2011

2 commits


29 Sep, 2011

1 commit


27 Sep, 2011

1 commit


21 Sep, 2011

1 commit


20 Sep, 2011

1 commit