-
-
Notifications
You must be signed in to change notification settings - Fork 286
Comparing changes
Open a pull request
base repository: spotify-web-api-java/spotify-web-api-java
base: master
head repository: omnifone/spotify-web-api-java
compare: master
- 12 commits
- 36 files changed
- 2 contributors
Commits on Feb 24, 2016
-
Work done: * Added fixtures for Playlist and PlaylistTracks with redu…
…ced number of attributes (as we intent to make playlist requests). * Changes to JSON utility class to handle missing attributes from the JSON. * Modified unit tests to reference the new fixtures.
mrouaux committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for d5561e4 - Browse repository at this point
Copy the full SHA d5561e4View commit details -
Work done: * Refactored all builders to avoid using the "final" modif…
…ied (we need to be able to mock the builders for testing purposes).
mrouaux committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 61c00d1 - Browse repository at this point
Copy the full SHA 61c00d1View commit details -
Work done: * Updated scm connection and removed unnecessary Maven plu…
…gins from pom.xml.
mrouaux committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for e1b43eb - Browse repository at this point
Copy the full SHA e1b43ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f937a8 - Browse repository at this point
Copy the full SHA 7f937a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 128403f - Browse repository at this point
Copy the full SHA 128403fView commit details -
Work done: * Added Omnifone Engineering parent to enable release buil…
…ds to be published to Nexus. * Modified tests utility class to ensure JSON fixtures are read in as UTF-8 encoded strings.
mrouaux committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for f8c43fa - Browse repository at this point
Copy the full SHA f8c43faView commit details -
Merge branch 'master' of https://github.com/omnifone/spotify-web-api-…
mrouaux committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for daa7531 - Browse repository at this point
Copy the full SHA daa7531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b1920 - Browse repository at this point
Copy the full SHA 02b1920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7648b3f - Browse repository at this point
Copy the full SHA 7648b3fView commit details
Commits on Mar 14, 2016
-
SYB-114. Work done: * Modified the Spotify Web API client to support …
…returning the track count for a given Playlist. * Modified unit test and fixture to validate the new use case.
mrouaux committedMar 14, 2016 Configuration menu - View commit details
-
Copy full SHA for a81abf4 - Browse repository at this point
Copy the full SHA a81abf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9252463 - Browse repository at this point
Copy the full SHA 9252463View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf6788 - Browse repository at this point
Copy the full SHA ccf6788View 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 master...master