aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Update .travis.ymlMarko Zajc1-1/+1
2021-07-16Merge branch 'development'Marko Zajc1-1/+14
2021-07-16Update .travis.ymlMarko Zajc1-1/+14
2021-07-15Merge branch 'development'Marko Zajc1-2/+2
2021-07-15Update README.mdMarko Zajc1-2/+2
2021-04-02Merge branch 'development'v1.5.1.1Marko Zajc16-426/+106
2021-04-02Reformat the sourceMarko Zajc5-30/+30
2021-04-02Remove most documentation on internal classesMarko Zajc9-313/+51
2021-04-02Remove ImmutableAkiwrapperMetadataMarko Zajc1-63/+0
2021-04-02Update dependencies, and bump the versionMarko Zajc2-20/+25
2021-02-10Merge branch 'development'v1.5.1Marko Zajc28-162/+77
2021-02-10Reformat the codebaseMarko Zajc26-145/+65
2021-02-10Fix the ServerUnavailableException manual constructionMarko Zajc1-11/+6
2021-02-10Update dependencies and bump the version to 1.5.1Marko Zajc1-6/+6
2021-02-07Merge branch 'development'Marko Zajc1-20/+8
2021-02-07Return an empty list instead of an unmodifiable ArrayList in getGuessesMarko Zajc1-20/+8
2020-08-02Merge branch 'development'v1.5Marko Zajc44-1694/+1841
2020-08-02Bump the version to 1.5Marko Zajc1-1/+1
2020-08-02Apply some more tweaksMarko Zajc3-12/+21
2020-08-02Create IdentifiableTestMarko Zajc1-0/+35
2020-08-02Add another assertion to IntegrationTestMarko Zajc1-0/+2
2020-08-02Test #hasNext in ServerListImplTestMarko Zajc1-0/+6
2020-08-02Add ServerList#hasNextMarko Zajc2-3/+14
2020-08-02Actually use ServerListMarko Zajc7-44/+96
2020-08-02Add more testsMarko Zajc4-2/+180
2020-08-02Fix constructor visibility of ServerListImplMarko Zajc1-2/+2
2020-08-02Reformat all classesMarko Zajc12-67/+72
2020-08-02Unwrap ServerLists in ServerListImpl's constructorMarko Zajc2-2/+19
2020-08-02Add ServerList and ServerListImplMarko Zajc2-0/+137
2020-08-02Update Java version to 11Marko Zajc1-1/+1
2020-08-02Remove one more unneeded IOExceptionMarko Zajc2-17/+10
2020-08-02Add two test suitesMarko Zajc4-13/+213
2020-08-02Fix reason parsing in StatusImplMarko Zajc1-3/+4
2020-08-02Make ServerNotFoundException a checked exceptionMarko Zajc6-13/+30
2020-08-02Remove a debugging printMarko Zajc1-2/+0
2020-08-02Fix an xpath whoopsieMarko Zajc4-11/+19
2020-08-02Remove unnecessary throws from AkinatorExampleMarko Zajc1-4/+2
2020-08-02Remove overuse of IOExceptionMarko Zajc4-29/+23
2020-08-02Tweak documentationMarko Zajc1-4/+5
2020-08-02Remove the server availability testMarko Zajc1-65/+0
2020-08-02Fix a typo in documentationMarko Zajc1-1/+1
2020-08-02Tweak documentationMarko Zajc3-3/+9
2020-08-02Correct a mistake in MutableAkiwrapperMetadataMarko Zajc1-7/+19
2020-08-02Fix Sonarlint complianceMarko Zajc6-63/+87
2020-08-02Fix documentation in Server.javaMarko Zajc1-2/+2
2020-08-02Update project configurationMarko Zajc1-0/+11
2020-08-02Merge StandaloneRoutes into ServersMarko Zajc2-35/+22
2020-08-02Remove HTTPUtils and PlaygroundMarko Zajc2-58/+0
2020-08-02Tweak documentationMarko Zajc1-20/+29
2020-08-02Extract ApiKey to its own fileMarko Zajc1-0/+76