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
/
showexceptions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Rack::Utils.bytesize method in favour of native String method
deepj
2015-05-26
1
-1
/
+1
*
Less allocated objects on each request
schneems
2014-10-02
1
-2
/
+2
*
Flip to best_q_match, so we provide html to */*
James Tucker
2014-07-13
1
-1
/
+1
*
Undo template refactoring
Stephen Best
2014-07-13
1
-1
/
+2
*
Restore public API
Stephen Best
2014-07-13
1
-1
/
+4
*
ShowExceptions minor refactoring
Stephen Best
2014-07-13
1
-7
/
+12
*
ShowException only serves HTML Accept header contains text/html
Stephen Best
2014-07-13
1
-6
/
+6
*
Fixed an unhandled condition where req.GET or req.POST could be nil if a URI
Luke Jahnke
2011-08-01
1
-2
/
+2
*
fixing unused variable warnings in 1.9.3
Aaron Patterson
2011-01-14
1
-2
/
+7
*
showexceptions: gracefully handle empty backtraces
raggi
2010-10-10
1
-1
/
+7
*
Make ShowExceptions respond with plain text on AJAX calls.
Damian Janowski
2010-09-02
1
-8
/
+26
*
Fix typo in Rack::ShowExceptions error message
Sam Roberts
2009-02-06
1
-1
/
+1
*
Explicitly require request, response, and utils
Joshua Peek
2009-01-14
1
-0
/
+1
*
Make Rack::ShowExceptions set Content-Length
Christian Neukirchen
2008-08-28
1
-1
/
+5
*
Fix syntax for toggle() in ShowExceptions
m.fellinger
2008-01-22
1
-1
/
+1
*
Fix trailing whitespace. Sigh.
Christian Neukirchen
2007-05-16
1
-1
/
+1
*
Small docfixes
Christian Neukirchen
2007-05-16
1
-1
/
+1
*
Add RDocs
Christian Neukirchen
2007-03-01
1
-0
/
+12
*
Add Rack::Reloader, a code autoreloader
Christian Neukirchen
2007-02-25
1
-1
/
+1
*
Small exception handler tweak
Christian Neukirchen
2007-02-19
1
-1
/
+1
*
Rename Request#method to #request_method to not confuse stdlibs
Christian Neukirchen
2007-02-18
1
-1
/
+1
*
Remove trailing whitespace *sigh*
Christian Neukirchen
2007-02-17
1
-13
/
+13
*
Remove Python leftover
Christian Neukirchen
2007-02-17
1
-61
/
+0
*
Add Rack::ShowExceptions
Christian Neukirchen
2007-02-17
1
-0
/
+393