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
/
test
/
spec_auth_digest.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated code. (#1966)
Samuel Williams
2022-09-10
1
-288
/
+0
*
Move Rack::MockRequest/Response into dedicated files. (#1935)
Samuel Williams
2022-08-03
1
-1
/
+1
*
Add remaining tests for 100% branch coverage
Jeremy Evans
2022-05-25
1
-0
/
+5
*
Change SPEC to not allow uppercase header keys
Jeremy Evans
2022-02-18
1
-7
/
+7
*
Enable directly requiring Rack components
Jeremy Evans
2022-02-03
1
-0
/
+10
*
Add remaining covering tests
Jeremy Evans
2020-01-30
1
-0
/
+14
*
DRY up tests using the test helper
Jeremy Evans
2020-01-27
1
-4
/
+1
*
Allow global expectation explicitly for minitest.
Nikolay Rys
2019-10-06
1
-1
/
+1
*
RuboCop: enable Layout/Space* cops (#1259)
yhirano55
2018-04-17
1
-1
/
+1
*
Use Ruby >= 1.9 syntax for hashes. Prefer { a: :b } over { :a => :b } (#1253)
yhirano55
2018-04-16
1
-4
/
+4
*
Add frozen_string_literal: true to remaining files
Dillon Welch
2018-04-13
1
-0
/
+2
*
First attempt to mass-port from minitest/bacon to minitest/spec.
Ryan Davis
2015-06-12
1
-47
/
+47
*
Added minitest/bacon to the top of each file so they can be run straight up.
Ryan Davis
2015-06-11
1
-0
/
+1
*
Fix request loop on non-stale nonce with time_limit parameter.
ITO Nobuaki
2012-07-12
1
-0
/
+14
*
Wrap test apps in Rack::Lint (first pass)
Lars Gierth
2011-12-21
1
-2
/
+3
*
Merge branch 'auth-digest-with-rack-builder' of https://github.com/rkh/rack i...
Joshua Peek
2011-03-18
1
-4
/
+1
|
\
|
*
allow passing opaque or an options hash to Rack::Auth::Digest::MD5.new, that ...
Konstantin Haase
2011-03-18
1
-4
/
+1
*
|
MD5 Digest auth: fail if authenticator returns nil
Brad Ediger
2011-03-13
1
-0
/
+6
|
/
*
Fix Rack::Auth::Digest query string bug
Pierre Chapuis
2010-12-13
1
-1
/
+19
*
Rename spec/ back to test/
Christian Neukirchen
2010-06-15
1
-0
/
+223