Stuart Boston
77f1cf18e7
move completed model classes
2015-02-23 10:28:39 +00:00
Stuart Boston
e9ef62d031
Final account tests
2015-02-23 10:13:42 +00:00
Stuart Boston
9ea18f546d
More Account methods
2015-02-22 19:04:07 +00:00
Stuart Boston
110b77d09a
Refactor model layout
2015-02-20 14:29:18 +00:00
Stuart Boston
af2d8400fc
Tidy up of test cases
2015-02-18 10:19:26 +00:00
Stuart Boston
debfb1209e
Replace CloseableHttpClient with HttpClient
2015-02-17 20:55:59 +00:00
Stuart Boston
e5e7cd1ac3
Add Search
2015-02-16 18:25:52 +00:00
Stuart Boston
3078d12005
Add Reviews
2015-02-16 18:19:08 +00:00
Stuart Boston
1e01a4e7df
Add People
2015-02-16 18:14:22 +00:00
Stuart Boston
c3edbc2aad
Update exception messages
2015-02-16 17:18:05 +00:00
Stuart Boston
9d396d32e5
Updated
2015-02-16 15:47:01 +00:00
Stuart Boston
97f3313d8c
Updated
2015-02-16 13:06:10 +00:00
Stuart Boston
bbda0eec72
Inital commit for release 4.0
...
Signed-off-by: Stuart Boston <Stuart.Boston@Gmail.com >
2015-02-16 08:50:11 +00:00
Stuart Boston
cef5f8f6f0
Add Enum URL methods
2015-02-14 16:10:25 +00:00
Stuart Boston
dd2a35b54c
Update API URL Builder
2015-02-14 14:10:15 +00:00
Stuart Boston
c6e9c3fcf5
Use Parameters class
2015-02-13 15:41:01 +00:00
Stuart Boston
47ed93b69f
Update account methods
...
Move to their own class
Updated HttpClient for POST and DELETE
2015-02-13 13:01:53 +00:00
Stuart Boston
e736aee48a
Remove unused methods and fields
2015-02-12 15:58:20 +00:00
Stuart Boston
6eda79830e
Add HttpTools class
...
Add POST and DELETE commands
2015-02-12 15:54:09 +00:00
Stuart Boston
ba0c8bc564
Update to CloseableHttpClient
2015-02-12 13:17:44 +00:00
Stuart Boston
58a2858002
Add status code to response
2015-01-19 21:55:16 +00:00
Stuart Boston
f45429859e
Use API-Common exception
2015-01-18 13:38:14 +00:00
Christian Riedel
b6cfb42170
Make use of api-commons’ new status code feature
2015-01-13 22:12:19 +01:00
Stuart Boston
5eb756e03e
Update copyright date
2014-12-30 19:49:30 +00:00
Jc Miñarro
67496724ba
Update trailers method
2014-12-07 00:10:08 +01:00
Stuart Boston
82c8b31f9f
Remove some magic numbers
2014-10-15 09:21:25 +01:00
Stuart Boston
8572433707
Unused method parameters
2014-10-14 14:28:28 +01:00
Stuart Boston
a2f88915a5
Create some string constants
2014-10-14 14:18:04 +01:00
Stuart Boston
6ed9d9ea4c
Useless parentheses around expressions should be removed to prevent any misunderstanding
2014-10-14 14:03:37 +01:00
Stuart Boston
4ee48e15c2
Fix for null year comparison
2014-10-14 13:49:29 +01:00
Manuel Laggner
e465c9cfdd
changed MovieDbException to store also the url causing the exception
2014-09-21 18:38:41 +02:00
Stuart Boston
d5c996aef6
Update copyright date
2014-01-16 12:36:50 +00:00
Stuart Boston
c0653861c0
Add case insensitive compare method
2013-12-29 17:56:03 +00:00
Stuart Boston
51b202df2d
Fix issue #14
...
Correct URL for collections
2013-12-14 19:07:37 +00:00
stuart.boston
d84582d336
Update error message
2013-12-03 14:25:41 +00:00
Stuart Boston
121838598d
Change port to integer
2013-11-27 10:46:17 +00:00
Stuart Boston
231f60624b
Tidy up log error messages
2013-11-07 09:52:21 +00:00
Stuart Boston
9eed62c8d7
Updated javadoc
2013-10-22 12:03:25 +01:00
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
2013-10-02 09:15:50 +01:00
Stuart Boston
dd5176d6c6
Add gitattributes file
...
Update line endings
2013-10-01 14:10:54 +01:00
Stuart Boston
6448542fb4
Merge pull request #7 from fcojean/master
...
Implemented MovieChangesList
2013-09-26 11:37:19 +01:00
Stuart Boston
d3338cc106
Remove unused imports
2013-09-25 09:38:30 +01:00
Stuart Boston
3b503e78ef
Add exceptions for unknown request types
2013-09-08 11:10:21 +01:00
Stuart Boston
4cb0314c56
Use pooling client for requests
2013-09-08 10:36:54 +01:00
Stuart Boston
f64786e506
Update tests
2013-08-22 21:32:35 +01:00
Stuart Boston
00bdfaf6a7
Add missing properties to MovieDbList
...
Tidy up other code
2013-08-22 13:13:25 +01:00
Stuart Boston
064117e66d
Remove unused imports
2013-08-20 21:22:32 +01:00
Stuart Boston
a520c75773
Remove duplicate literals
2013-08-20 21:12:26 +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
0ef278e19d
Merge branch 'master' of https://github.com/Omertron/api-themoviedb
2013-08-20 09:01:28 +01:00