11 Aug, 2015

1 commit

  • Rest endpoint and a SSOAdmin command for recording OpenAM. It will generate a record bundle that will contain:
    
    - debug logs during the time-frame of the record, in the requested debug level.
    - thread dump generated during the recording
    - a config export, generated at the beginning of the recording
    - an info.json, with the environment info, JVM info and more
    - a RecordHistory.txt, with the record time history
    
    This record bundle will help investigating in OpenAM issue. The communication between the client and the support will be improved, client will send this bundle on each ticket.
    It's also a good starting point for a support bundle format, which will allow us to start building analyze tools based on it.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@15081 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    quentin.castel
     

31 Jul, 2015

1 commit


30 Jul, 2015

1 commit


23 Jul, 2015

1 commit


21 Jul, 2015

1 commit


15 Jul, 2015

1 commit


10 Jul, 2015

1 commit


07 Jul, 2015

1 commit


06 Jul, 2015

1 commit


02 Jul, 2015

1 commit


01 Jul, 2015

1 commit


30 Jun, 2015

2 commits


24 Jun, 2015

1 commit


22 Jun, 2015

1 commit


17 Jun, 2015

1 commit


15 Jun, 2015

1 commit


11 Jun, 2015

1 commit


10 Jun, 2015

2 commits


01 Jun, 2015

1 commit


22 May, 2015

1 commit


21 May, 2015

1 commit


17 May, 2015

2 commits


12 May, 2015

1 commit


05 May, 2015

1 commit


22 Apr, 2015

1 commit


18 Apr, 2015

1 commit


08 Apr, 2015

1 commit


03 Apr, 2015

1 commit


31 Mar, 2015

2 commits


30 Mar, 2015

1 commit


19 Mar, 2015

1 commit


17 Mar, 2015

1 commit


16 Mar, 2015

2 commits


13 Mar, 2015

1 commit


12 Mar, 2015

1 commit

  • …icense plugin in order to generate an automated report to track Open Source licenses
    Intermediate Git commits:
    - Wrong license for the com.sun.web.ui dependency
    - Switch to the latest version of Forgerock Parent to test the license merge (Maven license plugin)
    - Git svn rebase, new properties files and new license in existing properties files
    - Switch to the new Forgerock Parent version (1.2.8)
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@12969 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    b.lavit