Commit Graph

3675 Commits

Author SHA1 Message Date
Rsl1122
29d54e88da Merge pull request #246 from Rsl1122/master
Update upstream
2017-08-13 11:44:06 +03:00
Rsl1122
00c2524316 Update API.md 2017-08-12 19:06:42 +03:00
Fuzzlemann
2a7f23d516 Merge branch '3.7.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-12 15:49:58 +02:00
Rsl1122
8087e7e50e Merge branch '3.7.0'
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/locale/Locale.java
2017-08-12 16:42:32 +03:00
Rsl1122
2a32de97d2 Fix merge issues 2017-08-12 16:41:02 +03:00
Fuzzlemann
5996f7cba4 Removes unused Request class 2017-08-12 15:19:44 +02:00
Rsl1122
450f777de8 Debug on disable. 2017-08-12 16:17:53 +03:00
Fuzzlemann
7906459fc8 Removes unnecessary semicolon 2017-08-12 15:12:28 +02:00
Rsl1122
d4cd53cd07 Merge pull request #243 from Fuzzlemann/master
PR for 3.6.3 (Fuzzlemann) (2)
2017-08-12 16:08:57 +03:00
Rsl1122
86e6a51d69 Remove useless debug messages
Config bump to 3.6.3
2017-08-12 16:08:24 +03:00
Fuzzlemann
1c5db5bad0 Reformats code 2017-08-12 15:07:15 +02:00
Fuzzlemann
deae15faa3 Merge branch '3.7.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-12 15:01:44 +02:00
Fuzzlemann
559238c3da Add some more JavaDocs 2017-08-12 15:01:03 +02:00
Fuzzlemann
19ce7b5ed6 Removes Html.loadLocale(File) 2017-08-12 14:23:02 +02:00
Rsl1122
d550a191ce Remove useless debug messages 2017-08-12 14:13:21 +03:00
Fuzzlemann
891bb90a3a Removes unnecessary brackets 2017-08-12 12:57:33 +02:00
Rsl1122
baf24c5673 Merge pull request #241 from Rsl1122/Fuzzlemann-master
Merge fixes Fuzzlemann master
2017-08-12 13:03:52 +03:00
Rsl1122
a38e103456 Merge branch 'master' of https://github.com/Fuzzlemann/Plan-PlayerAnalytics into Fuzzlemann-master
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/utilities/file/dump/DumpUtils.java
2017-08-12 13:00:59 +03:00
Rsl1122
3d82250a49 Merge pull request #239 from Rsl1122/revert-236-master
Revert "PR for 3.6.3 (Fuzzlemann) (1)"
2017-08-12 12:49:38 +03:00
Rsl1122
59da922490 Revert "PR for 3.6.3 (Fuzzlemann) (1)" 2017-08-12 12:49:25 +03:00
Rsl1122
74328b7370 Merge pull request #236 from Fuzzlemann/master
PR for 3.6.3 (Fuzzlemann) (1)
2017-08-12 12:48:56 +03:00
Rsl1122
0a74e37122 Remove some Useless debug information 2017-08-12 12:45:08 +03:00
Rsl1122
9e78f62267 APF 2.0.3
Fixes #234 #233 #237
Fixes Files.lines streams not being closed
2017-08-12 12:24:04 +03:00
Fuzzlemann
94e1003fcf Remove unnecessary comments
Change some == to === in JS Code
2017-08-12 01:00:25 +02:00
Fuzzlemann
2365ac2cc7 Remove unnecessary throw 2017-08-12 00:52:42 +02:00
Fuzzlemann
d8c42faaca Add some more Identifiers
Inline one variable
2017-08-12 00:50:16 +02:00
Fuzzlemann
c95b72239e Add Identifiers
Change DataCacheGetQueue#containsUUIDToBeCached
2017-08-12 00:45:58 +02:00
Fuzzlemann
26c3cd45aa Change variable / method names to match Java Conventions 2017-08-12 00:32:20 +02:00
Fuzzlemann
a1e87089bb Change Locale#getMessage to using HashMap#getOrDefault 2017-08-12 00:29:47 +02:00
Fuzzlemann
2a5a671786 Put Benchmark.stop into finally clause 2017-08-12 00:27:34 +02:00
Fuzzlemann
a7b27d7b0b Replace Statement with Expression lambda 2017-08-11 18:19:26 +02:00
Fuzzlemann
b91ff72f55 Removes debug messages that were accidentally not removed 2017-08-11 18:09:22 +02:00
Fuzzlemann
e81f92d0d0 Adds Javadoc for DumpLog#split 2017-08-11 18:04:54 +02:00
Fuzzlemann
bb573d0b2b Adds splitting of the dump log because of the Hastebin max character length 2017-08-11 17:54:43 +02:00
Fuzzlemann
40230100bf Merge branch 'master' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-11 17:16:39 +02:00
Fuzzlemann
9da01941d7 Add null check add DumpLog.addLine(CharSequence)
Cancels the DumpLog task (Forgot it)
2017-08-11 17:15:46 +02:00
Rsl1122
298286180c Fix #232 2017-08-11 12:54:59 +03:00
Rsl1122
d0a7ac0f4d [3.6.2] Merge pull request #225 from Rsl1122/3.7.0
Main pull request for 3.6.2
2017-08-11 10:21:37 +03:00
Rsl1122
a3891aa790 Merge pull request #231 from Fuzzlemann/master
PR for 3.6.2 (Fuzzlemann) (3)
2017-08-11 09:55:43 +03:00
Rsl1122
c7f4e3a97c Made Locale unload onDisable (Prevent possible memory leaks due to singleton holder.) 2017-08-11 09:50:32 +03:00
Fuzzlemann
c913524179 Update DE locale 2017-08-10 23:46:14 +02:00
Fuzzlemann
ccc1058841 Merge branch '3.7.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-10 21:21:06 +02:00
Rsl1122
aa09b6707d Deutsch Locale 2017-08-10 21:30:14 +03:00
Rsl1122
1839307e3e Update Locale Documentation 2017-08-10 20:59:48 +03:00
Rsl1122
a11e507308 3.6.2 Version bump 2017-08-10 20:40:35 +03:00
Rsl1122
eb00a94c88 Fix #227 (Removed exception throw) 2017-08-10 20:38:00 +03:00
Rsl1122
353af2bbad Fix Export Utility.
Fix Issues with Dots and Spaces
Add Finnish Locale.
2017-08-10 18:32:01 +03:00
Rsl1122
6dea4ecb95 Fix issues with new Locale. 2017-08-10 15:07:01 +03:00
Rsl1122
46622d7993 Revamped Locale #219
Removed manage status command.
2017-08-10 14:55:18 +03:00
Fuzzlemann
6815affdce Inline Variables 2017-08-09 19:45:25 +02:00