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
/
isolation
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix running engine_test in isolation
Piotr Sarnacki
2010-09-19
1
-0
/
+1
*
Create a deprecation behavior that triggers a notification for deprecation no...
wycats
2010-06-29
1
-1
/
+2
*
Add delete to middleware stack proxy.
José Valim
2010-06-07
1
-1
/
+1
*
Refactor tests by moving all middleware tests to the same place.
José Valim
2010-04-26
1
-0
/
+19
*
moved rails binary to rails gem, so rubygems can find specific versions of ra...
Felipe Rodrigues
2010-04-12
1
-1
/
+1
*
Rename config.cookie_secret to config.secret_token and pass it as configurati...
José Valim
2010-04-05
1
-1
/
+1
*
Deprecated ActionController::Base.session_options= and ActionController::Base...
Carlhuda
2010-03-04
1
-1
/
+1
*
Fix Sam Ruby's tests and deprecation warnings
Carlhuda
2010-03-04
1
-1
/
+1
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
1
-4
/
+10
*
Fix test load paths for those not using bundler
Joshua Peek
2010-02-15
1
-10
/
+4
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-1
/
+1
*
Remove the generated gemfile in railties tests since the rails gemfile is used.
Carl Lerche
2010-02-02
1
-0
/
+4
*
Get rails tests running on bundler 0.9
Carl Lerche
2010-01-31
1
-19
/
+7
*
Add tests for explicit engines.
José Valim
2010-01-26
1
-0
/
+21
*
Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb
Carl Lerche
2009-12-31
1
-1
/
+1
*
tests pass with requiring the frameworks in rails.rb
Carlhuda
2009-12-23
1
-0
/
+8
*
Blog -> Blog::Application. Leave the toplevel module up for grabs.
Jeremy Kemper
2009-12-21
1
-1
/
+1
*
test.rb, dev.rb, and production.rb just reopen the Application class; no more...
Carlhuda
2009-12-21
1
-0
/
+7
*
Fix bundler environment check
Jeremy Kemper
2009-11-14
1
-1
/
+1
*
Refactor plugins
Yehuda Katz + Carl Lerche
2009-11-11
1
-0
/
+28
*
Fix railties isolated tests if bundler environment doesn't exist
Joshua Peek
2009-11-09
1
-2
/
+6
*
Refactored railties' isolation tests to be able to run script/* scripts.
Carl Lerche
2009-10-21
1
-4
/
+13
*
Have all the tests running off a single Gemfile
Yehuda Katz + Carl Lerche
2009-10-20
1
-11
/
+8
*
Bundle for railties tests too
Jeremy Kemper
2009-10-19
1
-12
/
+20
*
Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...
Carl Lerche
2009-10-16
1
-10
/
+13
*
Make the railties tests pass
Carl Lerche
2009-10-16
1
-1
/
+1
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
1
-2
/
+2
*
Have Rails.root be based off of config.ru
Carl Lerche
2009-10-14
1
-2
/
+8
*
Uses fileutils
Jeremy Kemper
2009-10-09
1
-0
/
+2
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-08
1
-0
/
+4
*
Start moving the initializers into the application object
Carl Lerche
2009-10-08
1
-1
/
+2
*
More robust console test
Joshua Peek
2009-10-05
1
-0
/
+4
*
Remove all calls to Rails::Initializer from boot.rb
Carl Lerche
2009-09-30
1
-12
/
+8
*
Fix the broken railties isolation tests
Carl Lerche
2009-09-29
1
-5
/
+33
*
Restore "Start Rails::Application object
Joshua Peek
2009-09-25
1
-0
/
+107
*
Revert "Start Rails::Application object"
Joshua Peek
2009-09-25
1
-107
/
+0
*
Start Rails::Application object
Yehuda Katz + Carl Lerche
2009-09-25
1
-0
/
+107
[prev]