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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for connection pooling on RedisCacheStore
fatkodima
2018-01-22
9
-74
/
+167
*
Merge pull request #30535 from leonelgalan/becomes_and_default_inheritance
Ryuta Kamizono
2018-01-23
2
-1
/
+18
|
\
|
*
Ignores a default subclass when `becomes(Parent)`
Leonel Galan
2018-01-22
2
-1
/
+18
|
/
*
Merge pull request #24964 from vipulnsward/true-false
Matthew Draper
2018-01-23
1
-2
/
+2
|
\
|
*
Dont perform unnecessary check with false, just use true/false values for @ac...
Vipul A M
2016-05-11
1
-2
/
+2
*
|
Merge pull request #31710 from eugeneius/indestructible_through_record
Ryuta Kamizono
2018-01-22
6
-5
/
+24
|
\
\
|
*
|
Don't update counter cache when through record was not destroyed
Eugene Kenny
2018-01-14
6
-5
/
+24
*
|
|
Pass desired driver to Redis client constructor rather than munging global co...
George Claghorn
2018-01-21
1
-16
/
+12
*
|
|
Merge pull request #31753 from justjake/patch-1
George Claghorn
2018-01-21
1
-1
/
+1
|
\
\
\
|
*
|
|
bin/yarn: Pass through arguments with spaces
Jake Teton-Landis
2018-01-21
1
-1
/
+1
*
|
|
|
Merge pull request #31757 from composerinteralia/define-attribute
Ryuta Kamizono
2018-01-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Use singular define_attribute_method
Daniel Colson
2018-01-21
1
-1
/
+1
|
/
/
/
/
*
/
/
/
PERF: Recover `changes_applied` performance (#31698)
Ryuta Kamizono
2018-01-22
4
-75
/
+45
|
/
/
/
*
|
|
Cope with videos with undefined display aspect ratios
George Claghorn
2018-01-20
3
-2
/
+15
*
|
|
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
*
|
|
|
More exercise `ActiveModel::Dirty` tests
Ryuta Kamizono
2018-01-20
1
-3
/
+24
*
|
|
|
Merge pull request #31749 from jameslovejoy/fix-documentation
Ryuta Kamizono
2018-01-20
2
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Fix typos. Improve text_helper documentation.
James Lovejoy
2018-01-19
2
-7
/
+7
|
/
/
/
/
*
|
|
|
Use helper method
George Claghorn
2018-01-19
1
-1
/
+2
*
|
|
|
Preserve display aspect ratio for videos with rectangular samples
George Claghorn
2018-01-19
4
-19
/
+62
*
|
|
|
Merge pull request #31732 from koic/enable_autocorrect_for_lint_end_alignment...
Matthew Draper
2018-01-19
13
-15
/
+19
|
\
\
\
\
|
*
|
|
|
Enable autocorrect for `Lint/EndAlignment` cop
Koichi ITO
2018-01-18
13
-15
/
+19
*
|
|
|
|
Remove unused `connection` argument from `MigrationContext#current_version`
Ryuta Kamizono
2018-01-19
1
-3
/
+3
*
|
|
|
|
Remove unused `migration_context` in `DatabaseTasks`
Ryuta Kamizono
2018-01-19
1
-4
/
+0
*
|
|
|
|
Restore `test_migrations_status_with_schema_define_in_subdirectories`
Ryuta Kamizono
2018-01-19
1
-7
/
+11
*
|
|
|
|
Merge pull request #31738 from tcopeland/doc_typo
Ryuta Kamizono
2018-01-19
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fix minor typo [ci skip]
Tom Copeland
2018-01-18
1
-4
/
+4
*
|
|
|
|
|
Update Gemfile.lock to reflect websocket-driver 0.7.0
yuuji.yaginuma
2018-01-19
1
-1
/
+1
|
/
/
/
/
/
*
|
|
/
/
Testing actioncable against websocket-driver 0.7.0 (#30711)
Jared Beck
2018-01-18
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #31663 from Edouard-chin/remove-without-sql-mode
Rafael França
2018-01-18
1
-0
/
+22
|
\
\
\
\
|
*
|
|
|
Added a test around `NO_AUTO_VALUE_ON_ZERO`:
Edouard CHIN
2018-01-17
1
-0
/
+22
*
|
|
|
|
Add locale selector to email preview (#31596)
Hitoshi Nakashima
2018-01-18
3
-18
/
+97
*
|
|
|
|
Support hash as first argument in `assert_difference`. (#31600)
Julien Meichelbeck
2018-01-18
3
-7
/
+57
*
|
|
|
|
Merge pull request #31424 from sobrinho/sobrinho/connection-pool-memcache
Rafael Mendonça França
2018-01-18
4
-11
/
+101
|
\
\
\
\
\
|
*
|
|
|
|
Support for connection pooling on mem cache store
Gabriel Sobrinho
2018-01-18
4
-11
/
+101
*
|
|
|
|
|
Merge pull request #31577 from prathamesh-sonpatki/upgrade-guide-bootsnap
Eileen M. Uchitelle
2018-01-18
1
-0
/
+11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Added a note about bootsnap in the Rails 5.2 upgrade guide [ci skip]
Prathamesh Sonpatki
2017-12-27
1
-0
/
+11
*
|
|
|
|
|
Merge pull request #31730 from bogdanvlviv/allow_false_for-config-generators-...
Eileen M. Uchitelle
2018-01-18
2
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow `false` for `config.generators.system_tests=`
bogdanvlviv
2018-01-18
2
-1
/
+2
*
|
|
|
|
|
|
Add test to properly test down with a block
eileencodes
2018-01-18
1
-0
/
+8
*
|
|
|
|
|
|
Use selected_migrations if block_given?
oz
2018-01-18
1
-1
/
+1
*
|
|
|
|
|
|
Fix ActionView UJS build
eileencodes
2018-01-18
1
-0
/
+1
*
|
|
|
|
|
|
Revert "Merge pull request #31434 from olivierlacan/boot-feedback"
Matthew Draper
2018-01-19
2
-8
/
+0
*
|
|
|
|
|
|
Merge pull request #31727 from eileencodes/refactor-migration-classes-to-allo...
Eileen M. Uchitelle
2018-01-18
19
-308
/
+417
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Refactor migration to move migrations paths to connection
eileencodes
2018-01-18
19
-308
/
+417
*
|
|
|
|
|
|
Merge pull request #31713 from aellispierce/refactor-browser-options
Eileen M. Uchitelle
2018-01-17
4
-29
/
+57
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Move browser checking to its own class
Ashley Ellis Pierce
2018-01-15
4
-29
/
+57
*
|
|
|
|
|
|
Merge pull request #31717 from rails/redis-cache-store-encoding
George Claghorn
2018-01-17
3
-1
/
+27
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Convert keys to binary in the Redis cache store
George Claghorn
2018-01-17
1
-1
/
+1
[next]