Commit Graph

  • 7fd3386a47 Fixed Plugin sources not registering, standalone plugins tabs Rsl1122 2017-09-09 14:39:42 +0300
  • 013f01ccff Now using name cache in a few places. Rsl1122 2017-09-08 20:43:40 +0300
  • 8b391a31cf Split InformationManager, 3rd party analysis enabled. Rsl1122 2017-09-08 20:35:08 +0300
  • 7ee67d4be7 Fixed WorldTimes not being saved for sessions for known worlds. Rsl1122 2017-09-08 19:27:03 +0300
  • e14e7aeda7 Fixed total WorldTimes returned by db limited to a single world. Rsl1122 2017-09-07 20:00:57 +0300
  • 4c78bb9271 Combined Performance graphs to a single chart for #249 Rsl1122 2017-09-07 19:55:29 +0300
  • ce151a612c Fixed Activity Pie amounts Fixed Graph size issue on load Rsl1122 2017-09-07 19:19:28 +0300
  • 64cac023f7 Fixed GraphTest SessionTables to Analysis page Rsl1122 2017-09-07 19:00:50 +0300
  • a7b01a05c3 New PluginBridge binary. Rsl1122 2017-09-07 18:44:14 +0300
  • 389a87a306 Name Cache & Fixed PluginBridge Rsl1122 2017-09-07 18:43:09 +0300
  • 8fbb3679dd Fixed WorldPie for sessions Rsl1122 2017-09-06 14:58:29 +0300
  • 66d5551e20 Fixed version transfer table for MySQL Rsl1122 2017-09-06 12:57:01 +0300
  • fab0a0633a Activity Pie Slices. Rsl1122 2017-09-05 12:36:39 +0300
  • 864f50df62 VersionTransferTable now works for SQLite, fixed some Html issues. Rsl1122 2017-09-05 12:02:17 +0300
  • 3386255627 Start of VersionTransferTable (Reqires User ID selection. Rsl1122 2017-09-04 19:00:32 +0300
  • 15d7daa431 Test method for ManageImportCommand (runs OfflinePlayerImporter all the time, temporary) Fix Importer Fuzzlemann 2017-09-04 15:35:23 +0200
  • 617f960118 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics Fuzzlemann 2017-09-04 15:33:21 +0200
  • 7451c5f1f7 getSavedUUIDs for UserInfoTable Rsl1122 2017-09-04 16:30:56 +0300
  • fbf7e7325f Tests for Session - WorldTime batch saving Rsl1122 2017-09-04 12:15:38 +0300
  • 2a5aa4161d Finalized Importer Fuzzlemann 2017-09-04 10:55:02 +0200
  • ed9b057878 Removed Sys.out debug messages Rsl1122 2017-09-03 18:59:33 +0300
  • 9da6ca4642 Fixed Backup functionality Rsl1122 2017-09-03 18:58:31 +0300
  • 163a694988 Fixed Server Copy failing Rsl1122 2017-09-03 18:42:32 +0300
  • affef9f8ec Fix NPE caused by null cancel operation. Rsl1122 2017-09-03 18:34:09 +0300
  • d9b287ff9a Merge pull request #283 from Fuzzlemann/master Rsl1122 2017-09-03 18:13:01 +0300
  • 41fa000011 Switch method of country getting to Fuzzlemann 2017-09-03 17:09:07 +0200
  • 5e457f22b7 Fixed Exceptions caused by attempting to cancel a null Runnable (TestInit) Rsl1122 2017-09-03 15:58:45 +0300
  • 78bcb3fda6 Debug stuff for the broken test Rsl1122 2017-09-03 15:46:58 +0300
  • 0aefa72eda Backup & Restore Test (Fails) Rsl1122 2017-09-03 15:07:22 +0300
  • 62e3aa9988 Restored Backup and Restore functionality Rsl1122 2017-09-03 14:59:46 +0300
  • a91338dab8 Batch Operations for PlayerKills (Session Batch operations complete) Rsl1122 2017-09-03 14:47:33 +0300
  • 604bf7e29c Batch Operations for Session and WorldTimesTables Rsl1122 2017-09-03 14:35:02 +0300
  • 92ae2995da Fixed axis removal Rsl1122 2017-09-03 13:06:13 +0300
  • 4dad6a25e1 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics Fuzzlemann 2017-09-03 11:48:02 +0200
  • 9c393410ca Removed the ugly axis from the icon Rsl1122 2017-09-03 12:29:53 +0300
  • c2b7fa3475 PunchCard now displays all times and days no matter where the points land. Rsl1122 2017-09-03 11:55:14 +0300
  • 028fd180f9 Fixed PlayerTableCreator not calculating Playtime or Login times Rsl1122 2017-09-03 11:49:55 +0300
  • 02c86b75bb Batch Operations copyEverything method Rsl1122 2017-09-03 11:46:46 +0300
  • 01e65d2214 Batch Operations for UsersTable Rsl1122 2017-09-03 11:22:56 +0300
  • 4acfcdaddb Halfway completion of Importer (Still needs some Batch Statements) Fuzzlemann 2017-09-03 02:25:37 +0200
  • ec4e3cce91 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics Fuzzlemann 2017-09-03 01:40:46 +0200
  • 5aa6038df9 Update PluginData#toString, PluginData#equals and PluginData#hashCode Fix Warn message in Logs when the MySQL Server uses SSL Fuzzlemann 2017-09-03 01:40:37 +0200
  • c5e803a41f Fixed onEnable Exception Rsl1122 2017-09-02 17:45:15 +0300
  • 328d5e01bf Added equals method to Table Rsl1122 2017-09-02 17:38:07 +0300
  • c8c5b7bd7a Added checks for not copying in the same db. Rsl1122 2017-09-02 17:36:32 +0300
  • 1f31f472bd removeUserData methods now have no return value. No Exception -> success. Rsl1122 2017-09-02 17:33:49 +0300
  • 003c366fc7 Changed getMatchingNames to use variables Rsl1122 2017-09-02 17:20:10 +0300
  • b82b1dd97e Test for KillsTable getPlayerKills(serverUUID) method & fix for it. Rsl1122 2017-09-02 17:10:00 +0300
  • e78dea9cd9 Added PlayerKills that are not included with the Session objects. Rsl1122 2017-09-02 16:59:32 +0300
  • ff5342ed16 Test for getSessionInfoOfServer Rsl1122 2017-09-02 16:51:30 +0300
  • 451ebbf814 World Copy method Rsl1122 2017-09-02 16:28:32 +0300
  • e6414c5c2d Cache Player's inspect page when it is not already cached. Rsl1122 2017-09-02 14:02:42 +0300
  • f514edfc8b Moved Commit tests to DatabaseTest (new method in each test) Rsl1122 2017-09-02 13:56:10 +0300
  • a7715aa4eb Bracket Mistake test for Graphs Rsl1122 2017-09-02 13:36:19 +0300
  • bd7f2b809e Some TODO things done in analysis data. Rsl1122 2017-09-02 13:27:42 +0300
  • 555840c238 Fixed SQLException related to Register concurrency. Fixed compile issues. Rsl1122 2017-09-02 12:59:38 +0300
  • 6ddaf8dec8 Fixes Clean SQLException of TPS Table Rsl1122 2017-09-02 12:51:40 +0300
  • e8cc93ea21 Batch Insert for UserInfoTable Rsl1122 2017-09-02 12:34:26 +0300
  • 5153178a54 Batch Insert for TPSTable Rsl1122 2017-09-02 12:13:54 +0300
  • c990358cd4 Batch Insert for ServerTable Rsl1122 2017-09-02 11:47:34 +0300
  • 4061c9c4cd Batch Insert for SecurityTable Rsl1122 2017-09-02 11:34:17 +0300
  • f31c597300 Batch Insert for NicknamesTable Rsl1122 2017-09-02 11:25:32 +0300
  • 62f762cf7b Batch Insert for IPsTable Rsl1122 2017-09-02 11:03:28 +0300
  • 2c156fd29a Move setupFilter() to RegisterCommand constructor Fuzzlemann 2017-09-02 01:28:16 +0200
  • c1481d7935 Batch Insert for Actions & CommandUse Tables Rsl1122 2017-09-02 00:23:57 +0300
  • fe1329eef0 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics Fuzzlemann 2017-09-01 19:57:24 +0200
  • 059933ebb8 Add PingWebAPI Fuzzlemann 2017-09-01 19:56:28 +0200
  • feeded7359 Drilldown Module to server.html to fix WorldPie Rsl1122 2017-09-01 19:00:35 +0300
  • d1de63db19 Added "No Data display" module Rsl1122 2017-09-01 18:42:53 +0300
  • 0726fe6f4d Removed some <p> tags to fix spacing Rsl1122 2017-09-01 18:36:40 +0300
  • 98df78245c Fixed Graphs not being drawn on Analysis page. Rsl1122 2017-09-01 18:35:52 +0300
  • f5fa558d08 Replaced <li> with unicode dots because of spacing. Rsl1122 2017-09-01 18:31:35 +0300
  • d6d880a29e Bolded "No Players" Rsl1122 2017-09-01 18:29:43 +0300
  • efca533c92 Bugfixes, 4.0.0 version bump. Rsl1122 2017-09-01 18:28:17 +0300
  • 475f3b83c1 PlayersTableCreator bug fixes Rsl1122 2017-09-01 18:15:38 +0300
  • d5df4381d4 Player Peaks & Single line placeholders to analysis page Rsl1122 2017-09-01 18:15:16 +0300
  • 1d4f3237b8 Fix compile issues, Added player counts to analysis page Rsl1122 2017-09-01 17:32:06 +0300
  • 63749b913a Max Players to ServerTable Rsl1122 2017-09-01 17:24:34 +0300
  • b04554f5fd Merge pull request #282 from Fuzzlemann/master Rsl1122 2017-09-01 17:12:51 +0300
  • 1ed8600988 Implements MiscUtils#getMatchingPlayerNames Fuzzlemann 2017-09-01 13:13:44 +0200
  • 2be6f7ff90 Add PluginData#getPlaceholder (For placeholder getting without the modifier) Fuzzlemann 2017-09-01 12:14:36 +0200
  • f2f090d7e9 Fixes Deaths & Mob Kills being reversed on sessions fetched from the db. Rsl1122 2017-08-31 23:38:48 +0300
  • eb83601734 Fix tests Fuzzlemann 2017-08-31 22:33:06 +0200
  • 74970d26c1 Merge pull request #280 from Fuzzlemann/master Rsl1122 2017-08-31 23:09:12 +0300
  • 61f118b827 Add toString() in Session Fix some tests Fuzzlemann 2017-08-31 22:08:55 +0200
  • 5a063ace49 Replace STRING#replace(REMOVED, "") with StringUtils.remove(STRING, REMOVED) (better performance & more readable / understandable) Fuzzlemann 2017-08-31 21:02:00 +0200
  • 3579a84a75 Change equals() & hashCode() to using Java 7 Methods Change toString() to using Apache Lang3 ToStringHelper Further Cleanup of Tests Fuzzlemann 2017-08-31 20:39:38 +0200
  • dc2b139ac6 Further Cleanup of Tests Fuzzlemann 2017-08-31 18:44:24 +0200
  • 825bb45806 Replace removeXSS method with Regex Fuzzlemann 2017-08-31 17:52:08 +0200
  • 32a1778298 Start of Cleanup of the tests Fuzzlemann 2017-08-30 23:45:01 +0200
  • 7f2616c2f1 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics Fuzzlemann 2017-08-30 20:21:35 +0200
  • 1e0d860007 Fix checkKey Fuzzlemann 2017-08-30 20:21:25 +0200
  • 27e9221695 Added todo to GraphTest Rsl1122 2017-08-30 19:31:58 +0300
  • f200f2e7c3 Merge pull request #279 from Fuzzlemann/master Rsl1122 2017-08-30 19:28:26 +0300
  • e1c649a50d Fix issue with StringLengthComparator Rsl1122 2017-08-30 19:28:09 +0300
  • 0ef3110dea IntellJ Code Analysis clean-up Rsl1122 2017-08-30 19:15:41 +0300
  • 6626875239 MiscUtils.getIPlan Rsl1122 2017-08-30 18:59:23 +0300
  • 21503c953d Analysis page now refreshed when analysis is run. Rsl1122 2017-08-30 16:31:25 +0300
  • 3d10828bb9 Analysis Page Parser Rsl1122 2017-08-30 16:20:23 +0300
  • ffa7fca8bf Plugins Tab Content Parsing Rsl1122 2017-08-30 15:56:21 +0300