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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Module#{attr,attr_accessor,attr_reader,attr_writer} become public since Ruby 2.5
Ryuta Kamizono
2018-12-21
2
-4
/
+4
*
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
1
-1
/
+1
*
Clarify implicit meaning of 'workers: 2' in parallelization tests.
Kasper Timm Hansen
2018-12-19
1
-6
/
+8
*
Add option to set parallel test worker count to the physical core count of th...
Bogdan
2018-12-18
1
-5
/
+14
*
Introduce a guard against DNS rebinding attacks
Genadi Samokovarov
2018-12-15
2
-6
/
+10
*
Do not show post install message on rails new
Rafael Mendonça França
2018-12-13
1
-1
/
+1
*
Use string for arguments in server test
yuuji.yaginuma
2018-12-13
1
-2
/
+2
*
Merge pull request #34691 from gmcgibbon/rm_helper_generator_suffix
Ryuta Kamizono
2018-12-13
1
-0
/
+7
|
\
|
*
Remove redundant suffixes on generated helpers.
Gannon McGibbon
2018-12-12
1
-0
/
+7
*
|
Remove redundant suffixes on generated integration tests.
Gannon McGibbon
2018-12-12
1
-0
/
+7
|
/
*
Fix boolean interaction in scaffold system tests
Gannon McGibbon
2018-12-12
1
-3
/
+5
*
Remove redundant suffixes on generated system tests.
Gannon McGibbon
2018-12-11
1
-0
/
+14
*
Add test for reads environment credential file with environment variable key
yuuji.yaginuma
2018-12-09
1
-1
/
+17
*
Abort early if generator command fails (#34420)
David Rodríguez
2018-12-07
1
-2
/
+14
*
Improve deprecation message for enqueue returning false
Rafael Mendonça França
2018-12-05
1
-0
/
+27
*
Merge pull request #33882 from mberlanda/mberlanda/as-inheritable-options-int...
Rafael França
2018-11-30
1
-26
/
+54
|
\
|
*
chore: implement config_for as ActiveSupport::OrderedOptions
Mauro Berlanda
2018-10-19
1
-26
/
+54
*
|
Compile packs before run test
yuuji.yaginuma
2018-11-22
1
-1
/
+4
*
|
Merge pull request #34476 from y-yagi/fix_no_method_error_in_parallelization
Eileen M. Uchitelle
2018-11-19
1
-0
/
+14
|
\
\
|
*
|
Correctly handle unknown object in parallel tests
yuuji.yaginuma
2018-11-17
1
-0
/
+14
*
|
|
Fix test name to match the test behavior
yuuji.yaginuma
2018-11-18
1
-4
/
+4
|
/
/
*
|
Merge pull request #34400 from gmcgibbon/rm_autoload_app_javascripts
Rafael França
2018-11-13
1
-0
/
+8
|
\
\
|
*
|
Remove asset paths from eager_load_paths and autoload_paths
Gannon McGibbon
2018-11-09
1
-0
/
+8
*
|
|
Merge pull request #34411 from N0xFF/master
Rafael França
2018-11-13
1
-0
/
+25
|
\
\
\
|
*
|
|
Reset sessions on failed system test screenshot
Maxim Perepelitsa
2018-11-13
1
-0
/
+25
*
|
|
|
Ignore warnings such as `Psych.safe_load is deprecated`
Yasuo Honda
2018-11-13
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Add test for parallel tests with unmarshable exception
yuuji.yaginuma
2018-11-09
1
-0
/
+24
|
/
/
*
|
Remove unused argument `expected_database`
bogdanvlviv
2018-11-08
1
-5
/
+5
*
|
Compile packs for test
yuuji.yaginuma
2018-11-08
1
-2
/
+4
*
|
Add multi-db support to schema cache dump and clear
Gannon McGibbon
2018-11-07
1
-0
/
+31
*
|
Merge pull request #34387 from yhirano55/rails_info_properties_json
Ryuta Kamizono
2018-11-07
2
-0
/
+17
|
\
\
|
*
|
Add JSON support to rails properties route (`/rails/info/properties`).
Yoshiyuki Hirano
2018-11-07
2
-0
/
+17
*
|
|
Add `connect_src` example to content security policy initializer
yuuji.yaginuma
2018-11-04
1
-0
/
+11
|
/
/
*
|
Merge pull request #34208 from yskkin/inspect_with_parameter_filter
Ryuta Kamizono
2018-10-26
1
-1
/
+1
|
\
\
|
*
|
Implement AR#inspect using ParamterFilter.
Yoshiyuki Kinjo
2018-10-19
1
-1
/
+1
*
|
|
Remove node_modules path from assets load paths since we use webpack by default
bogdanvlviv
2018-10-22
1
-5
/
+1
*
|
|
Remove `--skip-yarn` in favor of `--skip-javascript`
bogdanvlviv
2018-10-22
2
-3
/
+4
*
|
|
Remove yarn's files from `.gitignore` template for new rails app
bogdanvlviv
2018-10-21
1
-10
/
+0
*
|
|
Correct some tests related to changes in #33079 (#34272)
Bogdan
2018-10-22
2
-4
/
+6
*
|
|
Avoid running `webpacker:install` on tests that don't need it
yuuji.yaginuma
2018-10-20
2
-6
/
+10
|
|
/
|
/
|
*
|
Avoid running bundler on tests that don't need it
yuuji.yaginuma
2018-10-19
1
-3
/
+3
*
|
Show object ids in scaffold pages when displaying referenced objects
Rasesh Patel
2018-10-14
1
-3
/
+13
|
/
*
Runs the generator before assertions
yuuji.yaginuma
2018-10-12
1
-0
/
+1
*
Add test retries for railties
Gannon McGibbon
2018-10-11
1
-0
/
+3
*
Add multi-db support to rails db:migrate:status
Gannon McGibbon
2018-10-09
1
-19
/
+51
*
Use `--skip-webpack-install` by default
yuuji.yaginuma
2018-10-09
2
-6
/
+6
*
Avoid `webpacker:install` if unnecessary
yuuji.yaginuma
2018-10-09
2
-6
/
+6
*
Add `skip-webpack-install` option
yuuji.yaginuma
2018-10-09
1
-0
/
+14
*
Remove bundler warnings from bin/setup output
Gannon McGibbon
2018-10-05
1
-8
/
+10
*
Fix tests related to new JavaScript path for generators
Prathamesh Sonpatki
2018-10-05
4
-8
/
+6
[next]