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.66
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.67
Choose a head ref
  • 18 commits
  • 29 files changed
  • 4 contributors

Commits on Mar 22, 2015

  1. Throw error for bad creds

    KostyaSha committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    d0d0716 View commit details
    Browse the repository at this point in the history
  2. [CID-107535] Missing call to superclass

    Similar to other events
    KostyaSha committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    fc3b6d2 View commit details
    Browse the repository at this point in the history
  3. [CID-107552] Unintended regular expression

    regex_expected: The . character(s) in the pattern ".md" can match any character, because calls to replaceAll treat the pattern as a regular expression, which might be unexpected.
    KostyaSha committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    f1f9671 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Use FAIL rate-limit handler for tests

    Should avoid possible Thread.sleep() for tests execution.
    KostyaSha committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    9ebc9c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2015

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

Commits on Apr 2, 2015

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

Commits on Apr 8, 2015

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

Commits on Apr 13, 2015

  1. Merge pull request #177 from infm/feat/notif

    Added getters for the objects notifications refer to
    kohsuke committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    f482f77 View commit details
    Browse the repository at this point in the history
  2. Fixed javadoc errors

    kohsuke committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    8dcea59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a071b0 View commit details
    Browse the repository at this point in the history
  4. Massaging the PR.

    - need to retrieve the object in full to have all the fields properly populated
    - documentation fix, as this method points to the root of the forking chain, not just an upstream.
    kohsuke committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    9775954 View commit details
    Browse the repository at this point in the history
  5. Added the pair method

    kohsuke committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    2cd44f8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #175

    kohsuke committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    68dda3a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #170 from KostyaSha/coverity

    Improvements
    kohsuke committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    7ff9734 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #169 from KostyaSha/fixAuthLoop

    Throw error for bad creds
    kohsuke committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    aad20d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. 4 Configuration menu
    Copy the full SHA
    b736e20 View commit details
    Browse the repository at this point in the history
  2. TAB -> WS

    kohsuke committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    d070f9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e88a0c View commit details
    Browse the repository at this point in the history
Loading