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
/
bin_setup_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `bin/setup` test pass even if the database does not exist
yuuji.yaginuma
2019-06-30
1
-1
/
+1
*
Factorize bin/update in bin/setup, and make bin/setup idempotent
David Stosik
2019-04-17
1
-15
/
+11
*
Ignore warnings such as `Psych.safe_load is deprecated`
Yasuo Honda
2018-11-13
1
-0
/
+2
*
Remove bundler warnings from bin/setup output
Gannon McGibbon
2018-10-05
1
-8
/
+10
*
Remove unnecessary migration deletion
yuuji.yaginuma
2017-11-08
1
-4
/
+0
*
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
1
-0
/
+4
*
Run in-app rails commands via fork+load where possible
Matthew Draper
2017-09-04
1
-1
/
+1
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
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
*
remove warning from `bin/setup` test
yuuji.yaginuma
2017-01-26
1
-1
/
+1
*
Bundler 1.14 compat
Matthew Draper
2017-01-23
1
-1
/
+4
*
Remove deprecated support to passing a column to #quote
Rafael Mendonça França
2016-12-29
1
-18
/
+1
*
use correct Gemfile in `bin/setup` test
yuuji.yaginuma
2016-09-11
1
-0
/
+18
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-4
/
+4
*
Added notice when a database is successfully created or dropped.
bogdanvlviv
2016-04-17
1
-0
/
+2
*
Shorten ActiveRecord::InternalMetadata.table_name to ar_internal_metadata
Yasuo Honda
2016-02-01
1
-1
/
+1
*
rake log:clear task updated refs[#22544]
Pramod
2016-01-09
1
-3
/
+3
*
Fixing tests and re-locating error checking.
schneems
2016-01-08
1
-1
/
+1
*
Prevent destructive action on production database
schneems
2016-01-07
1
-1
/
+1
*
add test coverage for `bin/setup`.
Yves Senn
2015-05-06
1
-0
/
+54