aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Modify twitter api link in api guideYoshiyuki Hirano2018-03-311-1/+1
* Merge pull request #32277 from derekprior/dp-deprecate-force-sslGuillermo Iguaran2018-03-303-20/+14
|\
| * Deprecate controller level force_sslDerek Prior2018-03-303-20/+14
* | Merge pull request #32299 from davidstosik/expose-fk-ignore-patternGuillermo Iguaran2018-03-271-1/+7
|\ \
| * | Move fk_ignore_pattern from config.active_record to SchemaDumperDavid Stosik2018-03-221-7/+7
| * | Document config.active_record.fk_ignore_patternDavid Stosik2018-03-201-0/+6
* | | Readability fix [ci skip]Isaac Orme2018-03-251-1/+1
* | | Merge pull request #31869 from BKSpurgeon/patch-1Ryuta Kamizono2018-03-221-12/+16
|\ \ \ | |/ / |/| |
| * | Update documentation [ci skip]Ben Koshy2018-02-021-12/+15
* | | Allow full use of the AWS S3 SDK authentication options (#32270)Brian Knight2018-03-191-0/+7
* | | Move CSP info from 5.2 release notes to guide [ci skip]bogdanvlviv2018-03-182-63/+109
* | | Merge pull request #32281 from bogdanvlviv/fix-rails_5_2-notes-32222Kasper Timm Hansen2018-03-181-154/+0
|\ \ \
| * | | Fix "Ruby on Rails 5.2 Release Notes" [ci skip]bogdanvlviv2018-03-181-154/+0
* | | | Update Redis cache store docsStefan Wrobel2018-03-171-14/+34
| |_|/ |/| |
* | | Fix grammar in Getting Started with Railsef7182018-03-161-4/+4
* | | Fix typo in active_job_basics.mdJon Evans2018-03-151-1/+1
|/ /
* | Update "Upgrading from Rails 5.1 to Rails 5.2" [ci skip]bogdanvlviv2018-03-142-0/+14
* | Remove entry that was backported to Rails 5.1.3. [ci skip]Yuji Yaginuma2018-03-141-3/+0
* | Update "Ruby on Rails 5.2 Release Notes" Guide [ci skip]bogdanvlviv2018-03-131-47/+896
* | Remove path config option from Azure serviceAndrew White2018-03-121-1/+0
* | [ci skip] Add missing do.Kasper Timm Hansen2018-03-121-1/+1
* | Add section to routing guide about config/routes.rb [ci skip]Andrew White2018-03-121-0/+20
* | Fix note marks [ci skip]Yauheni Dakuka2018-03-127-9/+9
* | Update some i18n references in guides (#32182)Chris Salzberg2018-03-091-8/+17
* | Fixes a typo and updates active_job_basics.mdDharam Gollapudi2018-03-081-1/+1
* | Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-9/+0
* | Fix links in the psql guide [ci skip]Yauheni Dakuka2018-03-041-2/+2
* | Deprecate `active_support/core_ext/hash/compact`yuuji.yaginuma2018-03-021-10/+0
* | Add --expanded option to "rails routes"Benoit Tigeot2018-02-281-1/+1
* | Merge pull request #32125 from rails/switch-to-not-enforcing-utf8-by-defaultAndrew White2018-02-271-0/+2
|\ \
| * | Don't enforce UTF-8 by defaultAndrew White2018-02-271-0/+2
* | | [ci skip]Change requring order of files in docwillnet2018-02-271-1/+1
|/ /
* | Correct `to` option's value of the route in the Bound Parameters section in r...Avneet Singh Malhotra2018-02-261-1/+1
* | Add note to Active Storage guide about S3 permissions [ci skip]Andrew White2018-02-211-0/+2
* | Merge pull request #32026 from bogdanvlviv/improve-30941Rafael França2018-02-201-14/+13
|\ \
| * | Fix docs of ActiveJob custom argument serializersbogdanvlviv2018-02-171-14/+13
* | | Fix active_job_basics.md callbacks example [ci skip]fatkodima2018-02-181-1/+1
* | | 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-175-70/+19
* | | 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