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
*
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
|
*
|
|
|
Test against the pure-Ruby Redis driver
George Claghorn
2018-01-17
2
-0
/
+26
*
|
|
|
|
Merge pull request #31726 from bogdanvlviv/update-layouts_and_rendering-guide
Eileen M. Uchitelle
2018-01-17
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Update "Layouts and Rendering in Rails" guide [ci skip]
bogdanvlviv
2018-01-17
1
-1
/
+1
|
/
/
/
/
/
*
/
/
/
/
Provide a sensible default host
George Claghorn
2018-01-16
8
-13
/
+15
|
/
/
/
/
*
|
|
|
Fix constant reference
George Claghorn
2018-01-16
2
-3
/
+2
*
|
|
|
Extract content types from blob data
George Claghorn
2018-01-15
20
-32
/
+151
*
|
|
|
Merge pull request #27860 from meinac/fix_left_joins_behaviour_with_merge
Ryuta Kamizono
2018-01-16
4
-1
/
+37
|
\
\
\
\
|
*
|
|
|
Fix relation merger issue with `left_outer_joins`
Mehmet Emin INAC
2018-01-15
4
-1
/
+37
|
/
/
/
/
*
|
|
|
Don't allow destroyed object mutation after `save` or `save!` is called
Ryuta Kamizono
2018-01-15
3
-2
/
+29
*
|
|
|
`create_database` should not add default charset when `collation` is given
Ryuta Kamizono
2018-01-15
2
-2
/
+2
*
|
|
|
Merge pull request #28313 from sandrew/master
Ryuta Kamizono
2018-01-15
2
-2
/
+15
|
\
\
\
\
|
*
|
|
|
Allow unscoping of left_outer_joins
Andrei Shaidurov
2017-03-06
1
-1
/
+1
*
|
|
|
|
Merge pull request #31706 from mrhead/fix-test-case-name
Ryuta Kamizono
2018-01-14
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Change test case name to FormatValidationTest
Patrik Bóna
2018-01-14
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Don't need to pass `manager` to `convert_join_strings_to_ast`
Ryuta Kamizono
2018-01-14
1
-2
/
+2
*
|
|
|
|
Don't pass garbage args to alias tracker
Ryuta Kamizono
2018-01-14
2
-11
/
+4
*
|
|
|
|
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
*
|
|
|
|
|
`deep_dup` is used in `AttributeSet#deep_dup`
Ryuta Kamizono
2018-01-13
2
-1
/
+1
*
|
|
|
|
|
Merge pull request #31651 from eugeneius/use_sha1_digests
Sean Griffin
2018-01-12
8
-17
/
+32
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use SHA-1 for non-sensitive digests by default
Eugene Kenny
2018-01-08
8
-17
/
+32
*
|
|
|
|
|
|
Merge pull request #31695 from tcopeland/fix_typo
Rafael França
2018-01-12
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix doc typo [ci-skip]
Tom Copeland
2018-01-12
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #31675 from Dorian/fix-some-broken-links-in-guides
Eileen M. Uchitelle
2018-01-12
4
-9
/
+9
|
\
\
\
\
\
\
\
[next]