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
...
*
|
Use assert_empty and assert_not_empty
Daniel Colson
2018-01-25
1
-1
/
+1
*
|
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
11
-39
/
+39
*
|
Change refute to assert_not
Daniel Colson
2018-01-25
1
-1
/
+1
*
|
Use respond_to test helpers
Daniel Colson
2018-01-25
3
-5
/
+5
*
|
Merge pull request #31750 from morygonzalez/consider-locale_selector-missing
Yuji Yaginuma
2018-01-23
1
-5
/
+16
|
\
\
|
|
/
|
/
|
|
*
Fix locale_selector JS bug in ActionMailer Preview
Hitoshi Nakashima
2018-01-23
1
-5
/
+16
*
|
bin/yarn: Pass through arguments with spaces
Jake Teton-Landis
2018-01-21
1
-1
/
+1
|
/
*
Merge pull request #31641 from ckoenig/remove_frozen_string_literal
Yuji Yaginuma
2018-01-20
1
-4
/
+6
|
\
|
*
Work on a dup'ed options hash
Christof Koenig
2018-01-09
1
-4
/
+6
*
|
Merge pull request #31732 from koic/enable_autocorrect_for_lint_end_alignment...
Matthew Draper
2018-01-19
1
-2
/
+2
|
\
\
|
*
|
Enable autocorrect for `Lint/EndAlignment` cop
Koichi ITO
2018-01-18
1
-2
/
+2
*
|
|
Add locale selector to email preview (#31596)
Hitoshi Nakashima
2018-01-18
3
-18
/
+97
*
|
|
Merge pull request #31730 from bogdanvlviv/allow_false_for-config-generators-...
Eileen M. Uchitelle
2018-01-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Allow `false` for `config.generators.system_tests=`
bogdanvlviv
2018-01-18
1
-1
/
+1
|
|
/
/
*
|
|
Add test to properly test down with a block
eileencodes
2018-01-18
1
-0
/
+8
*
|
|
Revert "Merge pull request #31434 from olivierlacan/boot-feedback"
Matthew Draper
2018-01-19
1
-4
/
+0
*
|
|
Refactor migration to move migrations paths to connection
eileencodes
2018-01-18
3
-2
/
+14
|
/
/
*
|
Provide a sensible default host
George Claghorn
2018-01-16
1
-2
/
+0
*
|
Extract content types from blob data
George Claghorn
2018-01-15
1
-0
/
+2
*
|
Merge pull request #31572 from kami-zh/fix-template
Yuji Yaginuma
2018-01-13
1
-2
/
+3
|
\
\
|
*
|
Fix comment about initializers to adapt to the fact
kami-zh
2017-12-27
1
-2
/
+3
*
|
|
Merge pull request #31651 from eugeneius/use_sha1_digests
Sean Griffin
2018-01-12
4
-7
/
+19
|
\
\
\
|
*
|
|
Use SHA-1 for non-sensitive digests by default
Eugene Kenny
2018-01-08
4
-7
/
+19
*
|
|
|
Use unsafe_inline as the default for script_src CSP until we get a nonce alte...
David Heinemeier Hansson
2018-01-12
1
-1
/
+1
*
|
|
|
Add note about having to restart when modifying initializer
David Heinemeier Hansson
2018-01-12
1
-0
/
+2
*
|
|
|
Use complete variable names rather than single-letter abbreviations for style
David Heinemeier Hansson
2018-01-12
1
-8
/
+8
*
|
|
|
Merge pull request #31671 from larskanis/pg-1.0
Rafael Mendonça França
2018-01-11
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
PostgreSQL: Allow pg-1.0 gem to be used with ActiveRecord
Lars Kanis
2018-01-10
2
-2
/
+2
*
|
|
|
|
Merge pull request #31624 from y-yagi/fix_minitest_511
Aaron Patterson
2018-01-10
2
-6
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Need to use `klass` to get the class name of the test result
yuuji.yaginuma
2018-01-03
2
-6
/
+6
|
*
|
|
|
Correctly get source location
yuuji.yaginuma
2018-01-03
2
-1
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Clean up railties tests
bogdanvlviv
2018-01-10
2
-19
/
+0
*
|
|
|
Merge pull request #31534 from claudiob/kaspth-approach
Kasper Timm Hansen
2018-01-09
3
-13
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Don't run rails active_storage:install in new apps
claudiob
2017-12-14
3
-13
/
+2
*
|
|
|
Allow use_authenticated_message_encryption to be set in new_framework_default...
Eugene Kenny
2018-01-07
1
-3
/
+27
*
|
|
|
Improve the deprecation message for using subclass of Rails::Application to s...
Prathamesh Sonpatki
2018-01-07
3
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Bump license years for 2018
Yoshiyuki Hirano
2017-12-31
1
-1
/
+1
*
|
|
Clarify that config.eager_load controls eager loading [ci skip]
Eugene Kenny
2017-12-30
2
-2
/
+2
*
|
|
Remove unused methods
yuuji.yaginuma
2017-12-28
1
-16
/
+0
|
|
/
|
/
|
*
|
Prevent to install gems when run test (#31564)
Yuji Yaginuma
2017-12-26
2
-4
/
+12
*
|
Ensure to use repo's Gemfile in application
yuuji.yaginuma
2017-12-25
1
-0
/
+5
*
|
Move `test_skip_bundle` to `AppGeneratorTest`
yuuji.yaginuma
2017-12-24
2
-9
/
+9
*
|
Removes OS specific directory separator
Daniel Lopez
2017-12-21
1
-1
/
+1
*
|
Merge pull request #31520 from yahonda/introduce_frozen_error_class
Ryuta Kamizono
2017-12-20
2
-1
/
+5
|
\
\
|
*
|
Handle `FrozenError` if it is available
Yasuo Honda
2017-12-20
2
-1
/
+5
*
|
|
Add test case that configure `config.active_support.hash_digest_class`
yuuji.yaginuma
2017-12-20
1
-0
/
+18
*
|
|
Remove verbose_query_logs from new_framework_defaults_5_2.rb
Eugene Kenny
2017-12-20
1
-3
/
+0
*
|
|
Implicitly skip bootsnap for `rails new --dev`
yuuji.yaginuma
2017-12-19
2
-1
/
+12
|
/
/
*
|
Merge pull request #31348 from y-yagi/fix_31283
Kasper Timm Hansen
2017-12-18
9
-16
/
+71
|
\
\
|
*
|
Raise an error only when `require_master_key` is specified
yuuji.yaginuma
2017-12-18
9
-16
/
+71
[prev]
[next]