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
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Purpose Metadata For Signed And Encrypted Cookies
Assain
2018-08-12
1
-0
/
+7
*
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
*
|
Enable Start/EndWith and RegexpMatch cops
Bart de Water
2018-07-28
3
-5
/
+5
*
|
Merge pull request #32381 from q-centrix/update-codeclimate-configs
Richard Schneeman
2018-07-25
1
-1
/
+1
|
\
\
|
*
|
Turn on performance based cops
Dillon Welch
2018-07-23
1
-1
/
+1
*
|
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
3
-5
/
+5
|
\
\
\
|
*
|
|
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
3
-5
/
+5
*
|
|
|
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
*
|
|
Remove old TODO comment
Alberto Almagro
2018-07-04
1
-1
/
+0
*
|
|
Merge pull request #32706 from yhirano55/fix-app-update-when-hyphenated-name-...
Kasper Timm Hansen
2018-07-01
1
-5
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix app:update when hyphenated name is given
Yoshiyuki Hirano
2018-04-24
1
-5
/
+9
*
|
|
OS X -> macOS [Closes #30313]
Xavier Noria
2018-06-23
1
-2
/
+2
*
|
|
Fix Ruby version in `.ruby-version`
bogdanvlviv
2018-06-18
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #30406 from eliotsykes/reduce-spring-watch-calls
Rafael Mendonça França
2018-05-23
1
-6
/
+6
|
\
\
|
*
|
Minimize Spring.watch calls
Eliot Sykes
2017-08-25
1
-6
/
+6
*
|
|
Don't generate yarn's contents in `app:update` task if it's skipped
Tsukuru Tanimichi
2018-05-16
1
-3
/
+1
*
|
|
Remove unused `remove_file` method
Tsukuru Tanimichi
2018-05-08
1
-4
/
+0
*
|
|
Don't generate assets' initializer in `app:update` task if sprockets is skipped
Tsukuru Tanimichi
2018-05-05
1
-0
/
+4
*
|
|
Merge pull request #32471 from janko-m/use-image_processing-gem
George Claghorn
2018-04-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use ImageProcessing gem for ActiveStorage variants
Janko Marohnić
2018-04-18
1
-1
/
+1
*
|
|
Merge pull request #31554 from fatkodima/controller_generator_suffix
Guillermo Iguaran
2018-04-22
1
-1
/
+11
|
\
\
\
|
*
|
|
Gracefully handle extra "controller" when generating controller
fatkodima
2018-03-23
1
-1
/
+11
*
|
|
|
Strip duplicated suffixes more strictly
Ryuta Kamizono
2018-04-22
3
-3
/
+3
*
|
|
|
Fix duplicated suffix for JobGenerator
Yoshiyuki Hirano
2018-04-22
1
-0
/
+5
*
|
|
|
Don't include bootsnap by default in apps generated under JRuby
Guillermo Iguaran
2018-04-20
1
-1
/
+1
*
|
|
|
Create a .ruby-version compatible with MRI/JRuby by default
Guillermo Iguaran
2018-04-19
1
-1
/
+1
*
|
|
|
Make the master.key readable only by the owner
Jose Luis Duran
2018-04-19
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Add .keep exception for storage folder
Paul
2018-04-13
1
-1
/
+4
*
|
|
Remove upper bound on Capybara
eileencodes
2018-04-10
1
-1
/
+1
*
|
|
Add missing dots at the end of comments in environment file templates
bogdanvlviv
2018-04-03
3
-7
/
+7
*
|
|
Add `action_view.finalize_compiled_template_methods` config option
Simon Coffey
2018-04-02
1
-0
/
+3
|
/
/
*
|
Support mysql2 0.4.x and 0.5.x
Aaron Stone
2018-03-20
1
-1
/
+1
*
|
Remove path option from AzureStorage config
Yuji Yaginuma
2018-03-13
1
-1
/
+0
*
|
Allow Capybara 3.x (#32151)
Thomas Walpole
2018-03-05
1
-1
/
+1
*
|
Deprecate safe_level of `ERB.new` in Ruby 2.6
Koichi ITO
2018-03-05
1
-1
/
+6
*
|
Fix `new_framework_defaults_6_0.rb`
bogdanvlviv
2018-02-27
1
-1
/
+1
*
|
Don't enforce UTF-8 by default
Andrew White
2018-02-27
3
-31
/
+11
*
|
[ci skip] Spell out the full variable in generated code.
Kasper Timm Hansen
2018-02-24
1
-1
/
+1
*
|
Correctly set `content_security_policy_nonce_generator`
yuuji.yaginuma
2018-02-24
1
-1
/
+1
*
|
Improve generated file `app/assets/javascripts/application.js` of plugin
bogdanvlviv
2018-02-23
1
-0
/
+1
*
|
Improve generated file `app/views/application.html.erb` of plugin
bogdanvlviv
2018-02-23
1
-1
/
+5
*
|
Comment `require "active_storage/engine"` in `bin/rails` of plugin if `--skip...
bogdanvlviv
2018-02-23
1
-1
/
+1
*
|
Merge pull request #32018 from rails/add-nonce-support-to-csp
Andrew White
2018-02-22
2
-1
/
+5
|
\
\
[next]