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_controller
/
metal
/
compatibility.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ActionDispatch::Routing everywhere
Martin Schürrer
2010-02-21
1
-2
/
+2
*
Its not a deprecation if you actually just ignore the call
David Heinemeier Hansson
2010-02-09
1
-0
/
+2
*
Deprecate AC configuration values which were moved to Rack.
José Valim
2010-02-01
1
-6
/
+22
*
Fix some backward incompatible behavior on AM.
José Valim
2010-01-30
1
-13
/
+2
*
Move Flash into middleware
Joshua Peek
2010-01-15
1
-1
/
+1
*
Respect resources_path_names and :path_names options in new dsl
Joshua Peek
2010-01-13
1
-3
/
+2
*
optimise_named_routes is unnecessary
Joshua Peek
2010-01-13
1
-5
/
+0
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-1
/
+1
*
cache_store and page_cache_directory are already defined in caching
Joshua Peek
2009-12-01
1
-4
/
+1
*
Caching refactoring
Yehuda Katz
2009-10-29
1
-3
/
+5
*
Move legacy param_parsers config onto AD::ParamsParser
Joshua Peek
2009-08-21
1
-6
/
+0
*
More perf work:
Yehuda Katz
2009-08-11
1
-4
/
+3
*
Got overhead down from 127 to 85. All tests pass:
Yehuda Katz
2009-08-11
1
-2
/
+3
*
Allow to configure trusted proxies via ActionController::Base.trusted_proxies...
Felipe Talavera
2009-08-09
1
-0
/
+2
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
1
-0
/
+147