Commit Graph

1684 Commits

Author SHA1 Message Date
Rsl1122
c786e7795a Deleted InformationManagers 2018-01-24 19:14:50 +02:00
Rsl1122
9b0d42587b Fixed AnalyzeCommand 2018-01-24 18:53:00 +02:00
Rsl1122
d5fcb1edf0 Fixed compile errors in DatabaseTest (Renamed to SQLiteTest) 2018-01-24 13:10:05 +02:00
Rsl1122
118cbe7ee7 Fixes BatchUpdateException: Subquery returns more than 1 row (#501):
- Added LIMIT 1 to all subqueries used in tables.
2018-01-24 13:00:25 +02:00
Rsl1122
097958c416 Cleaned up some session related stuff while attempting to find a bug 2018-01-24 12:35:00 +02:00
Rsl1122
4d76671bc8 GenerateAnalysisPageRequest now runs analysis properly. In addition:
- Laid groundwork for running analysis of offline servers
- Changed InfoRequest request address to /info/ from /api/ to reduce confusion.
2018-01-24 11:48:23 +02:00
Rsl1122
4e959c325b Removal of re-implemented methods that were deprecated for this refactor 2018-01-24 11:02:16 +02:00
Rsl1122
457334403e Transfer Operations for CacheInspectPluginsTab 2018-01-23 18:38:47 +02:00
Rsl1122
f50d8dc90c CacheInspectPluginsTabRequest 2018-01-23 18:16:09 +02:00
Rsl1122
137b0f3100 Removed endless loop from ConnectionSystem.sendInfoRequest 2018-01-23 17:31:45 +02:00
Rsl1122
334451372b More work on ConnectionSystem 2018-01-22 17:54:08 +02:00
Rsl1122
56717a8947 Implemented Network Page updating 2018-01-21 17:03:56 +02:00
Rsl1122
18b8deac7c Started work on Info system implementations 2018-01-21 13:24:50 +02:00
Rsl1122
a62e15fccd Moved interfaces to inside the using class. 2018-01-20 11:07:07 +02:00
Rsl1122
e9b9c68d07 Moved SQLErrorUtil 2018-01-20 10:42:54 +02:00
Rsl1122
b333fb9919 Implemented TransferTable operations that are called so far. 2018-01-20 10:41:43 +02:00
Rsl1122
ba661ca2e0 Implemented a couple missing Check, Fetch & Save Operations for SQL 2018-01-19 17:24:28 +02:00
Rsl1122
60257a3004 Implementation to WebServer for the new InfoRequest system 2018-01-19 17:18:51 +02:00
Rsl1122
a6b5b25d9a Work on GenerateInspectPageRequest & GenerateAnalysisPageRequest 2018-01-19 16:06:12 +02:00
Rsl1122
a22aa95c22 Refactored Graphs to be Objects. Sensible after "Creator" name removal. 2018-01-19 12:26:29 +02:00
Rsl1122
34198543ff Bukkit ServerInfo 2018-01-18 17:26:37 +02:00
Rsl1122
45ba9d02c0 Removed some deprecated PlanPlugin methods 2018-01-18 14:13:44 +02:00
Rsl1122
f5f488f16a Implemented CacheNetworkPageContentRequest 2018-01-18 12:17:56 +02:00
Rsl1122
027db58a0a Added deprecated API class to main.java.com.djrapitops.plan 2018-01-18 11:59:39 +02:00
Rsl1122
1c488d50f8 Reduced TODO items allover the code 2018-01-17 22:39:08 +02:00
Rsl1122
0320b2cea8 Removed TODOs from code that isn't maintained in this project. 2018-01-17 21:37:17 +02:00
Rsl1122
980c11f287 throws to ConnectionIn 2018-01-17 18:10:36 +02:00
Rsl1122
b8274cbff8 Merge remote-tracking branch 'origin/4.2.0-refactoring' into 4.2.0-refactoring 2018-01-17 18:09:41 +02:00
Rsl1122
1b8ccff2f8 InfoRequestWithVariables, GenerateInspectPage, GenerateAnalysisPage 2018-01-17 18:09:26 +02:00
Rsl1122
31ff342dcc Moved ServerInfo to new packaage 2018-01-17 13:14:39 +02:00
Rsl1122
7118c67c7e Add missing files to VCS 2018-01-17 11:11:13 +02:00
Rsl1122
dc15c61953 Begun coding new Information transfer system 2018-01-17 11:10:28 +02:00
Rsl1122
47f061edcb Rearranged code 2018-01-15 20:17:39 +02:00
Rsl1122
9bbe4b27b2 Move ops to database 2018-01-15 20:15:44 +02:00
Rsl1122
902c7c2470 Fixed some method calls 2018-01-15 15:54:33 +02:00
Rsl1122
0aed988e22 Removed some redundant code & fixed IllegalPluginAccessError (#482) 2018-01-14 21:41:51 +02:00
Rsl1122
15c6e17173 Finished basic responses for ResponseHandler 2018-01-14 21:31:31 +02:00
Rsl1122
65b45ce92c Progress on database refactoring 2018-01-14 15:33:00 +02:00
Rsl1122
8cfaf54cb0 Database refactoring preparations 2018-01-13 22:02:57 +02:00
Rsl1122
91e58d29e2 Cleaned up task registration 2018-01-13 21:20:29 +02:00
Rsl1122
fb09f327ef Split TPSCountTimer into multiple subclasses. 2018-01-13 14:15:35 +02:00
Rsl1122
8f6b196b60 Moved task system 2018-01-13 13:51:52 +02:00
Rsl1122
0e80545e91 Moved queue package 2018-01-13 13:47:05 +02:00
Rsl1122
d9e9843069 Abstracted ListenerSystem, moved Processors to new package 2018-01-13 13:46:32 +02:00
Rsl1122
193cccc650 Format code 2018-01-13 13:23:34 +02:00
Rsl1122
c01094d2c3 Merge remote-tracking branch 'origin/4.2.0-refactoring' into 4.2.0-refactoring
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/Plan.java
#	Plan/src/main/java/com/djrapitops/plan/PlanBungee.java
#	Plan/src/main/java/com/djrapitops/plan/system/webserver/ResponseHandler.java
#	Plan/src/main/java/com/djrapitops/plan/system/webserver/response/pages/PlayersPageResponse.java
#	Plan/src/main/java/com/djrapitops/plan/systems/Systems.java
#	Plan/src/main/java/com/djrapitops/plan/systems/info/server/BungeeServerInfoManager.java
#	Plan/src/main/java/com/djrapitops/plan/utilities/analysis/Analysis.java
2018-01-13 13:20:25 +02:00
Rsl1122
3cc84bb6f4 Moved Database to another package 2018-01-13 13:12:49 +02:00
Rsl1122
cd95a0a68e Refactored ActivityIndex to a new class. 2018-01-13 12:54:37 +02:00
Rsl1122
4d5f2b79b9 Progress on WebServer refactoring 2018-01-12 11:02:32 +02:00
Rsl1122
11cb29f7f8 Started refactoring WebServer 2018-01-11 16:37:17 +02:00