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
/
test
/
dispatch
/
routing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated usage of string keys in URL helpers
Rafael Mendonça França
2015-01-04
1
-20
/
+0
*
Remove deprecated `only_path` option on `*_path` helpers
Rafael Mendonça França
2015-01-04
1
-44
/
+0
*
allow URL helpers to work with optional scopes
Alex Robbin
2014-12-13
1
-0
/
+12
*
Mounted Rack apps should have default named routes based on app name
T.J. Schuck
2014-12-06
1
-11
/
+33
*
Pure rack apps can be mounted with a name
Jean Boussier
2014-11-29
1
-1
/
+1
*
Deprecate string options in URL helpers
Melanie Gilman
2014-11-24
1
-0
/
+20
*
Deprecate the `only_path` option on `*_path` helpers.
Godfrey Chan
2014-10-28
1
-0
/
+80
*
Revert "Merge pull request #16966 from why-el/symbolize-path-params"
Rafael Mendonça França
2014-09-25
1
-8
/
+0
*
Ensure named path params are symbols (Fixes #16958)
Mohamed Wael Khobalatte
2014-09-25
1
-0
/
+8
*
always test against a routed rack app so there are always url_helpers
Aaron Patterson
2014-07-07
1
-1
/
+2
*
Remove unused method in RouteSet test.
Guo Xiang Tan
2014-05-15
1
-4
/
+0
*
Transform dashes to underscores in resource route names
Byron Bischoff
2014-01-25
1
-3
/
+13
*
Fix `rake routes` error when `Rails::Engine` with empty routes is mounted; fi...
Maurizio De Santis
2014-01-24
1
-0
/
+21
*
Tidy up tests and CHANGELOG for #12598
Andrew White
2014-01-20
2
-5
/
+14
*
Automatically convert dashes to underscores for url helpers
Amr Tamimi
2014-01-20
2
-1
/
+5
*
Show routes defined under assets prefix
Ryunosuke SATO
2013-12-19
1
-0
/
+12
*
Build fix for Routing Inspector
Arun Agrawal
2013-11-22
1
-2
/
+2
*
Fix for routes task
Sıtkı Bağdat
2013-11-21
1
-16
/
+16
*
`RoutesInspector` deals with routes using regexp as `:controller` option
Yves Senn
2013-05-30
1
-0
/
+9
*
Fix named routing regression from 3.2.13
schneems
2013-05-16
1
-0
/
+11
*
Fix AP tests related to routes inspector output and the new column titles
Carlos Antonio da Silva
2013-02-19
1
-20
/
+65
*
In Browser Path Matching with Javascript
schneems
2013-01-20
1
-0
/
+8
*
Needless requires
Akira Matsuda
2013-01-06
1
-2
/
+0
*
Missing requires
Akira Matsuda
2013-01-06
1
-0
/
+1
*
split formatting concerns from RoutesInspector
Yves Senn
2013-01-05
1
-4
/
+21
*
Add active_support/testing/autorun
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Clear url helper methods when routes are reloaded
Andrew White
2012-12-14
1
-0
/
+86
*
fixing most tests on Ruby 2.0
Aaron Patterson
2012-09-25
1
-2
/
+2
*
Make enhanced routing Concerns more tell-don't-ask
Ernie Miller
2012-09-03
1
-12
/
+15
*
Fix concerns not executing block in mapper
Ernie Miller
2012-09-03
1
-0
/
+10
*
Allow routing concerns to accept a callable
Ernie Miller
2012-09-03
1
-2
/
+26
*
Extract common controllers to abstract_unit
Rafael Mendonça França
2012-08-13
1
-16
/
+4
*
Implementing Routing Concerns
Rafael Mendonça França
2012-08-13
1
-0
/
+94
*
Rename RouteInspector to RoutesInspector
Carlos Antonio da Silva
2012-07-08
1
-2
/
+2
*
move route_inspector to actionpack
@schneems and @mattt
2012-07-07
1
-0
/
+170