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
*
Change sqlite3 boolean serialization to use 1 and 0
Lisa Ugray
2017-07-11
1
-0
/
+4
*
Protect from forgery by default
Lisa Ugray
2017-07-10
1
-0
/
+4
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
2
-3
/
+3
*
Remove unnecessary `tap` call on `ActionDispatch::MiddlewareStack` instance
fatkodima
2017-06-24
1
-1
/
+1
*
set message_encryptor default cipher to aes-256-gcm
Assain
2017-06-12
1
-0
/
+4
*
AEAD encrypted cookies and sessions
Michael Coyne
2017-05-22
1
-0
/
+4
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-0
/
+8
*
Added a shared section to config/database.yml that will be loaded for all env...
Pierre Schambacher
2017-04-26
1
-1
/
+8
*
Use the config value directly when call `secrets`
yuuji.yaginuma
2017-04-16
1
-1
/
+0
*
Apply the log_level default
Rafael Mendonça França
2017-03-27
1
-7
/
+2
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-0
/
+3
*
Correctly check whether key is defined in configuration
yuuji.yaginuma
2017-03-19
1
-3
/
+3
*
Track the version-compatible config settings inside railties
Matthew Draper
2017-03-18
1
-0
/
+28
*
Revert "Revert "Add encrypted secrets""
Kasper Timm Hansen
2017-02-23
2
-2
/
+10
*
Revert "Add encrypted secrets" (#28127)
David Heinemeier Hansson
2017-02-23
2
-10
/
+2
*
Add encrypted secrets (#28038)
Kasper Timm Hansen
2017-02-23
2
-2
/
+10
*
Merge pull request #27647 from Shopify/fully-eagerload-journey
Rafael França
2017-01-30
2
-1
/
+17
|
\
|
*
Fully initialize routes before the first request is handled
Jean Boussier
2017-01-18
2
-1
/
+17
*
|
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
1
-2
/
+2
*
|
Merge pull request #27652 from y-yagi/remove_unused_require
Rafael França
2017-01-11
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
remove unused requires
yuuji.yaginuma
2017-01-12
1
-2
/
+0
*
|
Current default Rails app encoding "utf-8" looks more like a W3C charset than...
Akira Matsuda
2017-01-11
1
-1
/
+1
|
/
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
Remove deprecated config.serve_static_files
Rafael Mendonça França
2017-01-03
1
-19
/
+0
*
Remove deprecated `config.static_cache_control`
Rafael Mendonça França
2017-01-03
2
-13
/
+1
*
Enforce middleware ordering with a test, instead of comments
Matthew Draper
2016-12-31
1
-3
/
+1
*
Allow log remote ip addres when config.action_dispatch.trusted_proxies passed
Leonid Batizhevsky
2016-12-30
1
-1
/
+2
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-2
/
+2
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
4
-20
/
+20
*
Suppress warnings
yui-knk
2016-07-31
1
-0
/
+1
*
Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer
Rafael Mendonça França
2016-07-20
2
-11
/
+25
|
\
|
*
Setup default session store internally, no longer through an application init...
Prathamesh Sonpatki
2016-07-17
2
-2
/
+8
|
*
Refactor the existing session_store to use keyword args and raise early when ...
Prathamesh Sonpatki
2016-07-17
1
-9
/
+14
|
*
Introduce a new method for checking whether session_store is set by user or b...
Prathamesh Sonpatki
2016-07-17
1
-0
/
+4
|
/
*
implement respond_to_missing? to match method_missing
David Feldman
2016-07-05
1
-0
/
+4
*
Initialize the configuration with a value
Rafael Mendonça França
2016-06-22
1
-1
/
+2
*
Add option to enable dependency loading in production
Rafael Mendonça França
2016-06-22
1
-1
/
+1
*
Fix rails/info routes for apps with globbing route
Nicholas Firth-McCoy
2016-06-20
1
-1
/
+4
*
`behaviour` --> `behavior`
Jon Moss
2016-05-27
1
-1
/
+1
*
Merge pull request #24490 from prathamesh-sonpatki/add-config-to-deprecation-...
Santiago Pastorino
2016-04-11
1
-3
/
+3
|
\
|
*
Add `config` to the deprecation warnings of deprecated config options
Prathamesh Sonpatki
2016-04-10
1
-3
/
+3
*
|
revises fileutils dependencies in railties
Xavier Noria
2016-04-11
1
-3
/
+4
|
/
*
Directly support stateful executor hooks
Matthew Draper
2016-04-05
1
-13
/
+26
*
Merge pull request #24332 from blackchestnut/doc/deprecation_warn
Santiago Pastorino
2016-04-04
1
-2
/
+2
|
\
|
*
Added 'config.' to deprecation warning
Alexander Kalinichev
2016-03-26
1
-2
/
+2
*
|
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
2
-32
/
+63
*
|
Add `internal` attribute to routes
Jon Moss
2016-02-22
1
-4
/
+4
|
/
*
Always obtain the lock and do the unload
Matthew Draper
2016-02-02
1
-1
/
+1
*
Flexible configuration for ActionDispatch::SSL
Tim Rogers
2015-12-29
1
-1
/
+1
*
let config.file_watcher be the way to enable the evented file watcher
Xavier Noria
2015-12-13
1
-17
/
+12
[next]