index
:
github/spark.git
1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-12-03
Some cleanup & refactoring
Luck
2019-11-25
Bump version
Luck
2019-09-03
Codestyle changes
Luck
2019-09-03
Implement command suggestions for Forge and Fabric (#25)
liach
2019-09-03
Remove gradle workflow
Luck
2019-09-03
Cpu monitoring thread should be a daemon thread
Luck
This will allow the JVM to shut down even if the cpu monitor is still running.
2019-08-26
Add gradle workflow
Luck
2019-08-26
Create FUNDING.yml
Luck
2019-08-26
Various misc changes to spark-forge and spark-fabric
Luck
2019-08-26
Added Fabric-based spark implementation for Minecraft 19w34a (#24)
liach
2019-08-25
Logger isn't used
Luck
2019-08-25
Update spark-forge to 1.14.4
Luck
2019-08-11
Update .gitignore
Luck
2019-08-09
hm this is better
Luck
2019-08-09
Placeholders!
Luck
2019-08-09
Codestyle changes
Luck
2019-08-03
Fix bug with Regex ThreadDumper not requesting ThreadInfo instances ↵
Luck
including stack data
2019-08-03
Regex ThreadDumper should be case insensitive
Luck
2019-08-03
Some more reorganising
Luck
2019-08-03
more cleanup work, fix build
Luck
2019-07-22
cleanup
Luck
2019-07-20
Implement pagination in /spark activity
Luck
2019-06-18
Send separate messages instead of using newline (#17)
Luck
2019-06-16
Add option to ignore "sleeping" threads when sampling
Luck
2019-06-16
Better catch block for malformed heap dump summary lines
Luck
2019-06-16
Use protobuf to encode data instead of JSON
Luck
2019-06-15
Return total time as a double
Luck
2019-06-02
Add support for heap dump compression (#16)
Luck
2019-05-24
Send tick monitoring messages async
Luck
2019-05-20
Fix plugin init (#15)
Luck
2019-05-15
Add try..catch around the parsing of each heap dump summary entry
Luck
2019-05-14
Update readme
Luck
2019-05-13
Fix broken message
Luck
2019-05-13
Combine tps and cpu commands into one
Luck
2019-05-13
Adjust tick monitoring counting technique
Luck
2019-05-13
Change the way CPU monitoring is performed
Luck
2019-05-13
Include sender metadata too
Luck
2019-05-13
Write metadata to sampler output
Luck
2019-05-13
Activity log improvements
Luck
2019-05-13
Ensure things are cleaned up nicely when the plugin disables
Luck
2019-05-11
Update text adapter versions
Luck
2019-05-04
Update to text 3.0.0
Luck
2019-05-04
Start implementing activity log feature
Luck
2019-04-27
Use text components instead of legacy formatting codes throughout the project
Luck
2019-04-27
Combine all sampler commands under the same alias
Luck
2019-04-27
Sampler performance improvements
Luck
2019-04-24
Add api-version property to Bukkit plugin.yml
Luck
2019-04-22
Update okhttp
Luck
2019-04-17
Add CPU and disk usage to health command
Luck
2019-04-17
Fix permission checking
Luck
[next]