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

Reusable proxies #561

Merged
merged 20 commits into from
Aug 31, 2022
Merged

Reusable proxies #561

merged 20 commits into from
Aug 31, 2022

Commits on Aug 22, 2022

  1. Docu

    Alex Schneider committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    16edbf2 View commit details
    Browse the repository at this point in the history
  2. Tests

    Alex Schneider committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    05587c8 View commit details
    Browse the repository at this point in the history
  3. More tests

    Alex Schneider committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5138ef5 View commit details
    Browse the repository at this point in the history
  4. Implementation of reusable proxy blocks

    Alex Schneider committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    b6ca1d5 View commit details
    Browse the repository at this point in the history
  5. Changelog

    Alex Schneider committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ab8b059 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Reusable proxies in api-endpoints, too

    Alex Schneider committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fa71c68 View commit details
    Browse the repository at this point in the history
  2. DRY

    Alex Schneider committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    46577d7 View commit details
    Browse the repository at this point in the history
  3. Simplify tests

    Alex Schneider committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    406951e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Merge branch 'master' into reusable-proxies

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    02116b7 View commit details
    Browse the repository at this point in the history
  2. Reference the attribute in the error message

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    13bce5d View commit details
    Browse the repository at this point in the history
  3. Check for string type

    Co-authored-by: Johannes Koch <53434855+johakoch@users.noreply.github.com>
    Alex Schneider and johakoch authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    586f2d5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'reusable-proxies' of github.com:avenga/couper into reus…

    …able-proxies
    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0a4e637 View commit details
    Browse the repository at this point in the history
  5. No need to delete before throwing error.

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9c34313 View commit details
    Browse the repository at this point in the history
  6. Test non-string proxy reference

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    cb11db2 View commit details
    Browse the repository at this point in the history
  7. Test if a proxy reference does not exist

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fded88e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into reusable-proxies

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6152a05 View commit details
    Browse the repository at this point in the history
  9. Test unique proxy labels

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a4c458e View commit details
    Browse the repository at this point in the history
  10. Fix merge error

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    eee1c3b View commit details
    Browse the repository at this point in the history
  11. Check for unique proxy labels only before merge

    Alex Schneider committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5b7b3d9 View commit details
    Browse the repository at this point in the history
  12. WS

    Co-authored-by: Johannes Koch <53434855+johakoch@users.noreply.github.com>
    Alex Schneider and johakoch authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f5dae55 View commit details
    Browse the repository at this point in the history