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: hub4j/github-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: github-api-1.100
Choose a base ref
...
head repository: hub4j/github-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: github-api-1.101
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    b92cf6f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    bitwiseman authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    60acd5c View commit details
    Browse the repository at this point in the history
  3. Fixed CacheControl package name

    With okhttp 3, the package name changed. In the okhttp3.OkHttpConnector,
    the incorrect class is loaded, creating a ClassNotFoundException at
    runtime when okhttp3 only is loaded.
    alecharp committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    39e7c5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #627 from alecharp/fix-cache-control-packagename

    Fixed CacheControl package name
    bitwiseman authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    d7f5113 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d667b2f View commit details
    Browse the repository at this point in the history
Loading