Commit Graph

370 Commits

Author SHA1 Message Date
Stuart Boston a22a49cbf3 Replace CloseableHttpClient with HttpClient 2015-02-17 21:07:37 +00:00
Stuart Boston 84e59d53eb Update POM versions 2015-02-15 09:25:21 +00:00
Stuart Boston 207f7f2488 Update failing test 2015-02-14 19:16:08 +00:00
Stuart Boston 87646c08e6 Fix ID method 2015-02-14 16:24:58 +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 47f1521bf9 Remove testing.properties file 2015-02-13 13:03:51 +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 6722019db8 Fix connection message 2015-02-07 13:51:12 +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
Stuart Boston 8a0d67f784 Correct Jackson version 2015-01-16 14:48:54 +00:00
Stuart Boston abf69af81d SLF4J and Jackson versions 2015-01-16 10:39:41 +00:00
Stuart Boston b0541d55e4 Merge pull request #21 from CupSoftware/master
Compatibility with api-common 1.3-SNAPSHOT
2015-01-15 12:16:07 +00:00
Christian Riedel b6cfb42170 Make use of api-commons’ new status code feature 2015-01-13 22:12:19 +01:00
Christian Riedel 783b076ead ignore ide settings files 2015-01-13 21:55:54 +01:00
Omertron 761daeb11a [maven-release-plugin] prepare for next development iteration 2014-12-31 17:34:20 +00:00
Omertron 035b998511 [maven-release-plugin] prepare release themoviedbapi-3.11 themoviedbapi-3.11 2014-12-31 17:34:03 +00:00
Omertron b353311169 Updated POM versions 2014-12-31 17:29:15 +00:00
Stuart Boston 588c618208 Update copyright date 2014-12-30 19:51:19 +00:00
Stuart Boston 5eb756e03e Update copyright date 2014-12-30 19:49:30 +00:00
Stuart Boston 9c58841c6c Add missing field to MoveiDB 2014-12-20 21:26:20 +00:00
Stuart Boston 64ee879834 Updated POM versions 2014-12-19 10:01:34 +00:00
Stuart Boston 56a0cdb341 Merge pull request #19 from IGZJcMinarro/master
Update trailers method
2014-12-08 15:09:33 +00:00
Jc Miñarro aa522e2e7e Change JsonProperty 2014-12-07 11:05:56 +01:00
Jc Miñarro 67496724ba Update trailers method 2014-12-07 00:10:08 +01:00
Omertron 6b5eb2f5ad [maven-release-plugin] prepare for next development iteration 2014-11-18 12:13:02 +00:00
Omertron 1189d6babd [maven-release-plugin] prepare release themoviedbapi-3.10 themoviedbapi-3.10 2014-11-18 12:12:44 +00:00
Stuart Boston 82c8b31f9f Remove some magic numbers 2014-10-15 09:21:25 +01:00
Stuart Boston d25c09f219 Use Apace Commons EqualsBuilder and HashCodeBuilder 2014-10-15 09:09:38 +01:00
Stuart Boston 75c9142385 Abstract some duplicate code 2014-10-14 14:54:38 +01:00
Stuart Boston d5fc5e279d Correct logger 2014-10-14 14:34:05 +01:00
Stuart Boston 00b24e3bdc Keep exception 2014-10-14 14:33:55 +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 f05dbb817f Fix bug with parent company 2014-10-14 14:16:50 +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 2e7c85a41a Change to emptyList() 2014-10-14 13:49:42 +01:00
Stuart Boston 4ee48e15c2 Fix for null year comparison 2014-10-14 13:49:29 +01:00
Omertron 1e1cceceac Updated POM versions 2014-10-08 15:20:08 +02:00
Stuart Boston 48a8ff4e29 remove unused method 2014-10-02 11:29:14 +01:00
Stuart Boston c2d2c7cbe3 Fixed Session Tests 2014-10-01 17:10:48 +01:00
Stuart Boston 5c6f6fd9b1 Add missing fields to model 2014-10-01 17:05:54 +01:00
Stuart Boston f908794e2b Fixed properties load 2014-10-01 14:43:42 +01:00
Stuart Boston 85eb7a5a4a Add properties file for testing API 2014-10-01 13:48:57 +01:00
Stuart Boston d7fd35c4d5 Merge pull request #16 from mlaggner/master
changed MovieDbException to store also the url causing the exception
2014-09-23 19:57:21 +01:00