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
/
railties
/
test
/
rails_info_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge pull request #22569 from seuros/remove-test-case"
eileencodes
2015-12-13
1
-1
/
+1
*
Controller generators should be creating IntegrationTest stubs instead of Con...
Abdelkader Boudih
2015-12-13
1
-1
/
+1
*
Fix deprecation warning in rails_info_controller tests
Semyon Pupkov
2015-03-17
1
-8
/
+8
*
Change filter on /rails/info/routes to use an actual path regexp from rails
brainopia
2015-02-23
1
-0
/
+25
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-1
/
+1
*
Removed use of mocha in the info_controller tests
Prathamesh Sonpatki
2014-12-03
1
-5
/
+4
*
Stop requiring mocha automatically
Rafael Mendonça França
2014-07-19
1
-0
/
+1
*
HTML formatting to Rails::InfoController#routes
schneems
2012-12-17
1
-1
/
+1
*
Revert "Fix failing test in railties"
Steve Klabnik
2012-12-14
1
-1
/
+2
*
Fix failing test in railties
Carlos Antonio da Silva
2012-12-14
1
-2
/
+1
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-3
/
+3
*
Rails::InfoController tests passing
schneems
2012-05-24
1
-6
/
+11
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
Loading action_controller twice removed.
Arun Agrawal
2011-05-22
1
-1
/
+0
*
Moves local_request? to require.local?
Santiago Pastorino
2010-08-13
1
-4
/
+6
*
Avoid calls to Rails::Application since this is not the official API.
José Valim
2010-07-01
1
-1
/
+1
*
Missed a few spots in railties
Joshua Peek
2010-03-30
1
-2
/
+2
*
Autoload Rails::Info
Joshua Peek
2010-03-20
1
-3
/
+0
*
:controller doesn't work for namespaced controllers anymore.
Carlhuda
2010-03-02
1
-1
/
+1
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-1
/
+1
*
Get Railties tests passing
Carlhuda
2010-02-25
1
-0
/
+3
*
Remove references to ActionDispatch::Routing::Routes in favor of Rails.appica...
Carl Lerche
2010-02-24
1
-1
/
+1
*
Use ActionDispatch::Routing everywhere
Martin Schürrer
2010-02-21
1
-1
/
+1
*
Deprecate AC configuration values which were moved to Rack.
José Valim
2010-02-01
1
-4
/
+4
*
Autoload AC and AV test case classes
Joshua Peek
2010-01-04
1
-1
/
+0
*
Scaffolding generates new routing dsl examples
Joshua Peek
2009-12-09
1
-1
/
+1
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-0
/
+1
*
Find all controllers in memory to use for routing
Joshua Peek
2009-11-23
1
-5
/
+0
*
Rails info tests needs use_controllers
Joshua Peek
2009-10-18
1
-4
/
+8
*
Remove dead requries to AC integration. Rely on autoloads instead
Joshua Peek
2009-09-24
1
-1
/
+0
*
Remove a stray process2 require
Yehuda Katz + Carl Lerche
2009-06-16
1
-1
/
+1
*
Get all of rake tests to pass
Yehuda Katz + Carl Lerche
2009-06-15
1
-1
/
+7
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-30
/
+24
|
\
|
*
Improve tests and code for Rails::InfoController and Rails::Info [#2411 state...
Manfred Stienstra
2009-04-07
1
-30
/
+24
*
|
Make tests pass
Yehuda Katz
2009-02-02
1
-1
/
+1
|
/
*
Appropriate test case subclasses to get assert_tag and assert_deprecated
Jeremy Kemper
2008-11-15
1
-1
/
+1
*
Fix that Rails::InfoController tests
Pratik Naik
2008-06-05
1
-0
/
+4
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
railties tests
Jeremy Kemper
2006-09-03
1
-8
/
+4
*
Railties: info controller tests passing
Jeremy Kemper
2006-08-29
1
-0
/
+2
*
Fix Rails info controller for postgres; Closes #4469.
Nicholas Seckar
2006-03-29
1
-12
/
+10
*
Remove ::Controllers related cruft; fix AP tests
Nicholas Seckar
2006-02-26
1
-6
/
+4
*
Added an omnipresent RailsInfoController with a properties action that delive...
Sam Stephenson
2005-11-08
1
-0
/
+54