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
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Rake tasks to call `rails test` instead
Prem Sichanugrist
2013-03-09
1
-10
/
+13
*
Improve wording for rails test command
Dalibor Nasevic
2013-03-09
1
-8
/
+8
*
Load fixtures only when running suites, or `-f`
Prem Sichanugrist
2013-03-09
1
-0
/
+51
*
Add support for MiniTest flags in TestRunner
Prem Sichanugrist
2013-03-09
1
-0
/
+21
*
Add `rails test` command to run the test suite
Prem Sichanugrist and Chris Toomey
2013-03-09
1
-0
/
+183
*
Fix race condition in test
Jon Leighton
2013-03-09
1
-2
/
+2
*
Bump up timeouts
Jon Leighton
2013-03-09
1
-3
/
+3
*
The console --sandbox transaction should not be joinable
Jon Leighton
2013-03-08
1
-10
/
+8
*
Fix rails console --sandbox
Jon Leighton
2013-03-08
1
-8
/
+74
*
Bring config.allow_concurrency back
José Valim
2013-03-03
1
-0
/
+6
*
Remove hard coded references to Active Record in railties
José Valim
2013-03-02
1
-13
/
+0
*
remove uncommented railties boot_test.rb
Yves Senn
2013-02-21
1
-20
/
+0
*
run the load_structure test in the test environment
Terence Lee
2013-02-21
1
-3
/
+10
*
test DATABASE_URL without database.yml around
Terence Lee
2013-02-21
1
-0
/
+2
*
Fix rake routes output in railties test
Carlos Antonio da Silva
2013-02-19
1
-2
/
+4
*
Revert "Deprecate the `eager_load_paths` configuration"
Andrew White
2013-02-19
2
-6
/
+6
*
editorial tweaks
Xavier Noria
2013-02-19
1
-1
/
+1
*
Use strip_heredoc in the tests as well.
Steve Klabnik
2013-02-18
1
-5
/
+6
*
Add message when you have no routes defined.
Steve Klabnik
2013-02-18
1
-0
/
+15
*
Remove BestStandardsSupport middleware
Guillermo Iguaran
2013-01-29
2
-32
/
+1
*
Deprecate the `eager_load_paths` configuration
Andrew White
2013-01-24
2
-6
/
+6
*
Revert "Set the default timezone after the initialization since the configura...
Carlos Antonio da Silva
2013-01-22
1
-11
/
+1
*
Restore and adapt the implementation reverted at
Rafael Mendonça França
2013-01-19
1
-0
/
+48
*
script => bin
Akira Matsuda
2013-01-18
1
-6
/
+6
*
allow :dirs option for .enumerate
Brian D. Burns
2013-01-15
1
-0
/
+39
*
Account for ignored cookie set by turbolinks
Nick Reed
2013-01-14
1
-6
/
+6
*
Add regression test to #8907
Rafael Mendonça França
2013-01-14
1
-0
/
+31
*
remove performance tests from the default stack
Yves Senn
2013-01-10
1
-25
/
+0
*
Revert "unpermitted params" exception -- it's just not going to work. See the...
David Heinemeier Hansson
2013-01-08
1
-48
/
+0
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
2
-7
/
+3
*
Move config.filter_parameters to you own initializer file
Rafael Mendonça França
2013-01-05
1
-2
/
+2
*
Assert config.filter_parameters should be able to be set in a initializer
Rafael Mendonça França
2013-01-05
1
-0
/
+10
*
Remove warning "ambiguous first argument"
Carlos Antonio da Silva
2013-01-05
1
-1
/
+1
*
Rename the configuration to raise_on_unpermitted_parameters
Rafael Mendonça França
2013-01-05
1
-9
/
+9
*
Ensure that raise_on_unexpected_params configuration will work
Rafael Mendonça França
2013-01-05
1
-0
/
+48
*
Set the default timezone after the initialization since the configuration
Rafael Mendonça França
2013-01-04
1
-1
/
+11
*
Restore original remote_ip algorithm.
Andre Arko
2013-01-02
1
-1
/
+1
*
Fix usage of lambda as a Rack endpoint
Jiri Pospisil
2012-12-31
1
-1
/
+1
*
Fixes for PR [#8267]
Marc-Andre Lafortune
2012-12-22
1
-2
/
+2
*
Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...
Jeremy Kemper
2012-12-21
2
-170
/
+0
*
Correctly shows RAILS_ENV=development even when ENV['RAILS_ENV'] is not set (...
Andy Lindeman
2012-12-21
1
-0
/
+12
*
Revert "Add test to deprecation of Path#children"
Carlos Antonio da Silva
2012-12-19
1
-6
/
+0
*
Revert "Merge pull request #7587 from elia/fix-too-eager-loading"
Rafael Mendonça França
2012-12-18
1
-3
/
+0
*
Clear url helper methods when routes are reloaded
Andrew White
2012-12-14
1
-0
/
+71
*
Merge pull request #8468 from schneems/schneems/rack-index-page
Santiago Pastorino
2012-12-10
1
-0
/
+36
|
\
|
*
Use Rails to Render Default Index Page
schneems
2012-12-10
1
-0
/
+36
*
|
Ensure the scaffold tests will pass when using references attributes
Rafael Mendonça França
2012-12-10
1
-0
/
+10
|
/
*
Revert "Invert precedence of content in ActionDispatch::Static"
Andrew White
2012-12-07
1
-23
/
+0
*
Stop shelling out more than necessary
Carlos Antonio da Silva
2012-12-07
1
-10
/
+10
*
Run rake tasks all at once in rake dbs test for a speed up
Carlos Antonio da Silva
2012-12-06
1
-12
/
+6
[next]