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.40
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.41
Choose a head ref
  • 14 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 16, 2013

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

Commits on Apr 19, 2013

  1. Stop using deprecated API tokens for Enterprise.

    Authentication by API token is deprecated and doesn't work anymore.
    Instead, authentication should be done via OAuth token now.
    watsonian committed Apr 19, 2013
    Configuration menu
    Copy the full SHA
    e6c82e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2013

  1. Declare the exception type.

    watsonian committed Apr 20, 2013
    Configuration menu
    Copy the full SHA
    8442e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38eeae View commit details
    Browse the repository at this point in the history
  3. Remove apiToken completely.

    watsonian committed Apr 20, 2013
    Configuration menu
    Copy the full SHA
    da1405a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2013

  1. Configuration menu
    Copy the full SHA
    beec605 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pull-33'

    kohsuke committed Apr 23, 2013
    Configuration menu
    Copy the full SHA
    838ecd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6fafe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60175eb View commit details
    Browse the repository at this point in the history
  5. In fact there's no point in looking up the 'token' property since API…

    … token is no longer supported by GitHub
    kohsuke committed Apr 23, 2013
    Configuration menu
    Copy the full SHA
    5e3d3dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eeebfd5 View commit details
    Browse the repository at this point in the history
  7. Formatting only changes

    kohsuke committed Apr 23, 2013
    Configuration menu
    Copy the full SHA
    abe78cf View commit details
    Browse the repository at this point in the history
  8. doc improvement

    kohsuke committed Apr 23, 2013
    Configuration menu
    Copy the full SHA
    8c78d20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31d5cf6 View commit details
    Browse the repository at this point in the history
Loading