From d0f75b472c7c32f0daa7ffd56b1c4d945538efb3 Mon Sep 17 00:00:00 2001 From: MSP-Greg Date: Sun, 25 Oct 2020 17:36:48 -0500 Subject: [PATCH] 5.0.3 - Update History.md (#2452) --- History.md | 1181 +++++++++++++++++++++++++++------------------------- 1 file changed, 605 insertions(+), 576 deletions(-) diff --git a/History.md b/History.md index 240c3493..230fb392 100644 --- a/History.md +++ b/History.md @@ -1,23 +1,22 @@ ## 5.0.3 / 2020-10-26 * Bugfixes - * Add Client#io_ok?, check before Reactor#register (#2432) - * Fix hang on shutdown in refork (#2442) - * Fix `Bundler::GemNotFound` errors for `nio4r` gem during phased restarts (#2427, #2018) - * Server run thread safety fix (#2435) - * Fire `on_booted` after server starts (#2431, #2212) - * Cleanup daemonization in rc.d script (#2409) + * Add Client#io_ok?, check before Reactor#register ([#2432]) + * Fix hang on shutdown in refork ([#2442]) + * Fix `Bundler::GemNotFound` errors for `nio4r` gem during phased restarts ([#2427], [#2018]) + * Server run thread safety fix ([#2435]) + * Fire `on_booted` after server starts ([#2431], [#2212]) + * Cleanup daemonization in rc.d script ([#2409]) * Refactor - * Remove accept_nonblock.rb, add test_integration_ssl.rb (#2448) - * Refactor status.rb - dry it up a bit (#2450) - * queue_close.rb - refactor loading, move comment for docs (#2447) - * Extract req/resp methods to new request.rb from server.rb (#2419) - * Refactor Reactor and Client request buffering (#2279) - * client.rb - remove JRuby specific 'finish' code (#2412) - * Consolidate fast_write calls in Server, extract early_hints assembly (#2405) - * Remove upstart from docs (#2408) - * Consolidate option handling in Server, Server small refactors, doc changes (#2389) + * Remove accept_nonblock.rb, add test_integration_ssl.rb ([#2448]) + * Refactor status.rb - dry it up a bit ([#2450]) + * Extract req/resp methods to new request.rb from server.rb ([#2419]) + * Refactor Reactor and Client request buffering ([#2279]) + * client.rb - remove JRuby specific 'finish' code ([#2412]) + * Consolidate fast_write calls in Server, extract early_hints assembly ([#2405]) + * Remove upstart from docs ([#2408]) + * Consolidate option handling in Server, Server small refactors, doc changes ([#2389]) ## 5.0.2 / 2020-09-28 @@ -1635,564 +1634,594 @@ be added back in a future date when a java Puma::MiniSSL is added. * Bugfixes * Your bugfix goes here (#Github Number) -[#2384]:https://github.com/puma/puma/pull/2384 "2020-09-24 @schneems" -[#2381]:https://github.com/puma/puma/pull/2381 "2020-09-24 @joergschray" -[#2271]:https://github.com/puma/puma/pull/2271 "2020-05-17 @wjordan" -[#2377]:https://github.com/puma/puma/pull/2377 "2020-09-22 @cjlarose" -[#2376]:https://github.com/puma/puma/pull/2376 "2020-09-22 @alexeevit" -[#2372]:https://github.com/puma/puma/pull/2372 "2020-09-18 @ahorek" -[#2375]:https://github.com/puma/puma/pull/2375 "2020-09-20 @MSP-Greg" -[#2373]:https://github.com/puma/puma/pull/2373 "2020-09-19 @MSP-Greg" -[#2305]:https://github.com/puma/puma/pull/2305 "2020-07-06 @MSP-Greg" -[#2099]:https://github.com/puma/puma/pull/2099 "2020-01-04 @wjordan" -[#2079]:https://github.com/puma/puma/pull/2079 "2019-11-21 @ayufan" -[#2093]:https://github.com/puma/puma/pull/2093 "2019-12-18 @schneems" -[#2256]:https://github.com/puma/puma/pull/2256 "2020-05-11 @nateberkopec" -[#2054]:https://github.com/puma/puma/pull/2054 "2019-10-25 @composerinteralia" -[#2106]:https://github.com/puma/puma/pull/2106 "2020-01-25 @ylecuyer" -[#2167]:https://github.com/puma/puma/pull/2167 "2020-03-09 @ChrisBr" -[#2344]:https://github.com/puma/puma/pull/2344 "2020-08-23 @dentarg" -[#2203]:https://github.com/puma/puma/pull/2203 "2020-03-26 @zanker-stripe" -[#2220]:https://github.com/puma/puma/pull/2220 "2020-04-10 @wjordan" -[#2238]:https://github.com/puma/puma/pull/2238 "2020-04-27 @sthirugn" -[#2086]:https://github.com/puma/puma/pull/2086 "2019-12-09 @bdewater" -[#2253]:https://github.com/puma/puma/pull/2253 "2020-05-08 @schneems" -[#2288]:https://github.com/puma/puma/pull/2288 "2020-05-31 @FTLam11" -[#1487]:https://github.com/puma/puma/pull/1487 "2017-12-15 @jxa" -[#2143]:https://github.com/puma/puma/pull/2143 "2020-03-02 @jalevin" -[#2143]:https://github.com/puma/puma/pull/2143 "2020-03-02 @jalevin" -[#2143]:https://github.com/puma/puma/pull/2143 "2020-03-02 @jalevin" -[#2143]:https://github.com/puma/puma/pull/2143 "2020-03-02 @jalevin" -[#2143]:https://github.com/puma/puma/pull/2143 "2020-03-02 @jalevin" -[#2169]:https://github.com/puma/puma/pull/2169 "2020-03-10 @nateberkopec" -[#2170]:https://github.com/puma/puma/pull/2170 "2020-03-10 @nateberkopec" -[#2076]:https://github.com/puma/puma/pull/2076 "2019-11-19 @drews256" -[#2022]:https://github.com/puma/puma/pull/2022 "2019-10-10 @olleolleolle" -[#2269]:https://github.com/puma/puma/pull/2269 "2020-05-17 @MSP-Greg" -[#2312]:https://github.com/puma/puma/pull/2312 "2020-07-20 @MSP-Greg" -[#2338]:https://github.com/puma/puma/issues/2338 "2020-08-17 @micahhainlinestitchfix" -[#2116]:https://github.com/puma/puma/pull/2116 "2020-02-18 @MSP-Greg" -[#2074]:https://github.com/puma/puma/issues/2074 "2019-11-13 @jchristie55332" -[#2211]:https://github.com/puma/puma/pull/2211 "2020-03-29 @MSP-Greg" -[#2069]:https://github.com/puma/puma/pull/2069 "2019-11-08 @MSP-Greg" -[#2112]:https://github.com/puma/puma/pull/2112 "2020-02-08 @wjordan" -[#1893]:https://github.com/puma/puma/pull/1893 "2019-08-08 @seven1m" -[#2119]:https://github.com/puma/puma/pull/2119 "2020-02-20 @wjordan" -[#2121]:https://github.com/puma/puma/pull/2121 "2020-02-20 @wjordan" -[#2154]:https://github.com/puma/puma/pull/2154 "2020-03-07 @cjlarose" -[#1551]:https://github.com/puma/puma/issues/1551 "2018-03-29 @austinthecoder" -[#2198]:https://github.com/puma/puma/pull/2198 "2020-03-23 @eregon" -[#2216]:https://github.com/puma/puma/pull/2216 "2020-04-03 @praboud-stripe" -[#2122]:https://github.com/puma/puma/pull/2122 "2020-02-20 @wjordan" -[#2220]:https://github.com/puma/puma/pull/2220 "2020-04-10 @wjordan" -[#2177]:https://github.com/puma/puma/issues/2177 "2020-03-12 @GuiTeK" -[#2221]:https://github.com/puma/puma/pull/2221 "2020-04-10 @wjordan" -[#2233]:https://github.com/puma/puma/pull/2233 "2020-04-24 @ayufan" -[#2234]:https://github.com/puma/puma/pull/2234 "2020-04-24 @wjordan" -[#2225]:https://github.com/puma/puma/issues/2225 "2020-04-16 @nateberkopec" -[#2267]:https://github.com/puma/puma/pull/2267 "2020-05-15 @wjordan" -[#2287]:https://github.com/puma/puma/pull/2287 "2020-05-29 @eugeneius" -[#2317]:https://github.com/puma/puma/pull/2317 "2020-07-22 @MSP-Greg" -[#2312]:https://github.com/puma/puma/pull/2312 "2020-07-20 @MSP-Greg" -[#2319]:https://github.com/puma/puma/issues/2319 "2020-07-23 @AlexWayfer" -[#2326]:https://github.com/puma/puma/pull/2326 "2020-07-30 @rkistner" -[#2299]:https://github.com/puma/puma/issues/2299 "2020-06-26 @JohnPhillips31416" -[#2095]:https://github.com/puma/puma/pull/2095 "2019-12-24 @bdewater" -[#2102]:https://github.com/puma/puma/pull/2102 "2020-01-06 @bdewater" -[#2111]:https://github.com/puma/puma/pull/2111 "2020-02-07 @wjordan" -[#1980]:https://github.com/puma/puma/pull/1980 "2019-09-20 @nateberkopec" -[#2189]:https://github.com/puma/puma/pull/2189 "2020-03-18 @jkowens" -[#2220]:https://github.com/puma/puma/pull/2220 "2020-04-10 @wjordan" -[#2124]:https://github.com/puma/puma/pull/2124 "2020-02-21 @wjordan" -[#2223]:https://github.com/puma/puma/pull/2223 "2020-04-14 @wjordan" -[#2239]:https://github.com/puma/puma/pull/2239 "2020-04-27 @wjordan" -[#2304]:https://github.com/puma/puma/issues/2304 "2020-07-03 @mpeltomaa" -[#2269]:https://github.com/puma/puma/pull/2269 "2020-05-17 @MSP-Greg" -[#2132]:https://github.com/puma/puma/issues/2132 "2020-02-27 @bmclean" -[#2010]:https://github.com/puma/puma/pull/2010 "2019-10-04 @nateberkopec" -[#2012]:https://github.com/puma/puma/pull/2012 "2019-10-05 @headius" -[#2046]:https://github.com/puma/puma/pull/2046 "2019-10-20 @composerinteralia" -[#2052]:https://github.com/puma/puma/pull/2052 "2019-10-24 @composerinteralia" -[#1564]:https://github.com/puma/puma/issues/1564 "2018-04-18 @perlun" -[#2035]:https://github.com/puma/puma/pull/2035 "2019-10-15 @AndrewSpeed" -[#2048]:https://github.com/puma/puma/pull/2048 "2019-10-21 @hahmed" -[#2050]:https://github.com/puma/puma/pull/2050 "2019-10-23 @olleolleolle" -[#1842]:https://github.com/puma/puma/issues/1842 "2019-07-11 @nateberkopec" -[#1988]:https://github.com/puma/puma/issues/1988 "2019-09-24 @mcg" -[#1986]:https://github.com/puma/puma/issues/1986 "2019-09-24 @flaminestone" -[#1994]:https://github.com/puma/puma/issues/1994 "2019-09-26 @LimeBlast" -[#2006]:https://github.com/puma/puma/pull/2006 "2019-10-01 @nateberkopec" -[#1222]:https://github.com/puma/puma/issues/1222 "2017-02-20 @seanmckinley" -[#1885]:https://github.com/puma/puma/pull/1885 "2019-08-05 @spk" -[#1934]:https://github.com/puma/puma/pull/1934 "2019-08-27 @zarelit" -[#1105]:https://github.com/puma/puma/pull/1105 "2016-09-27 @daveallie" -[#1786]:https://github.com/puma/puma/pull/1786 "2019-04-25 @evanphx" -[#1320]:https://github.com/puma/puma/pull/1320 "2017-06-03 @nateberkopec" -[#1968]:https://github.com/puma/puma/pull/1968 "2019-09-15 @nateberkopec" -[#1908]:https://github.com/puma/puma/pull/1908 "2019-08-13 @MSP-Greg" -[#1952]:https://github.com/puma/puma/pull/1952 "2019-09-06 @MSP-Greg" -[#1941]:https://github.com/puma/puma/pull/1941 "2019-09-01 @MSP-Greg" -[#1961]:https://github.com/puma/puma/pull/1961 "2019-09-11 @nateberkopec" -[#1970]:https://github.com/puma/puma/pull/1970 "2019-09-15 @MSP-Greg" -[#1946]:https://github.com/puma/puma/pull/1946 "2019-09-02 @nateberkopec" -[#1941]:https://github.com/puma/puma/pull/1941 "2019-09-01 @MSP-Greg" -[#1908]:https://github.com/puma/puma/pull/1908 "2019-08-13 @MSP-Greg" -[#1831]:https://github.com/puma/puma/pull/1831 "2019-07-01 @spk" -[#1816]:https://github.com/puma/puma/pull/1816 "2019-06-10 @ylecuyer" -[#1844]:https://github.com/puma/puma/pull/1844 "2019-07-14 @ylecuyer" -[#1836]:https://github.com/puma/puma/pull/1836 "2019-07-09 @MSP-Greg" -[#1887]:https://github.com/puma/puma/pull/1887 "2019-08-06 @MSP-Greg" -[#1812]:https://github.com/puma/puma/pull/1812 "2019-06-08 @kou" -[#1491]:https://github.com/puma/puma/pull/1491 "2017-12-21 @olleolleolle" -[#1837]:https://github.com/puma/puma/pull/1837 "2019-07-10 @montanalow" -[#1857]:https://github.com/puma/puma/pull/1857 "2019-07-19 @Jesus" -[#1822]:https://github.com/puma/puma/pull/1822 "2019-06-18 @Jesus" -[#1863]:https://github.com/puma/puma/pull/1863 "2019-07-28 @dzunk" -[#1838]:https://github.com/puma/puma/pull/1838 "2019-07-10 @bogn83" -[#1882]:https://github.com/puma/puma/pull/1882 "2019-08-05 @okuramasafumi" -[#1848]:https://github.com/puma/puma/pull/1848 "2019-07-16 @nateberkopec" -[#1847]:https://github.com/puma/puma/pull/1847 "2019-07-16 @nateberkopec" -[#1846]:https://github.com/puma/puma/pull/1846 "2019-07-16 @nateberkopec" -[#1853]:https://github.com/puma/puma/pull/1853 "2019-07-18 @Jesus" -[#1850]:https://github.com/puma/puma/pull/1850 "2019-07-18 @nateberkopec" -[#1866]:https://github.com/puma/puma/pull/1866 "2019-07-28 @josacar" -[#1870]:https://github.com/puma/puma/pull/1870 "2019-07-29 @MSP-Greg" -[#1872]:https://github.com/puma/puma/pull/1872 "2019-07-29 @MSP-Greg" -[#1833]:https://github.com/puma/puma/issues/1833 "2019-07-02 @julik" -[#1888]:https://github.com/puma/puma/pull/1888 "2019-08-06 @ClikeX" -[#1842]:https://github.com/puma/puma/issues/1842 "2019-07-11 @nateberkopec" -[#1829]:https://github.com/puma/puma/pull/1829 "2019-07-01 @Fudoshiki" -[#1832]:https://github.com/puma/puma/pull/1832 "2019-07-01 @MSP-Greg" -[#1827]:https://github.com/puma/puma/pull/1827 "2019-06-27 @amrrbakry" -[#1562]:https://github.com/puma/puma/pull/1562 "2018-04-17 @skrobul" -[#1569]:https://github.com/puma/puma/pull/1569 "2018-04-24 @rianmcguire" -[#1648]:https://github.com/puma/puma/pull/1648 "2018-09-13 @wjordan" -[#1691]:https://github.com/puma/puma/pull/1691 "2018-12-20 @kares" -[#1716]:https://github.com/puma/puma/pull/1716 "2019-01-25 @mdkent" -[#1690]:https://github.com/puma/puma/pull/1690 "2018-12-19 @mic-kul" -[#1689]:https://github.com/puma/puma/pull/1689 "2018-12-19 @michaelherold" -[#1728]:https://github.com/puma/puma/pull/1728 "2019-02-20 @evanphx" -[#1824]:https://github.com/puma/puma/pull/1824 "2019-06-23 @spk" -[#1685]:https://github.com/puma/puma/pull/1685 "2018-12-08 @mainameiz" -[#1808]:https://github.com/puma/puma/pull/1808 "2019-05-30 @schneems" -[#1508]:https://github.com/puma/puma/pull/1508 "2018-01-24 @florin555" -[#1650]:https://github.com/puma/puma/pull/1650 "2018-09-18 @adam101" -[#1655]:https://github.com/puma/puma/pull/1655 "2018-09-24 @mipearson" -[#1671]:https://github.com/puma/puma/pull/1671 "2018-11-02 @eric-norcross" -[#1583]:https://github.com/puma/puma/pull/1583 "2018-05-23 @chwevans" -[#1773]:https://github.com/puma/puma/pull/1773 "2019-04-14 @enebo" -[#1731]:https://github.com/puma/puma/issues/1731 "2019-02-22 @Fudoshiki" -[#1803]:https://github.com/puma/puma/pull/1803 "2019-05-21 @Jesus" -[#1741]:https://github.com/puma/puma/pull/1741 "2019-03-12 @MSP-Greg" -[#1674]:https://github.com/puma/puma/issues/1674 "2018-11-08 @atitan" -[#1720]:https://github.com/puma/puma/issues/1720 "2019-01-31 @voxik" -[#1730]:https://github.com/puma/puma/issues/1730 "2019-02-20 @nearapogee" -[#1755]:https://github.com/puma/puma/issues/1755 "2019-03-27 @vbalazs" -[#1649]:https://github.com/puma/puma/pull/1649 "2018-09-17 @schneems" -[#1607]:https://github.com/puma/puma/pull/1607 "2018-07-05 @harmdewit" -[#1700]:https://github.com/puma/puma/pull/1700 "2019-01-04 @schneems" -[#1630]:https://github.com/puma/puma/pull/1630 "2018-08-09 @eregon" -[#1478]:https://github.com/puma/puma/pull/1478 "2017-12-01 @eallison91" -[#1604]:https://github.com/puma/puma/pull/1604 "2018-06-29 @schneems" -[#1579]:https://github.com/puma/puma/pull/1579 "2018-05-04 @schneems" -[#1506]:https://github.com/puma/puma/pull/1506 "2018-01-19 @dekellum" -[#1487]:https://github.com/puma/puma/pull/1487 "2017-12-15 @jxa" -[#1563]:https://github.com/puma/puma/pull/1563 "2018-04-17 @dannyfallon" -[#1557]:https://github.com/puma/puma/pull/1557 "2018-04-07 @swrobel" -[#1529]:https://github.com/puma/puma/pull/1529 "2018-03-11 @desnudopenguino" -[#1532]:https://github.com/puma/puma/pull/1532 "2018-03-12 @schneems" -[#1482]:https://github.com/puma/puma/pull/1482 "2017-12-07 @shayonj" -[#1511]:https://github.com/puma/puma/pull/1511 "2018-01-28 @jemiam" -[#1545]:https://github.com/puma/puma/pull/1545 "2018-03-21 @hoshinotsuyoshi" -[#1550]:https://github.com/puma/puma/pull/1550 "2018-03-28 @eileencodes" -[#1553]:https://github.com/puma/puma/pull/1553 "2018-03-31 @eugeneius" -[#1510]:https://github.com/puma/puma/issues/1510 "2018-01-26 @vincentwoo" -[#1524]:https://github.com/puma/puma/pull/1524 "2018-03-05 @tuwukee" -[#1507]:https://github.com/puma/puma/issues/1507 "2018-01-19 @vincentwoo" -[#1483]:https://github.com/puma/puma/issues/1483 "2017-12-07 @igravious" -[#1502]:https://github.com/puma/puma/issues/1502 "2018-01-10 @vincentwoo" -[#1403]:https://github.com/puma/puma/pull/1403 "2017-08-29 @eileencodes" -[#1435]:https://github.com/puma/puma/pull/1435 "2017-10-10 @juliancheal" -[#1340]:https://github.com/puma/puma/pull/1340 "2017-06-19 @ViliusLuneckas" -[#1434]:https://github.com/puma/puma/pull/1434 "2017-10-10 @jumbosushi" -[#1436]:https://github.com/puma/puma/pull/1436 "2017-10-10 @luislavena" -[#1418]:https://github.com/puma/puma/pull/1418 "2017-09-20 @eileencodes" -[#1416]:https://github.com/puma/puma/pull/1416 "2017-09-20 @hiimtaylorjones" -[#1409]:https://github.com/puma/puma/pull/1409 "2017-09-12 @olleolleolle" -[#1427]:https://github.com/puma/puma/issues/1427 "2017-10-04 @garybernhardt" -[#1430]:https://github.com/puma/puma/pull/1430 "2017-10-05 @MSP-Greg" -[#1429]:https://github.com/puma/puma/pull/1429 "2017-10-05 @perlun" -[#1455]:https://github.com/puma/puma/pull/1455 "2017-11-13 @perlun" -[#1425]:https://github.com/puma/puma/pull/1425 "2017-09-30 @vizcay" -[#1452]:https://github.com/puma/puma/pull/1452 "2017-11-10 @eprothro" -[#1439]:https://github.com/puma/puma/pull/1439 "2017-10-16 @MSP-Greg" -[#1442]:https://github.com/puma/puma/pull/1442 "2017-10-19 @MSP-Greg" -[#1464]:https://github.com/puma/puma/pull/1464 "2017-11-19 @MSP-Greg" -[#1384]:https://github.com/puma/puma/pull/1384 "2017-08-03 @noahgibbs" -[#1111]:https://github.com/puma/puma/pull/1111 "2016-10-12 @alexlance" -[#1392]:https://github.com/puma/puma/pull/1392 "2017-08-11 @hoffm" -[#1347]:https://github.com/puma/puma/pull/1347 "2017-06-27 @NikolayRys" -[#1334]:https://github.com/puma/puma/pull/1334 "2017-06-13 @respire" -[#1383]:https://github.com/puma/puma/pull/1383 "2017-08-02 @schneems" -[#1368]:https://github.com/puma/puma/pull/1368 "2017-07-14 @bongole" -[#1318]:https://github.com/puma/puma/pull/1318 "2017-06-03 @nateberkopec" -[#1376]:https://github.com/puma/puma/pull/1376 "2017-07-22 @pat" -[#1388]:https://github.com/puma/puma/pull/1388 "2017-08-08 @nateberkopec" -[#1390]:https://github.com/puma/puma/pull/1390 "2017-08-09 @junaruga" -[#1391]:https://github.com/puma/puma/pull/1391 "2017-08-09 @junaruga" -[#1385]:https://github.com/puma/puma/pull/1385 "2017-08-05 @grosser" -[#1377]:https://github.com/puma/puma/pull/1377 "2017-07-27 @shayonj" -[#1337]:https://github.com/puma/puma/pull/1337 "2017-06-19 @shayonj" -[#1325]:https://github.com/puma/puma/pull/1325 "2017-06-04 @palkan" -[#1395]:https://github.com/puma/puma/pull/1395 "2017-08-16 @junaruga" -[#1367]:https://github.com/puma/puma/issues/1367 "2017-07-12 @dekellum" -[#1314]:https://github.com/puma/puma/pull/1314 "2017-06-02 @grosser" -[#1311]:https://github.com/puma/puma/pull/1311 "2017-06-01 @grosser" -[#1313]:https://github.com/puma/puma/pull/1313 "2017-06-01 @grosser" -[#1260]:https://github.com/puma/puma/pull/1260 "2017-04-01 @grosser" -[#1278]:https://github.com/puma/puma/pull/1278 "2017-04-27 @evanphx" -[#1306]:https://github.com/puma/puma/pull/1306 "2017-05-30 @jules2689" -[#1274]:https://github.com/puma/puma/pull/1274 "2017-04-14 @evanphx" -[#1261]:https://github.com/puma/puma/pull/1261 "2017-04-01 @jacksonrayhamilton" -[#1259]:https://github.com/puma/puma/pull/1259 "2017-04-01 @jacksonrayhamilton" -[#1248]:https://github.com/puma/puma/pull/1248 "2017-03-20 @davidarnold" -[#1277]:https://github.com/puma/puma/pull/1277 "2017-04-27 @schneems" -[#1290]:https://github.com/puma/puma/pull/1290 "2017-05-12 @schneems" -[#1285]:https://github.com/puma/puma/pull/1285 "2017-05-05 @fmauNeko" -[#1282]:https://github.com/puma/puma/pull/1282 "2017-05-03 @grosser" -[#1294]:https://github.com/puma/puma/pull/1294 "2017-05-15 @masry707" -[#1206]:https://github.com/puma/puma/pull/1206 "2017-02-02 @NikolayRys" -[#1241]:https://github.com/puma/puma/issues/1241 "2017-03-12 @renchap" -[#1239]:https://github.com/puma/puma/pull/1239 "2017-03-10 @schneems" -[#1234]:https://github.com/puma/puma/pull/1234 "2017-03-06 @schneems" -[#1226]:https://github.com/puma/puma/pull/1226 "2017-02-23 @eileencodes" -[#1227]:https://github.com/puma/puma/pull/1227 "2017-02-25 @sirupsen" -[#1213]:https://github.com/puma/puma/pull/1213 "2017-02-16 @junaruga" -[#1182]:https://github.com/puma/puma/issues/1182 "2016-12-28 @brunowego" -[#1203]:https://github.com/puma/puma/pull/1203 "2017-01-31 @twalpole" -[#1129]:https://github.com/puma/puma/pull/1129 "2016-11-10 @chtitux" -[#1165]:https://github.com/puma/puma/pull/1165 "2016-11-28 @sriedel" -[#1175]:https://github.com/puma/puma/pull/1175 "2016-12-14 @jemiam" -[#1068]:https://github.com/puma/puma/pull/1068 "2016-09-01 @junaruga" -[#1091]:https://github.com/puma/puma/pull/1091 "2016-09-13 @frodsan" -[#1088]:https://github.com/puma/puma/pull/1088 "2016-09-10 @frodsan" -[#1160]:https://github.com/puma/puma/pull/1160 "2016-11-23 @frodsan" -[#1169]:https://github.com/puma/puma/pull/1169 "2016-12-04 @scbrubaker02" -[#1061]:https://github.com/puma/puma/pull/1061 "2016-08-29 @michaelsauter" -[#1036]:https://github.com/puma/puma/issues/1036 "2016-07-28 @matobinder" -[#1120]:https://github.com/puma/puma/pull/1120 "2016-10-23 @prathamesh-sonpatki" -[#1178]:https://github.com/puma/puma/pull/1178 "2016-12-16 @Koronen" -[#1002]:https://github.com/puma/puma/issues/1002 "2016-06-16 @mattyb" -[#1063]:https://github.com/puma/puma/issues/1063 "2016-08-31 @mperham" -[#1089]:https://github.com/puma/puma/issues/1089 "2016-09-13 @AdamBialas" -[#1114]:https://github.com/puma/puma/pull/1114 "2016-10-19 @sj26" -[#1110]:https://github.com/puma/puma/pull/1110 "2016-10-12 @montdidier" -[#1135]:https://github.com/puma/puma/pull/1135 "2016-11-18 @jkraemer" -[#1081]:https://github.com/puma/puma/pull/1081 "2016-09-07 @frodsan" -[#1138]:https://github.com/puma/puma/pull/1138 "2016-11-20 @steakknife" -[#1118]:https://github.com/puma/puma/pull/1118 "2016-10-21 @hiroara" -[#1075]:https://github.com/puma/puma/issues/1075 "2016-09-06 @pvalena" -[#1118]:https://github.com/puma/puma/pull/1118 "2016-10-21 @hiroara" -[#1036]:https://github.com/puma/puma/issues/1036 "2016-07-28 @matobinder" -[#1120]:https://github.com/puma/puma/pull/1120 "2016-10-23 @prathamesh-sonpatki" -[#1002]:https://github.com/puma/puma/issues/1002 "2016-06-16 @mattyb" -[#1089]:https://github.com/puma/puma/issues/1089 "2016-09-13 @AdamBialas" -[#932]:https://github.com/puma/puma/issues/932 "2016-03-20 @everplays" -[#519]:https://github.com/puma/puma/issues/519 "2014-04-14 @tmornini" -[#828]:https://github.com/puma/puma/issues/828 "2015-11-20 @Zapotek" -[#984]:https://github.com/puma/puma/issues/984 "2016-05-20 @erichmenge" -[#1028]:https://github.com/puma/puma/issues/1028 "2016-07-23 @matobinder" -[#1023]:https://github.com/puma/puma/issues/1023 "2016-07-20 @fera2k" -[#1027]:https://github.com/puma/puma/issues/1027 "2016-07-22 @rosenfeld" -[#925]:https://github.com/puma/puma/issues/925 "2016-03-07 @lokenmakwana" -[#911]:https://github.com/puma/puma/issues/911 "2016-02-28 @veganstraightedge" -[#620]:https://github.com/puma/puma/issues/620 "2014-12-11 @javanthropus" -[#1027]:https://github.com/puma/puma/issues/1027 "2016-07-22 @rosenfeld" -[#778]:https://github.com/puma/puma/issues/778 "2015-09-07 @niedhui" -[#1021]:https://github.com/puma/puma/pull/1021 "2016-07-19 @sarahzrf" -[#1022]:https://github.com/puma/puma/issues/1022 "2016-07-20 @AKovtunov" -[#958]:https://github.com/puma/puma/issues/958 "2016-04-13 @lalitlogical" -[#782]:https://github.com/puma/puma/issues/782 "2015-09-11 @Tonkpils" -[#968]:https://github.com/puma/puma/issues/968 "2016-04-23 @frankwong15" -[#968]:https://github.com/puma/puma/issues/968 "2016-04-23 @frankwong15" -[#1010]:https://github.com/puma/puma/issues/1010 "2016-06-30 @mneumark" -[#959]:https://github.com/puma/puma/issues/959 "2016-04-13 @mwpastore" -[#840]:https://github.com/puma/puma/issues/840 "2015-12-03 @maxkwallace" -[#1007]:https://github.com/puma/puma/pull/1007 "2016-06-24 @willnet" -[#1014]:https://github.com/puma/puma/pull/1014 "2016-07-11 @szymon-jez" -[#1015]:https://github.com/puma/puma/pull/1015 "2016-07-14 @bf4" -[#1017]:https://github.com/puma/puma/pull/1017 "2016-07-15 @jorihardman" -[#954]:https://github.com/puma/puma/pull/954 "2016-04-11 @jf" -[#955]:https://github.com/puma/puma/pull/955 "2016-04-11 @jf" -[#956]:https://github.com/puma/puma/pull/956 "2016-04-11 @maxkwallace" -[#960]:https://github.com/puma/puma/pull/960 "2016-04-13 @kmayer" -[#969]:https://github.com/puma/puma/pull/969 "2016-04-23 @frankwong15" -[#970]:https://github.com/puma/puma/pull/970 "2016-04-26 @willnet" -[#974]:https://github.com/puma/puma/pull/974 "2016-04-28 @reidmorrison" -[#977]:https://github.com/puma/puma/pull/977 "2016-05-03 @snow" -[#981]:https://github.com/puma/puma/pull/981 "2016-05-17 @zach-chai" -[#993]:https://github.com/puma/puma/pull/993 "2016-06-06 @scorix" -[#938]:https://github.com/puma/puma/issues/938 "2016-03-30 @vandrijevik" -[#529]:https://github.com/puma/puma/issues/529 "2014-05-04 @mperham" -[#788]:https://github.com/puma/puma/issues/788 "2015-09-21 @herregroen" -[#894]:https://github.com/puma/puma/issues/894 "2016-02-21 @rafbm" -[#937]:https://github.com/puma/puma/issues/937 "2016-03-29 @huangxiangdan" -[#840]:https://github.com/puma/puma/issues/840 "2015-12-03 @maxkwallace" -[#945]:https://github.com/puma/puma/pull/945 "2016-04-07 @dekellum" -[#946]:https://github.com/puma/puma/pull/946 "2016-04-07 @vipulnsward" -[#947]:https://github.com/puma/puma/pull/947 "2016-04-07 @vipulnsward" -[#936]:https://github.com/puma/puma/pull/936 "2016-03-26 @prathamesh-sonpatki" -[#940]:https://github.com/puma/puma/pull/940 "2016-03-30 @kyledrake" -[#942]:https://github.com/puma/puma/pull/942 "2016-04-01 @dekellum" -[#927]:https://github.com/puma/puma/pull/927 "2016-03-08 @jlecour" -[#931]:https://github.com/puma/puma/pull/931 "2016-03-17 @runlevel5" -[#922]:https://github.com/puma/puma/issues/922 "2016-03-05 @LavirtheWhiolet" -[#923]:https://github.com/puma/puma/issues/923 "2016-03-06 @donv" -[#912]:https://github.com/puma/puma/pull/912 "2016-02-29 @tricknotes" -[#921]:https://github.com/puma/puma/pull/921 "2016-03-04 @swrobel" -[#924]:https://github.com/puma/puma/pull/924 "2016-03-06 @tbrisker" -[#916]:https://github.com/puma/puma/issues/916 "2016-03-02 @ma11hew28" -[#913]:https://github.com/puma/puma/issues/913 "2016-03-01 @Casara" -[#918]:https://github.com/puma/puma/issues/918 "2016-03-02 @rodrigdav" -[#910]:https://github.com/puma/puma/issues/910 "2016-02-27 @ball-hayden" -[#914]:https://github.com/puma/puma/issues/914 "2016-03-01 @osheroff" -[#901]:https://github.com/puma/puma/pull/901 "2016-02-26 @mitto" -[#902]:https://github.com/puma/puma/pull/902 "2016-02-26 @corrupt952" -[#905]:https://github.com/puma/puma/pull/905 "2016-02-26 @Eric-Guo" -[#852]:https://github.com/puma/puma/issues/852 "2015-12-19 @asia653" -[#854]:https://github.com/puma/puma/issues/854 "2016-01-06 @ollym" -[#824]:https://github.com/puma/puma/issues/824 "2015-11-14 @MattWalston" -[#823]:https://github.com/puma/puma/issues/823 "2015-11-13 @pneuman" -[#815]:https://github.com/puma/puma/issues/815 "2015-11-04 @nate-dipiazza" -[#835]:https://github.com/puma/puma/issues/835 "2015-11-29 @mwpastore" -[#798]:https://github.com/puma/puma/issues/798 "2015-10-16 @schneems" -[#876]:https://github.com/puma/puma/issues/876 "2016-02-04 @osheroff" -[#849]:https://github.com/puma/puma/issues/849 "2015-12-15 @apotheon" -[#871]:https://github.com/puma/puma/pull/871 "2016-01-30 @deepj" -[#874]:https://github.com/puma/puma/pull/874 "2016-02-03 @wallclockbuilder" -[#883]:https://github.com/puma/puma/pull/883 "2016-02-08 @dadah89" -[#884]:https://github.com/puma/puma/pull/884 "2016-02-10 @furkanmustafa" -[#888]:https://github.com/puma/puma/pull/888 "2016-02-16 @mlarraz" -[#890]:https://github.com/puma/puma/pull/890 "2016-02-17 @todd" -[#891]:https://github.com/puma/puma/pull/891 "2016-02-18 @ctaintor" -[#893]:https://github.com/puma/puma/pull/893 "2016-02-21 @spastorino" -[#897]:https://github.com/puma/puma/pull/897 "2016-02-22 @vanchi-zendesk" -[#899]:https://github.com/puma/puma/pull/899 "2016-02-23 @kch" -[#859]:https://github.com/puma/puma/issues/859 "2016-01-15 @boxofrad" -[#822]:https://github.com/puma/puma/pull/822 "2015-11-10 @kwugirl" -[#833]:https://github.com/puma/puma/pull/833 "2015-11-29 @joemiller" -[#837]:https://github.com/puma/puma/pull/837 "2015-12-01 @YurySolovyov" -[#839]:https://github.com/puma/puma/pull/839 "2015-12-03 @ka8725" -[#845]:https://github.com/puma/puma/pull/845 "2015-12-09 @deepj" -[#846]:https://github.com/puma/puma/pull/846 "2015-12-10 @sriedel" -[#850]:https://github.com/puma/puma/pull/850 "2015-12-16 @deepj" -[#853]:https://github.com/puma/puma/pull/853 "2015-12-25 @Jeffrey6052" -[#857]:https://github.com/puma/puma/pull/857 "2016-01-15 @osheroff" -[#858]:https://github.com/puma/puma/pull/858 "2016-01-15 @mlarraz" -[#860]:https://github.com/puma/puma/pull/860 "2016-01-15 @osheroff" -[#861]:https://github.com/puma/puma/pull/861 "2016-01-15 @osheroff" -[#818]:https://github.com/puma/puma/pull/818 "2015-11-06 @unleashed" -[#819]:https://github.com/puma/puma/pull/819 "2015-11-06 @VictorLowther" -[#563]:https://github.com/puma/puma/issues/563 "2014-07-28 @deathbob" -[#803]:https://github.com/puma/puma/issues/803 "2015-10-20 @burningTyger" -[#768]:https://github.com/puma/puma/pull/768 "2015-08-15 @nathansamson" -[#773]:https://github.com/puma/puma/pull/773 "2015-08-25 @rossta" -[#774]:https://github.com/puma/puma/pull/774 "2015-08-29 @snow" -[#781]:https://github.com/puma/puma/pull/781 "2015-09-11 @sunsations" -[#791]:https://github.com/puma/puma/pull/791 "2015-10-01 @unleashed" -[#793]:https://github.com/puma/puma/pull/793 "2015-10-06 @robdimarco" -[#794]:https://github.com/puma/puma/pull/794 "2015-10-07 @peterkeen" -[#795]:https://github.com/puma/puma/pull/795 "2015-10-13 @unleashed" -[#796]:https://github.com/puma/puma/pull/796 "2015-10-13 @cschneid" -[#799]:https://github.com/puma/puma/pull/799 "2015-10-17 @annawinkler" -[#800]:https://github.com/puma/puma/pull/800 "2015-10-17 @liamseanbrady" -[#801]:https://github.com/puma/puma/pull/801 "2015-10-20 @scottjg" -[#802]:https://github.com/puma/puma/pull/802 "2015-10-20 @scottjg" -[#804]:https://github.com/puma/puma/pull/804 "2015-10-20 @burningTyger" -[#809]:https://github.com/puma/puma/pull/809 "2015-10-27 @unleashed" -[#810]:https://github.com/puma/puma/pull/810 "2015-10-28 @vlmonk" -[#814]:https://github.com/puma/puma/pull/814 "2015-11-03 @schneems" -[#817]:https://github.com/puma/puma/pull/817 "2015-11-06 @unleashed" -[#735]:https://github.com/puma/puma/issues/735 "2015-07-15 @trekr5" -[#769]:https://github.com/puma/puma/issues/769 "2015-08-16 @dovestyle" -[#767]:https://github.com/puma/puma/issues/767 "2015-08-15 @kapso" -[#765]:https://github.com/puma/puma/issues/765 "2015-08-15 @monfresh" -[#764]:https://github.com/puma/puma/issues/764 "2015-08-15 @keithpitt" -[#669]:https://github.com/puma/puma/pull/669 "2015-03-13 @chulkilee" -[#673]:https://github.com/puma/puma/pull/673 "2015-03-15 @chulkilee" -[#668]:https://github.com/puma/puma/pull/668 "2015-03-12 @kcollignon" -[#754]:https://github.com/puma/puma/pull/754 "2015-08-06 @nathansamson" -[#759]:https://github.com/puma/puma/pull/759 "2015-08-12 @BenV" -[#761]:https://github.com/puma/puma/pull/761 "2015-08-12 @dmarcotte" -[#742]:https://github.com/puma/puma/pull/742 "2015-07-17 @deivid-rodriguez" -[#743]:https://github.com/puma/puma/pull/743 "2015-07-17 @matthewd" -[#749]:https://github.com/puma/puma/pull/749 "2015-07-27 @huacnlee" -[#751]:https://github.com/puma/puma/pull/751 "2015-07-31 @costi" -[#741]:https://github.com/puma/puma/issues/741 "2015-07-17 @GUI" -[#739]:https://github.com/puma/puma/issues/739 "2015-07-16 @hab278" -[#737]:https://github.com/puma/puma/issues/737 "2015-07-15 @dmill" -[#733]:https://github.com/puma/puma/issues/733 "2015-07-15 @Eric-Guo" -[#736]:https://github.com/puma/puma/pull/736 "2015-07-15 @paulanunda" -[#722]:https://github.com/puma/puma/issues/722 "2015-06-28 @mikeki" -[#694]:https://github.com/puma/puma/issues/694 "2015-04-27 @yld" -[#705]:https://github.com/puma/puma/issues/705 "2015-05-28 @TheTeaNerd" -[#686]:https://github.com/puma/puma/pull/686 "2015-04-15 @jjb" -[#693]:https://github.com/puma/puma/pull/693 "2015-04-24 @rob-murray" -[#697]:https://github.com/puma/puma/pull/697 "2015-04-29 @spk" -[#699]:https://github.com/puma/puma/pull/699 "2015-05-05 @deees" -[#701]:https://github.com/puma/puma/pull/701 "2015-05-19 @deepj" -[#702]:https://github.com/puma/puma/pull/702 "2015-05-20 @OleMchls" -[#703]:https://github.com/puma/puma/pull/703 "2015-05-26 @deepj" -[#704]:https://github.com/puma/puma/pull/704 "2015-05-27 @grega" -[#709]:https://github.com/puma/puma/pull/709 "2015-06-06 @lian" -[#711]:https://github.com/puma/puma/pull/711 "2015-06-08 @julik" -[#712]:https://github.com/puma/puma/pull/712 "2015-06-11 @chewi" -[#715]:https://github.com/puma/puma/pull/715 "2015-06-20 @0RaymondJiang0" -[#725]:https://github.com/puma/puma/pull/725 "2015-07-01 @rwz" -[#726]:https://github.com/puma/puma/pull/726 "2015-07-02 @jshafton" -[#729]:https://github.com/puma/puma/pull/729 "2015-07-09 @allaire" -[#730]:https://github.com/puma/puma/pull/730 "2015-07-14 @iamjarvo" -[#690]:https://github.com/puma/puma/issues/690 "2015-04-20 @bachue" -[#684]:https://github.com/puma/puma/issues/684 "2015-04-12 @tomquas" -[#698]:https://github.com/puma/puma/pull/698 "2015-05-04 @dmarcotte" -[#683]:https://github.com/puma/puma/issues/683 "2015-04-11 @indirect" -[#657]:https://github.com/puma/puma/pull/657 "2015-02-16 @schneems" -[#658]:https://github.com/puma/puma/pull/658 "2015-02-23 @tomohiro" -[#662]:https://github.com/puma/puma/pull/662 "2015-03-06 @iaintshine" -[#664]:https://github.com/puma/puma/pull/664 "2015-03-07 @fxposter" -[#667]:https://github.com/puma/puma/pull/667 "2015-03-12 @JuanitoFatas" -[#672]:https://github.com/puma/puma/pull/672 "2015-03-15 @chulkilee" -[#653]:https://github.com/puma/puma/issues/653 "2015-02-10 @dvrensk" -[#644]:https://github.com/puma/puma/pull/644 "2015-01-29 @bpaquet" -[#646]:https://github.com/puma/puma/pull/646 "2015-02-01 @mkonecny" -[#630]:https://github.com/puma/puma/issues/630 "2014-12-26 @jelmd" -[#622]:https://github.com/puma/puma/issues/622 "2014-12-13 @sabamotto" -[#583]:https://github.com/puma/puma/issues/583 "2014-09-19 @emq" -[#586]:https://github.com/puma/puma/issues/586 "2014-09-27 @ponchik" -[#359]:https://github.com/puma/puma/issues/359 "2013-08-27 @natew" -[#633]:https://github.com/puma/puma/issues/633 "2014-12-31 @joevandyk" -[#478]:https://github.com/puma/puma/pull/478 "2014-02-25 @rubencaro" -[#610]:https://github.com/puma/puma/pull/610 "2014-11-27 @kwilczynski" -[#611]:https://github.com/puma/puma/pull/611 "2014-12-01 @jasonl" -[#616]:https://github.com/puma/puma/pull/616 "2014-12-10 @jc00ke" -[#623]:https://github.com/puma/puma/pull/623 "2014-12-14 @raldred" -[#628]:https://github.com/puma/puma/pull/628 "2014-12-20 @rdpoor" -[#634]:https://github.com/puma/puma/pull/634 "2015-01-06 @deepj" -[#637]:https://github.com/puma/puma/pull/637 "2015-01-13 @raskhadafi" -[#639]:https://github.com/puma/puma/pull/639 "2015-01-15 @ebeigarts" -[#640]:https://github.com/puma/puma/pull/640 "2015-01-20 @bailsman" -[#591]:https://github.com/puma/puma/issues/591 "2014-10-17 @renier" -[#606]:https://github.com/puma/puma/issues/606 "2014-11-21" -[#560]:https://github.com/puma/puma/pull/560 "2014-07-23 @raskhadafi" -[#566]:https://github.com/puma/puma/pull/566 "2014-08-01 @sheltond" -[#593]:https://github.com/puma/puma/pull/593 "2014-10-30 @andruby" -[#594]:https://github.com/puma/puma/pull/594 "2014-10-31 @hassox" -[#596]:https://github.com/puma/puma/pull/596 "2014-11-01 @burningTyger" -[#601]:https://github.com/puma/puma/pull/601 "2014-11-14 @sorentwo" -[#602]:https://github.com/puma/puma/pull/602 "2014-11-15 @1334" -[#608]:https://github.com/puma/puma/pull/608 "2014-11-24 @Gu1" -[#538]:https://github.com/puma/puma/pull/538 "2014-05-25 @memiux" -[#550]:https://github.com/puma/puma/issues/550 "2014-07-01" -[#549]:https://github.com/puma/puma/pull/549 "2014-07-01 @bsnape" -[#553]:https://github.com/puma/puma/pull/553 "2014-07-13 @lowjoel" -[#568]:https://github.com/puma/puma/pull/568 "2014-08-08 @mariuz" -[#578]:https://github.com/puma/puma/pull/578 "2014-09-11 @danielbuechele" -[#581]:https://github.com/puma/puma/pull/581 "2014-09-16 @alexch" -[#590]:https://github.com/puma/puma/pull/590 "2014-10-16 @dmarcotte" -[#574]:https://github.com/puma/puma/issues/574 "2014-09-03 @minasmart" -[#561]:https://github.com/puma/puma/pull/561 "2014-07-27 @krasnoukhov" -[#570]:https://github.com/puma/puma/pull/570 "2014-08-20 @havenwood" -[#520]:https://github.com/puma/puma/pull/520 "2014-04-14 @misfo" -[#530]:https://github.com/puma/puma/pull/530 "2014-05-05 @dmarcotte" -[#537]:https://github.com/puma/puma/pull/537 "2014-05-24 @vlmonk" -[#540]:https://github.com/puma/puma/pull/540 "2014-05-27 @allaire" -[#544]:https://github.com/puma/puma/pull/544 "2014-06-02 @chulkilee" -[#551]:https://github.com/puma/puma/pull/551 "2014-07-02 @jcxplorer" -[#487]:https://github.com/puma/puma/pull/487 "2014-03-01" -[#492]:https://github.com/puma/puma/pull/492 "2014-03-06" -[#493]:https://github.com/puma/puma/pull/493 "2014-03-07 @alepore" -[#503]:https://github.com/puma/puma/pull/503 "2014-03-17 @mariuz" -[#505]:https://github.com/puma/puma/pull/505 "2014-03-18 @sammcj" -[#506]:https://github.com/puma/puma/pull/506 "2014-03-26 @dsander" -[#510]:https://github.com/puma/puma/pull/510 "2014-03-28 @momer" -[#511]:https://github.com/puma/puma/pull/511 "2014-04-02 @macool" -[#514]:https://github.com/puma/puma/pull/514 "2014-04-08 @nanaya" -[#517]:https://github.com/puma/puma/pull/517 "2014-04-09 @misfo" -[#518]:https://github.com/puma/puma/pull/518 "2014-04-10 @alxgsv" -[#471]:https://github.com/puma/puma/pull/471 "2014-02-17 @arthurnn" -[#485]:https://github.com/puma/puma/pull/485 "2014-02-28 @runlevel5" -[#486]:https://github.com/puma/puma/pull/486 "2014-03-01 @joshwlewis" -[#490]:https://github.com/puma/puma/pull/490 "2014-03-05 @tobinibot" -[#491]:https://github.com/puma/puma/pull/491 "2014-03-05 @brianknight10" -[#438]:https://github.com/puma/puma/issues/438 "2014-01-17 @mperham" -[#333]:https://github.com/puma/puma/issues/333 "2013-07-18 @SamSaffron" -[#440]:https://github.com/puma/puma/issues/440 "2014-01-21 @sudara" -[#449]:https://github.com/puma/puma/issues/449 "2014-01-30 @cezarsa" -[#444]:https://github.com/puma/puma/issues/444 "2014-01-23 @le0pard" -[#370]:https://github.com/puma/puma/issues/370 "2013-09-12 @pelcasandra" -[#377]:https://github.com/puma/puma/issues/377 "2013-09-23 @mrbrdo" -[#406]:https://github.com/puma/puma/issues/406 "2013-11-06 @simonrussell" -[#425]:https://github.com/puma/puma/issues/425 "2013-12-06 @jhass" -[#432]:https://github.com/puma/puma/pull/432 "2013-12-21 @anatol" -[#428]:https://github.com/puma/puma/pull/428 "2013-12-10 @alexeyfrank" -[#429]:https://github.com/puma/puma/pull/429 "2013-12-14 @namusyaka" -[#431]:https://github.com/puma/puma/pull/431 "2013-12-20 @mrb" -[#433]:https://github.com/puma/puma/pull/433 "2013-12-22 @alepore" -[#437]:https://github.com/puma/puma/pull/437 "2014-01-06 @ibrahima" -[#446]:https://github.com/puma/puma/pull/446 "2014-01-27 @sudara" -[#451]:https://github.com/puma/puma/pull/451 "2014-01-30 @pwiebe" -[#453]:https://github.com/puma/puma/pull/453 "2014-02-04 @joevandyk" -[#470]:https://github.com/puma/puma/pull/470 "2014-02-17 @arthurnn" -[#472]:https://github.com/puma/puma/pull/472 "2014-02-21 @rubencaro" -[#480]:https://github.com/puma/puma/pull/480 "2014-02-25 @jjb" -[#481]:https://github.com/puma/puma/pull/481 "2014-02-25 @schneems" -[#482]:https://github.com/puma/puma/pull/482 "2014-02-25 @prathamesh-sonpatki" -[#483]:https://github.com/puma/puma/pull/483 "2014-02-26 @maxilev" -[#422]:https://github.com/puma/puma/issues/422 "2013-12-04 @alexandru-calinoiu" -[#334]:https://github.com/puma/puma/issues/334 "2013-07-18 @srgpqt" -[#179]:https://github.com/puma/puma/issues/179 "2012-12-30 @betelgeuse" -[#332]:https://github.com/puma/puma/issues/332 "2013-07-18 @SamSaffron" -[#317]:https://github.com/puma/puma/issues/317 "2013-07-11 @masterkain" -[#309]:https://github.com/puma/puma/issues/309 "2013-07-07 @masterkain" -[#166]:https://github.com/puma/puma/issues/166 "2012-11-21 @emassip" -[#292]:https://github.com/puma/puma/issues/292 "2013-06-26 @pulse00" -[#274]:https://github.com/puma/puma/issues/274 "2013-06-07 @mrbrdo" -[#304]:https://github.com/puma/puma/issues/304 "2013-07-05 @nandosola" -[#287]:https://github.com/puma/puma/issues/287 "2013-06-23 @runlevel5" -[#256]:https://github.com/puma/puma/issues/256 "2013-05-13 @rkh" -[#285]:https://github.com/puma/puma/issues/285 "2013-06-19 @mkwiatkowski" -[#270]:https://github.com/puma/puma/issues/270 "2013-06-01 @iamroody" -[#246]:https://github.com/puma/puma/issues/246 "2013-05-01 @amencarini" -[#278]:https://github.com/puma/puma/issues/278 "2013-06-13 @titanous" -[#251]:https://github.com/puma/puma/issues/251 "2013-05-06 @cure" -[#252]:https://github.com/puma/puma/issues/252 "2013-05-08 @vixns" -[#234]:https://github.com/puma/puma/issues/234 "2013-04-08 @jgarber" -[#228]:https://github.com/puma/puma/issues/228 "2013-03-28 @joelmats" -[#192]:https://github.com/puma/puma/issues/192 "2013-02-09 @steverandy" -[#206]:https://github.com/puma/puma/issues/206 "2013-03-01 @moll" -[#154]:https://github.com/puma/puma/issues/154 "2012-10-09 @trevor" -[#208]:https://github.com/puma/puma/issues/208 "2013-03-03 @ochronus" -[#189]:https://github.com/puma/puma/issues/189 "2013-02-08 @tolot27" -[#185]:https://github.com/puma/puma/issues/185 "2013-02-06 @nicolai86" -[#182]:https://github.com/puma/puma/issues/182 "2013-01-17 @sriedel" -[#183]:https://github.com/puma/puma/issues/183 "2013-01-21 @concept47" -[#176]:https://github.com/puma/puma/issues/176 "2012-12-18 @cryo28" -[#180]:https://github.com/puma/puma/issues/180 "2013-01-04 @tscolari" -[#170]:https://github.com/puma/puma/issues/170 "2012-11-28 @nixme" -[#148]:https://github.com/puma/puma/issues/148 "2012-09-12 @rafaelss" -[#128]:https://github.com/puma/puma/issues/128 "2012-07-31 @fbjork" -[#155]:https://github.com/puma/puma/issues/155 "2012-10-12 @ehlertij" -[#123]:https://github.com/puma/puma/pull/123 "2012-07-19 @jcoene" -[#111]:https://github.com/puma/puma/pull/111 "2012-06-28 @kenkeiter" -[#98]:https://github.com/puma/puma/pull/98 "2012-05-15 @Flink" -[#94]:https://github.com/puma/puma/issues/94 "2012-05-08 @ender672" -[#84]:https://github.com/puma/puma/issues/84 "2012-04-29 @sigursoft" -[#78]:https://github.com/puma/puma/issues/78 "2012-04-27 @dstrelau" -[#79]:https://github.com/puma/puma/issues/79 "2012-04-28 @jammi" -[#65]:https://github.com/puma/puma/issues/65 "2012-04-11 @bporterfield" -[#54]:https://github.com/puma/puma/issues/54 "2012-03-31 @masterkain" -[#58]:https://github.com/puma/puma/pull/58 "2012-04-07 @paneq" -[#61]:https://github.com/puma/puma/issues/61 "2012-04-09 @dustalov" -[#63]:https://github.com/puma/puma/issues/63 "2012-04-11 @seamusabshere" -[#60]:https://github.com/puma/puma/issues/60 "2012-04-08 @paneq" -[#53]:https://github.com/puma/puma/pull/53 "2012-03-31 @sxua" +[#2432]:https://github.com/puma/puma/pull/2432 "PR by @MSP-Greg, merged 2020-10-25" +[#2442]:https://github.com/puma/puma/pull/2442 "PR by @wjordan, merged 2020-10-22" +[#2427]:https://github.com/puma/puma/pull/2427 "PR by @cjlarose, merged 2020-10-20" +[#2018]:https://github.com/puma/puma/issues/2018 "Issue by @gingerlime, closed 2020-10-20" +[#2435]:https://github.com/puma/puma/pull/2435 "PR by @wjordan, merged 2020-10-20" +[#2431]:https://github.com/puma/puma/pull/2431 "PR by @wjordan, merged 2020-10-16" +[#2212]:https://github.com/puma/puma/issues/2212 "Issue by @junaruga, closed 2020-10-16" +[#2409]:https://github.com/puma/puma/pull/2409 "PR by @fliiiix, merged 2020-10-03" +[#2448]:https://github.com/puma/puma/pull/2448 "PR by @MSP-Greg, merged 2020-10-25" +[#2450]:https://github.com/puma/puma/pull/2450 "PR by @MSP-Greg, merged 2020-10-25" +[#2419]:https://github.com/puma/puma/pull/2419 "PR by @MSP-Greg, merged 2020-10-09" +[#2279]:https://github.com/puma/puma/pull/2279 "PR by @wjordan, merged 2020-10-06" +[#2412]:https://github.com/puma/puma/pull/2412 "PR by @MSP-Greg, merged 2020-10-06" +[#2405]:https://github.com/puma/puma/pull/2405 "PR by @MSP-Greg, merged 2020-10-05" +[#2408]:https://github.com/puma/puma/pull/2408 "PR by @fliiiix, merged 2020-10-03" +[#2389]:https://github.com/puma/puma/pull/2389 "PR by @MSP-Greg, merged 2020-09-29" +[#2432]:https://github.com/puma/puma/pull/2432 "PR by @MSP-Greg, merged 2020-10-25" +[#2442]:https://github.com/puma/puma/pull/2442 "PR by @wjordan, merged 2020-10-22" +[#2427]:https://github.com/puma/puma/pull/2427 "PR by @cjlarose, merged 2020-10-20" +[#2018]:https://github.com/puma/puma/issues/2018 "Issue by @gingerlime, closed 2020-10-20" +[#2435]:https://github.com/puma/puma/pull/2435 "PR by @wjordan, merged 2020-10-20" +[#2431]:https://github.com/puma/puma/pull/2431 "PR by @wjordan, merged 2020-10-16" +[#2212]:https://github.com/puma/puma/issues/2212 "Issue by @junaruga, closed 2020-10-16" +[#2409]:https://github.com/puma/puma/pull/2409 "PR by @fliiiix, merged 2020-10-03" +[#2448]:https://github.com/puma/puma/pull/2448 "PR by @MSP-Greg, merged 2020-10-25" +[#2450]:https://github.com/puma/puma/pull/2450 "PR by @MSP-Greg, merged 2020-10-25" +[#2419]:https://github.com/puma/puma/pull/2419 "PR by @MSP-Greg, merged 2020-10-09" +[#2279]:https://github.com/puma/puma/pull/2279 "PR by @wjordan, merged 2020-10-06" +[#2412]:https://github.com/puma/puma/pull/2412 "PR by @MSP-Greg, merged 2020-10-06" +[#2405]:https://github.com/puma/puma/pull/2405 "PR by @MSP-Greg, merged 2020-10-05" +[#2408]:https://github.com/puma/puma/pull/2408 "PR by @fliiiix, merged 2020-10-03" +[#2389]:https://github.com/puma/puma/pull/2389 "PR by @MSP-Greg, merged 2020-09-29" +[#2381]:https://github.com/puma/puma/pull/2381 "PR by @joergschray, merged 2020-09-24" +[#2271]:https://github.com/puma/puma/pull/2271 "PR by @wjordan, merged 2020-09-24" +[#2377]:https://github.com/puma/puma/pull/2377 "PR by @cjlarose, merged 2020-09-23" +[#2376]:https://github.com/puma/puma/pull/2376 "PR by @alexeevit, merged 2020-09-22" +[#2372]:https://github.com/puma/puma/pull/2372 "PR by @ahorek, merged 2020-09-22" +[#2384]:https://github.com/puma/puma/pull/2384 "PR by @schneems, merged 2020-09-27" +[#2375]:https://github.com/puma/puma/pull/2375 "PR by @MSP-Greg, merged 2020-09-23" +[#2373]:https://github.com/puma/puma/pull/2373 "PR by @MSP-Greg, merged 2020-09-23" +[#2305]:https://github.com/puma/puma/pull/2305 "PR by @MSP-Greg, merged 2020-09-14" +[#2099]:https://github.com/puma/puma/pull/2099 "PR by @wjordan, merged 2020-05-11" +[#2079]:https://github.com/puma/puma/pull/2079 "PR by @ayufan, merged 2020-05-11" +[#2093]:https://github.com/puma/puma/pull/2093 "PR by @schneems, merged 2019-12-18" +[#2256]:https://github.com/puma/puma/pull/2256 "PR by @nateberkopec, merged 2020-05-11" +[#2054]:https://github.com/puma/puma/pull/2054 "PR by @composerinteralia, merged 2019-11-11" +[#2106]:https://github.com/puma/puma/pull/2106 "PR by @ylecuyer, merged 2020-02-11" +[#2167]:https://github.com/puma/puma/pull/2167 "PR by @ChrisBr, closed 2020-07-06" +[#2344]:https://github.com/puma/puma/pull/2344 "PR by @dentarg, merged 2020-08-26" +[#2203]:https://github.com/puma/puma/pull/2203 "PR by @zanker-stripe, merged 2020-03-31" +[#2220]:https://github.com/puma/puma/pull/2220 "PR by @wjordan, merged 2020-04-14" +[#2238]:https://github.com/puma/puma/pull/2238 "PR by @sthirugn, merged 2020-05-07" +[#2086]:https://github.com/puma/puma/pull/2086 "PR by @bdewater, merged 2019-12-17" +[#2253]:https://github.com/puma/puma/pull/2253 "PR by @schneems, merged 2020-05-11" +[#2288]:https://github.com/puma/puma/pull/2288 "PR by @FTLam11, merged 2020-06-02" +[#1487]:https://github.com/puma/puma/pull/1487 "PR by @jxa, merged 2018-05-09" +[#2143]:https://github.com/puma/puma/pull/2143 "PR by @jalevin, merged 2020-04-21" +[#2143]:https://github.com/puma/puma/pull/2143 "PR by @jalevin, merged 2020-04-21" +[#2143]:https://github.com/puma/puma/pull/2143 "PR by @jalevin, merged 2020-04-21" +[#2143]:https://github.com/puma/puma/pull/2143 "PR by @jalevin, merged 2020-04-21" +[#2143]:https://github.com/puma/puma/pull/2143 "PR by @jalevin, merged 2020-04-21" +[#2169]:https://github.com/puma/puma/pull/2169 "PR by @nateberkopec, merged 2020-03-10" +[#2170]:https://github.com/puma/puma/pull/2170 "PR by @nateberkopec, merged 2020-03-10" +[#2076]:https://github.com/puma/puma/pull/2076 "PR by @drews256, merged 2020-02-27" +[#2022]:https://github.com/puma/puma/pull/2022 "PR by @olleolleolle, merged 2019-11-11" +[#2269]:https://github.com/puma/puma/pull/2269 "PR by @MSP-Greg, merged 2020-08-31" +[#2312]:https://github.com/puma/puma/pull/2312 "PR by @MSP-Greg, merged 2020-07-20" +[#2338]:https://github.com/puma/puma/issues/2338 "Issue by @micahhainlinestitchfix, closed 2020-08-18" +[#2116]:https://github.com/puma/puma/pull/2116 "PR by @MSP-Greg, merged 2020-05-15" +[#2074]:https://github.com/puma/puma/issues/2074 "Issue by @jchristie55332, closed 2020-02-19" +[#2211]:https://github.com/puma/puma/pull/2211 "PR by @MSP-Greg, merged 2020-03-30" +[#2069]:https://github.com/puma/puma/pull/2069 "PR by @MSP-Greg, merged 2019-11-09" +[#2112]:https://github.com/puma/puma/pull/2112 "PR by @wjordan, merged 2020-03-03" +[#1893]:https://github.com/puma/puma/pull/1893 "PR by @seven1m, merged 2020-02-18" +[#2119]:https://github.com/puma/puma/pull/2119 "PR by @wjordan, merged 2020-02-20" +[#2121]:https://github.com/puma/puma/pull/2121 "PR by @wjordan, merged 2020-02-21" +[#2154]:https://github.com/puma/puma/pull/2154 "PR by @cjlarose, merged 2020-03-10" +[#1551]:https://github.com/puma/puma/issues/1551 "Issue by @austinthecoder, closed 2020-03-10" +[#2198]:https://github.com/puma/puma/pull/2198 "PR by @eregon, merged 2020-03-24" +[#2216]:https://github.com/puma/puma/pull/2216 "PR by @praboud-stripe, merged 2020-04-06" +[#2122]:https://github.com/puma/puma/pull/2122 "PR by @wjordan, merged 2020-04-10" +[#2220]:https://github.com/puma/puma/pull/2220 "PR by @wjordan, merged 2020-04-14" +[#2177]:https://github.com/puma/puma/issues/2177 "Issue by @GuiTeK, closed 2020-04-08" +[#2221]:https://github.com/puma/puma/pull/2221 "PR by @wjordan, merged 2020-04-17" +[#2233]:https://github.com/puma/puma/pull/2233 "PR by @ayufan, merged 2020-04-25" +[#2234]:https://github.com/puma/puma/pull/2234 "PR by @wjordan, merged 2020-04-30" +[#2225]:https://github.com/puma/puma/issues/2225 "Issue by @nateberkopec, closed 2020-04-27" +[#2267]:https://github.com/puma/puma/pull/2267 "PR by @wjordan, merged 2020-05-20" +[#2287]:https://github.com/puma/puma/pull/2287 "PR by @eugeneius, merged 2020-05-31" +[#2317]:https://github.com/puma/puma/pull/2317 "PR by @MSP-Greg, merged 2020-09-01" +[#2312]:https://github.com/puma/puma/pull/2312 "PR by @MSP-Greg, merged 2020-07-20" +[#2319]:https://github.com/puma/puma/issues/2319 "Issue by @AlexWayfer, closed 2020-09-03" +[#2326]:https://github.com/puma/puma/pull/2326 "PR by @rkistner, closed 2020-09-04" +[#2299]:https://github.com/puma/puma/issues/2299 "Issue by @JohnPhillips31416, closed 2020-09-17" +[#2095]:https://github.com/puma/puma/pull/2095 "PR by @bdewater, merged 2019-12-25" +[#2102]:https://github.com/puma/puma/pull/2102 "PR by @bdewater, merged 2020-02-07" +[#2111]:https://github.com/puma/puma/pull/2111 "PR by @wjordan, merged 2020-02-20" +[#1980]:https://github.com/puma/puma/pull/1980 "PR by @nateberkopec, merged 2020-02-27" +[#2189]:https://github.com/puma/puma/pull/2189 "PR by @jkowens, merged 2020-03-19" +[#2220]:https://github.com/puma/puma/pull/2220 "PR by @wjordan, merged 2020-04-14" +[#2124]:https://github.com/puma/puma/pull/2124 "PR by @wjordan, merged 2020-04-14" +[#2223]:https://github.com/puma/puma/pull/2223 "PR by @wjordan, merged 2020-04-20" +[#2239]:https://github.com/puma/puma/pull/2239 "PR by @wjordan, merged 2020-05-15" +[#2304]:https://github.com/puma/puma/issues/2304 "Issue by @mpeltomaa, closed 2020-09-05" +[#2269]:https://github.com/puma/puma/pull/2269 "PR by @MSP-Greg, merged 2020-08-31" +[#2132]:https://github.com/puma/puma/issues/2132 "Issue by @bmclean, closed 2020-02-28" +[#2010]:https://github.com/puma/puma/pull/2010 "PR by @nateberkopec, merged 2019-10-07" +[#2012]:https://github.com/puma/puma/pull/2012 "PR by @headius, merged 2019-10-07" +[#2046]:https://github.com/puma/puma/pull/2046 "PR by @composerinteralia, merged 2019-10-21" +[#2052]:https://github.com/puma/puma/pull/2052 "PR by @composerinteralia, merged 2019-11-02" +[#1564]:https://github.com/puma/puma/issues/1564 "Issue by @perlun, closed 2019-10-07" +[#2035]:https://github.com/puma/puma/pull/2035 "PR by @AndrewSpeed, merged 2019-10-18" +[#2048]:https://github.com/puma/puma/pull/2048 "PR by @hahmed, merged 2019-10-21" +[#2050]:https://github.com/puma/puma/pull/2050 "PR by @olleolleolle, merged 2019-10-25" +[#1842]:https://github.com/puma/puma/issues/1842 "Issue by @nateberkopec, closed 2019-09-18" +[#1988]:https://github.com/puma/puma/issues/1988 "Issue by @mcg, closed 2019-10-01" +[#1986]:https://github.com/puma/puma/issues/1986 "Issue by @flaminestone, closed 2019-10-01" +[#1994]:https://github.com/puma/puma/issues/1994 "Issue by @LimeBlast, closed 2019-10-01" +[#2006]:https://github.com/puma/puma/pull/2006 "PR by @nateberkopec, merged 2019-10-01" +[#1222]:https://github.com/puma/puma/issues/1222 "Issue by @seanmckinley, closed 2019-10-04" +[#1885]:https://github.com/puma/puma/pull/1885 "PR by @spk, merged 2019-08-10" +[#1934]:https://github.com/puma/puma/pull/1934 "PR by @zarelit, merged 2019-08-28" +[#1105]:https://github.com/puma/puma/pull/1105 "PR by @daveallie, merged 2019-09-02" +[#1786]:https://github.com/puma/puma/pull/1786 "PR by @evanphx, merged 2019-09-11" +[#1320]:https://github.com/puma/puma/pull/1320 "PR by @nateberkopec, merged 2019-09-12" +[#1968]:https://github.com/puma/puma/pull/1968 "PR by @nateberkopec, merged 2019-09-15" +[#1908]:https://github.com/puma/puma/pull/1908 "PR by @MSP-Greg, merged 2019-08-23" +[#1952]:https://github.com/puma/puma/pull/1952 "PR by @MSP-Greg, merged 2019-09-19" +[#1941]:https://github.com/puma/puma/pull/1941 "PR by @MSP-Greg, merged 2019-09-02" +[#1961]:https://github.com/puma/puma/pull/1961 "PR by @nateberkopec, merged 2019-09-11" +[#1970]:https://github.com/puma/puma/pull/1970 "PR by @MSP-Greg, merged 2019-09-18" +[#1946]:https://github.com/puma/puma/pull/1946 "PR by @nateberkopec, merged 2019-09-02" +[#1941]:https://github.com/puma/puma/pull/1941 "PR by @MSP-Greg, merged 2019-09-02" +[#1908]:https://github.com/puma/puma/pull/1908 "PR by @MSP-Greg, merged 2019-08-23" +[#1831]:https://github.com/puma/puma/pull/1831 "PR by @spk, merged 2019-07-27" +[#1816]:https://github.com/puma/puma/pull/1816 "PR by @ylecuyer, merged 2019-08-01" +[#1844]:https://github.com/puma/puma/pull/1844 "PR by @ylecuyer, merged 2019-08-01" +[#1836]:https://github.com/puma/puma/pull/1836 "PR by @MSP-Greg, merged 2019-08-06" +[#1887]:https://github.com/puma/puma/pull/1887 "PR by @MSP-Greg, merged 2019-08-06" +[#1812]:https://github.com/puma/puma/pull/1812 "PR by @kou, merged 2019-08-03" +[#1491]:https://github.com/puma/puma/pull/1491 "PR by @olleolleolle, merged 2019-07-17" +[#1837]:https://github.com/puma/puma/pull/1837 "PR by @montanalow, merged 2019-07-25" +[#1857]:https://github.com/puma/puma/pull/1857 "PR by @Jesus, merged 2019-08-03" +[#1822]:https://github.com/puma/puma/pull/1822 "PR by @Jesus, merged 2019-08-01" +[#1863]:https://github.com/puma/puma/pull/1863 "PR by @dzunk, merged 2019-08-04" +[#1838]:https://github.com/puma/puma/pull/1838 "PR by @bogn83, merged 2019-07-14" +[#1882]:https://github.com/puma/puma/pull/1882 "PR by @okuramasafumi, merged 2019-08-06" +[#1848]:https://github.com/puma/puma/pull/1848 "PR by @nateberkopec, merged 2019-07-16" +[#1847]:https://github.com/puma/puma/pull/1847 "PR by @nateberkopec, merged 2019-07-16" +[#1846]:https://github.com/puma/puma/pull/1846 "PR by @nateberkopec, merged 2019-07-16" +[#1853]:https://github.com/puma/puma/pull/1853 "PR by @Jesus, merged 2019-07-18" +[#1850]:https://github.com/puma/puma/pull/1850 "PR by @nateberkopec, merged 2019-07-27" +[#1866]:https://github.com/puma/puma/pull/1866 "PR by @josacar, merged 2019-07-28" +[#1870]:https://github.com/puma/puma/pull/1870 "PR by @MSP-Greg, merged 2019-07-30" +[#1872]:https://github.com/puma/puma/pull/1872 "PR by @MSP-Greg, merged 2019-07-30" +[#1833]:https://github.com/puma/puma/issues/1833 "Issue by @julik, closed 2019-07-09" +[#1888]:https://github.com/puma/puma/pull/1888 "PR by @ClikeX, merged 2019-08-06" +[#1842]:https://github.com/puma/puma/issues/1842 "Issue by @nateberkopec, closed 2019-09-18" +[#1829]:https://github.com/puma/puma/pull/1829 "PR by @Fudoshiki, merged 2019-07-09" +[#1832]:https://github.com/puma/puma/pull/1832 "PR by @MSP-Greg, merged 2019-07-08" +[#1827]:https://github.com/puma/puma/pull/1827 "PR by @amrrbakry, merged 2019-06-27" +[#1562]:https://github.com/puma/puma/pull/1562 "PR by @skrobul, merged 2019-02-20" +[#1569]:https://github.com/puma/puma/pull/1569 "PR by @rianmcguire, merged 2019-02-20" +[#1648]:https://github.com/puma/puma/pull/1648 "PR by @wjordan, merged 2019-02-20" +[#1691]:https://github.com/puma/puma/pull/1691 "PR by @kares, merged 2019-02-20" +[#1716]:https://github.com/puma/puma/pull/1716 "PR by @mdkent, merged 2019-02-20" +[#1690]:https://github.com/puma/puma/pull/1690 "PR by @mic-kul, merged 2019-03-11" +[#1689]:https://github.com/puma/puma/pull/1689 "PR by @michaelherold, merged 2019-03-11" +[#1728]:https://github.com/puma/puma/pull/1728 "PR by @evanphx, merged 2019-03-20" +[#1824]:https://github.com/puma/puma/pull/1824 "PR by @spk, merged 2019-06-24" +[#1685]:https://github.com/puma/puma/pull/1685 "PR by @mainameiz, merged 2019-02-20" +[#1808]:https://github.com/puma/puma/pull/1808 "PR by @schneems, merged 2019-06-10" +[#1508]:https://github.com/puma/puma/pull/1508 "PR by @florin555, merged 2019-02-20" +[#1650]:https://github.com/puma/puma/pull/1650 "PR by @adam101, merged 2019-02-20" +[#1655]:https://github.com/puma/puma/pull/1655 "PR by @mipearson, merged 2019-02-20" +[#1671]:https://github.com/puma/puma/pull/1671 "PR by @eric-norcross, merged 2019-02-20" +[#1583]:https://github.com/puma/puma/pull/1583 "PR by @chwevans, merged 2019-02-20" +[#1773]:https://github.com/puma/puma/pull/1773 "PR by @enebo, merged 2019-04-14" +[#1731]:https://github.com/puma/puma/issues/1731 "Issue by @Fudoshiki, closed 2019-03-20" +[#1803]:https://github.com/puma/puma/pull/1803 "PR by @Jesus, merged 2019-05-28" +[#1741]:https://github.com/puma/puma/pull/1741 "PR by @MSP-Greg, merged 2019-03-19" +[#1674]:https://github.com/puma/puma/issues/1674 "Issue by @atitan, closed 2019-06-12" +[#1720]:https://github.com/puma/puma/issues/1720 "Issue by @voxik, closed 2019-03-20" +[#1730]:https://github.com/puma/puma/issues/1730 "Issue by @nearapogee, closed 2019-07-16" +[#1755]:https://github.com/puma/puma/issues/1755 "Issue by @vbalazs, closed 2019-07-26" +[#1649]:https://github.com/puma/puma/pull/1649 "PR by @schneems, merged 2018-10-17" +[#1607]:https://github.com/puma/puma/pull/1607 "PR by @harmdewit, merged 2018-08-15" +[#1700]:https://github.com/puma/puma/pull/1700 "PR by @schneems, merged 2019-01-05" +[#1630]:https://github.com/puma/puma/pull/1630 "PR by @eregon, merged 2018-09-11" +[#1478]:https://github.com/puma/puma/pull/1478 "PR by @eallison91, merged 2018-05-09" +[#1604]:https://github.com/puma/puma/pull/1604 "PR by @schneems, merged 2018-07-02" +[#1579]:https://github.com/puma/puma/pull/1579 "PR by @schneems, merged 2018-06-14" +[#1506]:https://github.com/puma/puma/pull/1506 "PR by @dekellum, merged 2018-05-09" +[#1487]:https://github.com/puma/puma/pull/1487 "PR by @jxa, merged 2018-05-09" +[#1563]:https://github.com/puma/puma/pull/1563 "PR by @dannyfallon, merged 2018-05-01" +[#1557]:https://github.com/puma/puma/pull/1557 "PR by @swrobel, merged 2018-05-09" +[#1529]:https://github.com/puma/puma/pull/1529 "PR by @desnudopenguino, merged 2018-03-20" +[#1532]:https://github.com/puma/puma/pull/1532 "PR by @schneems, merged 2018-03-21" +[#1482]:https://github.com/puma/puma/pull/1482 "PR by @shayonj, merged 2018-03-19" +[#1511]:https://github.com/puma/puma/pull/1511 "PR by @jemiam, merged 2018-03-19" +[#1545]:https://github.com/puma/puma/pull/1545 "PR by @hoshinotsuyoshi, merged 2018-03-28" +[#1550]:https://github.com/puma/puma/pull/1550 "PR by @eileencodes, merged 2018-03-29" +[#1553]:https://github.com/puma/puma/pull/1553 "PR by @eugeneius, merged 2018-04-02" +[#1510]:https://github.com/puma/puma/issues/1510 "Issue by @vincentwoo, closed 2018-03-06" +[#1524]:https://github.com/puma/puma/pull/1524 "PR by @tuwukee, closed 2018-03-06" +[#1507]:https://github.com/puma/puma/issues/1507 "Issue by @vincentwoo, closed 2018-03-19" +[#1483]:https://github.com/puma/puma/issues/1483 "Issue by @igravious, closed 2018-03-06" +[#1502]:https://github.com/puma/puma/issues/1502 "Issue by @vincentwoo, closed 2020-03-09" +[#1403]:https://github.com/puma/puma/pull/1403 "PR by @eileencodes, merged 2017-10-04" +[#1435]:https://github.com/puma/puma/pull/1435 "PR by @juliancheal, merged 2017-10-11" +[#1340]:https://github.com/puma/puma/pull/1340 "PR by @ViliusLuneckas, merged 2017-10-16" +[#1434]:https://github.com/puma/puma/pull/1434 "PR by @jumbosushi, merged 2017-10-10" +[#1436]:https://github.com/puma/puma/pull/1436 "PR by @luislavena, merged 2017-10-11" +[#1418]:https://github.com/puma/puma/pull/1418 "PR by @eileencodes, merged 2017-09-22" +[#1416]:https://github.com/puma/puma/pull/1416 "PR by @hiimtaylorjones, merged 2017-09-22" +[#1409]:https://github.com/puma/puma/pull/1409 "PR by @olleolleolle, merged 2017-09-13" +[#1427]:https://github.com/puma/puma/issues/1427 "Issue by @garybernhardt, closed 2017-10-04" +[#1430]:https://github.com/puma/puma/pull/1430 "PR by @MSP-Greg, merged 2017-10-09" +[#1429]:https://github.com/puma/puma/pull/1429 "PR by @perlun, merged 2017-10-09" +[#1455]:https://github.com/puma/puma/pull/1455 "PR by @perlun, merged 2017-11-16" +[#1425]:https://github.com/puma/puma/pull/1425 "PR by @vizcay, merged 2017-10-01" +[#1452]:https://github.com/puma/puma/pull/1452 "PR by @eprothro, merged 2017-11-16" +[#1439]:https://github.com/puma/puma/pull/1439 "PR by @MSP-Greg, merged 2017-10-16" +[#1442]:https://github.com/puma/puma/pull/1442 "PR by @MSP-Greg, merged 2017-10-19" +[#1464]:https://github.com/puma/puma/pull/1464 "PR by @MSP-Greg, merged 2017-11-20" +[#1384]:https://github.com/puma/puma/pull/1384 "PR by @noahgibbs, merged 2017-08-03" +[#1111]:https://github.com/puma/puma/pull/1111 "PR by @alexlance, merged 2017-06-04" +[#1392]:https://github.com/puma/puma/pull/1392 "PR by @hoffm, merged 2017-08-11" +[#1347]:https://github.com/puma/puma/pull/1347 "PR by @NikolayRys, merged 2017-06-28" +[#1334]:https://github.com/puma/puma/pull/1334 "PR by @respire, merged 2017-06-13" +[#1383]:https://github.com/puma/puma/pull/1383 "PR by @schneems, merged 2017-08-02" +[#1368]:https://github.com/puma/puma/pull/1368 "PR by @bongole, merged 2017-08-03" +[#1318]:https://github.com/puma/puma/pull/1318 "PR by @nateberkopec, merged 2017-08-03" +[#1376]:https://github.com/puma/puma/pull/1376 "PR by @pat, merged 2017-08-03" +[#1388]:https://github.com/puma/puma/pull/1388 "PR by @nateberkopec, merged 2017-08-08" +[#1390]:https://github.com/puma/puma/pull/1390 "PR by @junaruga, merged 2017-08-16" +[#1391]:https://github.com/puma/puma/pull/1391 "PR by @junaruga, merged 2017-08-16" +[#1385]:https://github.com/puma/puma/pull/1385 "PR by @grosser, merged 2017-08-16" +[#1377]:https://github.com/puma/puma/pull/1377 "PR by @shayonj, merged 2017-08-16" +[#1337]:https://github.com/puma/puma/pull/1337 "PR by @shayonj, merged 2017-08-16" +[#1325]:https://github.com/puma/puma/pull/1325 "PR by @palkan, merged 2017-06-04" +[#1395]:https://github.com/puma/puma/pull/1395 "PR by @junaruga, merged 2017-08-16" +[#1367]:https://github.com/puma/puma/issues/1367 "Issue by @dekellum, closed 2017-08-17" +[#1314]:https://github.com/puma/puma/pull/1314 "PR by @grosser, merged 2017-06-02" +[#1311]:https://github.com/puma/puma/pull/1311 "PR by @grosser, merged 2017-06-02" +[#1313]:https://github.com/puma/puma/pull/1313 "PR by @grosser, merged 2017-06-03" +[#1260]:https://github.com/puma/puma/pull/1260 "PR by @grosser, merged 2017-04-11" +[#1278]:https://github.com/puma/puma/pull/1278 "PR by @evanphx, merged 2017-04-28" +[#1306]:https://github.com/puma/puma/pull/1306 "PR by @jules2689, merged 2017-05-31" +[#1274]:https://github.com/puma/puma/pull/1274 "PR by @evanphx, merged 2017-05-01" +[#1261]:https://github.com/puma/puma/pull/1261 "PR by @jacksonrayhamilton, merged 2017-04-07" +[#1259]:https://github.com/puma/puma/pull/1259 "PR by @jacksonrayhamilton, merged 2017-04-07" +[#1248]:https://github.com/puma/puma/pull/1248 "PR by @davidarnold, merged 2017-04-18" +[#1277]:https://github.com/puma/puma/pull/1277 "PR by @schneems, merged 2017-05-01" +[#1290]:https://github.com/puma/puma/pull/1290 "PR by @schneems, merged 2017-05-12" +[#1285]:https://github.com/puma/puma/pull/1285 "PR by @fmauNeko, merged 2017-05-12" +[#1282]:https://github.com/puma/puma/pull/1282 "PR by @grosser, merged 2017-05-09" +[#1294]:https://github.com/puma/puma/pull/1294 "PR by @masry707, merged 2017-05-15" +[#1206]:https://github.com/puma/puma/pull/1206 "PR by @NikolayRys, closed 2017-06-27" +[#1241]:https://github.com/puma/puma/issues/1241 "Issue by @renchap, closed 2017-03-14" +[#1239]:https://github.com/puma/puma/pull/1239 "PR by @schneems, merged 2017-03-10" +[#1234]:https://github.com/puma/puma/pull/1234 "PR by @schneems, merged 2017-03-09" +[#1226]:https://github.com/puma/puma/pull/1226 "PR by @eileencodes, merged 2017-03-09" +[#1227]:https://github.com/puma/puma/pull/1227 "PR by @sirupsen, merged 2017-02-27" +[#1213]:https://github.com/puma/puma/pull/1213 "PR by @junaruga, merged 2017-02-28" +[#1182]:https://github.com/puma/puma/issues/1182 "Issue by @brunowego, closed 2017-02-09" +[#1203]:https://github.com/puma/puma/pull/1203 "PR by @twalpole, merged 2017-02-09" +[#1129]:https://github.com/puma/puma/pull/1129 "PR by @chtitux, merged 2016-12-12" +[#1165]:https://github.com/puma/puma/pull/1165 "PR by @sriedel, merged 2016-12-21" +[#1175]:https://github.com/puma/puma/pull/1175 "PR by @jemiam, merged 2016-12-21" +[#1068]:https://github.com/puma/puma/pull/1068 "PR by @junaruga, merged 2016-09-05" +[#1091]:https://github.com/puma/puma/pull/1091 "PR by @frodsan, merged 2016-09-17" +[#1088]:https://github.com/puma/puma/pull/1088 "PR by @frodsan, merged 2016-11-20" +[#1160]:https://github.com/puma/puma/pull/1160 "PR by @frodsan, merged 2016-11-24" +[#1169]:https://github.com/puma/puma/pull/1169 "PR by @scbrubaker02, merged 2016-12-12" +[#1061]:https://github.com/puma/puma/pull/1061 "PR by @michaelsauter, merged 2016-09-05" +[#1036]:https://github.com/puma/puma/issues/1036 "Issue by @matobinder, closed 2016-08-03" +[#1120]:https://github.com/puma/puma/pull/1120 "PR by @prathamesh-sonpatki, merged 2016-11-21" +[#1178]:https://github.com/puma/puma/pull/1178 "PR by @Koronen, merged 2016-12-21" +[#1002]:https://github.com/puma/puma/issues/1002 "Issue by @mattyb, closed 2016-07-26" +[#1063]:https://github.com/puma/puma/issues/1063 "Issue by @mperham, closed 2016-09-05" +[#1089]:https://github.com/puma/puma/issues/1089 "Issue by @AdamBialas, closed 2016-09-17" +[#1114]:https://github.com/puma/puma/pull/1114 "PR by @sj26, merged 2016-12-13" +[#1110]:https://github.com/puma/puma/pull/1110 "PR by @montdidier, merged 2016-12-12" +[#1135]:https://github.com/puma/puma/pull/1135 "PR by @jkraemer, merged 2016-11-19" +[#1081]:https://github.com/puma/puma/pull/1081 "PR by @frodsan, merged 2016-09-08" +[#1138]:https://github.com/puma/puma/pull/1138 "PR by @steakknife, merged 2016-12-13" +[#1118]:https://github.com/puma/puma/pull/1118 "PR by @hiroara, merged 2016-11-20" +[#1075]:https://github.com/puma/puma/issues/1075 "Issue by @pvalena, closed 2016-09-06" +[#1118]:https://github.com/puma/puma/pull/1118 "PR by @hiroara, merged 2016-11-20" +[#1036]:https://github.com/puma/puma/issues/1036 "Issue by @matobinder, closed 2016-08-03" +[#1120]:https://github.com/puma/puma/pull/1120 "PR by @prathamesh-sonpatki, merged 2016-11-21" +[#1002]:https://github.com/puma/puma/issues/1002 "Issue by @mattyb, closed 2016-07-26" +[#1089]:https://github.com/puma/puma/issues/1089 "Issue by @AdamBialas, closed 2016-09-17" +[#932]:https://github.com/puma/puma/issues/932 "Issue by @everplays, closed 2016-07-24" +[#519]:https://github.com/puma/puma/issues/519 "Issue by @tmornini, closed 2016-07-25" +[#828]:https://github.com/puma/puma/issues/828 "Issue by @Zapotek, closed 2016-07-24" +[#984]:https://github.com/puma/puma/issues/984 "Issue by @erichmenge, closed 2016-07-24" +[#1028]:https://github.com/puma/puma/issues/1028 "Issue by @matobinder, closed 2016-07-24" +[#1023]:https://github.com/puma/puma/issues/1023 "Issue by @fera2k, closed 2016-07-24" +[#1027]:https://github.com/puma/puma/issues/1027 "Issue by @rosenfeld, closed 2016-07-24" +[#925]:https://github.com/puma/puma/issues/925 "Issue by @lokenmakwana, closed 2016-07-24" +[#911]:https://github.com/puma/puma/issues/911 "Issue by @veganstraightedge, closed 2016-07-24" +[#620]:https://github.com/puma/puma/issues/620 "Issue by @javanthropus, closed 2016-07-25" +[#1027]:https://github.com/puma/puma/issues/1027 "Issue by @rosenfeld, closed 2016-07-24" +[#778]:https://github.com/puma/puma/issues/778 "Issue by @niedhui, closed 2016-07-24" +[#1021]:https://github.com/puma/puma/pull/1021 "PR by @sarahzrf, merged 2016-07-20" +[#1022]:https://github.com/puma/puma/issues/1022 "Issue by @AKovtunov, closed 2017-08-16" +[#958]:https://github.com/puma/puma/issues/958 "Issue by @lalitlogical, closed 2016-04-23" +[#782]:https://github.com/puma/puma/issues/782 "Issue by @Tonkpils, closed 2016-07-19" +[#1010]:https://github.com/puma/puma/issues/1010 "Issue by @mneumark, closed 2016-07-19" +[#959]:https://github.com/puma/puma/issues/959 "Issue by @mwpastore, closed 2016-04-22" +[#840]:https://github.com/puma/puma/issues/840 "Issue by @maxkwallace, closed 2016-04-07" +[#1007]:https://github.com/puma/puma/pull/1007 "PR by @willnet, merged 2016-06-24" +[#1014]:https://github.com/puma/puma/pull/1014 "PR by @szymon-jez, merged 2016-07-11" +[#1015]:https://github.com/puma/puma/pull/1015 "PR by @bf4, merged 2016-07-19" +[#1017]:https://github.com/puma/puma/pull/1017 "PR by @jorihardman, merged 2016-07-19" +[#954]:https://github.com/puma/puma/pull/954 "PR by @jf, merged 2016-04-12" +[#955]:https://github.com/puma/puma/pull/955 "PR by @jf, merged 2016-04-22" +[#956]:https://github.com/puma/puma/pull/956 "PR by @maxkwallace, merged 2016-04-12" +[#960]:https://github.com/puma/puma/pull/960 "PR by @kmayer, merged 2016-04-15" +[#969]:https://github.com/puma/puma/pull/969 "PR by @frankwong15, merged 2016-05-10" +[#970]:https://github.com/puma/puma/pull/970 "PR by @willnet, merged 2016-04-26" +[#974]:https://github.com/puma/puma/pull/974 "PR by @reidmorrison, merged 2016-05-10" +[#977]:https://github.com/puma/puma/pull/977 "PR by @snow, merged 2016-05-10" +[#981]:https://github.com/puma/puma/pull/981 "PR by @zach-chai, merged 2016-07-19" +[#993]:https://github.com/puma/puma/pull/993 "PR by @scorix, merged 2016-07-19" +[#938]:https://github.com/puma/puma/issues/938 "Issue by @vandrijevik, closed 2016-04-07" +[#529]:https://github.com/puma/puma/issues/529 "Issue by @mperham, closed 2016-04-07" +[#788]:https://github.com/puma/puma/issues/788 "Issue by @herregroen, closed 2016-04-07" +[#894]:https://github.com/puma/puma/issues/894 "Issue by @rafbm, closed 2016-04-07" +[#937]:https://github.com/puma/puma/issues/937 "Issue by @huangxiangdan, closed 2016-04-07" +[#840]:https://github.com/puma/puma/issues/840 "Issue by @maxkwallace, closed 2016-04-07" +[#945]:https://github.com/puma/puma/pull/945 "PR by @dekellum, merged 2016-04-07" +[#946]:https://github.com/puma/puma/pull/946 "PR by @vipulnsward, merged 2016-04-07" +[#947]:https://github.com/puma/puma/pull/947 "PR by @vipulnsward, merged 2016-04-07" +[#936]:https://github.com/puma/puma/pull/936 "PR by @prathamesh-sonpatki, merged 2016-04-01" +[#940]:https://github.com/puma/puma/pull/940 "PR by @kyledrake, merged 2016-04-01" +[#942]:https://github.com/puma/puma/pull/942 "PR by @dekellum, merged 2016-04-01" +[#927]:https://github.com/puma/puma/pull/927 "PR by @jlecour, merged 2016-03-18" +[#931]:https://github.com/puma/puma/pull/931 "PR by @runlevel5, merged 2016-03-18" +[#922]:https://github.com/puma/puma/issues/922 "Issue by @LavirtheWhiolet, closed 2016-03-07" +[#923]:https://github.com/puma/puma/issues/923 "Issue by @donv, closed 2016-03-06" +[#912]:https://github.com/puma/puma/pull/912 "PR by @tricknotes, merged 2016-03-06" +[#921]:https://github.com/puma/puma/pull/921 "PR by @swrobel, merged 2016-03-06" +[#924]:https://github.com/puma/puma/pull/924 "PR by @tbrisker, merged 2016-03-07" +[#916]:https://github.com/puma/puma/issues/916 "Issue by @ma11hew28, closed 2016-03-06" +[#913]:https://github.com/puma/puma/issues/913 "Issue by @Casara, closed 2016-03-06" +[#918]:https://github.com/puma/puma/issues/918 "Issue by @rodrigdav, closed 2016-03-06" +[#910]:https://github.com/puma/puma/issues/910 "Issue by @ball-hayden, closed 2016-03-05" +[#914]:https://github.com/puma/puma/issues/914 "Issue by @osheroff, closed 2016-03-06" +[#901]:https://github.com/puma/puma/pull/901 "PR by @mitto, merged 2016-02-26" +[#902]:https://github.com/puma/puma/pull/902 "PR by @corrupt952, merged 2016-02-26" +[#905]:https://github.com/puma/puma/pull/905 "PR by @Eric-Guo, merged 2016-02-26" +[#852]:https://github.com/puma/puma/issues/852 "Issue by @asia653, closed 2016-02-25" +[#854]:https://github.com/puma/puma/issues/854 "Issue by @ollym, closed 2016-02-25" +[#824]:https://github.com/puma/puma/issues/824 "Issue by @MattWalston, closed 2016-02-25" +[#823]:https://github.com/puma/puma/issues/823 "Issue by @pneuman, closed 2016-02-25" +[#815]:https://github.com/puma/puma/issues/815 "Issue by @nate-dipiazza, closed 2016-02-25" +[#835]:https://github.com/puma/puma/issues/835 "Issue by @mwpastore, closed 2016-02-25" +[#798]:https://github.com/puma/puma/issues/798 "Issue by @schneems, closed 2016-02-25" +[#876]:https://github.com/puma/puma/issues/876 "Issue by @osheroff, closed 2016-02-25" +[#849]:https://github.com/puma/puma/issues/849 "Issue by @apotheon, closed 2016-02-25" +[#871]:https://github.com/puma/puma/pull/871 "PR by @deepj, merged 2016-02-25" +[#874]:https://github.com/puma/puma/pull/874 "PR by @wallclockbuilder, merged 2016-02-25" +[#883]:https://github.com/puma/puma/pull/883 "PR by @dadah89, merged 2016-02-25" +[#884]:https://github.com/puma/puma/pull/884 "PR by @furkanmustafa, merged 2016-02-25" +[#888]:https://github.com/puma/puma/pull/888 "PR by @mlarraz, merged 2016-02-25" +[#890]:https://github.com/puma/puma/pull/890 "PR by @todd, merged 2016-02-25" +[#891]:https://github.com/puma/puma/pull/891 "PR by @ctaintor, merged 2016-02-25" +[#893]:https://github.com/puma/puma/pull/893 "PR by @spastorino, merged 2016-02-25" +[#897]:https://github.com/puma/puma/pull/897 "PR by @vanchi-zendesk, merged 2016-02-25" +[#899]:https://github.com/puma/puma/pull/899 "PR by @kch, merged 2016-02-25" +[#859]:https://github.com/puma/puma/issues/859 "Issue by @boxofrad, closed 2016-01-28" +[#822]:https://github.com/puma/puma/pull/822 "PR by @kwugirl, merged 2016-01-28" +[#833]:https://github.com/puma/puma/pull/833 "PR by @joemiller, merged 2016-01-28" +[#837]:https://github.com/puma/puma/pull/837 "PR by @YurySolovyov, merged 2016-01-28" +[#839]:https://github.com/puma/puma/pull/839 "PR by @ka8725, merged 2016-01-15" +[#845]:https://github.com/puma/puma/pull/845 "PR by @deepj, merged 2016-01-28" +[#846]:https://github.com/puma/puma/pull/846 "PR by @sriedel, merged 2016-01-15" +[#850]:https://github.com/puma/puma/pull/850 "PR by @deepj, merged 2016-01-15" +[#853]:https://github.com/puma/puma/pull/853 "PR by @Jeffrey6052, merged 2016-01-28" +[#857]:https://github.com/puma/puma/pull/857 "PR by @osheroff, merged 2016-01-15" +[#858]:https://github.com/puma/puma/pull/858 "PR by @mlarraz, merged 2016-01-28" +[#860]:https://github.com/puma/puma/pull/860 "PR by @osheroff, merged 2016-01-15" +[#861]:https://github.com/puma/puma/pull/861 "PR by @osheroff, merged 2016-01-15" +[#818]:https://github.com/puma/puma/pull/818 "PR by @unleashed, merged 2015-11-06" +[#819]:https://github.com/puma/puma/pull/819 "PR by @VictorLowther, merged 2015-11-06" +[#563]:https://github.com/puma/puma/issues/563 "Issue by @deathbob, closed 2015-11-06" +[#803]:https://github.com/puma/puma/issues/803 "Issue by @burningTyger, closed 2016-04-07" +[#768]:https://github.com/puma/puma/pull/768 "PR by @nathansamson, merged 2015-11-06" +[#773]:https://github.com/puma/puma/pull/773 "PR by @rossta, merged 2015-11-06" +[#774]:https://github.com/puma/puma/pull/774 "PR by @snow, merged 2015-11-06" +[#781]:https://github.com/puma/puma/pull/781 "PR by @sunsations, merged 2015-11-06" +[#791]:https://github.com/puma/puma/pull/791 "PR by @unleashed, merged 2015-10-01" +[#793]:https://github.com/puma/puma/pull/793 "PR by @robdimarco, merged 2015-11-06" +[#794]:https://github.com/puma/puma/pull/794 "PR by @peterkeen, merged 2015-11-06" +[#795]:https://github.com/puma/puma/pull/795 "PR by @unleashed, merged 2015-11-06" +[#796]:https://github.com/puma/puma/pull/796 "PR by @cschneid, merged 2015-10-13" +[#799]:https://github.com/puma/puma/pull/799 "PR by @annawinkler, merged 2015-11-06" +[#800]:https://github.com/puma/puma/pull/800 "PR by @liamseanbrady, merged 2015-11-06" +[#801]:https://github.com/puma/puma/pull/801 "PR by @scottjg, merged 2015-11-06" +[#802]:https://github.com/puma/puma/pull/802 "PR by @scottjg, merged 2015-11-06" +[#804]:https://github.com/puma/puma/pull/804 "PR by @burningTyger, merged 2015-11-06" +[#809]:https://github.com/puma/puma/pull/809 "PR by @unleashed, merged 2015-11-06" +[#810]:https://github.com/puma/puma/pull/810 "PR by @vlmonk, merged 2015-11-06" +[#814]:https://github.com/puma/puma/pull/814 "PR by @schneems, merged 2015-11-04" +[#817]:https://github.com/puma/puma/pull/817 "PR by @unleashed, merged 2015-11-06" +[#735]:https://github.com/puma/puma/issues/735 "Issue by @trekr5, closed 2015-08-04" +[#769]:https://github.com/puma/puma/issues/769 "Issue by @dovestyle, closed 2015-08-16" +[#767]:https://github.com/puma/puma/issues/767 "Issue by @kapso, closed 2015-08-15" +[#765]:https://github.com/puma/puma/issues/765 "Issue by @monfresh, closed 2015-08-15" +[#764]:https://github.com/puma/puma/issues/764 "Issue by @keithpitt, closed 2015-08-15" +[#669]:https://github.com/puma/puma/pull/669 "PR by @chulkilee, closed 2015-08-14" +[#673]:https://github.com/puma/puma/pull/673 "PR by @chulkilee, closed 2015-08-14" +[#668]:https://github.com/puma/puma/pull/668 "PR by @kcollignon, merged 2015-08-14" +[#754]:https://github.com/puma/puma/pull/754 "PR by @nathansamson, merged 2015-08-14" +[#759]:https://github.com/puma/puma/pull/759 "PR by @BenV, merged 2015-08-14" +[#761]:https://github.com/puma/puma/pull/761 "PR by @dmarcotte, merged 2015-08-14" +[#742]:https://github.com/puma/puma/pull/742 "PR by @deivid-rodriguez, merged 2015-07-17" +[#743]:https://github.com/puma/puma/pull/743 "PR by @matthewd, merged 2015-07-18" +[#749]:https://github.com/puma/puma/pull/749 "PR by @huacnlee, merged 2015-08-04" +[#751]:https://github.com/puma/puma/pull/751 "PR by @costi, merged 2015-07-31" +[#741]:https://github.com/puma/puma/issues/741 "Issue by @GUI, closed 2015-07-17" +[#739]:https://github.com/puma/puma/issues/739 "Issue by @hab278, closed 2015-07-17" +[#737]:https://github.com/puma/puma/issues/737 "Issue by @dmill, closed 2015-07-16" +[#733]:https://github.com/puma/puma/issues/733 "Issue by @Eric-Guo, closed 2015-07-15" +[#736]:https://github.com/puma/puma/pull/736 "PR by @paulanunda, merged 2015-07-15" +[#722]:https://github.com/puma/puma/issues/722 "Issue by @mikeki, closed 2015-07-14" +[#694]:https://github.com/puma/puma/issues/694 "Issue by @yld, closed 2015-06-10" +[#705]:https://github.com/puma/puma/issues/705 "Issue by @TheTeaNerd, closed 2015-07-14" +[#686]:https://github.com/puma/puma/pull/686 "PR by @jjb, merged 2015-06-10" +[#693]:https://github.com/puma/puma/pull/693 "PR by @rob-murray, merged 2015-06-10" +[#697]:https://github.com/puma/puma/pull/697 "PR by @spk, merged 2015-06-10" +[#699]:https://github.com/puma/puma/pull/699 "PR by @deees, merged 2015-05-19" +[#701]:https://github.com/puma/puma/pull/701 "PR by @deepj, merged 2015-05-19" +[#702]:https://github.com/puma/puma/pull/702 "PR by @OleMchls, merged 2015-06-10" +[#703]:https://github.com/puma/puma/pull/703 "PR by @deepj, merged 2015-06-10" +[#704]:https://github.com/puma/puma/pull/704 "PR by @grega, merged 2015-06-10" +[#709]:https://github.com/puma/puma/pull/709 "PR by @lian, merged 2015-06-10" +[#711]:https://github.com/puma/puma/pull/711 "PR by @julik, merged 2015-06-10" +[#712]:https://github.com/puma/puma/pull/712 "PR by @chewi, merged 2015-07-14" +[#715]:https://github.com/puma/puma/pull/715 "PR by @0RaymondJiang0, merged 2015-07-14" +[#725]:https://github.com/puma/puma/pull/725 "PR by @rwz, merged 2015-07-14" +[#726]:https://github.com/puma/puma/pull/726 "PR by @jshafton, merged 2015-07-14" +[#729]:https://github.com/puma/puma/pull/729 "PR by @allaire, merged 2015-07-14" +[#730]:https://github.com/puma/puma/pull/730 "PR by @iamjarvo, merged 2015-07-14" +[#690]:https://github.com/puma/puma/issues/690 "Issue by @bachue, closed 2015-04-21" +[#684]:https://github.com/puma/puma/issues/684 "Issue by @tomquas, closed 2015-04-13" +[#698]:https://github.com/puma/puma/pull/698 "PR by @dmarcotte, merged 2015-05-04" +[#683]:https://github.com/puma/puma/issues/683 "Issue by @indirect, closed 2015-04-11" +[#657]:https://github.com/puma/puma/pull/657 "PR by @schneems, merged 2015-02-19" +[#658]:https://github.com/puma/puma/pull/658 "PR by @tomohiro, merged 2015-02-23" +[#662]:https://github.com/puma/puma/pull/662 "PR by @iaintshine, merged 2015-03-06" +[#664]:https://github.com/puma/puma/pull/664 "PR by @fxposter, merged 2015-03-09" +[#667]:https://github.com/puma/puma/pull/667 "PR by @JuanitoFatas, merged 2015-03-12" +[#672]:https://github.com/puma/puma/pull/672 "PR by @chulkilee, merged 2015-03-15" +[#653]:https://github.com/puma/puma/issues/653 "Issue by @dvrensk, closed 2015-02-11" +[#644]:https://github.com/puma/puma/pull/644 "PR by @bpaquet, merged 2015-01-29" +[#646]:https://github.com/puma/puma/pull/646 "PR by @mkonecny, merged 2015-02-05" +[#630]:https://github.com/puma/puma/issues/630 "Issue by @jelmd, closed 2015-01-20" +[#622]:https://github.com/puma/puma/issues/622 "Issue by @sabamotto, closed 2015-01-20" +[#583]:https://github.com/puma/puma/issues/583 "Issue by @emq, closed 2015-01-20" +[#586]:https://github.com/puma/puma/issues/586 "Issue by @ponchik, closed 2015-01-20" +[#359]:https://github.com/puma/puma/issues/359 "Issue by @natew, closed 2014-12-13" +[#633]:https://github.com/puma/puma/issues/633 "Issue by @joevandyk, closed 2015-01-20" +[#478]:https://github.com/puma/puma/pull/478 "PR by @rubencaro, merged 2015-01-20" +[#610]:https://github.com/puma/puma/pull/610 "PR by @kwilczynski, merged 2014-11-27" +[#611]:https://github.com/puma/puma/pull/611 "PR by @jasonl, merged 2015-01-20" +[#616]:https://github.com/puma/puma/pull/616 "PR by @jc00ke, merged 2014-12-10" +[#623]:https://github.com/puma/puma/pull/623 "PR by @raldred, merged 2015-01-20" +[#628]:https://github.com/puma/puma/pull/628 "PR by @rdpoor, merged 2015-01-20" +[#634]:https://github.com/puma/puma/pull/634 "PR by @deepj, merged 2015-01-20" +[#637]:https://github.com/puma/puma/pull/637 "PR by @raskhadafi, merged 2015-01-20" +[#639]:https://github.com/puma/puma/pull/639 "PR by @ebeigarts, merged 2015-01-20" +[#640]:https://github.com/puma/puma/pull/640 "PR by @bailsman, merged 2015-01-20" +[#591]:https://github.com/puma/puma/issues/591 "Issue by @renier, closed 2014-11-24" +[#606]:https://github.com/puma/puma/issues/606 "Issue by @, closed 2014-11-24" +[#560]:https://github.com/puma/puma/pull/560 "PR by @raskhadafi, merged 2014-11-24" +[#566]:https://github.com/puma/puma/pull/566 "PR by @sheltond, merged 2014-11-24" +[#593]:https://github.com/puma/puma/pull/593 "PR by @andruby, merged 2014-10-30" +[#594]:https://github.com/puma/puma/pull/594 "PR by @hassox, merged 2014-10-31" +[#596]:https://github.com/puma/puma/pull/596 "PR by @burningTyger, merged 2014-11-01" +[#601]:https://github.com/puma/puma/pull/601 "PR by @sorentwo, merged 2014-11-24" +[#602]:https://github.com/puma/puma/pull/602 "PR by @1334, merged 2014-11-24" +[#608]:https://github.com/puma/puma/pull/608 "PR by @Gu1, merged 2014-11-24" +[#538]:https://github.com/puma/puma/pull/538 "PR by @memiux, merged 2014-11-24" +[#550]:https://github.com/puma/puma/issues/550 "Issue by @, closed 2014-10-30" +[#549]:https://github.com/puma/puma/pull/549 "PR by @bsnape, merged 2014-10-16" +[#553]:https://github.com/puma/puma/pull/553 "PR by @lowjoel, merged 2014-10-16" +[#568]:https://github.com/puma/puma/pull/568 "PR by @mariuz, merged 2014-10-16" +[#578]:https://github.com/puma/puma/pull/578 "PR by @danielbuechele, merged 2014-10-16" +[#581]:https://github.com/puma/puma/pull/581 "PR by @alexch, merged 2014-10-16" +[#590]:https://github.com/puma/puma/pull/590 "PR by @dmarcotte, merged 2014-10-16" +[#574]:https://github.com/puma/puma/issues/574 "Issue by @minasmart, closed 2014-09-05" +[#561]:https://github.com/puma/puma/pull/561 "PR by @krasnoukhov, merged 2014-08-04" +[#570]:https://github.com/puma/puma/pull/570 "PR by @havenwood, merged 2014-08-20" +[#520]:https://github.com/puma/puma/pull/520 "PR by @misfo, merged 2014-06-16" +[#530]:https://github.com/puma/puma/pull/530 "PR by @dmarcotte, merged 2014-06-16" +[#537]:https://github.com/puma/puma/pull/537 "PR by @vlmonk, merged 2014-06-16" +[#540]:https://github.com/puma/puma/pull/540 "PR by @allaire, merged 2014-05-27" +[#544]:https://github.com/puma/puma/pull/544 "PR by @chulkilee, merged 2014-06-03" +[#551]:https://github.com/puma/puma/pull/551 "PR by @jcxplorer, merged 2014-07-02" +[#487]:https://github.com/puma/puma/pull/487 "PR by @, merged 2014-03-06" +[#492]:https://github.com/puma/puma/pull/492 "PR by @, merged 2014-03-06" +[#493]:https://github.com/puma/puma/pull/493 "PR by @alepore, merged 2014-03-07" +[#503]:https://github.com/puma/puma/pull/503 "PR by @mariuz, merged 2014-04-12" +[#505]:https://github.com/puma/puma/pull/505 "PR by @sammcj, merged 2014-04-12" +[#506]:https://github.com/puma/puma/pull/506 "PR by @dsander, merged 2014-04-12" +[#510]:https://github.com/puma/puma/pull/510 "PR by @momer, merged 2014-04-12" +[#511]:https://github.com/puma/puma/pull/511 "PR by @macool, merged 2014-04-12" +[#514]:https://github.com/puma/puma/pull/514 "PR by @nanaya, merged 2014-04-12" +[#517]:https://github.com/puma/puma/pull/517 "PR by @misfo, merged 2014-04-12" +[#518]:https://github.com/puma/puma/pull/518 "PR by @alxgsv, merged 2014-04-12" +[#471]:https://github.com/puma/puma/pull/471 "PR by @arthurnn, merged 2014-02-28" +[#485]:https://github.com/puma/puma/pull/485 "PR by @runlevel5, merged 2014-03-01" +[#486]:https://github.com/puma/puma/pull/486 "PR by @joshwlewis, merged 2014-03-02" +[#490]:https://github.com/puma/puma/pull/490 "PR by @tobinibot, merged 2014-03-06" +[#491]:https://github.com/puma/puma/pull/491 "PR by @brianknight10, merged 2014-03-06" +[#438]:https://github.com/puma/puma/issues/438 "Issue by @mperham, closed 2014-01-25" +[#333]:https://github.com/puma/puma/issues/333 "Issue by @SamSaffron, closed 2014-01-26" +[#440]:https://github.com/puma/puma/issues/440 "Issue by @sudara, closed 2014-01-25" +[#449]:https://github.com/puma/puma/issues/449 "Issue by @cezarsa, closed 2014-02-04" +[#444]:https://github.com/puma/puma/issues/444 "Issue by @le0pard, closed 2014-01-25" +[#370]:https://github.com/puma/puma/issues/370 "Issue by @pelcasandra, closed 2014-01-26" +[#377]:https://github.com/puma/puma/issues/377 "Issue by @mrbrdo, closed 2014-01-26" +[#406]:https://github.com/puma/puma/issues/406 "Issue by @simonrussell, closed 2014-01-25" +[#425]:https://github.com/puma/puma/issues/425 "Issue by @jhass, closed 2014-01-26" +[#432]:https://github.com/puma/puma/pull/432 "PR by @anatol, closed 2014-01-25" +[#428]:https://github.com/puma/puma/pull/428 "PR by @alexeyfrank, merged 2014-01-25" +[#429]:https://github.com/puma/puma/pull/429 "PR by @namusyaka, merged 2013-12-16" +[#431]:https://github.com/puma/puma/pull/431 "PR by @mrb, merged 2014-01-25" +[#433]:https://github.com/puma/puma/pull/433 "PR by @alepore, merged 2014-02-28" +[#437]:https://github.com/puma/puma/pull/437 "PR by @ibrahima, merged 2014-01-25" +[#446]:https://github.com/puma/puma/pull/446 "PR by @sudara, merged 2014-01-27" +[#451]:https://github.com/puma/puma/pull/451 "PR by @pwiebe, merged 2014-02-04" +[#453]:https://github.com/puma/puma/pull/453 "PR by @joevandyk, merged 2014-02-28" +[#470]:https://github.com/puma/puma/pull/470 "PR by @arthurnn, merged 2014-02-28" +[#472]:https://github.com/puma/puma/pull/472 "PR by @rubencaro, merged 2014-02-21" +[#480]:https://github.com/puma/puma/pull/480 "PR by @jjb, merged 2014-02-26" +[#481]:https://github.com/puma/puma/pull/481 "PR by @schneems, merged 2014-02-25" +[#482]:https://github.com/puma/puma/pull/482 "PR by @prathamesh-sonpatki, merged 2014-02-26" +[#483]:https://github.com/puma/puma/pull/483 "PR by @maxilev, merged 2014-02-26" +[#422]:https://github.com/puma/puma/issues/422 "Issue by @alexandru-calinoiu, closed 2013-12-05" +[#334]:https://github.com/puma/puma/issues/334 "Issue by @srgpqt, closed 2013-07-18" +[#179]:https://github.com/puma/puma/issues/179 "Issue by @betelgeuse, closed 2013-07-18" +[#332]:https://github.com/puma/puma/issues/332 "Issue by @SamSaffron, closed 2013-07-18" +[#317]:https://github.com/puma/puma/issues/317 "Issue by @masterkain, closed 2013-07-11" +[#309]:https://github.com/puma/puma/issues/309 "Issue by @masterkain, closed 2013-07-09" +[#166]:https://github.com/puma/puma/issues/166 "Issue by @emassip, closed 2013-07-06" +[#292]:https://github.com/puma/puma/issues/292 "Issue by @pulse00, closed 2013-07-06" +[#274]:https://github.com/puma/puma/issues/274 "Issue by @mrbrdo, closed 2013-07-06" +[#304]:https://github.com/puma/puma/issues/304 "Issue by @nandosola, closed 2013-07-06" +[#287]:https://github.com/puma/puma/issues/287 "Issue by @runlevel5, closed 2013-07-06" +[#256]:https://github.com/puma/puma/issues/256 "Issue by @rkh, closed 2013-07-01" +[#285]:https://github.com/puma/puma/issues/285 "Issue by @mkwiatkowski, closed 2013-06-20" +[#270]:https://github.com/puma/puma/issues/270 "Issue by @iamroody, closed 2013-06-01" +[#246]:https://github.com/puma/puma/issues/246 "Issue by @amencarini, closed 2013-06-01" +[#278]:https://github.com/puma/puma/issues/278 "Issue by @titanous, closed 2013-06-18" +[#251]:https://github.com/puma/puma/issues/251 "Issue by @cure, closed 2013-06-18" +[#252]:https://github.com/puma/puma/issues/252 "Issue by @vixns, closed 2013-06-01" +[#234]:https://github.com/puma/puma/issues/234 "Issue by @jgarber, closed 2013-04-08" +[#228]:https://github.com/puma/puma/issues/228 "Issue by @joelmats, closed 2013-04-29" +[#192]:https://github.com/puma/puma/issues/192 "Issue by @steverandy, closed 2013-02-09" +[#206]:https://github.com/puma/puma/issues/206 "Issue by @moll, closed 2013-03-19" +[#154]:https://github.com/puma/puma/issues/154 "Issue by @trevor, closed 2013-03-19" +[#208]:https://github.com/puma/puma/issues/208 "Issue by @ochronus, closed 2013-03-18" +[#189]:https://github.com/puma/puma/issues/189 "Issue by @tolot27, closed 2013-02-09" +[#185]:https://github.com/puma/puma/issues/185 "Issue by @nicolai86, closed 2013-02-06" +[#182]:https://github.com/puma/puma/issues/182 "Issue by @sriedel, closed 2013-02-05" +[#183]:https://github.com/puma/puma/issues/183 "Issue by @concept47, closed 2013-02-05" +[#176]:https://github.com/puma/puma/issues/176 "Issue by @cryo28, closed 2013-02-05" +[#180]:https://github.com/puma/puma/issues/180 "Issue by @tscolari, closed 2013-02-05" +[#170]:https://github.com/puma/puma/issues/170 "Issue by @nixme, closed 2012-11-29" +[#148]:https://github.com/puma/puma/issues/148 "Issue by @rafaelss, closed 2012-11-18" +[#128]:https://github.com/puma/puma/issues/128 "Issue by @fbjork, closed 2012-10-20" +[#155]:https://github.com/puma/puma/issues/155 "Issue by @ehlertij, closed 2012-10-13" +[#123]:https://github.com/puma/puma/pull/123 "PR by @jcoene, closed 2012-07-19" +[#111]:https://github.com/puma/puma/pull/111 "PR by @kenkeiter, closed 2012-07-19" +[#98]:https://github.com/puma/puma/pull/98 "PR by @Flink, closed 2012-05-15" +[#94]:https://github.com/puma/puma/issues/94 "Issue by @ender672, closed 2012-05-08" +[#84]:https://github.com/puma/puma/issues/84 "Issue by @sigursoft, closed 2012-04-29" +[#78]:https://github.com/puma/puma/issues/78 "Issue by @dstrelau, closed 2012-04-28" +[#79]:https://github.com/puma/puma/issues/79 "Issue by @jammi, closed 2012-04-28" +[#65]:https://github.com/puma/puma/issues/65 "Issue by @bporterfield, closed 2012-04-11" +[#54]:https://github.com/puma/puma/issues/54 "Issue by @masterkain, closed 2012-04-10" +[#58]:https://github.com/puma/puma/pull/58 "PR by @paneq, closed 2012-04-10" +[#61]:https://github.com/puma/puma/issues/61 "Issue by @dustalov, closed 2012-04-10" +[#63]:https://github.com/puma/puma/issues/63 "Issue by @seamusabshere, closed 2012-04-11" +[#60]:https://github.com/puma/puma/issues/60 "Issue by @paneq, closed 2012-04-11" +[#53]:https://github.com/puma/puma/pull/53 "PR by @sxua, closed 2012-04-11"