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.82
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.83
Choose a head ref
  • 16 commits
  • 14 files changed
  • 5 contributors

Commits on Dec 14, 2016

  1. Merge pull request #1 from kohsuke/master

    catchup
    jeffnelson authored Dec 14, 2016
    Configuration menu
    Copy the full SHA
    9d15cd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

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

Commits on Dec 17, 2016

  1. Configuration menu
    Copy the full SHA
    a746a31 View commit details
    Browse the repository at this point in the history
  2. Cleaning up javadoc warnings

    kohsuke committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    470da06 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. add branch protection attributes

    Jeffrey.Nelson authored and Jeffrey.Nelson committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    26c20a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Expose Rate Limit Headers

    Exposes the rate limit header responses so that consumers of the API can proactively tune their usage
    stephenc committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    9d03435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfea424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fcddf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Merge pull request #327 from stephenc/expose-rate-limit-headers

    Expose Rate Limit Headers
    kohsuke authored Jan 9, 2017
    Configuration menu
    Copy the full SHA
    1266dcc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Touch up for uniformity

    - Prefer typed 'URL' over 'String' that is URL
    - Mark API as @Preview to communicate that this is subject to change
    
    More branch protection stuff needs to be added. See https://developer.github.com/v3/repos/branches/
    kohsuke committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    1212ae3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #325

    kohsuke committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    198fede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bfeb54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1c900a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #324

    kohsuke committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    5b69a29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    911e8d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13184e7 View commit details
    Browse the repository at this point in the history
Loading