1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext/puma_http11
MSP-Greg 21a33f73a9
Actions - Add nonMRI workflow - allow failure - JRuby, TruffleRuby [changelog skip] (#2185)
* Actions - Add nonMRIHead workflow - allow failure - JRuby, TruffleRuby

Also, on Windows, add Ruby 2.2 and fix compile code

* extconf.rb - minor fix for old Windows Rubies

* JRuby fixes for CI

1. lib/puma/minissl.rb - add 'correct' constants so CI will run

2. test/shell/t*.rb - extend time to start by two seconds for JRuby

* Delete .travis.yml
2020-03-17 06:16:45 -06:00
..
org/jruby/puma Increase max URI path length to 8196, closes #2134 (#2168) 2020-03-10 11:39:36 -06:00
ext_help.h Allow compilation with -Werror=format-security option 2012-07-10 22:47:49 +00:00
extconf.rb Actions - Add nonMRI workflow - allow failure - JRuby, TruffleRuby [changelog skip] (#2185) 2020-03-17 06:16:45 -06:00
http11_parser.c Allow semicolon in url-path (#1934) 2019-08-28 17:08:01 +00:00
http11_parser.h Add license indicators. Fixes #1075 2016-09-06 13:23:59 -07:00
http11_parser.java.rl Eliminate callback objects and indirection altogether. 2019-10-05 16:05:35 -05:00
http11_parser.rl Compiler warnings fixes (#1388) 2017-08-08 17:01:16 -06:00
http11_parser_common.rl Allow semicolon in url-path (#1934) 2019-08-28 17:08:01 +00:00
mini_ssl.c OpenSSL 1.1.1 updates, add #no_tlsv1_1 2019-08-03 14:36:59 -05:00
puma_http11.c Increase max URI path length to 8196, closes #2134 (#2168) 2020-03-10 11:39:36 -06:00
PumaHttp11Service.java Missed 1 reference to IOBuffer 2020-03-08 21:46:09 -06:00