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: cloudfoundry/java-buildpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tgold/java-buildpack-proxy
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.
  • 13 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 18, 2013

  1. added static proxy support

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    156e600 View commit details
    Browse the repository at this point in the history
  2. fixed static proxy variables

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    c7b6793 View commit details
    Browse the repository at this point in the history
  3. fixed proxy url

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    adf10d8 View commit details
    Browse the repository at this point in the history
  4. fixed get

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    e43021a View commit details
    Browse the repository at this point in the history
  5. added proxy to all further http requests

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    7e18987 View commit details
    Browse the repository at this point in the history
  6. added debug infos

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    937e38d View commit details
    Browse the repository at this point in the history
  7. test

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    b6e9853 View commit details
    Browse the repository at this point in the history
  8. specified platform and architecture for openjdk

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    744df76 View commit details
    Browse the repository at this point in the history
  9. more debug output in download cache

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    93579f2 View commit details
    Browse the repository at this point in the history
  10. fixed logger reference

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    9891196 View commit details
    Browse the repository at this point in the history
  11. updated reference to filenames[] debug output

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    6f7be46 View commit details
    Browse the repository at this point in the history
  12. fixed usage of get to only use rich_uri.path instead of full uri

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    e795833 View commit details
    Browse the repository at this point in the history
  13. fixed rich_uri to rich_uri.path

    Thomas Goldschmidt committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    d61be9d View commit details
    Browse the repository at this point in the history
Loading