Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: davidehringer/bosh-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: evoila/bosh-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 24 files changed
  • 6 contributors

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    ccfb0bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8dd6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d9ef8c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

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

Commits on Oct 20, 2017

  1. fix(deploments) fixes the issue that create deployments wont get a Ta…

    …sk as return because the bosh director redirects to a wrong endpoint instead of returning the Task.
    OSB-cicd committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    5bc8faa View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

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

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    d68ee55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d0d5c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

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

Commits on Nov 9, 2017

  1. fix(SpringDeployments): checks if the deployment manifest requested f…

    …rom the director is null befor parsing the YAML
    OSB-cicd committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    b7534cf View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. feat(ssh) adds bosh ssh

    yremmet committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    93a1499 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

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

Commits on Feb 20, 2018

  1. Refactor(OAUTH): Added ability to change Port, change URL Scheme and …

    …the ability to enable strict host-key checking
    jheyl committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    71d49dd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Configuration menu
    Copy the full SHA
    655aae0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from evoila/feature/MS-836O-oauth-support

    feat(Oauth): Added Oauth Support to Java UAA-Client
    jhiemer authored Feb 22, 2018
    Configuration menu
    Copy the full SHA
    49c9d76 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Adding Authentication ENUM

    Johannes Hiemer committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    a4310cb View commit details
    Browse the repository at this point in the history
  2. Most current version of OAuthCredentialsProvider

    Johannes Hiemer committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    a238ae9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. chore(): updating SSHConfig and SpringVMs SSH handling

    Johannes Hiemer committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    02895a1 View commit details
    Browse the repository at this point in the history
  2. chore(): code cleanup

    Johannes Hiemer committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d590d23 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Merge pull request #1 from evoila/develop

    Code cleanup and enhanced of SSH Handling in Spring VMs
    jhiemer authored Mar 5, 2019
    Configuration menu
    Copy the full SHA
    2ee7609 View commit details
    Browse the repository at this point in the history
Loading