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 (
Expand
)
Author
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
2019-04-17
Update readme
Luck
2019-04-17
Add /spark health command to report tps / memory usage stats
Luck
2019-04-16
Lots of refactoring, add tps command
Luck
2019-02-21
Insert data async to prevent blocking the main sampler task
Luck
2019-02-21
Allow sampling at fractions of a millisecond intervals
Luck
2019-02-04
Add combine-all thread grouping argument
Luck
2019-02-04
Made gradlew executable
Luck
2019-01-21
Refactor ThreadDumper#dumpThreads return value
Luck
2019-01-13
Add support for creating .phd heap dumps with OpenJ9 JVMs
Luck
2019-01-01
Improve ThreadGrouper by pool regex
Luck
2018-12-31
Some minor optimizations to ThreadDumper implementations
Luck
2018-12-31
Tab complete for --regex flag
Luck
2018-12-31
Allow thread names to be specified using regex
Luck
2018-12-31
Add tab completion for newly added arguments
Luck
2018-12-31
Update readme
Luck
2018-12-31
Add '/spark heapdump' command
Luck
2018-12-19
Count current tick using an int instead of LongAdder
Luck
2018-12-19
Update text version
Luck
2018-12-19
Update okhttp version
Luck
2018-11-04
some misc refactoring
Luck
2018-11-03
Improve the type descriptor conversion in heap dump outputs
Luck
2018-11-02
Any negative line number is invalid
Luck
2018-11-02
Add --include-line-numbers flag (#6)
Luck
2018-11-02
Add --without-gc flag (#7)
Luck
2018-11-02
Use the fragment identifier instead of query parameters
Luck
2018-10-19
more buildscript changes
Luck
2018-10-19
Sponge buildscript changes
Luck
2018-10-17
Fix argument processing
Luck
2018-10-15
Fix build
Luck
2018-10-15
Implement tab completion, update readme
Luck
2018-10-15
Start work on commands refactoring
Luck
2018-10-08
reorganise some packages
Luck
2018-10-08
Increment version number
Luck
2018-09-30
Implement basic heap dump functionality
Luck
2018-09-02
Add support for velocity
Luck
2018-06-29
Implement GC notifications as part of the monitoring command
Luck
2018-06-10
Add license headers, update readme with new commands
Luck
2018-06-10
don't include line numbers
Luck
2018-06-09
include line numbers
Luck
2018-06-09
Use ScheduledExecutorService instead of Timer
Luck
2018-06-09
Fix forge client permissions
Luck
2018-06-09
Implement forge mod version
Luck
2018-06-06
Convert to Gradle
Luck
[next]