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
*
[ci skip] fix `config.assets.digest` default value
yuuji.yaginuma
2014-11-05
1
-1
/
+1
*
[ci skip] add AC::InvalidCrossOriginRequest to list of rescue_responses default
yuuji.yaginuma
2014-10-16
1
-14
/
+15
*
minor fixes in the configuring guide [ci skip]
Xavier Noria
2014-10-03
1
-15
/
+15
*
Revert "Fix style for rescue responses doc [ci skip]"
Xavier Noria
2014-10-03
1
-16
/
+15
*
Fix style for rescue responses doc [ci skip]
Yuki Nishijima
2014-10-02
1
-15
/
+16
*
Add documentation about `config.action_dispatch.rescue_responses`
Yuki Nishijima
2014-09-26
1
-0
/
+23
*
[ci skip] Remove reference to config.threadsafe! in guides/configuriing.md
Byron Bischoff
2014-09-25
1
-2
/
+2
*
[ci skip] modify the description of production log level default
yuuji.yaginuma
2014-09-21
1
-1
/
+1
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-0
/
+2
*
Remove '*' which doesn't work
Tatsuya Sato
2014-09-03
1
-1
/
+1
*
Fix for configuring rails guide
Ravil Bayramgalin
2014-09-01
1
-1
/
+1
*
Update configuring.md [ci skip]
Tee Parham
2014-08-20
1
-2
/
+0
*
Revert "Improve custom configuration"
Rafael Mendonça França
2014-08-19
1
-9
/
+7
*
Improve custom configuration
Rafael Mendonça França
2014-08-19
1
-7
/
+9
*
Merge pull request #16375 from johnnyshields/guides
Richard Schneeman
2014-08-04
1
-0
/
+2
|
\
|
*
[ci skip] Guides: Add definition of `config.assets.manifest` option to config...
Johnny Shields
2014-08-05
1
-0
/
+2
*
|
Pull in the custom configuration concept from dhh/custom_configuration
David Heinemeier Hansson
2014-08-03
1
-0
/
+21
|
/
*
[ci skip] fix markdown
schneems
2014-08-02
1
-1
/
+1
*
Rename preview_enabled option to show_previews
Rafael Mendonça França
2014-07-01
1
-2
/
+2
*
Add configuration to enable mail previews
Leonard Garvey
2014-07-01
1
-0
/
+12
*
Merge pull request #15933 from rafael/master
Rafael Mendonça França
2014-06-27
1
-0
/
+2
|
\
|
*
Improvements per code review.
Rafael Chacón
2014-06-27
1
-1
/
+3
*
|
[ci skip] doc corrected : ActiveRecord::Base.connections to ActiveRecord::Bas...
Rahul P. Chaudhari
2014-06-17
1
-3
/
+3
*
|
[ci skip] Fix capitalization
Akshay Vishnoi
2014-06-07
1
-5
/
+5
*
|
Merge pull request #13988 from zzak/guides_configuring_reverse_proxy
Zachary Scott
2014-05-24
1
-4
/
+38
|
\
\
|
*
|
Add documentation for using Rails with a reverse proxy
Zachary Scott
2014-05-24
1
-4
/
+38
*
|
|
Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]
John Kelly Ferguson
2014-05-21
1
-3
/
+3
*
|
|
Use generated binstubs in guides examples.
Josef Šimánek
2014-05-20
1
-3
/
+3
|
/
/
*
|
[ci skip] builtin -> built-in
Akshay Vishnoi
2014-04-20
1
-1
/
+1
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-04-18
1
-3
/
+11
|
\
\
|
*
|
[ci skip] document `statement_limit`
schneems
2014-04-15
1
-1
/
+11
|
*
|
[ci skip] PP does not generate pass by default
schneems
2014-04-15
1
-2
/
+0
*
|
|
Revise 'sqlite3:' URL handling for smoother upgrades
Matthew Draper
2014-04-03
1
-2
/
+2
|
/
/
*
|
fix log_tags request object grammar
Iain D Broadfoot
2014-03-21
1
-1
/
+1
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-03-07
1
-1
/
+1
|
\
\
|
*
|
Tweak Configuring Guide language
Gaurish Sharma
2014-02-23
1
-1
/
+1
*
|
|
Fix guide about `config.active_record.default_timezone` [ci skip]
joker1007
2014-03-06
1
-1
/
+1
*
|
|
[ci skip] use secrets.secret_key_base instead of config.secret_key_base
Kuldeep Aggarwal
2014-03-01
1
-1
/
+1
|
/
/
*
|
`Rails.threadsafe!` mode is deprecated
Gaurish Sharma
2014-02-10
1
-1
/
+1
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-02-09
1
-2
/
+1
|
\
\
|
*
|
`easiy` => `easy`
Vipul A M
2014-01-24
1
-1
/
+1
|
*
|
Remove duplicate configuration option for ActiveSupport [ci skip]
Zachary Scott
2014-01-16
1
-1
/
+0
*
|
|
Merge branch 'dump-schema-after-migration-flag' of git://github.com/emilsoman...
Xavier Noria
2014-02-06
1
-0
/
+6
|
\
\
\
|
*
|
|
Add config to disable schema dump after migration
Emil Soman
2014-02-06
1
-0
/
+6
*
|
|
|
Fixed typos [ci skip]
Calvin Tam
2014-02-05
1
-2
/
+2
|
/
/
/
*
|
|
Document default trim mode for Erubis and affected ERB tags [ci skip]
Zachary Scott
2014-01-31
1
-1
/
+1
*
|
|
Log which keys were set to nil in deep_munge
Lukasz Sarnacki
2014-01-28
1
-0
/
+4
*
|
|
Rails config for raise on missing translations
Kassio Borges
2014-01-27
1
-0
/
+2
*
|
|
docs, clarify usage of `action_mailer.default_options`. [ci skip]. Closes #13...
Yves Senn
2014-01-27
1
-4
/
+12
*
|
|
Rename subsecond_fraction_digits option to time_precision
Andrew White
2014-01-26
1
-0
/
+2
[next]