Stuart Boston
|
a520c75773
|
Remove duplicate literals
|
2013-08-20 21:12:26 +01:00 |
|
Stuart Boston
|
259eb81f32
|
Remove unused fields
|
2013-08-20 21:12:11 +01:00 |
|
Stuart Boston
|
8bfe7dcc1b
|
WebBrowser: Throw MovieDbException
|
2013-08-20 21:11:34 +01:00 |
|
Stuart Boston
|
ac57816b1d
|
Merge pull request #6 from holgerbrandl/master
"List" and "Account" implemenation
|
2013-08-20 20:47:24 +01:00 |
|
Stuart Boston
|
073331cddb
|
Close output stream
|
2013-08-20 13:18:06 +01:00 |
|
Stuart Boston
|
0ef278e19d
|
Merge branch 'master' of https://github.com/Omertron/api-themoviedb
|
2013-08-20 09:01:28 +01:00 |
|
holger
|
fbdf744dc6
|
implemented method to post movie ratings
|
2013-08-19 14:28:28 +02:00 |
|
Stuart Boston
|
8478865141
|
Change ToString style to "short prefix"
|
2013-07-25 12:52:24 +01:00 |
|
Stuart Boston
|
a98eac75dc
|
Add dates to the wrapper where needed
|
2013-07-24 17:06:30 +01:00 |
|
Stuart Boston
|
9a237042f0
|
Change ToString style to "Simple"
|
2013-07-24 16:47:50 +01:00 |
|
Stuart Boston
|
bb57c16fe8
|
Trim the string values for person to remove extra spaces
|
2013-07-22 13:43:54 +01:00 |
|
Stuart Boston
|
72186feaf9
|
Fixes issue #4 Company parent correctly de-serialised now
|
2013-07-15 09:16:16 +01:00 |
|
Stuart Boston
|
d298faec9a
|
Removed getMovieChanges test
|
2013-06-26 13:29:24 +01:00 |
|
Stuart Boston
|
486486b753
|
Removed unused imports
|
2013-06-26 13:02:23 +01:00 |
|
Stuart Boston
|
fc1e05d0b4
|
Added HTTP 503 error and message
|
2013-06-13 07:30:18 +01:00 |
|
Stuart Boston
|
dc6f5f07b1
|
Standardised toString methods
|
2013-06-09 22:26:16 +01:00 |
|
Stuart Boston
|
4243b5aa81
|
Catch RuntimeException when 503 error
|
2013-06-09 18:23:41 +01:00 |
|
Stuart Boston
|
9cca4660bc
|
Add adult and popularity to KeywordMovie
|
2013-06-03 12:13:46 +01:00 |
|
Stuart Boston
|
5f27260f57
|
Updated api-common dependency
|
2013-05-31 09:59:05 +01:00 |
|
Stuart Boston
|
8679b03930
|
Updated to use API-Common component for HTTPClient functionality
|
2013-05-28 14:27:00 +01:00 |
|
Stuart Boston
|
845aedf871
|
Added MovieChange method
|
2013-05-20 13:05:19 +01:00 |
|
Stuart Boston
|
d6adc40215
|
Fix correct logging class for JobDepartment
|
2013-05-20 13:03:55 +01:00 |
|
Stuart Boston
|
17815b9ffc
|
Fixed some issues
|
2013-05-20 10:36:01 +01:00 |
|
Stuart Boston
|
60cb490eca
|
Add appendToResponse to person methods
|
2013-05-19 18:42:26 +01:00 |
|
Stuart Boston
|
f08c78c921
|
Corrected resultsMap
Removed unused imports
|
2013-05-19 08:24:24 +01:00 |
|
Stuart Boston
|
0414369327
|
Removed unused imports and dead variables
|
2013-05-18 22:22:51 +01:00 |
|
Stuart Boston
|
44ba85aaa8
|
Changed return values to include page values
|
2013-05-18 22:08:40 +01:00 |
|
Stuart Boston
|
009e725cb6
|
Added new classes to return the results
|
2013-05-18 11:23:44 +01:00 |
|
Stuart Boston
|
edf4518f35
|
Refactored Wrapper classes
|
2013-05-17 22:15:52 +01:00 |
|
Stuart Boston
|
1a96343924
|
Updated Test class
|
2013-05-15 18:15:12 +01:00 |
|
Stuart Boston
|
76191c13c0
|
Add overview to CollectionInfo
|
2013-05-15 18:14:54 +01:00 |
|
Stuart Boston
|
ce533c2b41
|
removed unused log messages in test class
|
2013-05-15 18:06:54 +01:00 |
|
Stuart Boston
|
de623ff0db
|
Add discover method
|
2013-05-15 16:24:57 +01:00 |
|
Stuart Boston
|
6745f5f3d5
|
Fix issue with WrapperImages not having initialised collections
|
2013-05-15 14:16:15 +01:00 |
|
Stuart Boston
|
955ef0369e
|
Add Job List
|
2013-05-15 14:09:57 +01:00 |
|
Stuart Boston
|
4c682731b6
|
Add PopularPerson method
|
2013-05-15 13:46:59 +01:00 |
|
Stuart Boston
|
c99f60f636
|
Un"ignored" the tests
|
2013-05-15 13:22:06 +01:00 |
|
Stuart Boston
|
265878d016
|
Added AppendToResponse for MovieDb (MovieInfo methods)
|
2013-05-15 13:19:02 +01:00 |
|
Stuart Boston
|
9bf7175ee8
|
Add "getAll" method to Images and Trailers
|
2013-05-15 13:18:14 +01:00 |
|
Stuart Boston
|
00063cc85d
|
Add reviews
|
2013-05-15 13:16:44 +01:00 |
|
Stuart Boston
|
2f7468914c
|
Allow AppendToReponse to contain multiple elements
|
2013-05-15 11:51:20 +01:00 |
|
Stuart Boston
|
4d9d53421f
|
Add placeholder "append_to_response" parameters
|
2013-05-14 16:20:27 +01:00 |
|
Stuart Boston
|
9f135c3ca7
|
Removed reliance on MovieDb object from ApiBuilder
|
2013-05-14 16:01:25 +01:00 |
|
Stuart Boston
|
7d9552a08c
|
Updated bin.xml to add correct README
|
2013-04-19 10:03:42 +01:00 |
|
Stuart Boston
|
3acf07b36a
|
Non-functional changes to POM and bin.xml
|
2013-04-19 09:35:09 +01:00 |
|
Stuart Boston
|
bf8730c1ee
|
Updated test case for getGenreMovies
|
2013-03-18 12:37:24 +00:00 |
|
Stuart Boston
|
3085018cf0
|
Added "Include All Movies" to getGenreMovies
Old method will be deprecated at some point
|
2013-03-18 12:36:26 +00:00 |
|
Stuart Boston
|
d2972ac927
|
Added IMDB_ID and POPULARITY to Person
|
2013-03-07 15:32:10 +00:00 |
|
Stuart Boston
|
bea972520b
|
Removed unused imports
|
2013-02-27 08:54:52 +00:00 |
|
Stuart Boston
|
e17db7a15b
|
Tidied up test class
|
2013-02-25 12:56:09 +00:00 |
|