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
/
routing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the :shallow_path as each scope is generated
Andrew White
2014-02-09
1
-1
/
+12
*
Transform dashes to underscores in resource route names
Byron Bischoff
2014-01-25
1
-4
/
+4
*
Fix `rake routes` error when `Rails::Engine` with empty routes is mounted; fi...
Maurizio De Santis
2014-01-24
1
-3
/
+3
*
Automatically convert dashes to underscores in shorthand routes
Mikko Johansson
2014-01-20
1
-0
/
+1
*
Automatically convert dashes to underscores for url helpers
Amr Tamimi
2014-01-20
1
-1
/
+2
*
Allow an absolute controller path inside a module scope
Andrew White
2014-01-05
1
-2
/
+6
*
Unique the segment keys array for non-optimized url helpers
Andrew White
2014-01-05
1
-1
/
+1
*
Show full route constraints in error message
Andrew White
2014-01-05
1
-2
/
+3
*
Simplify arg parameterization
Andrew White
2014-01-05
1
-6
/
+1
*
Use a custom route vistor for optimized route generation
Andrew White
2014-01-05
1
-27
/
+25
*
Allow engine root relative redirects using an empty string.
Andrew White
2014-01-01
1
-8
/
+18
*
Fix method redefined warning message in mapper.rb
Andrew White
2013-12-29
1
-2
/
+3
*
Show routes defined under assets prefix
Ryunosuke SATO
2013-12-19
1
-1
/
+1
*
Add mailer previews feature based on mail_view gem
Andrew White
2013-12-17
1
-1
/
+1
*
Spelling and Grammar checks
Akshay Vishnoi
2013-12-12
1
-1
/
+1
*
Fix mounting engines inside a resources block
Piotr Sarnacki
2013-12-10
1
-1
/
+2
*
Try to escape each part of a path redirect route correctly
Andrew White
2013-12-02
1
-8
/
+25
*
Merge remote-tracking branch 'docrails/master'
Xavier Noria
2013-11-24
1
-1
/
+1
|
\
|
*
Change syntax format for example returned values
Prem Sichanugrist
2013-11-11
1
-1
/
+1
*
|
Fix for routes task
Sıtkı Bağdat
2013-11-21
1
-1
/
+2
*
|
Avoid hash lookups for building an array of required defaults
Carlos Antonio da Silva
2013-11-15
1
-2
/
+3
*
|
Get rid of useless temp variable
Carlos Antonio da Silva
2013-11-15
1
-2
/
+1
*
|
Set values instead of building hashes with single values for merging
Carlos Antonio da Silva
2013-11-15
1
-2
/
+2
*
|
Take Hash with options inside Array in #url_for
Andrey Ognevsky
2013-11-15
1
-0
/
+2
*
|
avoiding next statements
Akshay Vishnoi
2013-11-15
1
-9
/
+12
*
|
Improve Errors when Controller Name or Action isn't specfied
Gaurish Sharma
2013-11-05
1
-2
/
+4
|
/
*
Respect `SCRIPT_NAME` when using `redirect` with a relative path
Andrew White
2013-10-10
1
-0
/
+18
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-09-28
1
-1
/
+1
|
\
|
*
Fix link_to return value
Earl J St Sauver
2013-09-22
1
-1
/
+1
*
|
Merge pull request #10773 from wangjohn/link_and_routing_options
Rafael Mendonça França
2013-09-23
1
-0
/
+13
|
\
\
|
*
|
Adding documentation to +polymorphic_url+
wangjohn
2013-06-13
1
-0
/
+13
*
|
|
Merge pull request #12216 from suginoy/a-an
Rafael Mendonça França
2013-09-13
2
-2
/
+2
|
\
\
\
|
*
|
|
Fix typos: the indefinite articles(a -> an)
SUGINO Yasuhiro
2013-09-13
2
-2
/
+2
*
|
|
|
Revert "Merge pull request #12208 from mjhoy/patch-1"
Rafael Mendonça França
2013-09-12
1
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-09-13
1
-10
/
+10
|
\
\
\
|
*
|
|
Change documentation to consistently refer to the same object
Earl J St Sauver
2013-09-08
1
-8
/
+8
|
*
|
|
Blacklist refferenced in docs is actually whitelist
Earl J St Sauver
2013-09-08
1
-2
/
+2
|
|
/
/
*
|
|
remove outdated docs
Michael Hoy
2013-09-12
1
-4
/
+0
*
|
|
Refactor handling of action normalization
Max Shytikov
2013-09-10
1
-11
/
+13
*
|
|
Update mapper documenation for match helper [ci skip]
Earl St Sauver
2013-08-30
1
-2
/
+3
|
/
/
*
|
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-13
/
+11
*
|
Refactor handling of action normalization
Max Shytikov
2013-07-26
1
-11
/
+13
*
|
Refactor to reduce number of loops
Andrew White
2013-07-17
1
-15
/
+25
*
|
Fix failing test missed for the past year :(
Andrew White
2013-07-17
1
-2
/
+17
*
|
Fix shorthand routes where controller and action are in the scope
Andrew White
2013-06-25
1
-2
/
+10
|
/
*
`RoutesInspector` deals with routes using regexp as `:controller` option
Yves Senn
2013-05-30
1
-1
/
+1
*
Add has_named_route? to the mapper API
José Valim
2013-05-20
1
-0
/
+5
*
Fix named routing regression from 3.2.13
schneems
2013-05-16
1
-0
/
+1
*
Rack::Mount was replaced by Journey, Fixed comment
Gaurish Sharma
2013-04-30
1
-1
/
+1
*
extract arrays to constants in Mapper
Vipul A M
2013-04-22
1
-2
/
+4
[next]