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
*
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