aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-01Bump versionv1.4.3.1Marko Zajc1-3/+3
2019-08-01Servers#isUp now forces profanity filteringMarko Zajc1-2/+1
2019-08-01Fix a major issue in RouteMarko Zajc1-1/+1
2019-08-01Merge branch 'development'v1.4.3Marko Zajc21-158/+279
2019-08-01Replace Bintray's shield with Sonatype's in README.mdMarko Zajc1-2/+2
2019-08-01Bump version and change distributionMarko Zajc1-12/+29
2019-08-01Update servers.jsonMarko Zajc1-1/+1
2019-08-01Fix #13Marko Zajc1-24/+41
2019-08-01Change a comment format in AkiwrapperImplMarko Zajc1-4/+1
2019-08-01Servers#isUp now forces a status checkMarko Zajc1-5/+3
2019-08-01Fix annotationsMarko Zajc6-57/+77
2019-08-01Annotate entity implementationsMarko Zajc5-23/+54
2019-08-01Annotate IdentifiableMarko Zajc1-0/+5
2019-08-01Annotate ServerGroupMarko Zajc1-0/+3
2019-08-01Annotate QuestionMarko Zajc1-0/+7
2019-08-01Annotate GuessMarko Zajc1-2/+4
2019-08-01Annotate AkiwrapperMetadataMarko Zajc1-1/+4
2019-08-01Annotate ServerMarko Zajc1-0/+7
2019-08-01Throw an UOE rather than return a null in Route#getJSONMarko Zajc1-13/+12
2019-08-01Properly handle SOEs in Servers#isUp before they occurMarko Zajc1-7/+20
2019-08-01Add Language.MALAYMarko Zajc2-9/+11
2019-08-01Throw a IAE rather than an UOE in Servers#getFirstAvailableServerMarko Zajc1-5/+5
2019-07-08Merge branch 'development'v1.4.2Marko Zajc1-1/+1
2019-07-08Update servers.jsonMarko Zajc1-1/+1
2019-07-08Merge branch 'development'Marko Zajc2-4/+4
2019-07-08Bump version to 1.4.2Marko Zajc1-1/+1
2019-07-08Fix #12Marko Zajc1-2/+2
2019-07-08Update email address in pom.xmlMarko Zajc1-1/+1
2019-07-08Merge branch 'master' into developmentMarko Zajc7-348/+140
2019-04-22Some more small tweaks.v1.4.1marko3-6/+11
2019-04-22Some improvements to the server scanner, updated servers.json.marko2-275/+31
2019-04-22Bumped the version to 1.4.1marko1-1/+1
2019-04-22Removed request debugging.marko1-4/+0
2019-04-22Actually fixed the BAD AUTH thing. Also why am I not doing this on the develo...marko4-79/+107
2019-04-20Fixed the BAD_AUTH thing.root2-9/+16
2019-02-12Merge branch 'development'v1.4Marko Zajc3-17/+1
2019-02-12Fixed the resource handling a bit.Marko Zajc3-17/+1
2019-02-12Tweaked the example POM.Marko Zajc1-2/+5
2019-02-12Renamed a pom.xml because it was causing problems or something.Marko Zajc1-85/+85
2019-02-12Merged branch 'development'.Marko Zajc1-2/+4
2019-02-12Merge branch 'development'Marko Zajc0-0/+0
2019-02-12Trying to fix this repository or somethingMarko Zajc1-2/+1
2019-02-12Merge branch 'development'Marko Zajc31-386/+1052
2019-02-12Couldn't really exclude the list builder so I just removed the exclusion patt...Marko Zajc1-4/+0
2019-02-12Updated dependencies and plugins, excluded the list builder from compilation ...Marko Zajc1-3/+7
2019-02-12Bumped version to 1.4, updated AkinatorServerScanner a bit.Marko Zajc2-9/+16
2019-02-12Finished the 'AkinatorServerScanner', some other small tweaks regarding other...Marko Zajc13-150/+811
2019-02-10Now also uses SonarLint for code checking. Made 'TestServerAvailability.java'...Marko Zajc28-292/+293
2018-10-23Merge branch 'development'v1.3.4.6Marko Zajc2-2/+2
2018-10-23Corrected a querystring parameter (#8).Marko Zajc2-2/+2