12 Dec, 2014

1 commit


03 Dec, 2014

1 commit


01 Dec, 2014

1 commit


28 Nov, 2014

1 commit


25 Nov, 2014

1 commit

  • Now that we have a CaptureDecorator to capture the exchange,
    we do not need to document a script for doing the same thing.
    
    In working on this issue, it also became apparent
    that these examples did not call for dumping the exchange anyway.
    
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@751 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    mark
     

22 Nov, 2014

1 commit


21 Nov, 2014

1 commit


20 Nov, 2014

1 commit


19 Nov, 2014

1 commit


06 Nov, 2014

1 commit


29 Oct, 2014

1 commit

  • Although the JSON pointer is sufficient to guarantee unicity of a name
    within the scope of a heap, it makes it hard for reader to link that name
    to the configuration object they provided.
    
    This patch supports both improvements:
    * if a `name` attribute is provided in the declaration, use it as-is
    * if not, prepend the `type` attribute value to the pointer String to help identification
    
    This patch also updates the logs samples provided in the documentation.
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@666 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    guillaume.sauthier
     

28 Oct, 2014

1 commit


23 Oct, 2014

1 commit


24 Sep, 2014

1 commit

  • This patch addresses three issues:
    OPENIG-313: Instead of labelling reference values as strings, call them references
    OPENIG-317: Update documentation to use inlined objects
    OPENIG-327: Update documentation to reflect that empty "config" fields are now optional
    
    There remains some work for OPENIG-313, however.
    This commit only resolves OPENIG-317 & OPENIG-327.
    
    git-svn-id: https://svn.forgerock.org/openig/trunk@592 dbb9e58e-28e6-4ce0-90e8-f11d9605b710
    mark
     

17 Sep, 2014

1 commit


08 Sep, 2014

2 commits


03 Sep, 2014

2 commits


29 Aug, 2014

1 commit


27 Aug, 2014

2 commits