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
/
guides
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document :reconnect_attempts option for Redis Cache Store [ci skip]
Brian Kephart
2018-02-17
1
-3
/
+8
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
6
-70
/
+24
*
Deprecate update_attributes and update_attributes!
Eddie Lebow
2018-02-17
1
-1
/
+1
*
Rails 6 requires Ruby 2.3+
Jeremy Daer
2018-02-17
3
-2
/
+3
*
Merge descriptions related to parallel test into one section [ci skip]
yuuji.yaginuma
2018-02-17
1
-2
/
+2
*
Merge pull request #32015 from JPrevost/activestorage_integration_test_cleanu...
Eileen M. Uchitelle
2018-02-16
1
-0
/
+24
|
\
|
*
ActiveStorage file cleanup in Integration Tests
Jeremy Prevost
2018-02-15
1
-0
/
+24
*
|
Add test parallelization to Rails
eileencodes
2018-02-15
1
-0
/
+83
|
/
*
Missing backquote, extra end keyword [ci skip]
Yauheni Dakuka
2018-02-15
1
-18
/
+17
*
Simplify the implementation of custom argument serializers
Rafael Mendonça França
2018-02-14
1
-6
/
+0
*
Improve documentation on custom serializers
Rafael Mendonça França
2018-02-14
1
-22
/
+21
*
Add configuration to set custom serializers
Rafael Mendonça França
2018-02-14
1
-0
/
+2
*
Remove non-default serializers
Evgenii Pecherkin
2018-02-14
1
-4
/
+0
*
Introduce serializers to ActiveJob
Evgenii Pecherkin
2018-02-14
1
-2
/
+63
*
Change structure of AS core extensions [ci skip]
Yauheni Dakuka
2018-02-12
1
-9
/
+9
*
Merge pull request #31953 from jameslovejoy/improve-wording-getting-started
Eileen M. Uchitelle
2018-02-12
1
-13
/
+13
|
\
|
*
Improve wording in getting started guide
James Lovejoy
2018-02-09
1
-13
/
+13
*
|
Remove parentheses [ci skip]
Yauheni Dakuka
2018-02-12
1
-1
/
+1
|
/
*
Merge pull request #31925 from composerinteralia/semicolon
Eileen M. Uchitelle
2018-02-08
1
-12
/
+0
|
\
|
*
Remove password anecdotes from guides [ci skip]
Daniel Colson
2018-02-07
1
-12
/
+0
*
|
Add docs on how to configure Active Storage
claudiob
2018-02-08
1
-0
/
+35
|
/
*
Merge pull request #31240 from PHedkvist/sys_test_mobile_guide
Eileen M. Uchitelle
2018-02-06
1
-0
/
+28
|
\
|
*
Example of mobile configuration for system test in guide [ci skip]
Pierre Hedkvist
2017-12-04
1
-0
/
+28
*
|
Correct capitalization of "Rails" in the guide text.
Tim Diggins
2018-02-03
1
-6
/
+6
*
|
Fix typo
Sam Yamashita
2018-01-31
1
-1
/
+1
*
|
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
1
-8
/
+1
*
|
Add Rack::TempfileReaper to tests and docs
George Claghorn
2018-01-30
1
-0
/
+5
*
|
Add ContentSecurityPolicy to list of middleware
claudiob
2018-01-30
1
-0
/
+4
*
|
Merge pull request #31817 from composerinteralia/mediocre-joke
Richard Schneeman
2018-01-28
1
-1
/
+1
|
\
\
|
*
|
Remove joke in security guide [ci skip]
Daniel Colson
2018-01-28
1
-1
/
+1
*
|
|
Merge pull request #31816 from composerinteralia/jquery-references
Ryuta Kamizono
2018-01-29
1
-11
/
+6
|
\
\
\
|
*
|
|
Remove out-of-date references to jQuery
Daniel Colson
2018-01-28
1
-11
/
+6
|
|
/
/
*
|
|
Update `action_dispatch.default_headers` default value [ci skip]
yuuji.yaginuma
2018-01-28
2
-2
/
+8
*
|
|
Update `google-cloud-storage` gem version [ci skip]
yuuji.yaginuma
2018-01-28
1
-1
/
+1
|
/
/
*
|
Fix example migrations in Associations guide
Ryan Lue
2018-01-26
1
-17
/
+9
*
|
Merge pull request #31755 from timdiggins/adjust-autoloading-in-guides
Rafael França
2018-01-25
2
-12
/
+31
|
\
\
|
*
|
Clarify autoload_paths and eager_load in guides per current usage. [CI SKIP]
Tim Diggins
2018-01-21
2
-12
/
+31
*
|
|
tweaks for #31704 [ci skip]
Ryuta Kamizono
2018-01-24
1
-2
/
+2
*
|
|
Clarification for noobs. (#31704)
loothunter1
2018-01-23
2
-4
/
+8
*
|
|
remove text repetition
utilum
2018-01-22
1
-1
/
+1
*
|
|
Update guide text not to contradict image
utilum
2018-01-22
1
-2
/
+1
|
/
/
*
|
Fix minor typo [ci skip]
Tom Copeland
2018-01-18
1
-4
/
+4
*
|
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
*
|
|
Allow `false` for `config.generators.system_tests=`
bogdanvlviv
2018-01-18
1
-0
/
+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
1
-3
/
+9
*
|
|
Extract content types from blob data
George Claghorn
2018-01-15
1
-0
/
+3
*
|
|
Merge pull request #31651 from eugeneius/use_sha1_digests
Sean Griffin
2018-01-12
2
-3
/
+5
|
\
\
\
|
*
|
|
Use SHA-1 for non-sensitive digests by default
Eugene Kenny
2018-01-08
2
-3
/
+5
[next]