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
/
routing
/
optimisations.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added optimal formatted routes to rails, deprecating the formatted_* methods,...
Aaron Batalion
2008-11-26
1
-1
/
+1
*
Make optimized named routes respect all reserved options and tie it into UrlR...
Gabe da Silveira
2008-11-18
1
-6
/
+2
*
Cleaned up route optimisation guard condition generation code as it was getti...
Tom Lea
2008-11-01
1
-7
/
+19
*
Fixes optimised named routes generating question mark followed by nothing whe...
Luke Melia
2008-08-31
1
-2
/
+3
*
Prepare Route#generate and Route#recognize early. Also refactor segments a bi...
Joshua Peek
2008-07-28
1
-0
/
+1
*
Routing whitespace cleanup
Joshua Peek
2008-07-28
1
-11
/
+11
*
AbstractRequest.relative_url_root is no longer automatically configured by a ...
Joshua Peek
2008-07-24
1
-1
/
+1
*
Allow ActionController::Base#default_url_options to have a default options ar...
Cheah Chu Yeow
2008-05-05
1
-3
/
+3
*
Ensure that default_url_options, if defined, are used in named routes.
Cheah Chu Yeow
2008-05-04
1
-3
/
+3
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-9
/
+10
*
Restructure routing into several smaller files. References #10835 [oleganza]
Michael Koziarski
2008-01-17
1
-0
/
+119