aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
...
* Single nest config in configuration guidesSam Bostock2018-12-181-1/+1
* Improve deprecation message for enqueue returning falseRafael Mendonça França2018-12-051-0/+2
* Merge pull request #34455 from minimalweb/progressive_jpeg_inclusion_as_varia...Rafael França2018-11-231-1/+1
|\
| * Add progressive JPG to default variable content typesMaurice Kühlborn2018-11-211-1/+1
* | Change queueing to queuing in docs and comments [skip ci]jacobherrington2018-11-181-1/+1
|/
* Add support for UNLOGGED Postgresql tablesJacob Evelyn2018-11-131-0/+8
* Restore `encoding: utf8mb4` in database.ymlYasuo Honda2018-10-301-0/+1
* Remove `javascripts` and `javascript_engine` options for generatorsbogdanvlviv2018-10-221-2/+0
* Fix the LoggerSilence to work as described:Edouard CHIN2018-10-021-2/+1
* Deprecate the `LoggerSilence` constant:Edouard CHIN2018-10-021-2/+2
* Update MySQL server version and character set in Rails Guide [skip ci]Yasuo Honda2018-09-201-1/+2
* Configure Active Storage route prefixChris Bisnett2018-09-141-0/+8
* Add `:redis_cache_store` to `config.cache_store` options [ci skip]yuuji.yaginuma2018-09-141-1/+1
* Clarify docs of `config.filter_parameters` and `#filter_attributes`bogdanvlviv2018-09-121-1/+1
* use "minitest" consistentlyXavier Noria2018-09-111-1/+1
* Fix sqlite3 url config in "Configuring Rails Applications" guidebogdanvlviv2018-09-091-3/+3
* Merge pull request #33637 from eileencodes/ar-connection-management-refactoringEileen M. Uchitelle2018-08-301-4/+28
|\
| * Refactors Active Record connection managementEileen Uchitelle2018-08-301-4/+28
* | Add info about `config.action_dispatch.use_cookies_with_metadata` to "Configu...bogdanvlviv2018-08-301-0/+3
|/
* Merge pull request #33681 from minaslater/replace-white-and-blacklistAaron Patterson2018-08-231-2/+2
|\
| * [ci skip] corrects more grammar awkwardness, replacing denylist with restrict...Mina Slater2018-08-221-2/+2
| * [ci skip] fixes a few more grammar issues, changing a to an before the word a...Mina Slater2018-08-221-1/+1
| * [ci skip] fixes awkward grammarMina Slater2018-08-221-2/+2
| * [ci skip] change all instances of blacklist and whitelist to denylist and all...Mina Slater2018-08-211-2/+2
* | Add database configuration to disable advisory locks.Guo Xiang Tan2018-08-221-1/+10
|/
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-4/+4
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-4/+4
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Permit configuring the default service URL expiryGeorge Claghorn2018-06-211-0/+7
* add documentation for config.active_support.use_authenticated_message_encrypt...Thomas Dziedzic2018-06-201-0/+2
* Fix Active Storage configuration example [ci skip]yuuji.yaginuma2018-06-161-2/+2
* Add missing documentation about `config.action_mailer.preview_interceptors` [...yuuji.yaginuma2018-06-141-0/+6
* Add changelog for #32956 [ci skip]bogdanvlviv2018-06-121-1/+1
* Fix active_model/errors docs [ci skip]bogdanvlviv2018-06-121-1/+1
* Merge pull request #32956 from Shopify/i18n_activemodel_errors_full_messageRafael França2018-06-111-0/+4
|\
| * Add global config for config.active_model.i18n_full_messageMartin Larochelle2018-06-051-0/+4
* | Update `config.active_storage.variable_content_types` default value in guides...yuuji.yaginuma2018-06-101-1/+1
* | Correct default value of `unknown_asset_fallback`James Adam2018-06-041-1/+1
* | Added a lot of Oxford commasAnthony Crumley2018-05-101-10/+10
* | Rename ActiveStorage.processor to .variant_processorJanko Marohnić2018-04-221-1/+1
* | Use ImageProcessing gem for ActiveStorage variantsJanko Marohnić2018-04-181-0/+2
|/
* Add `action_view.finalize_compiled_template_methods` config optionSimon Coffey2018-04-021-0/+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
* Update "Upgrading from Rails 5.1 to Rails 5.2" [ci skip]bogdanvlviv2018-03-141-0/+4
* Don't enforce UTF-8 by defaultAndrew White2018-02-271-0/+2
* Add configuration to set custom serializersRafael Mendonça França2018-02-141-0/+2
* Add docs on how to configure Active Storageclaudiob2018-02-081-0/+35
* Update `action_dispatch.default_headers` default value [ci skip]yuuji.yaginuma2018-01-281-1/+4
* Clarify autoload_paths and eager_load in guides per current usage. [CI SKIP]Tim Diggins2018-01-211-1/+1