Waterfall/BungeeCord-Patches
phase f160b2169e Remove unneeded unit tests for unneeded UUID method
getMojangUUID was a replacement for the regex conversion of UUIDs to
Mojang's format. I have removed this method and the associated unit
tests because it is nothing more than a wrapper around String#replace.
This new patch simply replaces the call to String#replaceAll with a
call to String#replace. Patch 0011 was affected by this change, and has
been fixed.

Merges #9
2016-05-31 11:37:52 -06:00
..
0001-POM-Changes.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0002-Rename-references-from-BungeeCord-to-Waterfall.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0003-Add-Waterfall-configuration-files.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0004-Configurable-Waterfall-Metrics.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0005-Fetch-modules-from-the-Waterfall-CI.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0006-Get-rid-of-the-security-manager.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0007-Presize-the-HTTP-response-buffer.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0008-Allow-configuration-of-the-log-file-path-filename.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0009-Fix-unicode-characters-in-configuration-files.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0010-Optimize-conversion-to-Mojang-style-UUIDs-by-avoiding-regex.patch Remove unneeded unit tests for unneeded UUID method 2016-05-31 11:37:52 -06:00
0011-Optimize-uuid-conversions.patch Remove unneeded unit tests for unneeded UUID method 2016-05-31 11:37:52 -06:00
0012-Add-support-for-FML-with-IP-Forwarding-enabled.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0013-Better-unit-tests-for-Chat-API.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0014-Don-t-allow-channel-buffers-to-grow-beyond-a-reasona.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0015-Allow-removing-servers-or-changing-addresses-on-relo.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0016-Use-ASM-for-events-via-the-Event4J-library.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0017-Enable-TCP_NODELAY.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0018-Micro-optimizations.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0019-Allow-invalid-packet-ids-for-forge-servers.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0020-Resolve-sendData-deadlocks.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0021-Add-basic-support-for-configurable-tab-complete-thro.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0022-Don-t-create-a-new-KickStringWriter-for-each-new-con.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0023-Optional-server-list-ping-logging.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0024-Set-a-more-reasonable-Recycler-Capacity.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0025-Reduce-max-log-size-to-8MB-and-don-t-append-to-exist.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0026-Add-a-property-to-accept-invalid-ping-packets.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0027-Ignore-incoming-chat-messages-before-connecting-to-t.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0028-Improve-connection-closing-fixing-the-kick-delay.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0029-Use-a-worker-and-a-boss-event-loop-group.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0030-Better-Decompression-Sanity.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0031-Better-race-condition-check-for-disconnect.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0032-Upgrade-to-netty-4.1.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0033-Print-stack-trace-when-the-ByteBuf-is-not-direct.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0034-Validate-that-chat-messages-are-non-blank.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00
0035-Reduce-the-overhead-of-lots-and-lots-of-teams-with-t.patch Turn waterfall into a patch-based fork like Spigot and Paper (WIP) 2016-05-30 14:51:51 -06:00