wycats / rack forked from rack/rack

a modular Ruby webserver interface

This URL has Read+Write access

wycats (author)
Wed Apr 22 10:53:22 -0700 2009
Yehuda Katz (committer)
Thu Nov 12 12:32:50 -0800 2009
commit  166b96b89310b1fdbce8cc0e66a3c04b6d3def81
tree    6c0965df96f6705c10951c0bbb1fbfae94ab4398
parent  c765e7b99f569c170f07431a6831541755e271f6
rack / test
name age message
..
directory cgi/ Sat Sep 05 11:27:50 -0700 2009 rackup should expect $LOAD_PATH to already be s... [josh]
directory multipart/ Loading commit data...
file spec_rack_auth_basic.rb Fri Feb 27 15:34:31 -0800 2009 Allow realm to be passed to auth handler's init... [candlerb]
file spec_rack_auth_digest.rb Fri Feb 27 15:34:31 -0800 2009 Allow realm to be passed to auth handler's init... [candlerb]
file spec_rack_auth_openid.rb
file spec_rack_builder.rb Fri Feb 06 12:25:11 -0800 2009 Fix all specs that use String for response body... [rtomayko]
file spec_rack_camping.rb Mon May 26 07:12:22 -0700 2008 Skip Camping and Memcache tests if the gems are... [josh]
file spec_rack_cascade.rb Fri May 15 09:29:56 -0700 2009 Allow empty cascades. Reduce #call object alloc... [jeremy]
file spec_rack_cgi.rb
file spec_rack_chunked.rb Thu Mar 12 16:18:32 -0700 2009 Add Rack::Chunked (Transfer-Encoding: chunked) ... [rtomayko]
file spec_rack_commonlogger.rb Wed Jun 17 15:31:38 -0700 2009 Fix unit test errors in spec_rack_commonlogger.... [Hongli Lai (Phusion)]
file spec_rack_conditionalget.rb Fri Feb 06 12:25:11 -0800 2009 Fix all specs that use String for response body... [rtomayko]
file spec_rack_content_length.rb Tue Dec 23 12:20:38 -0800 2008 Rack::ContentLength tweaks ... * Adds a Conte... [rtomayko]
file spec_rack_content_type.rb Thu Mar 05 19:53:52 -0800 2009 Add Rack::ContentType middleware Signed-off-by... [candlerb]
file spec_rack_deflater.rb Sat Mar 14 01:23:30 -0700 2009 Rack::Deflater streaming [rtomayko]
file spec_rack_directory.rb Tue Apr 28 08:22:02 -0700 2009 Fix constant already defined warning in tests [josh]
file spec_rack_fastcgi.rb
file spec_rack_file.rb Tue Apr 28 08:22:02 -0700 2009 Fix constant already defined warning in tests [josh]
file spec_rack_handler.rb Wed Mar 25 22:57:06 -0700 2009 Simplified options for unregistered handlers M... [Graham Batty]
file spec_rack_head.rb Sun Oct 19 13:52:38 -0700 2008 Implemented Rack::Head, modified Rack::Lint to ... [spicyj]
file spec_rack_lint.rb
file spec_rack_lobster.rb Sat Mar 03 01:56:00 -0800 2007 Add some missing tests darcs-hash:200703030956... [chneukirchen]
file spec_rack_lock.rb Fri Feb 06 12:25:11 -0800 2009 Fix spec failures and warnings in Rack::Lock un... [rtomayko]
file spec_rack_methodoverride.rb Tue Jan 06 03:32:25 -0800 2009 Store original HTTP method in MethodOverride mi... [jcrosby]
file spec_rack_mock.rb Sun May 10 20:19:20 -0700 2009 Kill request instance memoization [josh]
file spec_rack_mongrel.rb
file spec_rack_recursive.rb Wed Feb 28 10:13:00 -0800 2007 Make spec_rack_recursive.rb use mocks darcs-ha... [chneukirchen]
file spec_rack_request.rb
file spec_rack_response.rb
file spec_rack_rewindable_input.rb Wed Apr 15 01:23:33 -0700 2009 Implement a Rack::RewindableInput utility class... [Hongli Lai (Phusion)]
file spec_rack_session_cookie.rb Mon Jan 05 05:59:38 -0800 2009 Marshall of String changed in 1.9 [chneukirchen]
file spec_rack_session_memcache.rb
file spec_rack_session_pool.rb Sat Jan 24 19:30:33 -0800 2009 Fixed typos in Auth::OpenID Adjusted tests for ... [Scytrin dai Kinthra]
file spec_rack_showexceptions.rb Wed Feb 28 10:30:00 -0800 2007 Make spec_rack_showexceptions.rb use mocks dar... [chneukirchen]
file spec_rack_showstatus.rb Thu Jul 24 01:23:50 -0700 2008 Updated Rake::Lint to ensure Content-Length hea... [Dan Kubb]
file spec_rack_static.rb Fri Feb 06 12:25:11 -0800 2009 Fix all specs that use String for response body... [rtomayko]
file spec_rack_thin.rb Sun Feb 01 00:58:31 -0800 2009 Run Thin tests on separate port from Mongrel te... [rtomayko]
file spec_rack_urlmap.rb Sat Apr 25 03:16:00 -0700 2009 Order URL maps by hostname first, putting "empt... [halorgium]
file spec_rack_utils.rb
file spec_rack_webrick.rb
file testrequest.rb
directory unregistered_handler/ Wed Mar 25 22:57:06 -0700 2009 Simplified options for unregistered handlers M... [Graham Batty]