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 #25438 from prathamesh-sonpatki/rm-session-store-initializer
Rafael Mendonça França
2016-07-20
1
-1
/
+1
|
\
|
*
Setup default session store internally, no longer through an application init...
Prathamesh Sonpatki
2016-07-17
1
-1
/
+1
*
|
Fix documentation of `error_on_ignored_order` option
Prathamesh Sonpatki
2016-07-18
1
-4
/
+4
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-07-10
1
-1
/
+3
|
\
|
*
Expand on #24071 for specifying custom locale fallbacks. [ci skip]
Vipul A M
2016-06-29
1
-1
/
+3
*
|
remove `-t` option from default sendmail arguments [ci skip]
yuuji.yaginuma
2016-07-06
1
-1
/
+1
*
|
Add a note about autoloading being disabled in production env in upgrade guid...
Prathamesh Sonpatki
2016-06-30
1
-1
/
+1
*
|
update description of `test_order` [ci skip]
yuuji.yaginuma
2016-06-29
1
-1
/
+1
|
/
*
Update grammar for `config.enable_dependency_loading` docs
Jon Moss
2016-06-24
1
-1
/
+1
*
Add option to enable dependency loading in production
Rafael Mendonça França
2016-06-22
1
-0
/
+2
*
Do not suggest nonsensical OpenSSL verify modes [ci skip]
Jonne Haß
2016-06-07
1
-1
/
+1
*
Merge pull request #24071 from meinac/configuring_md_docs
Vipul A M
2016-06-05
1
-0
/
+26
|
\
|
*
Added some useful configuration options into configuring.md [ci skip]
Mehmet Emin İNAÇ
2016-03-05
1
-0
/
+26
*
|
The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor...
Vipul A M
2016-05-16
1
-2
/
+0
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-05-14
1
-35
/
+40
|
\
\
|
*
|
Document config.action_dispatch.ignore_accept_header and config.action_dispat...
Vipul A M
2016-05-11
1
-0
/
+4
|
*
|
More missing true literal quotings
Vipul A M
2016-05-11
1
-12
/
+12
|
*
|
Lets be consistent in the usage of true/false across this guide. It should be...
Vipul A M
2016-05-11
1
-26
/
+26
|
*
|
Document missing smtp config over at configuring guide. [ci skip]
Vipul A M
2016-05-11
1
-0
/
+3
|
*
|
Asset pipeline: Remove documentation about outdated `config.assets.compress` ...
Prathamesh Sonpatki
2016-05-08
1
-2
/
+0
*
|
|
Fix link in 'Configuring Rails Applications' [ci skip]
Javier Vidal
2016-05-06
1
-1
/
+1
*
|
|
Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides...
willnet
2016-04-30
1
-1
/
+1
*
|
|
Update configuring.md with colons and periods
Connor Shea
2016-04-29
1
-52
/
+52
*
|
|
Consistent spelling of "gzipped" [ci skip]
Connor Shea
2016-04-29
1
-1
/
+1
*
|
|
Merge pull request #24786 from vipulnsward/document-gzip-assets
Richard Schneeman
2016-04-29
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Document config.assets.gzip flag. Follow up of https://github.com/rails/sproc...
Vipul A M
2016-04-29
1
-0
/
+2
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-04-29
1
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Mention default values for `debug_exception_response_format` in configuring g...
Prathamesh Sonpatki
2016-04-22
1
-1
/
+1
|
*
|
s/determins/determines/
Vipul A M
2016-04-20
1
-1
/
+1
|
*
|
[ci skip] Add some missing commas
Prathamesh Sonpatki
2016-04-12
1
-2
/
+2
|
*
|
[ci skip] Typo fix. `loggs` -> `logs`
Prathamesh Sonpatki
2016-04-12
1
-1
/
+1
|
*
|
- Fix typo in config guide, from config.logger section
Vipul A M
2016-04-10
1
-3
/
+3
|
*
|
[ci skip] Update code used for filtering passwords in the configuring guide
Prathamesh Sonpatki
2016-04-05
1
-1
/
+1
*
|
|
Fix typo in Configuration Guide [ci skip]
Erol Fornoles
2016-04-27
1
-1
/
+1
*
|
|
Fix typo in Rails Guides [ci skip]
Erol Fornoles
2016-04-26
1
-1
/
+1
*
|
|
Merge pull request #24454 from iangilfillan/master
Vipul A M
2016-04-14
1
-7
/
+7
|
\
\
\
|
*
|
|
MariaDB Documentation
iangilfillan
2016-04-14
1
-7
/
+7
|
|
/
/
*
/
/
Clarify description of `include_all_helpers` config setting's default behavio...
James Wen
2016-04-08
1
-1
/
+1
|
/
/
*
|
[ci skip] Parameter filter performs regular expression partial matching
Andrew Babichev
2016-03-31
1
-1
/
+1
*
|
update Active Job default adapter [ci skip]
yuuji.yaginuma
2016-03-22
1
-1
/
+1
*
|
Document and Match the Rails logger interface
schneems
2016-03-16
1
-2
/
+16
|
/
*
remove config that are no longer needed in sprockets-rails 3
yuuji.yaginuma
2016-03-05
1
-1
/
+1
*
add `scaffold_stylesheet` method to guide [ci skip]
yuuji.yaginuma
2016-03-04
1
-0
/
+1
*
Merge pull request #23417 from sgringwe/master
Rafael Mendonça França
2016-03-01
1
-0
/
+2
|
\
|
*
Add initial support for allowing an error on order or limit of queries being ...
Scott Ringwelski
2016-02-02
1
-0
/
+2
*
|
Add small Action Cable documentation fixes
Hayley Anderson
2016-02-27
1
-2
/
+2
*
|
The tasks in the rails task namespace is deprecated in favor of app namespace.
Ryo Hashimoto
2016-02-26
1
-1
/
+1
*
|
Add config.debug_exception_response_format into configuration guide
Stan Lo
2016-02-25
1
-0
/
+2
*
|
Update config.force_ssl's documentation
Stan Lo
2016-02-25
1
-1
/
+1
*
|
Enable Action Cable routes by default
Jon Moss
2016-02-24
1
-0
/
+11
[next]