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.57
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.58
Choose a head ref
  • 16 commits
  • 7 files changed
  • 7 contributors

Commits on Jul 8, 2014

  1. introduce pagination for all paged api calls and introduce cache inva…

    …lidation
    t865095 committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    b9764c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58a5b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2014

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

Commits on Aug 18, 2014

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

Commits on Aug 19, 2014

  1. [maven-release-plugin] prepare for next development iteration

    Surya Gaddipati committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    1f298a8 View commit details
    Browse the repository at this point in the history
  2. Remove getPath()

    When getting the path and providing an enterprise url for the apiUrl, the /api/v3 portion gets duplicated.  Since they will be combined on line 231 of GitHub.java there is no point just grabbing the path.  See janinko/ghprb#178, and https://issues.jenkins-ci.org/browse/JENKINS-24145?focusedCommentId=208270#comment-208270
    DavidTanner committed Aug 19, 2014
    Configuration menu
    Copy the full SHA
    94831fc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2014

  1. Configuration menu
    Copy the full SHA
    077d693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a1c74 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2014

  1. Merge pull request #107 from msperisen/general-pagination

    General pagination
    kohsuke committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    92cc81d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from ndeloof/master

    get repository full name (including owner)
    kohsuke committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    78bd758 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from bernd/add-missing-event-types

    Add missing GitHub event types.
    kohsuke committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    2ab71e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from DavidTanner/patch-1

    Remove getPath()
    kohsuke committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    ccb8725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31bebd4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'pull-117'

    kohsuke committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    3af5a81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d516597 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db84585 View commit details
    Browse the repository at this point in the history
Loading