755c1b9f30
Bump postgresql from 42.2.8 to 42.2.9 (#1955)
dependabot-preview[bot]
2019-12-12 15:39:11 +01:00
6a198f90df
Bump checker-qual from 3.0.0 to 3.0.1 (#1949)
dependabot-preview[bot]
2019-12-12 15:38:45 +01:00
aa0734bf4c
Bump mockito-core from 3.1.0 to 3.2.0 (#1948)
dependabot-preview[bot]
2019-12-12 15:38:34 +01:00
442737c27c
Output server details if AuthMe stops because of server type (#1946)
ljacqu
2019-12-08 20:11:23 +01:00
e1106a7eb0
Bump bstats-bukkit from 1.4 to 1.5 (#1944)
dependabot-preview[bot]
2019-11-26 22:12:01 +01:00
1dcd7a1402
Update Checkstyle config to version 8.26 (as used in Code Climate)
ljacqu
2019-11-26 22:00:44 +01:00
108284df8e
Update dependencies as found by dependabot Closes#1933, closes#1934, closes#1935, closes#1936, closes#1937
ljacqu
2019-11-04 12:32:14 +01:00
51260fd22d
Disable regular Hikari log statements during test execution - Also use mock logger instead of a real one in a few select tests to reduce the log output during tests
ljacqu
2019-11-03 17:38:14 +01:00
901b9adb8a
Github action: remove duplicate test step - mvn clean package already runs tests - Add -B switch to skip detailed logging of dependency download progress
ljacqu
2019-11-03 16:33:39 +01:00
39fbb4ac05
Remove tests calling hidden constructor of util classes - Newer versions of JaCoCo now ignore hidden constructors out of the box so we don't need the dummy method that calls the constructor for coverage anymore
ljacqu
2019-11-03 11:27:18 +01:00
e31cb5bb9e
Fix some CodeClimate issues - Mostly missing Javadoc on methods & line length violations
ljacqu
2019-11-03 10:54:43 +01:00
3ba323f470
Bump slf4j-simple from 1.7.27 to 1.7.28 (#1887)
dependabot-preview[bot]
2019-08-13 03:36:26 +02:00
d30580d5d4
Listener optimizations (#1884)
Gabriele C
2019-08-11 23:47:50 +02:00
e2f2ff0763#1874 Output number of loggers in /authme debug stats
ljacqu
2019-08-11 11:36:28 +02:00
363e85e363
Set up logger at start of initialization to avoid NPE on errors later on - Thanks to sgdc3 for the hint
ljacqu
2019-08-11 11:32:03 +02:00
647ee245e0#1874 Format debug messages in log, use Java 8 date formatter - Format debug messages properly in the authme.log as well - Replace DateFormat with Java 8's DateTimeFormatter (which is thread-safe)
ljacqu
2019-08-10 22:44:57 +02:00
f268f7cd65
Fix verifyMessages tool task not finding English messages for todo comments
ljacqu
2019-08-10 22:34:45 +02:00
28c02fc9e9
Bump slf4j-simple from 1.7.26 to 1.7.27 (#1881)
dependabot-preview[bot]
2019-08-08 17:25:16 +02:00
48357831cd
Revert "Packet based movement freeze (#1879)" (#1882)
Gabriele C
2019-08-07 10:49:23 +02:00
db3acce70c
Packet based movement freeze (#1879)
Gabriele C
2019-08-07 06:47:00 +02:00