summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1-5-stableCI: Refresh and repair buildsJeremy Daer8 years
1-6-stablebump versionAaron Patterson4 years
2-0-stablebump versionAaron Patterson14 months
2-1-stablebump versionAaron Patterson14 months
2-2-stableLimit file extension length of multipart tempfiles (#2069) (#2075)Patrik Ragnarsson12 months
3-0-stableBump patch version.Samuel Williams14 months
base64-strictUse "strict encoding" for Base64 encoded cookiesSamuel Williams4 years
default-serverPuma should be the default webserver for rackupJames Tucker8 years
external-gemsAdd support for testing external gems.Samuel Williams4 years
external-workflowAdd external tests.Samuel Williams4 years
fix-rubocopDrop support for Ruby 2.2 as it is well past EOL.Samuel Williams4 years
fix-server-optionsPrefer `**options`.Samuel Williams4 years
fix-travisTry same version as localRafael Mendonça França6 years
github-actionsInstalling dependencies for macos.Samuel Williams4 years
host-authorityAllow SERVER_PORT to be a string containing a port number.Samuel Williams4 years
improve-installImprove install process.Samuel Williams4 years
mainFix comment about max Content-Disposition parametersJeremy Evans12 months
masterMerge pull request #1745 from ioquatix/streamingAaron Patterson2 years
memoize-header-hashUpdate CHANGELOG.Samuel Williams4 years
rack-0.4Make Rack::Lint::InputWrapper delegate size method to underlying IO object.Michael S. Klishin16 years
rack-0.9Trim IE's full file path in multipart uploadsJoshua Peek15 years
rack-1.0Merge branch 'rack-1.0' of github.com:rack/rack into rack-1.0Christian Neukirchen15 years
rack-1.1Add GemfileSantiago Pastorino11 years
rack-1.2prevent crash when cookie doesn't contain "--"Santiago Pastorino11 years
rack-1.3Use rbx in Travis instead of rbx-2.0Santiago Pastorino11 years
rack-1.4bumping versionAaron Patterson9 years
rack-1.5use shasumAaron Patterson9 years
rack-environmentIs this failing?Samuel Williams4 years
rack-protocolMention that it is an Array.Samuel Williams20 months
rack-request-headersMost compatible implementation + documentation.Samuel Williams2 years
rack-response-bufferedRestore part of status=205 spec.Samuel Williams4 years
remove-execution-constantsExpose some basic predicates for server concurrency / parallelism.Samuel Williams4 years
remove-execution-variablesAdd support for default app (404).Samuel Williams3 years
remove-lighttpUpdate README.Samuel Williams4 years
request-ipRework `Request#ip` to handle empty `forwarded_for`.Samuel Williams4 years
response-bodyRemove `Rack::Files#response_body` as the implementation was broken.Samuel Williams4 years
response-body-compactDon't propagate nil values.Samuel Williams4 years
response-documentationRevert moving attributes below `#initialize`.Samuel Williams4 years
response-mock-response-consistencyUpdate lib/rack/response.rbSamuel Williams4 years
response-tidyPrefer instance variables and use explicit returns.Samuel Williams4 years
rework-builderPrefer `instance_eval` rather than `eval`.Samuel Williams4 years
rfc2822_expiresSwitch to RFC 2822 expiresJames Tucker11 years
rm_to_ary_from_responseRemove `to_ary` from ResponseAaron Patterson4 years
server-encodings-preferenceSort encodings by server preference. Implements #1184.Samuel Williams4 years
sid-objectAdd the private idAaron Patterson5 years
spec-markdownInitial conversion and formatting.Samuel Williams4 years
spec-response-headers-hashDon't use #transform_keys yet.Samuel Williams4 years
tidy-gemspecUpdate links.Samuel Williams4 years
to_ary-flattenImprove spec compatibility with current master.Samuel Williams4 years
unity3d_multipart_bugFix #905 by stripping quotes from around encodingsJames Tucker8 years
webrick-chunkywebrick handler with working chunked streamsJames Tucker7 years