Commit Graph

2400 Commits

Author SHA1 Message Date
Rsl1122
8641bd5f0d Added connection validation to MySQL 2018-08-06 11:54:12 +03:00
Rsl1122
cccdf14e9b Changed PlanSystem enable and disable methods 2018-08-06 11:21:33 +03:00
Rsl1122
2df83bf4ce Added .db files to gitignore 2018-08-06 11:07:38 +03:00
Rsl1122
1f624078d9 Set up leakDetection & Pool name incrementation for MySQL 2018-08-06 09:42:14 +03:00
Rsl1122
00bd119481 Fixed compile issue that appeared because of commit cleanup 2018-08-05 22:12:28 +03:00
Rsl1122
eb88f85467 Fixed compile issue that appeared all of a sudden? 2018-08-05 22:06:41 +03:00
Rsl1122
1456d78bd4 Removed unnecessary use of getValue inside Session 2018-08-05 22:02:52 +03:00
Rsl1122
0294dc4ec8 Attempt to fix #656 #655 & wrote tests to ensure Session functionality 2018-08-05 11:22:42 +03:00
Rsl1122
0b6d6cb687 Main address now redirects to /server on HTTP servers #668 2018-08-05 11:01:09 +03:00
Rsl1122
addd463406 Fixed World Map causing issues introduced in fcc87d5 2018-08-05 11:00:15 +03:00
Rsl1122
d5965ffdc1 Fixed TPSMutator calculating downtime incorrectly #672 2018-08-05 10:35:24 +03:00
Rsl1122
128f788232 Fixed compile issue 2018-08-04 15:23:32 +03:00
Rsl1122
d9fc8cb842 IntelliJ code smells 2018-08-04 13:03:07 +03:00
Rsl1122
5a69797552 Removed a bunch of unused code 2018-08-04 12:51:20 +03:00
Rsl1122
c84871496c Fixed CacheInspectPageRequest debug-logging an exception message 2018-08-04 12:16:33 +03:00
Rsl1122
e0b05cc169 Fix a code smell 2018-08-04 12:09:10 +03:00
Rsl1122
e3f344b1c6 Fix exception on DeathEvent #667 2018-08-04 12:00:34 +03:00
Rsl1122
fcc87d5a87 TextStringBuilder to some appropriate instances 2018-08-04 11:50:36 +03:00
Rsl1122
2ad2d70166 Updated plugins and dependency versions 2018-08-04 11:50:05 +03:00
Rsl1122
c1cc7f21aa
Merge German locale by Morsemorse (#670)
* Update locale_DE.txt
2018-08-03 21:43:06 +03:00
Rsl1122
56aa498258 Replaced HttpUrlConnection with apache HttpClient in ConnectionOut 2018-08-03 15:54:02 +03:00
Rsl1122
2b103cc43b Fixed some new code smells 2018-07-31 10:30:34 +03:00
Rsl1122
0ba447ddf7 Fixed retain percentage calculation on health tab #652 2018-07-31 10:19:58 +03:00
Rsl1122
d1f4b70b8c Merge remote-tracking branch 'origin/4.4.2' into 4.4.2 2018-07-30 16:32:11 +03:00
Rsl1122
5d5fe7c452 Split commit and returnToPool methods into proper classes 2018-07-30 16:28:56 +03:00
Rsl1122
1e7bf388b2
Update locale_FI.txt (#663)
* Update locale_FI.txt

* Delete locale_FI_old.txt
2018-07-30 12:08:35 +03:00
Rsl1122
a93ffaca7e Default English locale placeholders for translators 2018-07-30 11:34:51 +03:00
Rsl1122
a35da3dad2 FIXED UTF-8 CHAR ENCODING ISSUE (Fixes #291 #331) 2018-07-30 11:21:27 +03:00
Rsl1122
df50b8bb76 Fixed some replacement issues 2018-07-30 10:47:32 +03:00
Rsl1122
1a278689d8 Added missing language to locale 2018-07-30 10:26:48 +03:00
Rsl1122
64984c6ea8 Fixed some inconsistencies in Locale implementation 2018-07-30 09:14:13 +03:00
Rsl1122
52fddeac78 Fixed some inconsistencies in the Locale 2018-07-29 20:44:42 +03:00
Rsl1122
d62d510bda Html Lang implementations, Fixed LocaleFileWriter 2018-07-29 13:15:31 +03:00
Rsl1122
c44ddac69d Fixed accidental moment.js breakage 2018-07-29 12:11:18 +03:00
Rsl1122
ca93523f14 Html locale replacement code 2018-07-29 11:11:33 +03:00
Rsl1122
d33f305bb2 Renamed locale files to _old 2018-07-29 11:00:31 +03:00
Rsl1122
73afb678d0 A lot of CommandLang locale - removed rest of Msg 2018-07-29 10:58:00 +03:00
Rsl1122
3417b6ca9f Processing locale stuff 2018-07-29 09:39:08 +03:00
Rsl1122
09796cdbec Database locale stuff 2018-07-29 09:34:47 +03:00
Rsl1122
2d3ca08dfe VersionCheckSystem locale stuff 2018-07-29 09:15:36 +03:00
Rsl1122
5da4b043c4 WebServer and Geolocation Cache Locale stuff 2018-07-29 09:03:13 +03:00
Rsl1122
8b2f38eb5f Removed Aliases from DeepHelp since they're already displayed. 2018-07-29 08:42:48 +03:00
Rsl1122
bf81052dac ManageLang, removed a lot of Msg variables that have been replaced 2018-07-29 00:16:42 +03:00
Rsl1122
a98a15627b In Depth help for commands (Does not compile yet) 2018-07-28 22:53:11 +03:00
Rsl1122
9ca2fd549b
Merge pull request #662 from Argetan/master
Updated Font Awesome from 5.0.13 -> 5.2.0
2018-07-28 19:46:50 +03:00
Argetan
00eeec0df2
Merge branch 'master' into master 2018-07-28 18:43:49 +02:00
Rsl1122
430e0dcdbf Begun work on the new Locale system #635 (Does not compile yet) 2018-07-28 18:31:07 +03:00
Julian van Doorn
9cb1c24192 Updated Font Awesome from 5.0.13 -> 5.2.0 (furthermore still supports 4.7.0). 2018-07-28 11:39:14 +02:00
Rsl1122
bcdcc152cd Relocated org.slf4j to remove conflict with other plugins using HikariCP 2018-07-28 10:00:08 +03:00
Rsl1122
53ed4e81ea Merge remote-tracking branch 'origin/4.4.2' into 4.4.2
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Patch.java
2018-07-28 09:43:32 +03:00