aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-API-Patches/0003-Timings-v2.patch
AgeCommit message (Expand)Author
2019-03-24Backport Timings ImprovementsAikar
2019-02-23Improvements to Timings concurrency and lookup performanceAikar
2018-07-04Current Chunk for Entity and Block Entities, counts by entity typeAikar
2017-12-27Update upstream B/CB/SZach Brown
2017-12-05Update B/CB/SShane Freeder
2017-11-08Update B/CB/SShane Freeder
2017-08-07Upstream updateAikar
2017-07-10Update B/CBShane Freeder
2017-07-02Make timings more tolerant of corrupt chunksZach Brown
2017-06-10Properly fix JavaDoc linting issuesZach Brown
2017-05-27Update upstream B/CB/SZach Brown
2017-05-23Update upstream B/SZach Brown
2017-05-15Update upstream B/CB/SZach Brown
2017-05-14Update API patches to MC 1.12pre2Zach Brown
2017-03-31Update upstream B/CBZach Brown
2017-02-17Update upstream B/CB/SZach Brown
2017-02-04Add API to get the url in a timing report listenerAikar
2017-02-04More improvements to Timings, RCON now is no longer blocking!Aikar
2017-02-04Run timings reports after end of tickAikar
2017-01-06Update upstream B/CBZach Brown
2016-12-16Update upstream B/CBZach Brown
2016-11-21Update upstream B/CBZach Brown
2016-11-18Update UpstreamAikar
2016-11-18Update Paper to MC 1.11Zach Brown
2016-10-26Update upstream SZach Brown
2016-09-23Fix @aikar's oops with verbose timingskashike
2016-09-02Update upstream B/CB/SZach Brown
2016-08-27Update upstream B/CB/SZach Brown
2016-08-19Timings v2: confirm before reset. Add delays before report generationAikar
2016-08-15Kick git and rebuild patchesZach Brown
2016-07-30Update upstream B/CB/SZach Brown
2016-06-30Timings v2 cleanups - potential overflow fix and fix bad hostnamesAikar
2016-06-26Update upstream B/CB/SZach Brown
2016-06-11Update upstream B/CBZach Brown
2016-05-15Timings v2: Start methods return self for use in try-with-resourcesAikar
2016-05-13Move bad command registration workaround into SMP#dispatchZach Brown
2016-04-30Try to determine plugin name on bad plugin command registrationAikar
2016-04-30Timings v2: Plugins don't always register commands properlyZach Brown
2016-04-11Update upstreamsZach Brown
2016-04-05Use 'Paper' for our config file in timingsZach Brown
2016-04-05Update Timings to use Region based chunk reportingAikar
2016-04-01Move fastutil from a patch file to a library, and improve EARAikar
2016-03-30Move Timings v2 TimingHandler to FastUtil Int mapAikar
2016-03-30Add Minimal FastUtil int/long collections.Aikar