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

root/trunk/actionpack/lib/action_controller/dispatcher.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9055 [9055] 03/18/08 17:56:05 bitsweat Refactor filters to use Active Support callbacks. Closes #11235.
(edit) @8683 [8683] 01/21/08 20:45:04 nzkoz Reapply the TemplateFinder first applied in [8669] then reverted in …
(edit) @8676 [8676] 01/19/08 06:01:57 bitsweat Revert r8669 for now, breaks Action Mailer. Reopens #10800.
(edit) @8669 [8669] 01/19/08 03:20:39 bitsweat Introduce TemplateFinder to handle view paths and lookups. Closes #10800.
(edit) @8664 [8664] 01/19/08 02:44:45 bitsweat Extract ActiveSupport::Callbacks from Active Record, test case setup and …
(edit) @8488 [8488] 12/27/07 11:17:05 bitsweat Introduce native mongrel handler and push mutex into dispatcher.
(edit) @8346 [8346] 12/10/07 00:52:38 bitsweat Fix doc typo on Dispatcher.dispatch. Closes #10434 [fxn]
(edit) @7944 [7944] 10/16/07 16:36:52 bitsweat Dispatcher: fix that to_prepare should only run once in production. Closes …
(edit) @7719 [7719] 10/02/07 05:32:14 bitsweat Ruby 1.9 compat, consistent load paths
(edit) @7641 [7641] 09/26/07 01:29:28 bitsweat Reinstate the default AR.instantiate_observers to_prepare block.
(copy) @7640 [7640] 09/26/07 01:24:07 bitsweat Move Railties' Dispatcher to ActionController::Dispatcher, introduce …
copied from trunk/railties/lib/dispatcher.rb:
(edit) @7475 [7475] 09/14/07 01:00:32 bitsweat Missed Reloadable bits and pieces
Note: See TracRevisionLog for help on using the revision log.