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.64
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.66
Choose a head ref
  • 17 commits
  • 17 files changed
  • 1 contributor

Commits on Mar 22, 2015

  1. Configuration menu
    Copy the full SHA
    0cf9bc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f931835 View commit details
    Browse the repository at this point in the history
  3. implemented user search

    kohsuke committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    ed28768 View commit details
    Browse the repository at this point in the history
  4. Added repository search

    kohsuke committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    1ee2ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b436ff View commit details
    Browse the repository at this point in the history
  6. added code search

    kohsuke committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    5e08b34 View commit details
    Browse the repository at this point in the history
  7. Described how to set up persistent disk cache

    This is good enough "fix" for issue #168.
    kohsuke committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    e9417f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c7b8bd View commit details
    Browse the repository at this point in the history
  9. Keep HttpURLConnection() in the field.

    The primary motivation was to expose response headers, but this also made the code most concise by reducing the # of parameters that are passed around.
    kohsuke committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    687a369 View commit details
    Browse the repository at this point in the history
  10. Implemented initial notification API support.

    Fixes issue #119
    kohsuke committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    74fda40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8835b2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    205950f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0ef8b47 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    adba2e6 View commit details
    Browse the repository at this point in the history
  15. 3 Configuration menu
    Copy the full SHA
    8939179 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    73119af View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2015

  1. 2 Configuration menu
    Copy the full SHA
    277ccb5 View commit details
    Browse the repository at this point in the history
Loading