-
Notifications
You must be signed in to change notification settings - Fork 775
Comparing changes
Open a pull request
base repository: hub4j/github-api
base: github-api-1.55
head repository: hub4j/github-api
compare: github-api-1.56
- 11 commits
- 8 files changed
- 4 contributors
Commits on Jun 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7e35716 - Browse repository at this point
Copy the full SHA 7e35716View commit details
Commits on Jun 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d83961e - Browse repository at this point
Copy the full SHA d83961eView commit details
Commits on Jun 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4586bae - Browse repository at this point
Copy the full SHA 4586baeView commit details
Commits on Jun 28, 2014
-
Update to OkHttp 2.0.0, which has a new OkUrlFactory
OkHttp changed API with v2.0.0, and the `client.open(url)` method no longer exists: "URLConnection support has moved to the okhttp-urlconnection module. If you're upgrading from 1.x, this change will impact you. You will need to add the okhttp-urlconnection module to your project and use the OkUrlFactory to create new instances of HttpURLConnection" https://github.com/square/okhttp/blob/master/CHANGELOG.md#version-200-rc1
Configuration menu - View commit details
-
Copy full SHA for 0a37ac9 - Browse repository at this point
Copy the full SHA 0a37ac9View commit details
Commits on Jul 3, 2014
-
Merge pull request #101 from farmdawgnation/final-answer
Un-finalize a handful of classes.
Configuration menu - View commit details
-
Copy full SHA for 219916e - Browse repository at this point
Copy the full SHA 219916eView commit details -
Merge pull request #102 from jglick/clearer-FNFE
Better FNFE from delete()
Configuration menu - View commit details
-
Copy full SHA for d2c9095 - Browse repository at this point
Copy the full SHA d2c9095View commit details -
Merge pull request #103 from rtyley/okhttp-2.0.0
Update to OkHttp 2.0.0, which has a new OkUrlFactory
Configuration menu - View commit details
-
Copy full SHA for 62d9b92 - Browse repository at this point
Copy the full SHA 62d9b92View commit details -
Extracted non-formatting changes from pull request #98
The original commit has too many whitespace noise changes. Reference: #98
Configuration menu - View commit details
-
Copy full SHA for ba519f9 - Browse repository at this point
Copy the full SHA ba519f9View commit details -
Convention dictates that the method name be "listXyz"
getCollaborators() only fetching the first page is a bug, so we should fix that too.
Configuration menu - View commit details
-
Copy full SHA for 3c8aa0c - Browse repository at this point
Copy the full SHA 3c8aa0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccdfcc - Browse repository at this point
Copy the full SHA 4ccdfccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddbef0 - Browse repository at this point
Copy the full SHA 8ddbef0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff github-api-1.55...github-api-1.56