summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1-5-stableCI: Refresh and repair buildsJeremy Daer8 years
1-6-stablebump versionAaron Patterson5 years
2-0-stablebump versionAaron Patterson19 months
2-1-stablebump versionAaron Patterson19 months
2-2-stableLimit file extension length of multipart tempfiles (#2069) (#2075)Patrik Ragnarsson17 months
3-0-stableBump patch version.Samuel Williams18 months
base64-strictUse "strict encoding" for Base64 encoded cookiesSamuel Williams5 years
default-serverPuma should be the default webserver for rackupJames Tucker9 years
external-gemsAdd support for testing external gems.Samuel Williams5 years
external-workflowAdd external tests.Samuel Williams5 years
fix-rubocopDrop support for Ruby 2.2 as it is well past EOL.Samuel Williams5 years
fix-server-optionsPrefer `**options`.Samuel Williams5 years
fix-travisTry same version as localRafael Mendonça França7 years
github-actionsInstalling dependencies for macos.Samuel Williams5 years
host-authorityAllow SERVER_PORT to be a string containing a port number.Samuel Williams5 years
improve-installImprove install process.Samuel Williams5 years
mainFix comment about max Content-Disposition parametersJeremy Evans17 months
masterMerge pull request #1745 from ioquatix/streamingAaron Patterson3 years
memoize-header-hashUpdate CHANGELOG.Samuel Williams5 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 Peek16 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 Williams5 years
rack-protocolMention that it is an Array.Samuel Williams2 years
rack-request-headersMost compatible implementation + documentation.Samuel Williams2 years
rack-response-bufferedRestore part of status=205 spec.Samuel Williams5 years
remove-execution-constantsExpose some basic predicates for server concurrency / parallelism.Samuel Williams4 years
remove-execution-variablesAdd support for default app (404).Samuel Williams4 years
remove-lighttpUpdate README.Samuel Williams5 years
request-ipRework `Request#ip` to handle empty `forwarded_for`.Samuel Williams5 years
response-bodyRemove `Rack::Files#response_body` as the implementation was broken.Samuel Williams5 years
response-body-compactDon't propagate nil values.Samuel Williams5 years
response-documentationRevert moving attributes below `#initialize`.Samuel Williams5 years
response-mock-response-consistencyUpdate lib/rack/response.rbSamuel Williams5 years
response-tidyPrefer instance variables and use explicit returns.Samuel Williams5 years
rework-builderPrefer `instance_eval` rather than `eval`.Samuel Williams5 years
rfc2822_expiresSwitch to RFC 2822 expiresJames Tucker12 years
rm_to_ary_from_responseRemove `to_ary` from ResponseAaron Patterson5 years
server-encodings-preferenceSort encodings by server preference. Implements #1184.Samuel Williams5 years
sid-objectAdd the private idAaron Patterson5 years
spec-markdownInitial conversion and formatting.Samuel Williams5 years
spec-response-headers-hashDon't use #transform_keys yet.Samuel Williams5 years
tidy-gemspecUpdate links.Samuel Williams5 years
to_ary-flattenImprove spec compatibility with current master.Samuel Williams5 years
unity3d_multipart_bugFix #905 by stripping quotes from around encodingsJames Tucker9 years
webrick-chunkywebrick handler with working chunked streamsJames Tucker7 years