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
/
activesupport
/
lib
/
active_support
/
testing
/
isolation.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow ActiveSupport's isolation tests to run with MiniTest on 1.9
Carl Lerche
2009-12-30
1
-18
/
+46
*
Fixes remote errors in isolation tests
Yehuda Katz
2009-11-23
1
-0
/
+15
*
Have all the tests running off a single Gemfile
Yehuda Katz + Carl Lerche
2009-10-20
1
-2
/
+0
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-0
/
+2
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-14
1
-2
/
+0
*
To unmarshal MissingSourceFile from child
Jeremy Kemper
2009-10-09
1
-1
/
+3
*
Fix the broken railties isolation tests
Carl Lerche
2009-09-29
1
-4
/
+9
*
Get Initializer tests running without requiring parts of Rails being loaded f...
Yehuda Katz + Carl Lerche
2009-07-06
1
-70
/
+72
*
Adds support for def self.setup in isolation tests for setup that should be r...
Yehuda Katz + Carl Lerche
2009-07-02
1
-0
/
+5
*
Crazy hacks to get the Isolation testing module to work on non forking enviro...
Yehuda Katz + Carl Lerche
2009-06-30
1
-10
/
+69
*
Created AS::Testing::Isolation which runs each test case in a separate process.
Yehuda Katz + Carl Lerche
2009-06-30
1
-0
/
+39