Plan/Plan/common/src/main/java/com/djrapitops/plan
Rsl1122 1511162f5b Fixed a bunch of IntelliJ inspections
- Fixed possible null issues with NicknameCache
- Removed bunch of unused code, such as:
  - Point reduction algorithm implementations
  - HighCharts data String parsing methods
  - Unused Mutators
  - Unused AnalysisKeys
  - Leftovers from ConnectionSystem (Response codes)
  - Unused queries (Leftovers from Server box and Players table queries)
  - rendering.html.icon.Icons
- Made bunch of fields final

Note that old deprecated API classes do not have signature changes.
2019-11-02 16:28:43 +02:00
..
api Encoded player & server names in URLs 2019-09-30 15:53:43 +03:00
capability Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
commands Encoded player & server names in URLs 2019-09-30 15:53:43 +03:00
data Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
delivery Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
exceptions Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
extension Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
gathering Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
identification Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
modules Fixed a few sonar smells 2019-09-03 18:22:27 +03:00
processing Fixed a few sonar smells 2019-09-03 18:22:27 +03:00
query Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
settings Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
storage Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
utilities Fixed a bunch of IntelliJ inspections 2019-11-02 16:28:43 +02:00
version Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
DebugChannels.java Task for JSONCache cleanup 2019-09-03 09:32:33 +03:00
PlanPlugin.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
PlanSystem.java Added Logo to the plugin enable 2019-09-21 17:06:27 +03:00
SubSystem.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00
TaskSystem.java Removed system. from packages (#1147) 2019-09-03 09:32:30 +03:00