27 May, 2014

1 commit


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

4 commits

  • * 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
     
  • * introduced Environment class which encapsulates information regarding the application's installation directory, etc. It is exposed on the heap as "Environment" so that other heaplets (such as scripting) can determine path names such as script class paths
    
    * removed vendor name from configuration paths and lowercased the product name. The configuration root is now in ".openig" instead of ".ForgeRock/OpenIG"
    
    * moved the configuration file into the "config" sub-folder, e.g. ".openig/config/config.json". The same goes for the bootstrap configuration as well. This will be useful when installing as standalone package because it is important to separate mutable configuration files from installed files.
    
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@170 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    matthew
     
  • git-svn-id: https://svn.forgerock.org/openig/trunk@169 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    matthew
     
  • git-svn-id: https://svn.forgerock.org/openig/trunk@168 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    matthew
     

14 Apr, 2014

1 commit

  • git-svn-id: https://svn.forgerock.org/openig/trunk@167 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    mark
     

10 Apr, 2014

3 commits


09 Apr, 2014

1 commit


03 Apr, 2014

1 commit