Commit Graph

1927 Commits

Author SHA1 Message Date
Rsl1122
723e8f7391 Fixed some test issues 2018-02-10 11:18:52 +02:00
Rsl1122
ec1ea81f93 Analysis DB Closed Exception on reload no longer logged. 2018-02-10 11:15:37 +02:00
Rsl1122
9e91ee61f8 Prevented some issues with tasks running on reload 2018-02-10 11:00:53 +02:00
Rsl1122
46e15a1196 Added more info to BasicAuth fail message 2018-02-10 10:53:50 +02:00
Rsl1122
1d107ce568 Fixed HTTPS InfoRequest issues (#521) 2018-02-10 10:53:33 +02:00
Rsl1122
05d8d9fb48 Ensured that InfoSystem methods are all called from Async threads. 2018-02-09 13:32:15 +02:00
Rsl1122
c218627ede Fixed /plan m setup command not working & added more error cases to it 2018-02-08 12:04:46 +02:00
Rsl1122
b2f0e8c8c8 Fixed Database tests that require DBSystem database override 2018-02-07 20:16:51 +02:00
Rsl1122
e408f6aa62 More test prints 2018-02-07 19:49:57 +02:00
Rsl1122
1b5d3637f9 Removed extra panel-group from server.html 2018-02-07 19:49:30 +02:00
Rsl1122
0c35ccd478 Removed "Database" Debug logs & Benchmarks. Improved test logging. 2018-02-07 19:23:05 +02:00
Rsl1122
e05574a0b1 Removed rest redundant Log.toLog(String, Throwable) when Class suffices 2018-02-07 18:56:53 +02:00
Rsl1122
57f3a518a0 Attempts at fixing tests where "Another connection wrote to database" 2018-02-07 18:55:04 +02:00
Rsl1122
1945984fc4 Fixed wrong html being cached due to DESC order of queries. 2018-02-07 15:05:42 +02:00
Rsl1122
1c91174ec0 Changed forbidden message 2018-02-07 14:53:49 +02:00
Rsl1122
b572955e23 Fixed Forbidden response being shown on all HTTP responses 2018-02-07 14:52:07 +02:00
Rsl1122
66e3f61203 Fixed 401 response to all css and js queries. Added reason to "cancel" 2018-02-07 14:36:12 +02:00
Rsl1122
ef6ffdb980 DB Implementation replacement for ConfigurationWebAPI. Removed WebAPI. 2018-02-07 14:20:49 +02:00
Rsl1122
b7ef9f62f3 Removed PostOriginalBukkitSettingsWebAPI since it has been reimplemented 2018-02-07 13:33:47 +02:00
Rsl1122
94ba6fe0bb Added the new font awesome script to export 2018-02-07 13:25:32 +02:00
Rsl1122
83c8949b79 Fixed crash when doing /plan a /plan reload in quick succession 2018-02-07 13:22:22 +02:00
Rsl1122
80d32d34e7 Removed Font Awesome stats.js call from the font awesome script. 2018-02-07 12:46:40 +02:00
Rsl1122
be08b73eb1 improved /plan servers command 2018-02-07 11:58:50 +02:00
Rsl1122
6d941766f1 Added warn notifications for dev mode error logs 2018-02-07 11:43:30 +02:00
Rsl1122
7d64a4bfbb Made debug logs easier to read for Benchmarks & ConnectionLog 2018-02-07 11:40:23 +02:00
Rsl1122
af3bdc642d Fixed WebUserAuthException when viewing "/" in HTTPS mode. 2018-02-07 11:39:16 +02:00
Rsl1122
bc1036572f Added ConnectionIn logging (to ConnectionLog) to InfoRequestPageHandler 2018-02-06 18:53:32 +02:00
Rsl1122
a08a8b45ec Replaced NullCheck.check(Obj, Thrw) with Verify.nullCheck(Obj, Lambda) 2018-02-06 18:34:19 +02:00
Rsl1122
22632fb442 Removed some unnecessary constuctor javadocs. Added TPSBuilder 2018-02-06 12:08:10 +02:00
Rsl1122
8f19f8c05b Reduced complexity of some methods. 2018-02-05 16:23:32 +02:00
Rsl1122
54535f2da1 Code Inspection fixes 2018-02-05 15:49:24 +02:00
Rsl1122
466f37ca8f Fixed Forbidden pages due to wrong order for a boolean (#521 / 2) 2018-02-04 14:31:10 +02:00
Rsl1122
a78060acf9 Fixed test flakiness caused by Settings finality. 2018-02-04 12:54:31 +02:00
Rsl1122
dfb5f39918 Added .sh files to gitignore 2018-02-03 19:05:58 +02:00
Rsl1122
eb5c14eff9 Reduced log warnings when connection failed on Bungee (certain requests) 2018-02-02 13:57:02 +02:00
Rsl1122
70cfe0984b Updated PluginBridge jar 2018-02-02 13:29:18 +02:00
Rsl1122
a6b96009a0 Made TPS Count Task use Peak Player count for minute instead of AVG 2018-02-02 13:23:07 +02:00
Rsl1122
70130f9629 Fixes Network page displaying odd Unique player numbers (#518) 2018-02-02 13:20:50 +02:00
Rsl1122
13e948c1b4 Fixed GenerateInspectPageRequest when player has no data in db. 2018-02-02 13:12:35 +02:00
Rsl1122
6dbf3ee3fa APF 3.1.0 (Fixes #485 & #459 as well as other small annoyances) 2018-02-02 13:12:12 +02:00
Rsl1122
1c0fe8612f Attempt to fix ConnectionFailException when viewing inspect page and some Bukkit servers are offline (#512) 2018-02-01 21:09:39 +02:00
Rsl1122
b6d7be5bd4 Fixed Bungee Analysis refresh attempt when Bukkit not online (#512) 2018-02-01 21:02:04 +02:00
Rsl1122
1155d10934 Fixed IllegalArgumentException: No task with id 6 (#512) 2018-02-01 20:45:00 +02:00
Rsl1122
6f475b8d82 Fixed CacheInspectPluginsTabRequest ArrayIndexOutOfBoundsException #512 2018-02-01 20:43:03 +02:00
Rsl1122
673e0a2790 ActivityStackGraph now only displays Month Day without clock. 2018-02-01 20:20:10 +02:00
Rsl1122
4d92e67caa Style improvements on smaller screens (#481):
- Reduced Sidenav width (+reduced content margin)
- Prevented extra scrollbar appearing next to tabs if they overflow
- Added Zoom to World Map
- Shortened quickbox texts on Information tab on server page.
2018-02-01 20:10:37 +02:00
Rsl1122
fd65d55257 Fixed Midnight appearing as "2 Jan" on PunchCard (#247) 2018-02-01 19:28:17 +02:00
Rsl1122
44cea6ff45 Implemented Settings for Date formatting (#369) 2018-02-01 19:15:05 +02:00
Rsl1122
98d55b2ff2 Added World Name to GameMode slices (#491) 2018-02-01 18:17:53 +02:00
Rsl1122
a6bd3eadcc Added a Stack graph for BuyCraft. (Each currency has own series) 2018-02-01 18:07:18 +02:00