index
:
delta/ruby-gems/rack.git
1-5-stable
1-6-stable
2-0-stable
2-1-stable
2-2-stable
3-0-stable
base64-strict
default-server
external-gems
external-workflow
fix-rubocop
fix-server-options
fix-travis
github-actions
host-authority
improve-install
main
master
memoize-header-hash
rack-0.4
rack-0.9
rack-1.0
rack-1.1
rack-1.2
rack-1.3
rack-1.4
rack-1.5
rack-environment
rack-protocol
rack-request-headers
rack-response-buffered
remove-execution-constants
remove-execution-variables
remove-lighttp
request-ip
response-body
response-body-compact
response-documentation
response-mock-response-consistency
response-tidy
rework-builder
rfc2822_expires
rm_to_ary_from_response
server-encodings-preference
sid-object
spec-markdown
spec-response-headers-hash
tidy-gemspec
to_ary-flatten
unity3d_multipart_bug
webrick-chunky
github.com: rack/rack.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert moving attributes below `#initialize`.
response-documentation
Samuel Williams
2020-01-24
1
-6
/
+6
*
Fix documentation type syntax.
Samuel Williams
2020-01-24
1
-2
/
+3
*
Do more exact matching of domain and path when deleting cookies
Jeremy Evans
2020-01-23
2
-5
/
+89
*
Document `Rack::Response#initialize` and `#finish`.
Samuel Williams
2020-01-24
1
-7
/
+20
*
Require request env not be frozen in SPEC
Jeremy Evans
2020-01-24
3
-2
/
+9
*
Update SPEC and Lint to require ASCII-8BIT encoding for CGI values with non-A...
Jeremy Evans
2020-01-24
3
-0
/
+22
*
Don't add headers when gzipped file returned 304
Sergey Chooh
2020-01-23
2
-0
/
+13
*
Fix test that expects UTF-8 default_external encoding
Jeremy Evans
2020-01-23
1
-2
/
+8
*
Add back test for etag with no-cache
Jeremy Evans
2020-01-23
1
-0
/
+6
*
Remove check for Cache-Control: no-cache when generating etag
Matthias Hengel
2020-01-23
2
-8
/
+1
*
Improve `Request#host_with_port`
Alexander Popov
2020-01-23
2
-20
/
+32
*
Prefer `**options`.
Samuel Williams
2020-01-23
7
-8
/
+8
*
Set Content-Length response header even for bodies not responding to to_ary
Jeremy Evans
2020-01-22
2
-4
/
+3
*
Fix multipart parser for special files #1308
Christoph Wagner
2020-01-22
2
-3
/
+29
*
Fix `use` with kwargs
Ryuta Kamizono
2020-01-22
2
-2
/
+3
*
Enable `Layout/TrailingWhitespace` cop to prevent extra trailing space in future
Ryuta Kamizono
2020-01-22
7
-6
/
+9
*
Fix typos
Ryuta Kamizono
2020-01-22
7
-8
/
+8
*
Make body not respond to to_path to Rack::Files range requests
Jeremy Evans
2020-01-21
2
-11
/
+22
*
Merge pull request #1502 from mkasztelnik/fix-typo-in-padrino-changelog-entry
Rafael França
2020-01-20
1
-1
/
+1
|
\
|
*
Fix typo in Padrino changelog entry
Marek Kasztelnik
2020-01-20
1
-1
/
+1
|
/
*
Update Thin handler to better handle more options
Jeremy Evans
2020-01-17
1
-8
/
+14
*
Support providing IO-like object to Rack::Multipart::UploadedFile
Jeremy Evans
2020-01-18
3
-13
/
+40
*
Do not clobber :BindAddress in Webrick handler
Jeremy Evans
2020-01-17
1
-1
/
+3
*
Make Rack::Request#ssl? be true for wss scheme
Jeremy Evans
2020-01-18
2
-1
/
+5
*
Support a :cascade option for Rack::Static
Jeremy Evans
2020-01-17
2
-0
/
+24
*
Add test for multipart parsing without Content-Disposition
Jeremy Evans
2020-01-17
2
-0
/
+11
*
Make Rack::ShowExceptions handle invalid POST data
Jeremy Evans
2020-01-16
2
-2
/
+23
*
Add a test for space between cookies (Fixes #1039)
Jeremy Evans
2020-01-16
1
-0
/
+3
*
Add more documentation to Rack::MockRequest (Fixes #1098)
Jeremy Evans
2020-01-16
1
-0
/
+17
*
Implement SessionHash#dig
Jeremy Evans
2020-01-16
2
-4
/
+20
*
Fix possible timing issue in deflater tests
Jeremy Evans
2020-01-16
1
-1
/
+1
*
Require password for basic authentication
Jeremy Evans
2020-01-16
2
-1
/
+10
*
Skip deflating in Rack::Deflater if Content-Length is 0
Jeremy Evans
2020-01-16
2
-0
/
+13
*
Merge pull request #1489 from kamipo/patch-1
Rafael França
2020-01-16
1
-1
/
+1
|
\
|
*
Update TargetRubyVersion to 2.3 in .rubocop.yml
Ryuta Kamizono
2020-01-16
1
-1
/
+1
|
/
*
Merge pull request #1487 from jeremyevans/limit-doc-spec
Jeremy Evans
2020-01-15
2
-3
/
+44
|
\
|
*
Document param_depth_limit in README and add specs for it
Jeremy Evans
2020-01-15
2
-3
/
+44
|
/
*
Merge pull request #1483 from jeremyevans/lint-response-array
Aaron Patterson
2020-01-14
2
-1
/
+25
|
\
|
*
Make Rack::Lint check response is array with 3 elements
Jeremy Evans
2020-01-14
2
-1
/
+25
|
/
*
Update lib/rack/response.rb
Samuel Williams
2020-01-14
1
-1
/
+1
*
Add new `Response.[]` and `MockResponse.[]` which are very similar. Fixes #1094.
Samuel Williams
2020-01-14
4
-0
/
+30
*
Update the core team list
Rafael Mendonça França
2020-01-13
1
-7
/
+10
*
Update core team in README
Jeremy Evans
2020-01-11
1
-1
/
+3
*
#transform_keys no longer necessary, reverts #1401
pavel
2020-01-12
1
-8
/
+0
*
fix changelog
pavel
2020-01-12
1
-1
/
+1
*
Document Rack::Utils#best_q_match (Fixes #1367)
Jeremy Evans
2020-01-11
1
-0
/
+4
*
Update changelog for 2.1.1 stable.
Samuel Williams
2020-01-12
1
-0
/
+4
*
Fix: Add to_hash to wrap Hash and Session classes
Oleh Demianiuk
2020-01-12
1
-1
/
+1
*
Remove chunked middleware from default server stack.
Samuel Williams
2020-01-12
1
-2
/
+0
*
Improve install process.
Samuel Williams
2020-01-12
4
-16
/
+35
[next]