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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit warning for unknown inflection rule when generating model.
Yoshiyuki Kinjo
2018-08-31
1
-1
/
+8
*
Merge pull request #33748 from eileencodes/fix-erb-loading-issue-with-db-yaml
Eileen M. Uchitelle
2018-08-29
1
-12
/
+0
|
\
|
*
Drop load_database_yaml and fix test
Eileen Uchitelle
2018-08-29
1
-12
/
+0
*
|
Generate the same value as a label of view in system test template
yuuji.yaginuma
2018-08-29
1
-2
/
+2
|
/
*
Merge pull request #33703 from bogdanvlviv/follow-up-33659
George Claghorn
2018-08-23
1
-1
/
+1
|
\
|
*
Set the test adapter for the test environment by default in `config/cable.yml`
bogdanvlviv
2018-08-23
1
-1
/
+1
*
|
Merge pull request #33696 from bogdanvlviv/follow-up-44007c070
Kasper Timm Hansen
2018-08-23
4
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
Use `say`/`error` instead of `puts`/`$stderr.puts`
bogdanvlviv
2018-08-22
4
-10
/
+10
*
|
Merge pull request #33697 from bogdanvlviv/rails-command-help-show-description
Rafael França
2018-08-22
2
-2
/
+5
|
\
\
|
*
|
Fix `rails initializers --help` and `rails dev:cache --help`
bogdanvlviv
2018-08-22
2
-2
/
+5
|
|
/
*
/
Remove `rake initializers` from rake tasks list
bogdanvlviv
2018-08-22
1
-1
/
+0
|
/
*
Make `rake routes` deprecate before deleting
yuuji.yaginuma
2018-08-20
2
-0
/
+10
*
Don't put up with not saying it.
Kasper Timm Hansen
2018-08-19
1
-1
/
+1
*
Merge pull request #33631 from anniecodes/initializers-command
Kasper Timm Hansen
2018-08-19
2
-4
/
+22
|
\
|
*
Update 'rake initializers' to use Rails::Command under the hood
Annie-Claude Côté
2018-08-16
1
-4
/
+6
|
*
Move 'rails initializers' command to Rails::Command
Annie-Claude Côté
2018-08-16
1
-0
/
+16
*
|
Enable Style/ParenthesesAroundCondition cop
Ryuta Kamizono
2018-08-19
1
-2
/
+2
|
/
*
Do not show deprecate task in the task list
yuuji.yaginuma
2018-08-16
1
-1
/
+0
*
Merge pull request #33499 from lsylvester/caller-ignore-paths
Kasper Timm Hansen
2018-08-15
1
-12
/
+0
|
\
|
*
Use backtrace cleaner to clean up backtrace for verbose query logs
Lachlan Sylvester
2018-08-14
1
-12
/
+0
*
|
Merge pull request #33559 from anniecodes/dev-task
Kasper Timm Hansen
2018-08-15
2
-2
/
+18
|
\
\
|
*
|
Have `bin:rake dev:cache` use the Dev Rails Command under the hood
Annie-Claude Côté
2018-08-13
1
-2
/
+4
|
*
|
Adds Rails:Command for `dev:cache` that has the same behaviour as the rake task
Annie-Claude Côté
2018-08-13
1
-0
/
+14
|
|
/
*
/
Use `Array#extract!` where possible
bogdanvlviv
2018-08-14
1
-1
/
+2
|
/
*
Purpose Metadata For Signed And Encrypted Cookies
Assain
2018-08-12
3
-0
/
+12
*
Merge pull request #33587 from bogdanvlviv/follow-up-33202
Kasper Timm Hansen
2018-08-11
1
-3
/
+2
|
\
|
*
`bundle binstubs bundler` should be executed after `bundle install`
bogdanvlviv
2018-08-11
1
-3
/
+2
*
|
Make active job name prefix static since Rails.env will always be the same
Vinicius Stock
2018-08-11
1
-1
/
+1
|
/
*
Merge pull request #33202 from deivid-rodriguez/bundler_binstubs
Eileen M. Uchitelle
2018-08-11
3
-2
/
+8
|
\
|
*
Generate bundler-compatible bundler binstub
David Rodríguez
2018-06-23
3
-2
/
+8
*
|
Fix the obvious typos detected by github.com/client9/misspell
Kazuhiro Sera
2018-08-08
1
-1
/
+1
*
|
update BacktraceCleaner::RENDER_TEMPLATE_PATTERN to match the ActionView::Tem...
Lachlan Sylvester
2018-08-07
1
-1
/
+1
*
|
Log the remote IP addr of clients behind a proxy
Atul Bhosale
2018-07-31
1
-1
/
+1
*
|
Enable Start/EndWith and RegexpMatch cops
Bart de Water
2018-07-28
7
-9
/
+9
*
|
Merge pull request #32381 from q-centrix/update-codeclimate-configs
Richard Schneeman
2018-07-25
5
-18
/
+6
|
\
\
|
*
|
Turn on performance based cops
Dillon Welch
2018-07-23
5
-18
/
+6
*
|
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
11
-18
/
+18
|
\
\
\
|
*
|
|
Show rails instead of bin/rails on USAGE instructions
Alberto Almagro
2018-07-06
2
-2
/
+2
|
*
|
|
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
9
-16
/
+16
*
|
|
|
Rails guides are now served over https
Paul McMahon
2018-07-24
12
-13
/
+13
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #32984 from chiraggshah/min-thread-env-variable
Richard Schneeman
2018-07-21
1
-2
/
+3
|
\
\
\
|
*
|
|
Modified the changes to make it backward compatible
Chirag Shah
2018-07-21
1
-1
/
+1
|
*
|
|
Separate min and max threads count for puma
Chirag Shah
2018-05-25
1
-2
/
+3
*
|
|
|
Fix deprecation message for `SOURCE_ANNOTATION_DIRECTORIES`
yuuji.yaginuma
2018-07-20
1
-1
/
+1
*
|
|
|
Enable `Layout/EmptyLinesAroundBlockBody` to reduce review cost in the future
Ryuta Kamizono
2018-07-12
2
-2
/
+0
*
|
|
|
Merge pull request #28266 from Stellenticket/allow_disable_server_stdout_logging
Kasper Timm Hansen
2018-07-08
1
-2
/
+9
|
\
\
\
\
|
*
|
|
|
Allow to explicitly specify whether to output Rails' log to stdout
Markus Doits
2018-07-08
1
-2
/
+9
*
|
|
|
|
Fix rubocop offense introduced in 161ed37
bogdanvlviv
2018-07-08
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Don't balloon @original_options with --restart on restart.
Kasper Timm Hansen
2018-07-07
1
-1
/
+1
*
|
|
|
Don't show unneeded deprecation warning on server restart.
Kasper Timm Hansen
2018-07-07
1
-8
/
+14
[next]