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.54
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.55
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 5, 2014

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

Commits on Jun 7, 2014

  1. Add support for adding context to commit status.

    This groups statuses from multiple contexts to return single combined
    status. More information here:
    https://developer.github.com/changes/2014-03-27-combined-status-api/
    Surya Gaddipati committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    16a6623 View commit details
    Browse the repository at this point in the history
  2. Preserve api compatablity with previous version.

    Support adding commitstatus without context.
    Surya Gaddipati committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    e3d6e08 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2014

  1. Merge pull request #97 from suryagaddipati/add_context_to_commit_status

    Add support for adding context to commit status.
    kohsuke committed Jun 8, 2014
    Configuration menu
    Copy the full SHA
    d0b8e2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    922be0b View commit details
    Browse the repository at this point in the history
  3. I'm getting "the key is already in use" error.

    Creating a new thro-away key
    kohsuke committed Jun 8, 2014
    Configuration menu
    Copy the full SHA
    9a19d07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0cf1ac View commit details
    Browse the repository at this point in the history
Loading