27 May, 2014

10 commits


23 May, 2014

2 commits


22 May, 2014

10 commits


21 May, 2014

1 commit

  • - Added unit tests for the ConnectionHeader.
    - Fixed CookieHeaderTest, LocationHeaderTest.
    - Small code cleanup.
    
    ** ConnectionHeader.java
    - Added getter to tokens => Modified HttpClient.java.
    
    
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@188 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    violette
     

20 May, 2014

3 commits


19 May, 2014

3 commits


18 May, 2014

1 commit


16 May, 2014

1 commit


15 May, 2014

1 commit

  • * Removed all @author tags
    * Fixed trailing lines, too long lines, unchecked exceptions
    * Fixed indent errors
    * Fixed some javadoc errors (wrong html tags, ...)
    * Updated some copyright header that were badly formatted
    * Added some private default constructors and made some utility class 'final'
    * Fixed all errors in test classes
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@179 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    guillaume.sauthier
     

13 May, 2014

2 commits


28 Apr, 2014

1 commit


23 Apr, 2014

2 commits


22 Apr, 2014

2 commits


16 Apr, 2014

1 commit

  • * use GroovyScriptEngine for its dynamic reloading capabilities
    * use a bootstrap Groovy script to add meta-class information to the engine (accidentally committed in r169)
    * custom Groovy scripts should be located in ".openig/scripts/groovy".
    
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@171 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    matthew