Rsl1122
9bc872a070
Update issue templates ( #696 )
...
* Create bug_report.md
* Create feature_request.md
2018-08-23 08:53:54 +03:00
Rsl1122
f6737969a3
Delete ISSUE_TEMPLATE
2018-08-23 08:40:44 +03:00
Rsl1122
d42178b8cd
Update versions.txt
2018-08-22 10:52:05 +03:00
Rsl1122
9acce5d595
Update .travis.yml
...
attempt to reduce build failiures
2018-08-15 15:00:38 +03:00
Rsl1122
4078831362
Merge pull request #687 from Rsl1122/cleaning
...
PR for cleaning to update sonarcloud smells
2018-08-15 09:59:36 +03:00
Rsl1122
782e3a07ed
Optimized network page updating
...
- Less frequent rendering (Only on request)
- Server boxes don't cause a render, but removal from cache
- Removed from cache instead of updated when player joins
2018-08-14 18:19:23 +03:00
Rsl1122
b737880788
Fixed Locale identifiers (And tests)
2018-08-12 12:33:20 +03:00
Rsl1122
fa8b1d2b35
More smell cleans
2018-08-12 12:31:23 +03:00
Rsl1122
db47e51e45
ConnectionSystem cached values now cleared
2018-08-12 12:26:57 +03:00
Rsl1122
ad739ffc8f
Geolocation cache cleared on disable
2018-08-12 12:21:13 +03:00
Rsl1122
2e92ba2822
DataCache now cleared on disable
2018-08-12 12:19:19 +03:00
Rsl1122
c6b2f89728
Added missing override annotations
2018-08-12 12:17:38 +03:00
Rsl1122
4abf818cb6
Fixed possible Arithmetic Exception
2018-08-12 12:16:54 +03:00
Rsl1122
f28420d4af
Fix CraftBukkit failing to initialize if some Spigot classes are present
2018-08-12 12:13:57 +03:00
Rsl1122
2dd8dd3ee1
Made it possible to mark servers as uninstalled
2018-08-12 12:00:43 +03:00
Rsl1122
07a0855432
Timeout message address + debug log instead of warn
2018-08-12 10:46:53 +03:00
Rsl1122
08cb206977
made some fields static
2018-08-12 10:42:38 +03:00
Rsl1122
fc6c9399cf
Code smell cleanup in mutators
2018-08-12 10:35:56 +03:00
Rsl1122
2dcc69fc92
Attempt to reduce TableContainer#parseHtml complexity
2018-08-12 10:18:07 +03:00
Rsl1122
0393bcef61
Disambiguated ManageCommand setNodeGroups call
2018-08-12 10:08:10 +03:00
Rsl1122
ac5095153e
Removed DBOpException fatal field
2018-08-12 10:05:48 +03:00
Rsl1122
11e0b6b9ed
Explained why onReload is empty
2018-08-12 10:03:48 +03:00
Rsl1122
ac0a2116f3
Logged exception instead of printStackTrace in ConnectionOut
2018-08-12 10:02:25 +03:00
Rsl1122
306b7e45a6
Moved webserver.response.cache to webserver.cache
2018-08-12 09:59:22 +03:00
Rsl1122
bf1f28388d
Moved unnecessary response.api package classes
2018-08-12 09:57:54 +03:00
Rsl1122
cab63df82f
Split NetworkPage into it's own response
2018-08-12 09:53:56 +03:00
Rsl1122
8fbb5a7c9e
Added missing inspect page lang to locale
2018-08-12 09:49:17 +03:00
Rsl1122
bac1f4f7bf
Moved page parsing under utilities/html/pages
2018-08-12 09:48:06 +03:00
Rsl1122
7d389a1fc1
Removed use of AnalysisUtils
2018-08-12 09:42:09 +03:00
Rsl1122
68164a71c8
Update versions.txt
2018-08-11 19:19:57 +03:00
Rsl1122
385772a6a5
Merge pull request #682 from Rsl1122/4.4.3
...
Pull request for 4.4.3
2018-08-11 19:19:24 +03:00
Rsl1122
1e100838c0
Updated debug page to container caches, added tabs to debug page
2018-08-11 19:01:55 +03:00
Rsl1122
6bcdc67c1f
Version bump to 4.4.3
2018-08-11 18:09:53 +03:00
Rsl1122
d6f7ff967b
Reload command now performs things async
2018-08-11 18:05:16 +03:00
Rsl1122
84ccaabbe4
Fixed /plan m setup false negative on success #681
2018-08-11 11:35:23 +03:00
Rsl1122
8e81560c0e
Fixed players not registering at all
2018-08-10 09:46:23 +03:00
Rsl1122
d4f3e75f0e
Fixed Nickname LastSeen Patch Application
2018-08-10 09:40:04 +03:00
Rsl1122
23c8c0769f
Attempt to fix #678 by changing RegisterProcessor to a task
2018-08-10 09:26:14 +03:00
Rsl1122
e525e0c5db
Ensured Processing ExecutorServices shut down
2018-08-10 09:22:43 +03:00
Rsl1122
76040c1177
Fixed #679 (Null locale)
2018-08-10 09:20:35 +03:00
Rsl1122
b96efc7f92
Attempt to fix #680 with connection timeouts
2018-08-10 09:18:42 +03:00
Rsl1122
bc79d72fea
Fixed nickname data truncation on MySQL
2018-08-09 15:29:08 +03:00
Rsl1122
6ebf221ce3
Added bStats to pom, added metrics for Bungee and Sponge
2018-08-09 15:14:25 +03:00
Rsl1122
7c3acb03af
Updated sqlite test-dependency to reduce JVM crashes on CI
2018-08-09 14:50:49 +03:00
Rsl1122
f4fad3a277
Fixed player head display sometimes not working #677
2018-08-08 22:13:01 +03:00
Rsl1122
5de088ca03
Added /plan m raw <player>, /planbungee raw <player> commands #620
2018-08-08 22:06:48 +03:00
Rsl1122
59b0452d47
Added JSON export to /player/<name>/raw #620 and /server/<name>/raw #506
2018-08-08 22:01:36 +03:00
Rsl1122
8da9dc643b
Added RedisBungee online count #642 , split ServerProperties to 3 classes
2018-08-08 21:12:42 +03:00
Rsl1122
20994b07d9
Merge pull request #676 from f0rb1d/4.4.2
...
Updated Simplified Chinese language
2018-08-08 15:41:39 +03:00
F0rb1d
26547a0c46
Updated Simplified Chinese language.
2018-08-08 19:41:31 +08:00