Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending variables resolving capabilities #3

Merged
merged 10 commits into from
Oct 18, 2012

Commits on Sep 14, 2012

  1. Update variable appender systems to add:

    - variable in default value
    - variable in variable
    Add related test cases.
    picpoc committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    d5c077d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491b09b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92dddba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    510fe9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34e67c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    675ee50 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2012

  1. Configuration menu
    Copy the full SHA
    4c2ceed View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2012

  1. Refactor variables resolving, allow custom variable parser implementa…

    …tions, update test cases.
    
    Signed-off-by:  <ghislain.touratier@gmail.com>
    picpoc committed Sep 19, 2012
    Configuration menu
    Copy the full SHA
    37b6b79 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2012

  1. Fix Tree inSubtrees method.

    picpoc committed Oct 11, 2012
    Configuration menu
    Copy the full SHA
    5c4f083 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2012

  1. Update src/main/java/org/nnsoft/guice/rocoto/variables/Tree.java

    Fix infinite loop in getDepth()
    picpoc committed Oct 16, 2012
    Configuration menu
    Copy the full SHA
    8bc12bd View commit details
    Browse the repository at this point in the history