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
/
rake_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autocorrect `refute` RuboCop violations
Daniel Colson
2018-04-03
1
-1
/
+1
*
Add --expanded option to "rails routes"
Benoit Tigeot
2018-02-28
1
-40
/
+0
*
Move rake routes task to rails command
Benoit Tigeot
2018-02-27
1
-111
/
+0
*
Remove usage of strip_heredoc in the framework in favor of <<~
Rafael Mendonça França
2018-02-16
1
-6
/
+5
*
Expose Active Storage routes
Mehmet Emin INAC
2017-12-13
1
-13
/
+32
*
Remove unnecessary `allow_failure: true` option
yuuji.yaginuma
2017-10-18
1
-1
/
+1
*
Improve RakeTest#test_db_test_prepare_when_using_sql_format
bogdanvlviv
2017-10-08
1
-3
/
+1
*
Invoke rails command inside the railties' test app with TestHelpers::Generati...
bogdanvlviv
2017-10-08
1
-13
/
+9
*
Remove redundant execution of `Dir.chdir(app_path) { }` in railties' tests
bogdanvlviv
2017-10-08
1
-9
/
+7
*
Don't expose Active Storage routes
yuuji.yaginuma
2017-09-16
1
-28
/
+13
*
Run in-app rails commands via fork+load where possible
Matthew Draper
2017-09-04
1
-71
/
+55
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Active Storage routes are now part of the default routes
David Heinemeier Hansson
2017-08-03
1
-9
/
+37
*
Protect from forgery by default
Lisa Ugray
2017-07-10
1
-1
/
+1
*
Move test related to `tmp:clear` task to `tmp_test.rb`
yuuji.yaginuma
2017-07-02
1
-7
/
+0
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Fix style guide violations
Rafael Mendonça França
2017-01-05
1
-1
/
+0
*
Remove test to the db:test:clone
Rafael Mendonça França
2017-01-03
1
-10
/
+0
*
Remove deprecated CONTROLLER environment variable for routes task
Rafael Mendonça França
2017-01-03
1
-42
/
+25
*
Use YAML to serialize schema cache
Kir Shatrov
2016-11-27
1
-2
/
+2
*
Add missing test for singular resource output in rake routes
Prathamesh Sonpatki
2016-11-19
1
-0
/
+20
*
Fix incorrect output from rails routes when using singular resources issue #2...
Erick Reyna
2016-11-18
1
-3
/
+3
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-16
/
+16
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-11
/
+11
*
Remove unused boot_rails method and it's usage
Prathamesh Sonpatki
2016-07-04
1
-1
/
+0
*
Fix assertion count after 69e1bb52.
Kasper Timm Hansen
2016-05-28
1
-2
/
+2
*
Merge pull request #24696 from y-yagi/remove_unnessary_option_setting
Kasper Timm Hansen
2016-04-25
1
-0
/
+11
|
\
|
*
register rake options to `OptionParser`
yuuji.yaginuma
2016-04-25
1
-0
/
+11
*
|
Fix broken build, channel files are also included in `bin/rails stats` now
Prathamesh Sonpatki
2016-04-24
1
-2
/
+2
|
/
*
Fix indentation [ci skip]
Ryuta Kamizono
2016-03-05
1
-1
/
+1
*
making a test definition more clear.
Mohit Natoo
2016-03-04
1
-1
/
+1
*
[ci skip] using correcting test case names specifying `rails routes` instead ...
Mohit Natoo
2016-03-04
1
-6
/
+6
*
convert cable.coffee to cable.js
yuuji.yaginuma
2016-02-28
1
-1
/
+1
*
The tasks in the rails task namespace is deprecated in favor of app namespace.
Ryo Hashimoto
2016-02-26
1
-2
/
+2
*
Enable Action Cable routes by default
Jon Moss
2016-02-24
1
-1
/
+1
*
Merge pull request #23611 from abhishekjain16/routes_options
Kasper Timm Hansen
2016-02-12
1
-1
/
+9
|
\
|
*
Fixes routes to match verbs and path with -g option
Abhishek Jain
2016-02-11
1
-1
/
+9
*
|
set association name to generated fixtures if attribute is reference
yuuji.yaginuma
2016-02-06
1
-5
/
+4
|
/
*
use rails command in routes task
yuuji.yaginuma
2016-02-03
1
-7
/
+7
*
Add options for rake routes task
Vipul A M
2016-02-02
1
-2
/
+61
*
Be consistent in testing outputs from railties test and use /bin/rails everyw...
Vipul A M
2016-01-24
1
-31
/
+31
*
remove warnings from rake test
yuuji.yaginuma
2016-01-11
1
-2
/
+2
*
Merge pull request #22967 from schneems/schneems/generic-metadata
Sean Griffin
2016-01-08
1
-0
/
+20
|
\
|
*
Prevent destructive action on production database
schneems
2016-01-07
1
-0
/
+20
*
|
ApplicationMailer should be generated by default just like every other Applic...
David Heinemeier Hansson
2015-12-17
1
-1
/
+1
*
|
Merge pull request #22567 from gsamokovarov/introduce-application-record
Rafael França
2015-12-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Introduce ApplicationRecord, an Active Record layer supertype
Genadi Samokovarov
2015-12-16
1
-1
/
+1
*
|
Run railties generated app tests in test env
eileencodes
2015-12-15
1
-3
/
+3
|
/
*
File encoding is defaulted to utf-8 in Ruby >= 2.1
Akira Matsuda
2015-09-18
1
-1
/
+0
[next]