aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Update bug report templatesbogdanvlviv2018-02-176-7/+8
* Document :reconnect_attempts option for Redis Cache Store [ci skip]Brian Kephart2018-02-171-3/+8
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-176-70/+24
* Deprecate update_attributes and update_attributes!Eddie Lebow2018-02-171-1/+1
* Rails 6 requires Ruby 2.3+Jeremy Daer2018-02-173-2/+3
* Merge descriptions related to parallel test into one section [ci skip]yuuji.yaginuma2018-02-171-2/+2
* Merge pull request #32015 from JPrevost/activestorage_integration_test_cleanu...Eileen M. Uchitelle2018-02-161-0/+24
|\
| * ActiveStorage file cleanup in Integration TestsJeremy Prevost2018-02-151-0/+24
* | Add test parallelization to Railseileencodes2018-02-151-0/+83
|/
* Missing backquote, extra end keyword [ci skip]Yauheni Dakuka2018-02-151-18/+17
* Simplify the implementation of custom argument serializersRafael Mendonça França2018-02-141-6/+0
* Improve documentation on custom serializersRafael Mendonça França2018-02-141-22/+21
* Add configuration to set custom serializersRafael Mendonça França2018-02-141-0/+2
* Remove non-default serializersEvgenii Pecherkin2018-02-141-4/+0
* Introduce serializers to ActiveJobEvgenii Pecherkin2018-02-141-2/+63
* Change structure of AS core extensions [ci skip]Yauheni Dakuka2018-02-121-9/+9
* Merge pull request #31953 from jameslovejoy/improve-wording-getting-startedEileen M. Uchitelle2018-02-121-13/+13
|\
| * Improve wording in getting started guideJames Lovejoy2018-02-091-13/+13
* | Remove parentheses [ci skip]Yauheni Dakuka2018-02-121-1/+1
|/
* Merge pull request #31925 from composerinteralia/semicolonEileen M. Uchitelle2018-02-081-12/+0
|\
| * Remove password anecdotes from guides [ci skip]Daniel Colson2018-02-071-12/+0
* | Add docs on how to configure Active Storageclaudiob2018-02-081-0/+35
|/
* Merge pull request #31240 from PHedkvist/sys_test_mobile_guideEileen M. Uchitelle2018-02-061-0/+28
|\
| * Example of mobile configuration for system test in guide [ci skip]Pierre Hedkvist2017-12-041-0/+28
* | Correct capitalization of "Rails" in the guide text.Tim Diggins2018-02-031-6/+6
* | Fix typoSam Yamashita2018-01-311-1/+1
* | Start Rails 6.0 development!!!Rafael Mendonça França2018-01-301-8/+1
* | Add Rack::TempfileReaper to tests and docsGeorge Claghorn2018-01-301-0/+5
* | Add ContentSecurityPolicy to list of middlewareclaudiob2018-01-301-0/+4
* | Merge pull request #31817 from composerinteralia/mediocre-jokeRichard Schneeman2018-01-281-1/+1
|\ \
| * | Remove joke in security guide [ci skip]Daniel Colson2018-01-281-1/+1
* | | Merge pull request #31816 from composerinteralia/jquery-referencesRyuta Kamizono2018-01-291-11/+6
|\ \ \
| * | | Remove out-of-date references to jQueryDaniel Colson2018-01-281-11/+6
| |/ /
* | | Update `action_dispatch.default_headers` default value [ci skip]yuuji.yaginuma2018-01-282-2/+8
* | | Update `google-cloud-storage` gem version [ci skip]yuuji.yaginuma2018-01-281-1/+1
|/ /
* | Fix example migrations in Associations guideRyan Lue2018-01-261-17/+9
* | Merge pull request #31755 from timdiggins/adjust-autoloading-in-guidesRafael França2018-01-252-12/+31
|\ \
| * | Clarify autoload_paths and eager_load in guides per current usage. [CI SKIP]Tim Diggins2018-01-212-12/+31
* | | tweaks for #31704 [ci skip]Ryuta Kamizono2018-01-241-2/+2
* | | Clarification for noobs. (#31704)loothunter12018-01-232-4/+8
* | | remove text repetitionutilum2018-01-221-1/+1
* | | Update guide text not to contradict imageutilum2018-01-221-2/+1
|/ /
* | Fix minor typo [ci skip]Tom Copeland2018-01-181-4/+4
* | Merge pull request #31577 from prathamesh-sonpatki/upgrade-guide-bootsnapEileen M. Uchitelle2018-01-181-0/+11
|\ \
| * | Added a note about bootsnap in the Rails 5.2 upgrade guide [ci skip]Prathamesh Sonpatki2017-12-271-0/+11
* | | Allow `false` for `config.generators.system_tests=`bogdanvlviv2018-01-181-0/+1
* | | Update "Layouts and Rendering in Rails" guide [ci skip]bogdanvlviv2018-01-171-1/+1
* | | Provide a sensible default hostGeorge Claghorn2018-01-161-3/+9
* | | Extract content types from blob dataGeorge Claghorn2018-01-151-0/+3
* | | Merge pull request #31651 from eugeneius/use_sha1_digestsSean Griffin2018-01-122-3/+5
|\ \ \