Commit Graph

628 Commits (master)
 

Author SHA1 Message Date
Stuart Boston 34b337aecd
Merge pull request #50 from Omertron/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
5 years ago
dependabot[bot] 3155555d7a
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Stuart Boston 92c6de7426
Merge pull request #48 from denyskonakhevych/fix-generics
fix compilation problems
6 years ago
denys.konakhevych 252a6abab2 fix compilation problems 6 years ago
Stuart Boston 07b06455cf
Merge pull request #47 from Omertron/dependabot/maven/version.jackson-2.10.0
Bump version.jackson from 2.8.11 to 2.10.0
6 years ago
dependabot[bot] c02ae50bff
Bump version.jackson from 2.8.11 to 2.10.0
Bumps `version.jackson` from 2.8.11 to 2.10.0.

Updates `jackson-core` from 2.8.11 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.8.11...jackson-core-2.10.0)

Updates `jackson-annotations` from 2.8.11 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.8.11 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Stuart Boston bf132d7c72
Merge pull request #46 from Kaferusha/primary_release
added methods to Discover
7 years ago
Anastasiya Zhukova 9667a34a01 added methods to Discover 8 years ago
Stuart Boston efeae0de0b Rollback Jackson version 8 years ago
Stuart Boston 963dceb6bd Fix Networks Test 8 years ago
Stuart Boston 695077a1d7 Update POM versions 8 years ago
Stuart Boston 2de5728b3a Add javadoc 8 years ago
Stuart Boston 6733bb6191 Update credit methods
CreditBasic
CreditMovieBasic
CreditTVBasic
8 years ago
Stuart Boston 71178f21cd Update TVSeasonBasic
Add Name and Overview
8 years ago
Stuart Boston a0a6a62dbe Update PersonFind
add KnownForDepartment
8 years ago
Stuart Boston 119a51c8e8 Update person models 8 years ago
Stuart Boston 240110848a Update Network 8 years ago
Stuart Boston 4f89f03b7f Update JobDepartment list
renamed job_list to jobs
8 years ago
Stuart Boston 33daddb40e Update Network model 8 years ago
Stuart Boston 4203dc55a5 Update Alternative Titles 8 years ago
Stuart Boston 998eb06b69 Update Company Information 8 years ago
Stuart Boston 71fa47b48f
Merge pull request #44 from aviemzur/get-movie-recommendations
Get movie recommendations method
8 years ago
Stuart Boston 67bb8d21bd
Merge pull request #43 from aviemzur/add-intellij-idea-files-to-gitignore
Add IntelliJ IDEA files to .gitignore
8 years ago
Aviem Zur d6542d0676 Get movie recommendations method 8 years ago
Aviem Zur 02b03c5c58 Add IntelliJ IDEA files to .gitignore 8 years ago
Stuart Boston eb9e9930e1 More javadoc fixes 9 years ago
Stuart Boston dd82c0d906 More javadoc 9 years ago
Stuart Boston e184077f9d Add more javadoc 9 years ago
Stuart Boston a7a099ac0c remove un-extended methods
Use the base methods instead
9 years ago
Stuart Boston 3a1251777e Use isEmpty in tests 9 years ago
Stuart Boston 8a3af38b0c Add javadoc to ApiUrl 9 years ago
Stuart Boston 3104588272 Add gender to MediaCreditCrew object 9 years ago
Stuart Boston 95ff0f0119 Merge pull request #41 from stigrv/master
Add missing media type
9 years ago
Stuart Boston c3bd8efbf9 Merge pull request #42 from stigrv/gender
Correct gender assignment
9 years ago
Stig Runar Vangen 09a3fb5ffe Correct gender assignment 9 years ago
Stig Runar Vangen ce06aacec9 Correct gender assignment 9 years ago
Stig Runar Vangen ec9c4dd45c Add missing media type 9 years ago
Stuart Boston 0940c7ac38 Update List test 9 years ago
Stuart Boston ca9f3248b7 Skip invalid show in test
Supernatural doesnt have alt titles
9 years ago
Stuart Boston b91dac2c9d Remove unsupported SearchList function 9 years ago
Stuart Boston c5a1a85a2a Add gender to MediaCreditCast 9 years ago
Stuart Boston 9ab81018dd Add additional fields to methods 9 years ago
Stuart Boston 6eec791933 Update POM versions 9 years ago
Omertron 74fac5636a [maven-release-plugin] prepare for next development iteration 10 years ago
Omertron 3f1c359a9f [maven-release-plugin] prepare release themoviedbapi-4.3 10 years ago
Stuart Boston 0c455accb5 Rename ReleaseDate field
A field should not duplicate the name of its containing class
10 years ago
Stuart Boston ca4fc59a80 Rename language field
A field should not duplicate the name of its containing class
10 years ago
Stuart Boston 799d6d6fd5 Add ReleaseDates method
fixes #36
10 years ago
Stuart Boston 39465e1ba2 Fix NowPlaying call 10 years ago
Stuart Boston c208b62384 update from method 10 years ago