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
...
*
Fix some typos
Vipul A M
2013-03-24
3
-3
/
+3
*
Don't kill the console
Jon Leighton
2013-03-22
1
-10
/
+2
*
Send SIGTERM, not SIGQUIT.
Jon Leighton
2013-03-22
1
-1
/
+1
*
Revert "make new rails apps log to STDOUT"
Steve Klabnik
2013-03-15
1
-21
/
+0
*
make new rails apps log to STDOUT
Terence Lee
2013-03-15
1
-0
/
+21
*
Replace assert_(no_)match args from regexps to strings to remove warnings
Carlos Antonio da Silva
2013-03-11
1
-40
/
+40
*
Make sure that the test case is run under test env
Prem Sichanugrist
2013-03-11
1
-1
/
+17
*
Fix test failure introduced in 3ed41e57
Prem Sichanugrist
2013-03-11
1
-5
/
+3
*
Make sure that `rails test` load test in test env
Prem Sichanugrist
2013-03-09
1
-1
/
+44
*
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
[prev]
[next]