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

Create PropertiesClass for external properties (http.proxyHost, http.proxyPort, http.nonProxyHosts) #4611

Merged
merged 7 commits into from
Oct 27, 2020

Commits on Oct 13, 2020

  1. Create properties class for external properties

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    ad22cd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Add javadoc

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    87285bc View commit details
    Browse the repository at this point in the history
  2. Add copyright

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    3d8ce3d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Tests for http proxy properties + clean up

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0d8030e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    41debb9 View commit details
    Browse the repository at this point in the history
  2. remove changes on e2e-core-common pom.xml

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    1b30f63 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Set property into @before method

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    cdab735 View commit details
    Browse the repository at this point in the history