public
Description: a modular Ruby webserver interface
Homepage: http://rack.rubyforge.org/
Clone URL: git://github.com/chneukirchen/rack.git
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/ Sun Oct 18 11:42:58 -0700 2009 Test multipart upload with a semicolon in the n... [drodriguez]
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 Thu Jan 15 20:47:51 -0800 2009 Major update to Rack::Auth::OpenID Includes acc... [scytrin]
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 Thu Apr 30 17:02:57 -0700 2009 Bump remainder of rack.versions [josh]
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 Thu Apr 30 17:02:57 -0700 2009 Bump remainder of rack.versions [josh]
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 ... [Ben Alpert]
file spec_rack_lint.rb Mon Aug 03 20:33:24 -0700 2009 Kill stray debug line [josh]
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 Thu Apr 30 17:02:57 -0700 2009 Bump remainder of rack.versions [josh]
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 Mon Aug 03 09:41:05 -0700 2009 rack.input should be ASCII-8BIT even if it's St... [takahashim]
file spec_rack_response.rb Wed Mar 25 06:34:10 -0700 2009 Add Rack::Response#redirect [chneukirchen]
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 Tue Apr 28 08:38:33 -0700 2009 Fix shadowed variables in memcache session spec [josh]
file spec_rack_session_pool.rb Sat Jan 24 19:30:33 -0800 2009 Fixed typos in Auth::OpenID Adjusted tests for ... [scytrin]
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 Sun Oct 18 11:42:58 -0700 2009 Test multipart upload with a semicolon in the n... [drodriguez]
file spec_rack_webrick.rb Thu Apr 30 17:02:57 -0700 2009 Bump remainder of rack.versions [josh]
file testrequest.rb Tue Nov 25 16:33:38 -0800 2008 Updated the tests to use net/http since open-ur... [technomancy]
directory unregistered_handler/ Wed Mar 25 22:57:06 -0700 2009 Simplified options for unregistered handlers M... [Graham Batty]