Plan/Plan/common/src/main/java/com/djrapitops/plan/storage/database/queries
Aurora Lahtela 5a2bdaf6ba
2360/plugin versions (#3249)
* Add methods to gather plugin versions from servers
* Gathering and storage for plugin version history
* Test plugin gathering
* Test plugin metadata storage
* /v1/pluginHistory endpoint
* Plugin history tab
* Plugin history to performance tab
* Possibly fix ConfigChange.MovedValue being applied all the time
* Updated locale files
* Export pluginHistory for server page
* Add plugin history to network page
* Access control and improvements
* Remove pluginHistory from export since it now requires auth
* Fix access visibility tests
* Fix VelocitySensor during test

Affects issues:
- Close #2360
2023-10-07 08:39:00 +03:00
..
analysis Fix off by one error in top_ placeholders 2023-09-24 08:45:57 +03:00
containers Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
filter Multi proxy support (#2968) 2023-04-09 10:10:28 +03:00
objects 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
schema 3091/mariadb driver support (#3122) 2023-07-20 09:01:26 +03:00
DataStoreQueries.java Reduce join_address column length to 250 characters 2022-07-14 08:19:08 +03:00
HasMoreThanZeroQueryStatement.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
LargeFetchQueries.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
LargeStoreQueries.java 2905/remove old web files (#3225) 2023-09-23 22:24:34 +03:00
MapRowExtractor.java Refactored PlayerCountQueries to reduce boilerplate code 2022-06-05 11:32:37 +03:00
PerServerAggregateQueries.java Fixed issues related to MySQL ONLY_FULL_GROUP_BY 2022-09-25 10:30:13 +03:00
PlayerFetchQueries.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
Query.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
QueryAPIExecutable.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
QueryAPIQuery.java Added server uptime (#2012) 2021-07-18 10:43:38 +03:00
QueryAllStatement.java Username change Rsl1122 -> AuroraLS3 2021-02-13 15:16:03 +02:00
QueryParameterSetter.java Patch bad join address data if it is in database 2022-12-18 21:32:08 +02:00
QueryStatement.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
RowExtractor.java Refactored PlayerCountQueries to reduce boilerplate code 2022-06-05 11:32:37 +03:00
RowExtractors.java Fixing IDEA code inspection issues 2022-06-05 16:59:35 +03:00
ServerAggregateQueries.java Fixed issues related to MySQL ONLY_FULL_GROUP_BY 2022-09-25 10:30:13 +03:00