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
/
source
/
configuring.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
1
-4
/
+4
|
\
|
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
1
-4
/
+4
*
|
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-1
/
+1
|
/
*
Permit configuring the default service URL expiry
George Claghorn
2018-06-21
1
-0
/
+7
*
add documentation for config.active_support.use_authenticated_message_encrypt...
Thomas Dziedzic
2018-06-20
1
-0
/
+2
*
Fix Active Storage configuration example [ci skip]
yuuji.yaginuma
2018-06-16
1
-2
/
+2
*
Add missing documentation about `config.action_mailer.preview_interceptors` [...
yuuji.yaginuma
2018-06-14
1
-0
/
+6
*
Add changelog for #32956 [ci skip]
bogdanvlviv
2018-06-12
1
-1
/
+1
*
Fix active_model/errors docs [ci skip]
bogdanvlviv
2018-06-12
1
-1
/
+1
*
Merge pull request #32956 from Shopify/i18n_activemodel_errors_full_message
Rafael França
2018-06-11
1
-0
/
+4
|
\
|
*
Add global config for config.active_model.i18n_full_message
Martin Larochelle
2018-06-05
1
-0
/
+4
*
|
Update `config.active_storage.variable_content_types` default value in guides...
yuuji.yaginuma
2018-06-10
1
-1
/
+1
*
|
Correct default value of `unknown_asset_fallback`
James Adam
2018-06-04
1
-1
/
+1
*
|
Added a lot of Oxford commas
Anthony Crumley
2018-05-10
1
-10
/
+10
*
|
Rename ActiveStorage.processor to .variant_processor
Janko Marohnić
2018-04-22
1
-1
/
+1
*
|
Use ImageProcessing gem for ActiveStorage variants
Janko Marohnić
2018-04-18
1
-0
/
+2
|
/
*
Add `action_view.finalize_compiled_template_methods` config option
Simon Coffey
2018-04-02
1
-0
/
+7
*
Move fk_ignore_pattern from config.active_record to SchemaDumper
David Stosik
2018-03-22
1
-7
/
+7
*
Document config.active_record.fk_ignore_pattern
David Stosik
2018-03-20
1
-0
/
+6
*
Update "Upgrading from Rails 5.1 to Rails 5.2" [ci skip]
bogdanvlviv
2018-03-14
1
-0
/
+4
*
Don't enforce UTF-8 by default
Andrew White
2018-02-27
1
-0
/
+2
*
Add configuration to set custom serializers
Rafael Mendonça França
2018-02-14
1
-0
/
+2
*
Add docs on how to configure Active Storage
claudiob
2018-02-08
1
-0
/
+35
*
Update `action_dispatch.default_headers` default value [ci skip]
yuuji.yaginuma
2018-01-28
1
-1
/
+4
*
Clarify autoload_paths and eager_load in guides per current usage. [CI SKIP]
Tim Diggins
2018-01-21
1
-1
/
+1
*
Allow `false` for `config.generators.system_tests=`
bogdanvlviv
2018-01-18
1
-0
/
+1
*
Use SHA-1 for non-sensitive digests by default
Eugene Kenny
2018-01-08
1
-0
/
+2
*
Move `config.action_view.cache_template_loading` to proper section in configu...
fatkodima
2018-01-03
1
-2
/
+2
*
Update 'Configuring Rails Applications' guide
bogdanvlviv
2017-12-12
1
-0
/
+4
*
Remove stale comment about `ActiveRecord::SchemaDumper.ignore_tables` [skip ci]
fatkodima
2017-12-12
1
-1
/
+1
*
[ci skip] Updated links for uncorn which redirect & added https for nginx link
Dixit Patel
2017-11-30
1
-3
/
+3
*
Change `form_with` to generates ids by default
npezza93
2017-11-25
1
-0
/
+2
*
Update configuring.md
Kelly Stannard
2017-11-14
1
-1
/
+1
*
Use `-e` option to specify the environment in console command [ci skip]
yuuji.yaginuma
2017-11-10
1
-1
/
+1
*
[ci skip] Fix typo
Akshay Vishnoi
2017-10-07
1
-1
/
+1
*
Cosmetic fixes [ci skip]
Yauheni Dakuka
2017-10-06
1
-2
/
+2
*
[ci skip] Attempt a new explanation for rotations.
Kasper Timm Hansen
2017-09-24
1
-4
/
+2
*
Add key rotation cookies middleware
Michael Coyne
2017-09-24
1
-0
/
+11
*
[ci skip] Prefer credentials to secrets in docs.
Kasper Timm Hansen
2017-09-13
1
-1
/
+1
*
Fixing nginx configuration added missing semicolon
Ibrahim
2017-08-22
1
-1
/
+1
*
Capitalize Rake
Jon Moss
2017-08-06
1
-1
/
+1
*
Remove extra space between two sentences
Jon Moss
2017-08-06
1
-1
/
+1
*
Set `represent_boolean_as_integer` via `configuration`
yuuji.yaginuma
2017-07-16
1
-1
/
+1
*
Fix boolean column migration script
yuuji.yaginuma
2017-07-13
1
-1
/
+1
*
Change sqlite3 boolean serialization to use 1 and 0
Lisa Ugray
2017-07-11
1
-0
/
+22
*
Protect from forgery by default
Lisa Ugray
2017-07-10
1
-0
/
+2
*
Remove references to deprecared raise_runtime_errors from documentation, whic...
Vipul A M
2017-06-17
1
-2
/
+0
*
Merge pull request #29257 from clupprich/remove-action-dispatch-callbacks-to-...
Kasper Timm Hansen
2017-05-28
1
-3
/
+1
|
\
|
*
Remove mentions of deprecated callbacks on ActionDispatch::Callbacks
Christoph Lupprich
2017-05-28
1
-3
/
+1
*
|
AEAD encrypted cookies and sessions
Michael Coyne
2017-05-22
1
-2
/
+6
|
/
[next]