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.71
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.72
Choose a head ref
  • 13 commits
  • 32 files changed
  • 1 contributor

Commits on Dec 1, 2015

  1. Configuration menu
    Copy the full SHA
    90d8e65 View commit details
    Browse the repository at this point in the history
  2. Added getter for ID

    And the actual value has already gone past 'int'
    
    This fixes issue #199
    kohsuke committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    ed8cd0a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. Configuration menu
    Copy the full SHA
    8cb7094 View commit details
    Browse the repository at this point in the history
  2. Fixed rate handling limit handling

    Issue #220. If RateLimitHandler returns normally, it should retry.
    kohsuke committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    83ffe75 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. Naming anonymous iterator.

    ... in anticipation of the page size support.
    kohsuke committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    841f77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbddf5b View commit details
    Browse the repository at this point in the history
  3. Added stargazers and stars

    kohsuke committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    2603b5a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. GHCommit might be only partially populated.

    This fixes issue #230
    kohsuke committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    9149b6b View commit details
    Browse the repository at this point in the history
  2. Making API flow better

    kohsuke committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    1bbbcab View commit details
    Browse the repository at this point in the history
  3. Formatting change

    kohsuke committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    03ac6c7 View commit details
    Browse the repository at this point in the history
  4. Added more comprehensive API to list pull requests

    This fixes issue #234
    kohsuke committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    2440a67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5809e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    733d78a View commit details
    Browse the repository at this point in the history
Loading