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

SONAR-9082 SONAR-9062 H2 and ES must use the correct network interface #1912

Closed

Commits on Apr 11, 2017

  1. SONAR-9082 H2 should bind to localhost interface

    Simon Brandhof committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    3c1f52f View commit details
    Browse the repository at this point in the history
  2. Drop unused property sonar.enableFileVariation

    Simon Brandhof committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    bc5ef4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    399fb6b View commit details
    Browse the repository at this point in the history
  4. Refactor the way to get loopback address in CeHttpServer

    Simon Brandhof committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    395d721 View commit details
    Browse the repository at this point in the history
  5. Drop unused class NetworkUtils in integration tests

    Simon Brandhof committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    750d185 View commit details
    Browse the repository at this point in the history
  6. SONAR-9062 Use the network interface defined by sonar.search.host whe…

    …n resolving sonar.search.port=0
    Simon Brandhof committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    1c264a2 View commit details
    Browse the repository at this point in the history
  7. Delete unused class LogarithmicLogger

    Simon Brandhof committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    f4bb72a View commit details
    Browse the repository at this point in the history
  8. Deprecate System2#isJavaAtLeast17()

    because it always returns true. Java 6 is not supported at runtime.
    Simon Brandhof committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    41ff386 View commit details
    Browse the repository at this point in the history