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
/
abstract_unit.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rails.application is set anyway, we don't need to set it manually, this was p...
Piotr Sarnacki
2010-09-25
1
-2
/
+0
*
Generators are not aware of namespace of isolated engines and applications
Piotr Sarnacki
2010-09-24
1
-3
/
+6
*
AS::Isolation functional on Windows/JRuby.
Nick Sieger
2010-06-24
1
-2
/
+0
*
Move railties/builtin into lib
Joshua Peek
2010-03-20
1
-1
/
+0
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
1
-6
/
+1
*
Fix test load paths for those not using bundler
Joshua Peek
2010-02-15
1
-1
/
+6
*
Get rails tests running on bundler 0.9
Carl Lerche
2010-01-31
1
-10
/
+2
*
Autoload AS test case
Joshua Peek
2010-01-04
1
-1
/
+0
*
Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb
Carl Lerche
2009-12-31
1
-1
/
+1
*
Don't require initializer.rb in core.rb
Carl Lerche
2009-12-28
1
-1
/
+3
*
Have all the tests running off a single Gemfile
Yehuda Katz + Carl Lerche
2009-10-20
1
-8
/
+7
*
Bundle for railties tests too
Jeremy Kemper
2009-10-19
1
-9
/
+9
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-5
/
+5
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
1
-0
/
+1
*
Rewrite FCGI handler test
Joshua Peek
2009-10-05
1
-12
/
+0
*
Try to load lib before trying to activate the gem for testing
Joshua Peek
2009-10-05
1
-2
/
+6
*
Fix railties tests
Joshua Peek
2009-09-25
1
-0
/
+2
*
More places to bump rack-test version [#3250 state:resolved]
Mike Gunderloy
2009-09-23
1
-1
/
+1
*
Railties test helpers need to activate rack gem
Joshua Peek
2009-09-01
1
-1
/
+4
*
Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 s...
Yehuda Katz + Carl Lerche
2009-07-01
1
-3
/
+0
*
Crazy hacks to get the Isolation testing module to work on non forking enviro...
Yehuda Katz + Carl Lerche
2009-06-30
1
-0
/
+2
*
Starting to replace scattered path configuration settings with the path object
Yehuda Katz + Carl Lerche
2009-06-26
1
-0
/
+1
*
Fix test failure introduced by 6099f261ea7c624aa45b47be7573ed1cab7b6b71
Jeremy Kemper
2009-02-25
1
-1
/
+2
*
Test database middleware loading from the initializer.
Manfred Stienstra
2009-02-25
1
-1
/
+2
*
Properly skip fcgi tests if the gem is not installed
Joshua Peek
2009-02-16
1
-0
/
+8
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-7
/
+5
*
Accept a prefix argument to filter_backtrace_with_cleaning [#1456 state:commi...
Manfred Stienstra
2008-11-24
1
-1
/
+2
*
Require Mocha >= 0.9.3 which includes a MiniTest adapter
Jeremy Kemper
2008-11-23
1
-6
/
+3
*
RailsFCGIHandler tests. Closes #9630.
Jeremy Kemper
2007-09-23
1
-10
/
+7
*
Dispatcher tests. References #9630.
Jeremy Kemper
2007-09-23
1
-0
/
+10
*
Dispatcher test requires abstract_unit. Cleanup abstract_unit.
Jeremy Kemper
2007-03-01
1
-4
/
+1
*
Dont run FCGIDispatcher tests if mocha is not available
David Heinemeier Hansson
2006-09-15
1
-2
/
+0
*
Thoroughly test the FCGI dispatcher. Closes #5970.
Jeremy Kemper
2006-09-03
1
-0
/
+22