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
/
railties
/
lib
/
rails
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove config.assets
Joshua Peek
2015-01-21
1
-16
/
+1
*
Remove deprecated `serve_static_assets` configuration
Rafael Mendonça França
2015-01-04
1
-21
/
+0
*
Remove deprecation warning when log_level is not explicit set on production
Rafael Mendonça França
2015-01-04
2
-23
/
+1
*
Merge pull request #18100 from chancancode/serve_static_files
Godfrey Chan
2014-12-19
2
-3
/
+24
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-3
/
+1
*
Fix typo.
Guo Xiang Tan
2014-11-17
1
-1
/
+1
*
Deprecate different default for `log_level` in production
Godfrey Chan
2014-11-17
2
-2
/
+24
*
Revert "Merge pull request #16622 from matthewd/default-debug"
Godfrey Chan
2014-11-17
1
-1
/
+1
*
inject Rack::Lock if config.eager_load is false
Xavier Noria
2014-09-18
1
-1
/
+5
*
Tell the user which file is missing when config/database.yml was not found
Akira Matsuda
2014-09-10
1
-3
/
+4
*
world writable might be a bit too open...
Peter Schröder
2014-09-05
1
-1
/
+2
*
Don't fight against ourselves for the default log level
Matthew Draper
2014-08-22
1
-1
/
+1
*
Fix setting simple values to the new config.x
Carlos Antonio da Silva
2014-08-19
1
-4
/
+10
*
Revert "Improve custom configuration"
Rafael Mendonça França
2014-08-19
1
-1
/
+13
*
Improve custom configuration
Rafael Mendonça França
2014-08-19
1
-13
/
+1
*
Pull in the custom configuration concept from dhh/custom_configuration
David Heinemeier Hansson
2014-08-03
1
-1
/
+13
*
Add configuration to enable mail previews
Leonard Garvey
2014-07-01
1
-2
/
+0
*
Use Rails::Paths::Path#existent in database_configuration
Pier-Olivier Thibault
2014-05-07
1
-1
/
+1
*
Require yaml explicitly
Adrià Planas
2014-03-29
1
-0
/
+1
*
Add config.annotations, in order to register new extensions for Rake notes at...
robertomiranda
2014-03-16
1
-0
/
+4
*
Revert "Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665."
Guillermo Iguaran
2014-02-21
1
-5
/
+1
*
Enhance errors while retrieving database config
schneems
2014-01-29
1
-0
/
+2
*
Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665.
Yves Senn
2014-01-13
1
-1
/
+5
*
Ensure Active Record connection consistency
schneems
2014-01-09
1
-5
/
+11
*
Add mailer previews feature based on mail_view gem
Andrew White
2013-12-17
1
-0
/
+2
*
Rename tokens.yml to secrets.yml
Guillermo Iguaran
2013-12-12
1
-1
/
+1
*
Load secret_key_base from tokens.yml, fallback to config.secret_key_base
Guillermo Iguaran
2013-12-12
1
-0
/
+1
*
Merge pull request #12365 from jbaudanza/reorder
Guillermo Iguaran
2013-12-01
1
-5
/
+5
|
\
|
*
Move Rack::Cache after AD::Static in the stack
Jonathan Baudanza
2013-09-25
1
-5
/
+5
*
|
clean up some warnings on trunk ruby
Aaron Patterson
2013-10-31
1
-1
/
+1
|
/
*
Rails.logger should have level specified by config.log_level.
Max Shytikov
2013-07-30
1
-1
/
+2
*
Revert "Match Dev/Prod parity for Index Page"
Piotr Sarnacki
2013-07-22
1
-3
/
+1
*
Match Dev/Prod parity for Index Page
schneems
2013-07-20
1
-1
/
+3
*
Revert "Don't use Rack::Sendfile middleware if x_sendfile_header is not present"
Santiago Pastorino
2013-07-15
1
-3
/
+1
*
Removed deprecated threadsafe!
Paul Nikitochkin
2013-07-03
1
-10
/
+0
*
Remove deprecated `config.whiny_nils`
Vipul A M
2013-07-02
1
-3
/
+0
*
Creating a class to build the default middleware stack.
wangjohn
2013-06-16
1
-0
/
+101
*
`initialize_on_precompile` is not used anymore.
Terence Lee
2013-06-13
1
-1
/
+0
*
clearing autoloaded constants triggers routes reloading [Fixes #10685]
Xavier Noria
2013-06-06
1
-8
/
+27
*
Revert "make new rails apps log to STDOUT"
Steve Klabnik
2013-03-15
1
-1
/
+5
*
make new rails apps log to STDOUT
Terence Lee
2013-03-15
1
-5
/
+1
*
Bring config.allow_concurrency back
José Valim
2013-03-03
1
-1
/
+2
*
Remove hard coded references to Active Record in railties
José Valim
2013-03-02
1
-6
/
+7
*
Update railties/lib/rails/application/configuration.rb
iwiznia
2013-02-21
1
-3
/
+3
*
Update railties/lib/rails/application/configuration.rb
iwiznia
2013-02-21
1
-1
/
+1
*
standardize database_configuration to a hash
Terence Lee
2013-02-21
1
-2
/
+6
*
Don't unhook autoloading in production
Andrew White
2013-02-19
1
-7
/
+0
*
config.assets.enabled is now true by default
David Heinemeier Hansson
2013-01-05
1
-2
/
+2
*
Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...
Jeremy Kemper
2012-12-21
2
-13
/
+1
*
Use Rails to Render Default Index Page
schneems
2012-12-10
1
-0
/
+1
[next]