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

Environment Variable Separator #488

Merged
merged 25 commits into from
Jul 5, 2023
Merged

Environment Variable Separator #488

merged 25 commits into from
Jul 5, 2023

Commits on Jun 19, 2023

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

Commits on Jun 22, 2023

  1. "_" in property names don't get replaced by "."

    Oschdi committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1fe6973 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Implementation of a messagebus dummy for testing

    arabbitplays committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c2577f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Implementation of a messagebus dummy for testing

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fead504 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/bug/environment-seperator' into …

    …bug/environment-seperator
    
    # Conflicts:
    #	starter/src/main/java/de/fraunhofer/iosb/ilt/faaast/service/starter/App.java
    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    049c5c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52c43af View commit details
    Browse the repository at this point in the history
  4. Clean Up

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cb800ab View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/bug/environment-seperator' into …

    …bug/environment-seperator
    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ea2edaa View commit details
    Browse the repository at this point in the history
  6. Java Doc

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2dbabc2 View commit details
    Browse the repository at this point in the history
  7. Clean up

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    67fd424 View commit details
    Browse the repository at this point in the history
  8. Clean up

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2854e8b View commit details
    Browse the repository at this point in the history
  9. Clean up

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e946cc5 View commit details
    Browse the repository at this point in the history
  10. Clean up

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c0ab6fe View commit details
    Browse the repository at this point in the history
  11. Clean up

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    35504c8 View commit details
    Browse the repository at this point in the history
  12. Clean up

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2e2e88a View commit details
    Browse the repository at this point in the history
  13. Added a nested properties test

    arabbitplays committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fef9dea View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Refactoring

    arabbitplays committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ab82ac5 View commit details
    Browse the repository at this point in the history
  2. Clean up

    arabbitplays committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    200d011 View commit details
    Browse the repository at this point in the history
  3. Replacement can handle prefixes and ambiguity

    arabbitplays committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    05d7ff3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Refactoring

    arabbitplays committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7cd348a View commit details
    Browse the repository at this point in the history
  2. Clean up

    arabbitplays committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    de7b4aa View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Documentation

    arabbitplays committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    59c21a8 View commit details
    Browse the repository at this point in the history
  2. Changelog Update

    arabbitplays committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    388d655 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. refactoring & cleanup

    mjacoby committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    cde05ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c5dc8 View commit details
    Browse the repository at this point in the history