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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Do not show credentials in generators help
yuuji.yaginuma
2017-11-09
2
-1
/
+3
*
|
|
Merge pull request #31093 from bogdanvlviv/express-console-command-in-the-log
Rafael França
2017-11-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Change output log about skipping instalation of Active Storage
bogdanvlviv
2017-11-08
1
-1
/
+1
*
|
|
|
Remove redundant passing --skip-active-storage in test cases
bogdanvlviv
2017-11-08
5
-6
/
+6
|
/
/
/
*
|
|
Remove unnecessary migration deletion
yuuji.yaginuma
2017-11-08
5
-19
/
+0
*
|
|
Do not run `active_storage:install` when bundle install is skipped
yuuji.yaginuma
2017-11-08
4
-3
/
+24
*
|
|
Fix comment in `check_class_collision` [ci skip]
yuuji.yaginuma
2017-11-07
1
-1
/
+1
*
|
|
Fix `bin/rails db:migrate` with specified `VERSION`
bogdanvlviv
2017-11-06
1
-2
/
+154
*
|
|
Merge pull request #30101 from bogdanvlviv/initialization-active_storage
Rafael França
2017-11-06
32
-102
/
+384
|
\
\
\
|
*
|
|
Execution of `active_storage:install` should respect `--quiet` during `rails ...
bogdanvlviv
2017-11-06
1
-1
/
+1
|
*
|
|
Rails::Generators::Actions#execute_command allows option `capture`
bogdanvlviv
2017-11-06
2
-1
/
+23
|
*
|
|
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
14
-36
/
+91
|
*
|
|
Add --skip-active-storage and do so automatically when --skip-active-record i...
bogdanvlviv
2017-11-06
20
-65
/
+270
*
|
|
|
Remove unused require
yuuji.yaginuma
2017-11-06
1
-1
/
+0
*
|
|
|
Merge pull request #31053 from y-yagi/fix_namespaced_generator
Eileen M. Uchitelle
2017-11-05
3
-10
/
+39
|
\
\
\
\
|
*
|
|
|
Generate the correct path in nested scaffold generator
yuuji.yaginuma
2017-11-05
3
-10
/
+39
|
|
/
/
/
*
/
/
/
s/an/a/
Akira Matsuda
2017-11-04
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #30813 from y-yagi/remove_unused_secrets_yml
Ryuta Kamizono
2017-10-26
2
-36
/
+0
|
\
\
\
|
*
|
|
Remove unused `secrets.yml` template
yuuji.yaginuma
2017-10-06
2
-36
/
+0
*
|
|
|
Merge pull request #30978 from y-yagi/change_vendor_path_to_app_root
George Claghorn
2017-10-24
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Change `VENDOR_PATH` to `APP_ROOT` in `bin/yarn`
yuuji.yaginuma
2017-10-25
1
-2
/
+2
*
|
|
|
|
add _ for unused last arg
Renan Gurgel
2017-10-24
1
-1
/
+1
*
|
|
|
|
Space between { and | missing.
Renan Gurgel
2017-10-23
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Avoid slicing from Thor's original HWIA
Akira Matsuda
2017-10-22
1
-2
/
+1
*
|
|
|
[Railties] require_relative => require
Akira Matsuda
2017-10-21
74
-115
/
+115
*
|
|
|
Merge pull request #30579 from bogdanvlviv/fix_ar_internal_metadata_for_a_tes...
Sean Griffin
2017-10-18
1
-0
/
+47
|
\
\
\
\
|
*
|
|
|
`ActiveRecord::Tasks::DatabaseTasks.load_schema` has always to establish data...
bogdanvlviv
2017-10-15
1
-0
/
+8
|
*
|
|
|
Fix `bin/rails db:setup` and `bin/rails db:test:prepare` create wrong ar_int...
bogdanvlviv
2017-10-15
1
-0
/
+39
*
|
|
|
|
Improve out-of-box experience with System tests including chromedriver-helper...
Guillermo Iguaran
2017-10-18
2
-0
/
+4
*
|
|
|
|
Merge pull request #30911 from y-yagi/remove_unnecessary_allow_failure_true
Ryuta Kamizono
2017-10-18
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove unnecessary `allow_failure: true` option
yuuji.yaginuma
2017-10-18
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
Fix typo in `allow_failure` argument [ci skip]
yuuji.yaginuma
2017-10-18
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix test name for daemon option test
yuuji.yaginuma
2017-10-14
1
-2
/
+2
*
|
|
|
Added test case for starting rails with daemon option, this should set the op...
Pierre Hedkvist
2017-10-13
1
-0
/
+12
*
|
|
|
Fix "warning: assigned but unused variable - message"
yuuji.yaginuma
2017-10-12
1
-2
/
+1
*
|
|
|
Merge pull request #30595 from bogdanvlviv/use-railties-rails-command
Matthew Draper
2017-10-10
6
-249
/
+207
|
\
\
\
\
|
*
|
|
|
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
3
-16
/
+12
|
*
|
|
|
Remove redundant execution of `Dir.chdir(app_path) { }` in railties' tests
bogdanvlviv
2017-10-08
4
-230
/
+194
*
|
|
|
|
Merge pull request #30832 from y-yagi/simplify_console_test
Ryuta Kamizono
2017-10-10
1
-16
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Simplify parse arguments in `ConsoleTest`
yuuji.yaginuma
2017-10-08
1
-16
/
+3
|
|
/
/
/
/
*
/
/
/
/
redis-rb 4.0 support
Jeremy Daer
2017-10-08
2
-1
/
+5
|
/
/
/
/
*
/
/
/
Remove needless setup from `InfoTest`
yuuji.yaginuma
2017-10-07
1
-13
/
+0
|
/
/
/
*
/
/
Implement H2 Early Hints for Rails
eileencodes
2017-10-04
2
-1
/
+19
|
/
/
*
|
Fix "warning: method redefined; discarding old test_scaffold_plural_names"
yuuji.yaginuma
2017-09-30
1
-2
/
+2
*
|
Deprecate secret_token, long since usurped by secret_key_base.
Kasper Timm Hansen
2017-09-28
2
-0
/
+32
*
|
Merge pull request #30729 from yalab/nested_scaffold
Aaron Patterson
2017-09-27
6
-10
/
+75
|
\
\
|
*
|
scaffold nested name controller should be fine.
yalab
2017-09-27
6
-10
/
+75
*
|
|
Merge pull request #30614 from kami-zh/yarn-on-bin-update
Javan Makhmali
2017-09-27
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Install JavaScript dependencies on update
kami-zh
2017-09-16
1
-0
/
+5
[prev]
[next]