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
path:
root
/
lib
/
rack
/
show_exceptions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace OpenStruct with Struct (#2004)
YOSHIDA Katsuhiko
2023-01-08
1
-1
/
+6
*
Use Exception#detailed_message if available
Yusuke Endoh
2022-07-09
1
-1
/
+10
*
Use "white-space: pre-wrap" instead of "pre"
Yusuke Endoh
2022-07-09
1
-1
/
+1
*
Use "pre" format and monospace font for exception messages
Yusuke Endoh
2022-07-09
1
-1
/
+1
*
Enable directly requiring Rack components
Jeremy Evans
2022-02-03
1
-0
/
+4
*
Double assignment is still needed to prevent an "unused variable" warning
Ryuta Kamizono
2020-02-11
1
-2
/
+6
*
Cleanups since master is 2.2+
Vipul A M
2020-02-10
1
-6
/
+2
*
Use require_relative and rely on autoload instead of using require
Jeremy Evans
2020-01-27
1
-2
/
+0
*
Make Rack::ShowExceptions handle invalid POST data
Jeremy Evans
2020-01-16
1
-2
/
+2
*
ShowExceptions: fix issue when Rack env has binary data
Akshay Joshi
2018-12-18
1
-1
/
+1
*
Call the correct accepts_html? method for prefer_plaintext
Tomer Elmalem
2018-09-05
1
-1
/
+1
*
Update LICENSE (#1261)
yhirano55
2018-04-17
1
-2
/
+2
*
RuboCop: enable Layout/Space* cops (#1259)
yhirano55
2018-04-17
1
-4
/
+4
*
Merge branch 'patch-1' of https://github.com/jkowens/rack into jkowens-patch-1
Aaron Patterson
2018-04-14
1
-1
/
+5
|
\
|
*
Override template using #template method
Jordan Owens
2018-01-15
1
-1
/
+1
|
*
Allow subclasses to override TEMPLATE constant
Jordan Owens
2018-01-05
1
-1
/
+5
*
|
Add frozen_string_literal: true to remaining files
Dillon Welch
2018-04-13
1
-0
/
+2
*
|
Updates for frozen string literal compatibility.
Pat Allan
2017-06-21
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/master' into showexceptions-lazy-erb-tem...
Max Cantor
2015-08-04
1
-271
/
+270
*
Rename files to follow ruby naming conventions
Teo Ljungberg
2015-06-24
1
-0
/
+387