aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-03Some cleanup & refactoringLuck
2019-11-25Bump versionLuck
2019-09-03Codestyle changesLuck
2019-09-03Implement command suggestions for Forge and Fabric (#25)liach
2019-09-03Remove gradle workflowLuck
2019-09-03Cpu monitoring thread should be a daemon threadLuck
This will allow the JVM to shut down even if the cpu monitor is still running.
2019-08-26Add gradle workflowLuck
2019-08-26Create FUNDING.ymlLuck
2019-08-26Various misc changes to spark-forge and spark-fabricLuck
2019-08-26Added Fabric-based spark implementation for Minecraft 19w34a (#24)liach
2019-08-25Logger isn't usedLuck
2019-08-25Update spark-forge to 1.14.4Luck
2019-08-11Update .gitignoreLuck
2019-08-09hm this is betterLuck
2019-08-09Placeholders!Luck
2019-08-09Codestyle changesLuck
2019-08-03Fix bug with Regex ThreadDumper not requesting ThreadInfo instances ↵Luck
including stack data
2019-08-03Regex ThreadDumper should be case insensitiveLuck
2019-08-03Some more reorganisingLuck
2019-08-03more cleanup work, fix buildLuck
2019-07-22cleanupLuck
2019-07-20Implement pagination in /spark activityLuck
2019-06-18Send separate messages instead of using newline (#17)Luck
2019-06-16Add option to ignore "sleeping" threads when samplingLuck
2019-06-16Better catch block for malformed heap dump summary linesLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-06-15Return total time as a doubleLuck
2019-06-02Add support for heap dump compression (#16)Luck
2019-05-24Send tick monitoring messages asyncLuck
2019-05-20Fix plugin init (#15)Luck
2019-05-15Add try..catch around the parsing of each heap dump summary entryLuck
2019-05-14Update readmeLuck
2019-05-13Fix broken messageLuck
2019-05-13Combine tps and cpu commands into oneLuck
2019-05-13Adjust tick monitoring counting techniqueLuck
2019-05-13Change the way CPU monitoring is performedLuck
2019-05-13Include sender metadata tooLuck
2019-05-13Write metadata to sampler outputLuck
2019-05-13Activity log improvementsLuck
2019-05-13Ensure things are cleaned up nicely when the plugin disablesLuck
2019-05-11Update text adapter versionsLuck
2019-05-04Update to text 3.0.0Luck
2019-05-04Start implementing activity log featureLuck
2019-04-27Use text components instead of legacy formatting codes throughout the projectLuck
2019-04-27Combine all sampler commands under the same aliasLuck
2019-04-27Sampler performance improvementsLuck
2019-04-24Add api-version property to Bukkit plugin.ymlLuck
2019-04-22Update okhttpLuck
2019-04-17Add CPU and disk usage to health commandLuck
2019-04-17Fix permission checkingLuck