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.84
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.85
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    4ee3086 View commit details
    Browse the repository at this point in the history
  2. Correct algebra in #327

    stephenc authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    f2e7b40 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Merge pull request #329 from stephenc/patch-1

    Correct algebra in #327
    kohsuke authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    1f4325e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Ensure that connections are closed for error responses

    - This was endless fun to trace, but I found it at last. This should
    stop the `WARNING: A connection to https://api.github.com/ was leaked.
    Did you forget to close a response body?` messages in the logs when
    using the OkHttpConnector.
    stephenc committed Feb 23, 2017
    1 Configuration menu
    Copy the full SHA
    2627dc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Merge pull request #346 from stephenc/close-the-connections

    Ensure that connections are closed for error responses
    kohsuke authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    0374d2d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

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