Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/branches/1-2-stable/actionpack/lib/action_controller

Name Size Rev Age Last Change
../
assertions 7838 1 year nzkoz: Backport fix to allow :controller=>:some_symbol [norbert]
cgi_ext 6456 2 years bitsweat: Merge [6455] from trunk. Fix PStore typo. References #7900.
macros 7783 1 year bitsweat: Fix in place editor's setter action with non-string fields. References …
session 5538 2 years bitsweat: Merge [5531] from trunk.
templates 5366 2 years david: Fix scaffolding from using deprecated :post => true (closes #6499)
vendor 6118 2 years rick: Add much-needed html-scanner tests. Fixed CDATA parsing bug. [Rick]
assertions.rb 3.7 kB 5020 2 years david: Better bundling of new assertions and make integration tests work again
base.rb 55.5 kB 7713 1 year nzkoz: Change the resource seperator from ; to / change the generated routes to …
benchmarking.rb 3.6 kB 8356 10 months bitsweat: Merge [8355] from trunk: fix strange NoMemoryError on amd64. References …
caching.rb 24.8 kB 7185 1 year nzkoz: Improve performance of action caching. Closes #8231 [skaes]
cgi_process.rb 8.4 kB 8177 11 months nzkoz: Merge [8176] to stable to fix session fixation attacks. Closes #10048
components.rb 7.0 kB 5632 2 years bitsweat: Merge [5631] from trunk.
cookies.rb 3.1 kB 7979 1 year rick: merge [7978] from edge
deprecated_dependencies.rb 2.5 kB 4948 2 years david: Deprecated all of ActionController::Dependencies. All dependency loading …
deprecated_redirects.rb 0.7 kB 4079 3 years david: Fixed docs
deprecated_request_methods.rb 0.8 kB 3847 3 years david: Mime types are separated by a comma, not semicolon, in the Accept header. …
filters.rb 28.4 kB 7178 1 year nzkoz: Merge [7177] to release. [skaes] References #8891
flash.rb 6.1 kB 5021 2 years david: caller is necessary for proper trace in deprecation
helpers.rb 5.2 kB 4952 2 years david: Added deprecation language for in_place_editor and auto_complete_field …
integration.rb 19.5 kB 7319 1 year nzkoz: Integration tests: introduce methods for other HTTP methods. Closes #6353. …
layout.rb 13.3 kB 5813 2 years david: Make RDoc not spew errors on install because of HTML comments in code …
mime_responds.rb 6.6 kB 5232 2 years bitsweat: r5515@ks: jeremy | 2006-10-08 13:24:42 -0700 #6281 r5516@ks: jeremy | …
mime_type.rb 5.5 kB 5699 2 years bitsweat: Merge [5694]-[5698] from trunk: respond_to json and render :json => …
pagination.rb 15.5 kB 6993 1 year bitsweat: Deprecate pagination for Rails 1.2.4. Install the classic_pagination …
request.rb 8.6 kB 5897 2 years bitsweat: Merge [5895], [5896] from trunk. References #6891.
rescue.rb 5.3 kB 5758 2 years bitsweat: Merge [5757] from trunk.
resources.rb 21.3 kB 7713 1 year nzkoz: Change the resource seperator from ; to / change the generated routes to …
response.rb 1.2 kB 5634 2 years david: Fix that redirects should set "Location" header, not "location", and …
routing.rb 47.1 kB 7838 1 year nzkoz: Backport fix to allow :controller=>:some_symbol [norbert]
scaffolding.rb 6.8 kB 4973 2 years bitsweat: Don't use deprecated render API. Cosmetics.
session_management.rb 5.4 kB 5837 2 years rick: rollback [5833] and [5835]
status_codes.rb 2.7 kB 5980 2 years david: Keep the irrelevant stuff out with :nodoc:
streaming.rb 6.3 kB 5206 2 years bitsweat: Deprecate @headers
test_process.rb 14.2 kB 8784 8 months bitsweat: Merge r8782 from trunk: TestSession supports indifferent access. …
url_rewriter.rb 3.8 kB 6651 1 year rick: apply [6648] to 1.2 stable
verification.rb 5.1 kB 6423 2 years bitsweat: Merge [6422] from trunk. Undeprecates verification with :redirect_to => …
Note: See TracBrowser for help on using the browser.