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
/
railtie.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop circular require warnings
Aaron Patterson
2011-08-24
1
-1
/
+0
*
x_sendfile_header now defaults to nil and production.rb env file doesn't
Santiago Pastorino
2011-08-07
1
-1
/
+1
*
Allow ignore_accept_header through configuration option.
José Valim
2011-05-02
1
-0
/
+2
*
First pass at Rack::Cache
wycats
2010-09-13
1
-0
/
+1
*
Partial revert of commit #7fae0aa4ac116 removing action_dispatch.prepare_disp...
Mikel Lindsaar
2010-09-11
1
-5
/
+0
*
Add configuration option for tld length
Simon Jefford
2010-09-09
1
-0
/
+10
*
Ensure routes are loaded only after the initialization process finishes, ensu...
José Valim
2010-09-02
1
-5
/
+0
*
Add a header that tells Internet Explorer (all versions) to use the best avai...
wycats
2010-07-27
1
-1
/
+2
*
Use the new ActiveSupport::FileUpdateChecker instead of RoutesReloader.
José Valim
2010-06-20
1
-1
/
+1
*
Kill legacy dispatcher.
José Valim
2010-05-18
1
-2
/
+0
*
Add a test which ensures action_dispatch.show_exceptions is properly disabled.
José Valim
2010-04-02
1
-1
/
+1
*
Raise exceptions instead of rendering error templates in test environment [#4...
Rolf Bjaanes
2010-04-02
1
-1
/
+2
*
Make X-Sendfile default to "" so it works correctly in dev mode.
wycats
2010-03-26
1
-1
/
+1
*
Move application configuration to the application configuration object, remov...
José Valim
2010-03-26
1
-2
/
+1
*
Deprecated ActionController::Base.session_options= and ActionController::Base...
Carlhuda
2010-03-04
1
-2
/
+0
*
Move session and session_store onto ActionDispatch and add deprecation warnings
Carlhuda
2010-03-04
1
-0
/
+2
*
Move remote_ip to a middleware:
Carlhuda
2010-03-03
1
-0
/
+1
*
Makes send_file work again by deferring to Rack::Sendfile.
Carlhuda
2010-02-23
1
-0
/
+2
*
Ensure metals and initializers in plugins are loaded.
José Valim
2010-01-24
1
-3
/
+0
*
Rename plugin_name to railtie_name and engine_name.
José Valim
2010-01-24
1
-1
/
+1
*
Solve some pendencies.
José Valim
2010-01-24
1
-1
/
+1
*
Extract routes reloading responsibilities from application and load them just...
José Valim
2010-01-23
1
-12
/
+4
*
Default to sync instrumentation.
José Valim
2010-01-21
1
-3
/
+0
*
Move middleware builder back to Rails::Rack::Metal without losing the new beh...
José Valim
2010-01-17
1
-29
/
+0
*
Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.
José Valim
2010-01-17
1
-0
/
+58