index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_dispatch.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
1
-0
/
+1
*
Adding filter capability to ActionController logs
Fabrizio Regini
2012-12-05
1
-0
/
+1
*
Add UpgradeSignatureToEncryptionCookieStore
Santiago Pastorino
2012-11-16
1
-5
/
+6
*
Add encrypted cookie store
Santiago Pastorino
2012-11-03
1
-4
/
+5
*
Implement ActionView::Template::Types
Piotr Sarnacki
2012-08-28
1
-0
/
+1
*
Add ActionView::Base.default_formats
Piotr Sarnacki
2012-08-28
1
-0
/
+4
*
Get rid of config.preload_frameworks in favor of config.eager_load_namespaces
José Valim
2012-08-21
1
-3
/
+5
*
Remove the active_model require from action_dispatch.
Rafael Mendonça França
2012-08-16
1
-1
/
+0
*
load active_support/dependencies/autoload in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
defines a private require-hub active_support/rails
Xavier Noria
2012-08-02
1
-0
/
+1
*
raise exceptions on header set after response committed
Aaron Patterson
2012-07-29
1
-0
/
+3
*
Remove useless load path modifications
Santiago Pastorino
2012-05-11
1
-6
/
+0
*
Rack::SSL -> ActionDispatch::SSL
Rafael Mendonça França
2012-03-17
1
-0
/
+1
*
Merge pull request #4248 from andrew/2012
Vijay Dev
2011-12-31
1
-1
/
+1
|
\
|
*
Updated copyright notices for 2012
Andrew Nesbitt
2011-12-31
1
-1
/
+1
*
|
Remove Rescue middleware that was never used by Rails.
José Valim
2011-12-24
1
-1
/
+0
*
|
remove Rails application fallback from AD::IntegrationTest
Sergey Nartimov
2011-12-23
1
-0
/
+3
*
|
Extract the rendering of public exceptions pages into a Rack app.
José Valim
2011-12-16
1
-0
/
+1
*
|
Get rid of the close checks since we cannot reliably close the session anyway.
José Valim
2011-12-16
1
-1
/
+0
*
|
Split ShowExceptions responsibilities in two middlewares.
José Valim
2011-12-01
1
-0
/
+1
*
|
Add an ExceptionWrapper that wraps an exception and provide convenience helpers.
José Valim
2011-12-01
1
-0
/
+1
*
|
Add ActionDispatch::Session::CacheStore as a generic way of storing sessions ...
Brian Durand
2011-10-21
1
-0
/
+1
*
|
Added X-Request-Id tracking and TaggedLogging to easily log that and other pr...
David Heinemeier Hansson
2011-10-19
1
-0
/
+1
|
/
*
Add ClosedError message to the initializer
Santiago Pastorino
2011-04-06
1
-0
/
+1
*
We're in 2011, let's update our license
Prem Sichanugrist
2011-02-22
1
-1
/
+1
*
Introduce ActionDispatch::Reloader
John Firebaugh
2010-12-20
1
-0
/
+1
*
Remove deprecated stuff in ActionController
Carlos Antonio da Silva
2010-09-26
1
-0
/
+1
*
Add a header that tells Internet Explorer (all versions) to use the best avai...
wycats
2010-07-27
1
-0
/
+1
*
Fix failing railties tests.
José Valim
2010-07-21
1
-0
/
+3
*
No need to delegate. Simply include the whole RecordIdentifier module.
José Valim
2010-07-21
1
-0
/
+2
*
Extract ParameterFilter class from FilterParameters mixin
Bryan Helmkamp
2010-07-19
1
-0
/
+1
*
Removing Metal from Rails 3.
wycats
2010-05-29
1
-1
/
+0
*
Move remote_ip to a middleware:
Carlhuda
2010-03-03
1
-1
/
+1
*
Add a BlockUntrustedIps middleware
Carl Lerche
2010-03-03
1
-0
/
+1
*
Updating copyright dates on all licenses
Mikel Lindsaar
2010-02-01
1
-1
/
+1
*
ActionMailer should depend just on AbstractController.
José Valim
2010-01-29
1
-0
/
+1
*
Default to sync instrumentation.
José Valim
2010-01-21
1
-1
/
+0
*
Tidy up new filter_parameters implementation.
José Valim
2010-01-21
1
-1
/
+1
*
Move filter_parameter_logging logic out of the controller and create ActionDi...
Prem Sichanugrist
2010-01-21
1
-0
/
+1
*
Add ActionDispatch::Notifications middleware.
José Valim
2010-01-17
1
-0
/
+1
*
Cookies middleware
Joshua Peek
2010-01-16
1
-0
/
+1
*
Split ActionDispatch http in smaller chunks.
José Valim
2010-01-16
1
-1
/
+9
*
Move Flash into middleware
Joshua Peek
2010-01-15
1
-0
/
+1
*
Make HEAD method masquerade as GET so requests are routed correctly
Joshua Peek
2010-01-15
1
-0
/
+1
*
Trash string coercion rack hacks
Joshua Peek
2010-01-04
1
-1
/
+0
*
Partially revert "ActionDispatch should require as little of ActiveSupport as...
Jeremy Kemper
2009-12-30
1
-0
/
+2
*
ActionDispatch should require as little of ActiveSupport as possible
Carl Lerche
2009-12-30
1
-3
/
+1
*
Require active_support/dependencies/autoload in action_dispatch
Carl Lerche
2009-12-28
1
-0
/
+1
*
AD::Cascade that supports X-Cascade
Joshua Peek
2009-12-26
1
-0
/
+1
*
Flip deferrable autoload convention
Joshua Peek
2009-12-22
1
-31
/
+29
[next]