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.69
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.70
Choose a head ref
  • 8 commits
  • 33 files changed
  • 3 contributors

Commits on Jul 17, 2015

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

Commits on Jul 20, 2015

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

Commits on Jul 24, 2015

  1. Merge pull request #210 from oleg-nenashev/findbugs-cleanup

    Cleanup issues discovered by FindBugs
    oleg-nenashev committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    ec450b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2015

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

Commits on Aug 11, 2015

  1. Merge pull request #212 from umajeric/master

    Added option to edit GitHub release once it is created
    kohsuke committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    e3ebf6e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. Overzealous findbugs fix.

    This method should rely on platform specific encoding
    kohsuke committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    2bcd99b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2015

  1. Overzealous FindBugs changes.

    String given without the encoding mandated by a protocol/design/etc should be converted with the platform default encoding. After all it exists for a reason!
    kohsuke committed Aug 15, 2015
    4 Configuration menu
    Copy the full SHA
    839cb03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6516b20 View commit details
    Browse the repository at this point in the history
Loading