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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow deprecated non-symbol access to nested `config_for` hashes
Ufuk Kayserilioglu
2019-02-11
1
-0
/
+5
*
Cleanup the whitelisting references after #33145
Genadi Samokovarov
2019-02-03
1
-2
/
+2
*
Fix deeply nested namespace command printing
Gannon McGibbon
2019-01-24
1
-0
/
+5
*
Preparing for 6.0.0.beta1 release
Rafael Mendonça França
2019-01-18
1
-0
/
+2
*
Revert "Remove deprecated `server` argument from the rails server command"
yuuji.yaginuma
2019-01-18
1
-4
/
+0
*
Remove deprecated `after_bundle` helper inside plugins templates
Rafael Mendonça França
2019-01-17
1
-0
/
+4
*
Remove deprecated `server` argument from the rails server command
Rafael Mendonça França
2019-01-17
1
-0
/
+4
*
Remove deprecated support to old `config.ru` that use the application class a...
Rafael Mendonça França
2019-01-17
1
-0
/
+4
*
Remove deprecated `environment` argument from the rails commands
Rafael Mendonça França
2019-01-17
1
-0
/
+4
*
Remove deprecated `capify!`
Rafael Mendonça França
2019-01-17
1
-0
/
+4
*
Remove deprecated `config.secret_token`
Rafael Mendonça França
2019-01-17
1
-1
/
+4
*
Seed database with inline ActiveJob job adapter
Gannon McGibbon
2019-01-17
1
-0
/
+4
*
Merge branch 'master' into db_system_change_command
Kasper Timm Hansen
2019-01-16
1
-5
/
+18
|
\
|
*
Add `rails test:channels`.
bogdanvlviv
2019-01-16
1
-0
/
+4
|
*
Restructure credentials after environment overrides.
Kasper Timm Hansen
2019-01-14
1
-5
/
+13
*
|
Add rails db:system:change command
Gannon McGibbon
2019-01-09
1
-0
/
+12
|
/
*
Preserve Bundle configuration during app generation (#34755)
Marco Costa
2019-01-09
1
-0
/
+4
*
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
1
-6
/
+0
*
Send Active Storage jobs to dedicated queues by default
George Claghorn
2019-01-04
1
-0
/
+8
*
Add Rake task for testing mailboxes
George Claghorn
2018-12-30
1
-0
/
+4
*
Require Ruby 2.5 for Rails 6.
Kasper Timm Hansen
2018-12-19
1
-2
/
+2
*
Introduce a guard against DNS rebinding attacks
Genadi Samokovarov
2018-12-15
1
-0
/
+35
*
Merge pull request #34691 from gmcgibbon/rm_helper_generator_suffix
Ryuta Kamizono
2018-12-13
1
-0
/
+4
|
\
|
*
Remove redundant suffixes on generated helpers.
Gannon McGibbon
2018-12-12
1
-0
/
+4
*
|
Remove redundant suffixes on generated integration tests.
Gannon McGibbon
2018-12-12
1
-0
/
+4
|
/
*
Fix boolean interaction in scaffold system tests
Gannon McGibbon
2018-12-12
1
-0
/
+4
*
Remove redundant suffixes on generated system tests.
Gannon McGibbon
2018-12-11
1
-0
/
+4
*
Abort early if generator command fails (#34420)
David Rodríguez
2018-12-07
1
-0
/
+6
*
Remove asset paths from eager_load_paths and autoload_paths
Gannon McGibbon
2018-11-09
1
-0
/
+4
*
Add JSON support to rails properties route (`/rails/info/properties`).
Yoshiyuki Hirano
2018-11-07
1
-0
/
+6
*
Merge pull request #34222 from bogdanvlviv/unify-changelog-entries
Rafael França
2018-10-22
1
-24
/
+8
|
\
|
*
Unify changelog entries related to `database` option of Rails generators [ci ...
bogdanvlviv
2018-10-16
1
-24
/
+8
*
|
Merge pull request #29204 from RasPat1/issue-29200-scaffold-reference-display...
Ryuta Kamizono
2018-10-16
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Show object ids in scaffold pages when displaying referenced objects
Rasesh Patel
2018-10-14
1
-0
/
+5
|
/
*
Add multi-db support to rails db:migrate:status
Gannon McGibbon
2018-10-09
1
-0
/
+5
*
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
1
-0
/
+8
*
Refactor migrations_path command option to database
Gannon McGibbon
2018-09-28
1
-0
/
+15
*
Add migrations_paths option to model generator
Gannon McGibbon
2018-09-27
1
-0
/
+16
*
Switch to supports_cache_versioning? check to a class method
schneems
2018-09-20
1
-1
/
+3
*
[close #33907] Error when using "recyclable" cache keys with a store that doe...
schneems
2018-09-20
1
-0
/
+5
*
Fixed to RAILS_MASTER_KEY as a default env key for decrypting.
Wojciech Wnętrzak
2018-09-20
1
-1
/
+1
*
Fix env name for master key
yuuji.yaginuma
2018-09-20
1
-1
/
+1
*
Support environment specific credentials file. (#33521)
Wojciech Wnętrzak
2018-09-19
1
-0
/
+9
*
Merge pull request #33785 from bogdanvlviv/follow-up-33773-33779
Rafael França
2018-09-11
1
-1
/
+1
|
\
|
*
Clarify changelog entry added in #33779 [ci skip]
bogdanvlviv
2018-09-03
1
-1
/
+1
*
|
Formatting CHANGELOGs [ci skip]
Ryuta Kamizono
2018-09-07
1
-4
/
+4
|
/
*
Update changelog with null_store default
Michael Nelson
2018-09-02
1
-0
/
+4
*
Emit warning for unknown inflection rule when generating model.
Yoshiyuki Kinjo
2018-08-31
1
-0
/
+4
*
Add migrations_paths option to migration generator
Eileen Uchitelle
2018-08-30
1
-0
/
+15
*
Make `rake routes` deprecate before deleting
yuuji.yaginuma
2018-08-20
1
-0
/
+4
[next]