Commit Graph

299 Commits (themoviedbapi-3.8)
 

Author SHA1 Message Date
Omertron eaf5849a43 [maven-release-plugin] prepare release themoviedbapi-3.8 12 years ago
Stuart Boston 231f60624b Tidy up log error messages 12 years ago
Stuart Boston 3b1855d75c Remove unused imports 12 years ago
Stuart Boston 0cfa4d0dd4 Update README.md 12 years ago
Stuart Boston 971ee44375 Remove unused comments 12 years ago
Stuart Boston 359a0d56a3 Added "type" to Trailer 12 years ago
Stuart Boston 8eea8c796a Update handlerUnknown code
Output the class that caused the unknown issue
12 years ago
Stuart Boston 82e9c5b06f Trim test logging message 12 years ago
Stuart Boston 57691ed17f Remove unused imports 12 years ago
Stuart Boston b705a85566 Add badges 12 years ago
Stuart Boston db4f3e6f80 Minor updates 12 years ago
Stuart Boston 9eed62c8d7 Updated javadoc 12 years ago
Stuart Boston 51e5166233 Throw MovieDbException if movie ID not found
Rather than pass a seemingly valid object back to the caller, this
change will throw a "MOVIE_ID_NOT_FOUND" exception to the caller.
Affects getMovieInfo and getMovieInfoImdb methods
Fixes #8
12 years ago
Stuart Boston dd5176d6c6 Add gitattributes file
Update line endings
12 years ago
Stuart Boston 6448542fb4 Merge pull request #7 from fcojean/master
Implemented MovieChangesList
12 years ago
Stuart Boston 1ac805bed3 Add missing Serializable 12 years ago
Stuart Boston 2ef41457d0 Change logging for abstract wrapper 12 years ago
Stuart Boston d3338cc106 Remove unused imports 12 years ago
Stuart Boston 2c5569d53d Add language and country to account information 12 years ago
Stuart Boston 546a1e0d93 Update README.md 12 years ago
Stuart Boston 3b503e78ef Add exceptions for unknown request types 12 years ago
Stuart Boston 4cb0314c56 Use pooling client for requests 12 years ago
Omertron 95b3a4dd36 [maven-release-plugin] prepare for next development iteration 12 years ago
Omertron 8068b9ac45 [maven-release-plugin] prepare release themoviedbapi-3.7 12 years ago
Omertron a25da9aa2f Reset version 12 years ago
Omertron 7a30ab831c Updated POM versions 12 years ago
Stuart Boston f64786e506 Update tests 12 years ago
Stuart Boston a57e7eeb37 Add toString methods 12 years ago
Stuart Boston 00bdfaf6a7 Add missing properties to MovieDbList
Tidy up other code
12 years ago
Stuart Boston 064117e66d Remove unused imports 12 years ago
Stuart Boston a520c75773 Remove duplicate literals 12 years ago
Stuart Boston 259eb81f32 Remove unused fields 12 years ago
Stuart Boston 8bfe7dcc1b WebBrowser: Throw MovieDbException 12 years ago
Stuart Boston ac57816b1d Merge pull request #6 from holgerbrandl/master
"List" and "Account" implemenation
12 years ago
Stuart Boston 073331cddb Close output stream 12 years ago
Stuart Boston 0ef278e19d Merge branch 'master' of https://github.com/Omertron/api-themoviedb 12 years ago
Stuart Boston d6e02bf1df Merge pull request #5 from holgerbrandl/master
implemented method to post movie ratings
12 years ago
holger fbdf744dc6 implemented method to post movie ratings 12 years ago
Stuart Boston 8478865141 Change ToString style to "short prefix" 13 years ago
Stuart Boston a98eac75dc Add dates to the wrapper where needed 13 years ago
Stuart Boston 9a237042f0 Change ToString style to "Simple" 13 years ago
Stuart Boston bb57c16fe8 Trim the string values for person to remove extra spaces 13 years ago
Stuart Boston 72186feaf9 Fixes issue #4 Company parent correctly de-serialised now 13 years ago
Stuart Boston 20349013cc Updated API-Common version 13 years ago
Stuart Boston c8e33abd59 Merge branch 'master' of https://github.com/Omertron/api-themoviedb 13 years ago
Stuart Boston 940b6a007f Revert "Updated API-Common version"
This reverts commit 822ac2a5d2.
13 years ago
Stuart Boston 822ac2a5d2 Updated API-Common version 13 years ago
Omertron f2593b2754 [maven-release-plugin] prepare for next development iteration 13 years ago
Omertron 24f7b507b9 [maven-release-plugin] prepare release themoviedbapi-3.6 13 years ago
Stuart Boston d298faec9a Removed getMovieChanges test 13 years ago