GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/rails/rails.git
jeremy (author)
Wed May 07 13:50:46 -0700 2008
commit  2561732a08ae97fa44706a8eca4db147c4a7c286
tree    795a3c4e57c5d0cb3a01741e382dfb5c38432097
parent  b510d8bfd8355e63432514814e3177244a26275a
rails / actionpack / lib / action_controller
name
..
file assertions.rb Wed Dec 05 10:54:41 -0800 2007 Fix typos (closes #10378) [dhh]
directory assertions/ Tue Nov 25 10:32:14 -0800 2008 Deprecate assert_valid [josh]
file base.rb Mon Dec 01 11:40:18 -0800 2008 Making the IP Spoofing check in AbstractRequest... [darrenboyd]
file benchmarking.rb Wed Nov 19 15:20:34 -0800 2008 Revert "Simplify benchmarking and rescue&q... [lifo]
file caching.rb Sun Nov 23 14:35:47 -0800 2008 Use autoload instead of explicit requires for A... [josh]
directory caching/ Sat Nov 22 11:19:11 -0800 2008 write_fragment returns content if caching is di... [josh]
file cgi_ext.rb Thu May 17 23:24:50 -0700 2007 Parse url-encoded and multipart requests oursel... [jeremy]
directory cgi_ext/ Mon Nov 24 12:05:17 -0800 2008 Ruby 1.9 compat: explicitly require delegate fo... [jeremy]
file cgi_process.rb Sun Nov 23 14:35:47 -0800 2008 Use autoload instead of explicit requires for A... [josh]
file components.rb Fri Apr 11 16:46:46 -0700 2008 Ruby 1.9 compat: workaround module_eval issue [jeremy]
file cookies.rb Wed Jul 16 05:01:23 -0700 2008 Merge with docrails. [lifo]
file dispatcher.rb Wed Dec 03 08:23:02 -0800 2008 Fix failsafe response path. [#1504 state:commit... [jeremy]
file filters.rb Sun Aug 31 13:20:15 -0700 2008 Get rid of 'Object#send!'. It was originally ad... [jeremy]
file flash.rb Wed Nov 19 04:18:57 -0800 2008 Remove deprecated render_component. Please use ... [lifo]
file headers.rb Thu Aug 07 23:43:12 -0700 2008 Simplifying usage of ETags and Last-Modified an... [jeremy]
file helpers.rb Mon Nov 24 10:17:07 -0800 2008 helpers require dependencies [josh]
file http_authentication.rb Sun Aug 31 13:20:15 -0700 2008 Get rid of 'Object#send!'. It was originally ad... [jeremy]
file integration.rb Wed Nov 26 17:18:50 -0800 2008 Ensure Test::Unit::Assertions is available [jeremy]
file layout.rb Fri Nov 28 09:18:28 -0800 2008 Reinstate "Super lazy load view paths in d... [josh]
file mime_responds.rb Sun Jul 06 22:31:49 -0700 2008 Disable the Accept header by default [NZKoz]
file mime_type.rb Sun Nov 16 11:24:46 -0800 2008 Add text/plain to the browser_generated_types a... [NZKoz]
file mime_types.rb Wed Jul 02 11:39:42 -0700 2008 Added application/jsonrequest as a synonym for ... [subelsky]
file polymorphic_routes.rb Sun Nov 30 17:04:24 -0800 2008 Deprecated formatted_polymorphic_url [jeremy]
file record_identifier.rb Tue Jun 17 00:32:37 -0700 2008 Correct code example in dom_id docs. [#437 sta... [akaspick]
file request.rb Mon Dec 01 11:40:18 -0800 2008 Making the IP Spoofing check in AbstractRequest... [darrenboyd]
file request_forgery_protection.rb Sun Nov 23 05:28:34 -0800 2008 Change the forgery token implementation to just... [NZKoz]
file request_profiler.rb Sun Nov 23 14:35:47 -0800 2008 Use autoload instead of explicit requires for A... [josh]
file rescue.rb Sat Nov 22 09:06:08 -0800 2008 Added ActiveSupport::BacktraceCleaner and Rails... [dhh]
file resources.rb Wed Nov 26 01:52:05 -0800 2008 Added optimal formatted routes to rails, deprec... [aaronbatalion]
file response.rb Tue Oct 21 07:58:12 -0700 2008 Dont try to auto-set the etag based on the body... [dhh]
file routing.rb Sun Nov 23 14:35:47 -0800 2008 Use autoload instead of explicit requires for A... [josh]
directory routing/ Sat Nov 29 19:32:13 -0800 2008 Extract named_helper module_eval so it's easier... [jeremy]
directory session/ Sun Nov 23 07:42:15 -0800 2008 Move the cookie store to use the MessageVerifie... [NZKoz]
file session_management.rb Sun Nov 23 14:35:47 -0800 2008 Use autoload instead of explicit requires for A... [josh]
file status_codes.rb Fri Jan 26 13:37:38 -0800 2007 Nodoc the irrelevant (from 1.2) [dhh]
file streaming.rb Wed Jul 16 05:01:23 -0700 2008 Merge with docrails. [lifo]
directory templates/ Thu Aug 21 19:03:33 -0700 2008 Cleanup around partial rendering [ryanb]
file test_case.rb Mon Nov 24 07:58:52 -0800 2008 Ensure integration test is load in script/conso... [josh]
file test_process.rb Sat Nov 22 11:10:12 -0800 2008 Add TestResponse#client_error? to check for 4xx... [cainlevy]
file url_rewriter.rb Mon Jul 28 04:33:24 -0700 2008 Merge docrails changes [lifo]
directory vendor/ Tue Nov 25 11:20:12 -0800 2008 Depend on rack 0.4.0 instead of vendoring it [josh]
file verification.rb Sun Aug 31 13:20:15 -0700 2008 Get rid of 'Object#send!'. It was originally ad... [jeremy]