Plan/Plan/common/src/main/java/com/djrapitops/plan/storage/database
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
..
queries 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
sql 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
transactions 2360/plugin versions (#3249) 2023-10-07 08:39:00 +03:00
AbstractDatabase.java Fix concurrency issues with json cache and database 2023-01-07 11:45:58 +02:00
DBAccessLock.java Fix concurrency issues with json cache and database 2023-01-07 11:45:58 +02:00
DBSystem.java Improve database error messages 2022-09-02 18:49:36 +03:00
DBType.java Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
Database.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
MySQLDB.java 3091/mariadb driver support (#3122) 2023-07-20 09:01:26 +03:00
ProxyDBSystem.java Improve database error messages 2022-09-02 18:49:36 +03:00
SQLDB.java 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
SQLiteDB.java Hacky fix to forge crash 2022-02-01 20:43:03 +02:00
package-info.java Added some package-info files for javadocs 2021-03-10 11:38:48 +02:00