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
/
lib
/
rails
/
test_help.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove deprecated stuff in ActionController
Carlos Antonio da Silva
2010-09-26
1
-1
/
+1
*
Update abort message (ht: tilsammans).
José Valim
2010-09-25
1
-1
/
+1
*
only abort in test_help in production env
David Chelimsky
2010-09-24
1
-3
/
+3
*
Make assert_recognizes work in IntegrationTest [#4390 state:committed]
Matthew Rudy Jacobs
2010-04-24
1
-1
/
+3
*
Missed a few spots in railties
Joshua Peek
2010-03-30
1
-1
/
+1
*
Explicitly require files before monkey patching them.
José Valim
2010-03-23
1
-1
/
+5
*
Better with #abort
Joao Carlos
2010-03-03
1
-4
/
+1
*
#exit accepts an integer, not a string
Joao Carlos
2010-02-28
1
-1
/
+4
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-1
/
+1
*
Get URL helpers working again in integration tests.
Carlhuda
2010-02-25
1
-0
/
+4
*
Final pass at removing the router from a global constant
Carlhuda
2010-02-25
1
-0
/
+6
*
Resolve test/unit load ordering by removing backtrace filter from boot initia...
Jeremy Kemper
2010-02-11
1
-0
/
+6
*
Get everyone running on Rails.env and fix the broken environment settings for...
David Heinemeier Hansson
2010-01-11
1
-1
/
+1
*
use_instantiated_fixtures and use_transactional_fixtures defaults are set in ...
Joshua Peek
2010-01-04
1
-2
/
+0
*
rack and rack-test are pulled in by AD
Joshua Peek
2010-01-04
1
-3
/
+0
*
Autoload AR test case
Joshua Peek
2010-01-04
1
-3
/
+0
*
Autoload AMo test case
Joshua Peek
2010-01-04
1
-2
/
+0
*
Autoload AM test case class
Joshua Peek
2010-01-04
1
-1
/
+0
*
Autoload AC and AV test case classes
Joshua Peek
2010-01-04
1
-4
/
+0
*
Dont auto require rubygems, move dep on rack-test to Gemfile
David Heinemeier Hansson
2009-12-22
1
-3
/
+2
*
Don't require AD test_case
Joshua Peek
2009-12-12
1
-1
/
+0
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-0
/
+6
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-1
/
+1
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+41
[prev]