Commit Graph

121 Commits

Author SHA1 Message Date
Tim Visée 47b1d00ccf Fixed various spelling and grammar issues 2015-11-23 22:07:32 +01:00
Tim Visée 36c50c4507 Reformatted code with new code style 2015-11-23 21:46:34 +01:00
Tim Visée 2e868c7492 Reformatted all code files, cleaned up the project 2015-11-23 21:33:08 +01:00
AuthMe-Team 9ec2d6d059 Stuff from the common floobits workspace
Author:    AuthMe-Team <AuthMeTeam@123NoEmail.com>
2015-11-23 20:23:52 +01:00
Gabriele C bd1f868c6d standard javadoc 2015-11-21 01:31:18 +01:00
Gabriele C 118c79401a Prepare the project for javadocs 2015-11-21 01:27:06 +01:00
Gabriele C d4498521c3 Remove useless hikari sqlite mode 2015-11-08 01:35:13 +01:00
Gabriele C ddda62aa14 cleaup 2015-11-07 00:13:29 +01:00
Xephi 21ea54d604 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded.git 2015-11-03 15:23:14 +01:00
Xephi 76fa631184 Disable Hikari Cache definitively 2015-11-03 15:23:02 +01:00
DNx5 375162ab67 update email commands to use new async process 2015-11-03 14:41:05 +07:00
DNx5 ce432aa25a add exception to datasource method signature. 2015-11-03 12:38:24 +07:00
DNx5 d73ac92ba3 sqlite max connection update. 2015-11-03 07:59:42 +07:00
DNx5 56aca7f473 this is enough. 2015-11-03 07:37:00 +07:00
Gabriele C 5e7c5560cf Cleanup2: The Revenge 2015-11-02 00:09:40 +01:00
Tim Visée 3643afdea3 Moved Utils class to util package 2015-11-01 23:29:47 +01:00
vanhec_a f722fa161a Add a join blocker in case Cache Loading 2015-10-31 17:34:16 +01:00
Gabriele C 92777cd383 cleanup 2015-10-12 18:16:56 +02:00
Gabriele C 9c19f568fd fix conflict 2015-10-12 17:51:05 +02:00
vanhec_a 39ab41f542 Add an option to disable all caching (useful if you use website
registration system)
2015-10-12 15:49:19 +02:00
vanhec_a 3c0e6e06c7 Fix some case when connection is not available 2015-10-12 14:57:56 +02:00
Gabriele C 3567fc909d Organize imports 2015-10-09 19:18:24 +02:00
games647 e9f299fca8 Fix PlayerAuth constructor calls 2015-10-03 18:22:13 +02:00
Gabriele C 646eaad2ce cleanup 2015-09-28 21:35:06 +02:00
DNx5 72604bfdea improve cached datasource performance. 2015-09-25 07:20:46 +07:00
Gabriele C dc35d768aa add max connections setting 2015-09-19 20:20:46 +02:00
DNx5 51067498ea cleanup MySQL throws 2015-09-16 11:36:08 +07:00
Gabriele C 026d84427b General npc support, fixes and enhancements 2015-09-15 16:33:32 +02:00
DNx5 c473e81eb9 same fix for normal sqlite 2015-09-15 16:31:07 +07:00
DNx5 6f22aa779b sqlite fix, load AuthMe faster. 2015-09-15 16:23:56 +07:00
DNx5 c82aaa303d cleanup MySQL code. 2015-09-15 15:40:19 +07:00
DNx5 f975fefd4a run saveAuth async in CacheDataSource 2015-09-15 15:39:45 +07:00
DNx5 3996c8cfca this should not cause lag anymore if database cache is enabled. 2015-09-15 15:03:00 +07:00
DNx5 3620b712b7 improve DatabaseCalls, 2015-09-15 14:38:55 +07:00
DNx5 0b23074770 changed settings load method. 2015-09-14 20:46:56 +07:00
DNx5 7c56dec476 change all usage of getOnlinePlayers 2015-09-14 19:50:32 +07:00
DNx5 981da0a0f3 extract language if available. 2015-09-14 09:26:52 +07:00
Gabriele C d8c2a25116 Working sqlitehikari! ;D 2015-09-13 12:25:12 +02:00
Gabriele C. c485a58036 Update MySQL.java 2015-09-12 11:53:30 +02:00
Gabriele C d4cf739081 Fix hikari 2015-09-10 19:56:33 +02:00
Gabriele C c1d56d5ee5 Fix hikari for mysql and sqlite 2015-09-08 17:33:52 +02:00
Gabriele C. e2b3c51cab Update MySQL.java 2015-09-08 16:49:47 +02:00
Gabriele C c0eb15ee49 Cleanup 2015-09-07 20:38:29 +02:00
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