aboutsummaryrefslogtreecommitdiff
path: root/spark-common
AgeCommit message (Collapse)Author
2022-06-29Add server config providers for Fabric/ForgeLuck
2022-06-28Maintain order of exported config filesLuck
2022-06-28Fix config filtering on nested filesLuck
2022-06-28Better handling of Paper's split config system (#218)Ben Kerllenevich
2022-06-26Update adventure versionLuck
2022-06-26Include info about number of ticks in a profileLuck
2022-06-25Add providers for world (entity/chunk) statisticsLuck
2022-06-20New paper config location (#217)Luck
2022-06-11Tidy up placeholder handlingLuck
Co-authored-by: Caden Kriese <armrest.trimmer.00@icloud.com>
2022-06-091.19Luck
2022-06-04Filter more level seed properties from configsLuck
2022-05-19Minestom platform (#203)Huynh Tien
2022-05-12Include sampler end time in protoLuck
2022-05-12Update async-profiler to v2.8Luck
2022-05-06Fix NPE in config provider delete method (#199)Luck
2022-05-05Ignore "inactive" error when stopping the async profiler (#191)Luck
2022-05-05Update linux amd64 async-profiler binary (#198)Luck
2022-05-05Include player count in platform statisticsLuck
2022-05-05Exclude feature-seeds from config (#189)Luck
2022-04-24Fix NPE caused by initialisation order on Forge/FabricLuck
2022-04-20Fix network monitor interface ignore regex (#195)Luck
2022-04-19Fix /proc/net output parsing and number formatting (#195)Luck
2022-04-18Include network interface statistics in '/spark health' commandLuck
2022-04-14Try to read total physical memory from /proc on linuxLuck
2022-04-14Fix names for non-combined threadsLuck
2022-03-24Show how many threads were combined in profiler (#193)Luck
2022-03-16Show 'available' physical memory instead of 'free'Luck
2022-02-22Update async-profiler, add support for linux/aarch64 (#181)Luck
2022-02-22Exclude level seed from server.properties config (#178)Luck
2022-02-12Add class source lookups for Sponge8Luck
2022-02-06Catch any exception when uploading data (#171)Luck
2022-02-06Improve build toolingLuck
- add version to output file name - check license headers automatically
2022-02-03Fix hidden config paths containing a '.' (#169)Luck
2022-01-30Exclude rcon password from server.properties fileLuck
2022-01-30Fix NPE in DiskUsage util (#166)Luck
2022-01-28Change textual diagram charactersLuck
2022-01-21BukkitServerConfigProvider improvements (#159)Ben Kerllenevich
2022-01-21Add disableResponseBroadcast config option (#158)Manuel Kasten
2022-01-20Expose some server configuration values in the viewerLuck
2022-01-20Add ping statistics and commandLuck
2022-01-09Use thread safe collections in TickHook and TickReporter (#155)Luck
2021-12-30Use wallclock sampling instead of itimerLuck
2021-12-30Bump versionLuck
2021-12-30Include the name of the CPU model in stats for Linux systemsLuck
2021-12-30Include JVM startup argsLuck
2021-12-29Increment data versionLuck
2021-12-29Fallback to itimer profiler mode inside containersLuck
2021-12-28Add timeout thread to detect stuck commandsLuck
2021-12-28Use try catch for system stat collectionLuck
2021-12-28Fix java vendor system property lookup NPE (#152)Luck