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 allocations to template renderer subscription
Eileen Uchitelle
2018-10-10
5
-12
/
+27
*
Merge pull request #34075 from hakusaro/guides-reference-leases
Gannon McGibbon
2018-10-09
1
-6
/
+7
|
\
|
*
Change contributing guide to use safer force push
Lucas Nicodemus
2018-10-04
1
-6
/
+7
*
|
Merge pull request #34081 from gmcgibbon/db_migrate_status_move
Eileen M. Uchitelle
2018-10-09
3
-13
/
+39
|
\
\
|
*
|
Move db:migrate:status to DatabaseTasks method
Gannon McGibbon
2018-10-08
3
-13
/
+39
*
|
|
Merge pull request #34105 from zvkemp/correct-asn-docs
Gannon McGibbon
2018-10-09
2
-4
/
+5
|
\
\
\
|
*
|
|
clarify role of unique_id in ActiveSupport::Notifications
zvkemp
2018-10-05
2
-4
/
+5
*
|
|
|
Merge pull request #34117 from aergonaut/docs/ActiveRecord--Persistence-belon...
Ryuta Kamizono
2018-10-10
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Add docs to ActiveRecord::Persistence#belongs_to_touch_method
Chris Fung
2018-10-07
1
-0
/
+2
*
|
|
|
|
Call `define_attribute_methods` before `assert_no_queries` to address CI flak...
Ryuta Kamizono
2018-10-09
5
-9
/
+80
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #34126 from gregmolnar/guide-link-fix
Ryuta Kamizono
2018-10-09
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fix broken link in Action Cable guides and readme [ci skip]
Greg Molnar
2018-10-08
2
-2
/
+2
*
|
|
|
|
Point to requiring the ASt engine in the installation instructions [ci skip]
Donnie Propst
2018-10-08
1
-0
/
+2
*
|
|
|
|
Fix directly uploading using a MIME type synonym
George Claghorn
2018-10-08
2
-1
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use content_mime_type
Graham Conzett
2018-10-08
1
-2
/
+1
|
*
|
|
|
Fix issue ActiveStorage direct upload disk
Graham Conzett
2018-10-07
2
-1
/
+12
*
|
|
|
|
Merge pull request #33324 from Jcambass/fix-only-path-option-in-url-for-with-...
Ryuta Kamizono
2018-10-08
3
-11
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
respect path_only option when an array is passed into url_for
Joel Ambass
2018-10-01
3
-11
/
+27
*
|
|
|
|
|
Merge pull request #34039 from yskkin/parameter_filter
Ryuta Kamizono
2018-10-08
7
-125
/
+177
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Deprecate ActionDispatch::Http::ParameterFilter in favor of ActiveSupport::Pa...
Yoshiyuki Kinjo
2018-10-08
7
-125
/
+177
*
|
|
|
|
|
|
Merge pull request #34119 from frodsan/patch-1
Arun Agrawal
2018-10-08
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ci skip] Fix typo
Francesco Rodríguez
2018-10-08
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Don't expose internal methods in the associations
Ryuta Kamizono
2018-10-08
2
-32
/
+32
*
|
|
|
|
|
Fix test name to add missing "set"
Ryuta Kamizono
2018-10-08
1
-1
/
+1
*
|
|
|
|
|
Fix `AssociationRelation` not to set inverse instance key just like before
Ryuta Kamizono
2018-10-07
3
-3
/
+23
*
|
|
|
|
|
Merge pull request #34076 from gmcgibbon/fixtures_refactor
Eileen M. Uchitelle
2018-10-07
4
-243
/
+376
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Move FixtureSet::ReflectionProxy and FixtureSet::HasManyThroughProxy to Fixtu...
Gannon McGibbon
2018-10-05
2
-32
/
+32
|
*
|
|
|
|
|
Introduce FixtureSet::TableRows and FixtureSet::TableRow
Gannon McGibbon
2018-10-05
3
-88
/
+183
|
*
|
|
|
|
|
Introduce FixtureSet::ModelMetadata
Gannon McGibbon
2018-10-05
2
-29
/
+49
|
*
|
|
|
|
|
Small refactors to FixtureSet::ClassCache and Fixture
Gannon McGibbon
2018-10-05
1
-9
/
+8
|
*
|
|
|
|
|
Move FixtureSet.create_fixtures reading and inserting sections into private m...
Gannon McGibbon
2018-10-05
1
-41
/
+58
|
*
|
|
|
|
|
Organize FixtureSet class methods
Gannon McGibbon
2018-10-05
1
-102
/
+104
*
|
|
|
|
|
|
Merge pull request #34114 from Madogiwa0124/update_getting_start_rails_version
Eileen M. Uchitelle
2018-10-07
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
getting started page rails version update to 5.2.1
Madogiwa
2018-10-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #34089 from lsylvester/test-cache-version-precision
Richard Schneeman
2018-10-06
1
-31
/
+55
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
add test for cache_version precision
Lachlan Sylvester
2018-10-07
1
-31
/
+55
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #34077 from cllns/clarify-activesupport-instruction
Yuji Yaginuma
2018-10-06
1
-0
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add instruction for test environment
Sean Collins
2018-10-05
1
-0
/
+8
*
|
|
|
|
|
|
|
|
Merge pull request #34005 from tgturner/expand-cache-key-bug-fix
Richard Schneeman
2018-10-05
2
-1
/
+50
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Array with single item correctly uses cache_key
Graham Turner
2018-10-05
2
-1
/
+50
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #34084 from trustvox/master
Rafael França
2018-10-05
2
-4
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove "include FileUtils" sentence in setup/update bin files
Bruno Casali
2018-09-17
2
-4
/
+2
*
|
|
|
|
|
|
|
|
Remove unnecessary use of `included` in ActiveJob::Core
Alan Wu
2018-10-05
1
-21
/
+19
*
|
|
|
|
|
|
|
|
Merge pull request #34103 from albertoalmagro/guides-running-test-with-seed
Gannon McGibbon
2018-10-05
1
-0
/
+20
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Add documentation to run tests with specific seed [ci skip]
Alberto Almagro
2018-10-05
1
-0
/
+20
*
|
|
|
|
|
|
|
|
|
Merge pull request #34101 from gmcgibbon/fix_bundler_1_16_6_test_failures
Rafael França
2018-10-05
1
-8
/
+10
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Remove bundler warnings from bin/setup output
Gannon McGibbon
2018-10-05
1
-8
/
+10
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #34097 from kule/master
Rafael França
2018-10-05
4
-1
/
+27
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Parameterized mailers can configure delivery job
Luke Pearce
2018-10-05
4
-1
/
+27
*
|
|
|
|
|
|
|
|
|
Merge pull request #34102 from gmcgibbon/less_aggressive_auto_labeling
Rafael França
2018-10-05
1
-22
/
+0
|
\
\
\
\
\
\
\
\
\
\
[next]