Commit Graph

78 Commits

Author SHA1 Message Date
DNx5 5a9c6278b6 Merge branch 'master' of git://github.com/AuthMe-Team/AuthMeReloaded into AuthMe-Team-master
Conflicts:
	src/main/java/fr/xephi/authme/datasource/MySQL.java
2015-09-07 20:49:10 +07:00
Gabriele C 84b5dcc625 Cleanup 2015-09-07 14:05:50 +02:00
DNx5 200ff01cd9 never return null, just throw exception. 2015-09-06 22:24:23 +07:00
Gabriele C 3926faeb35 Fix Hikari timeouts 2015-09-06 13:51:35 +02:00
Gabriele C 63889c030a fix conflict 2015-08-28 23:21:22 +02:00
Xephi59 3bcaa3f12b Change to minimum lifeTime 2015-08-28 00:16:49 +02:00
Gabriele C 7c9298f096 More unstuble stuff! (Now it compiles) 2015-08-27 00:21:53 +01:00
Gabriele C 568784a8e1 test new mysql (not working yet) 2015-08-26 22:52:23 +01:00
Gabriele C fd063b17e2 fix conflict 2015-08-26 22:43:07 +01:00
Xephi59 3ce87f1710 Fix 2015-08-26 19:01:39 +02:00
Xephi59 fa6e048c21 Fix DriverClassName not properly set 2015-08-26 18:55:33 +02:00
Gabriele C. c61568e900 Merge pull request #33 from Xephi/master
Up
2015-08-22 16:35:07 +02:00
Gabriele C 217c217d13 Stuff 2015-08-22 16:34:06 +02:00
Xephi59 c7a711d0b2 Add Try/catch to DataSource close 2015-08-22 15:30:17 +02:00
Xephi59 86e1b8df7c Define a max life time of a pool 2015-08-20 18:59:41 +02:00
Xephi59 b84d96360e TEMP FIX - Catch all Exception instance due to HikariCP thrown 2015-08-20 18:49:22 +02:00
Xephi59 c1ffe47468 update realName 2015-08-03 18:37:42 +02:00
Xephi59 d10e5b081b Omfg ... 2015-08-02 01:14:39 +02:00
Gabriele C 945b24990a fixed cp property 2015-07-31 16:26:54 +02:00
Xephi59 84a1227afd Handle misconnection 2015-07-31 14:32:28 +02:00
Xephi59 8b9f0ec882 Custom name to pool 2015-07-31 14:22:07 +02:00
Xephi59 6b53afa731 Add failfast and reconnexion 2015-07-31 14:07:14 +02:00
Xephi59 d49b309301 Change the MySQL Connection Pool to HikariCP, so fast ! 2015-07-31 03:31:17 +02:00
Xephi59 1cc1311323 little fix to lowercase issue 2015-07-31 01:57:40 +02:00
Xephi59 4c2fad3643 Fix LowerCase issue 2015-07-23 16:23:25 +02:00
Xephi59 a9dcf15759 Remove PlayerLogs, so buggy 2015-07-23 13:06:56 +02:00
Xephi59 bcd31c5844 Change how SQLite store logged 2015-07-23 13:01:47 +02:00
Xephi59 480db6816f Synax 2015-07-20 02:41:14 +02:00
Xephi59 0fbf57cf1a Don't Wait ! 2015-07-15 18:05:17 +02:00
Xephi59 c3f314c491 Compilation issues 2015-07-13 18:54:45 +02:00
Gabriele C 31c8afb98a Unused stuff! 2015-07-12 21:01:48 +02:00
Gabriele C fd28286ced Unused stuff? 2015-07-12 15:42:40 +02:00
Maxetto 11ab01c45d Remember to sync before pushing! 2015-07-10 16:51:34 +02:00
Maxetto 8758e563bf Remember to sync before pushing! 2015-07-10 16:47:06 +02:00
Maxetto 3a7fd005b3 Sometimes I'm sleeping 2015-07-10 16:36:03 +02:00
Maxetto 58d3d5362b Sometimes I'm sleeping 2015-07-10 16:35:16 +02:00
Maxetto cf8d179eab Sometimes I'm sleeping 2015-07-10 16:34:52 +02:00
Maxetto 07c884ce66 192.168.0.1! 2015-07-10 16:28:29 +02:00
Maxetto 843385419d 192.168.0.1! 2015-07-10 16:28:04 +02:00
Maxetto cead835440 192.168.0.1! 2015-07-10 16:27:21 +02:00
Xephi59 030e9b599e Dramastically increase performance
Maybe fix low tps :O
2015-06-27 04:19:59 +02:00
Xephi59 70a6506d6e Fix SQL Syntax 2015-06-23 00:34:59 +02:00
Xephi59 98f10b6967 Change world to default one 2015-06-21 13:01:10 +02:00
Xephi 8d8ce1c4eb Remove some warnings 2015-06-03 02:07:54 +02:00
Alexandre Vanhecke b75adf6a98 Update CacheDataSource.java 2015-05-28 22:28:52 +02:00
Xephi dc3a8c1f06 Change from HashMap to ConcurrentHashMap, need to be available from
other threads !
2015-05-28 18:56:57 +02:00
Xephi c12643a138 Do not put a null world at respawn 2015-05-04 16:41:50 +02:00
Xephi db27341832 Thread the cache 2015-05-04 16:07:05 +02:00
Xephi c65fe5822f Let the data be corrupted ! 2015-04-21 21:08:46 +02:00
Xephi 0e93d502ef Optimize the cache, it will slow the server starting, but will be much
easier to get auths
2015-04-21 16:43:49 +02:00