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
*
Fix locale selector
aki
2018-05-19
1
-7
/
+10
*
Don't generate yarn's contents in `app:update` task if it's skipped
Tsukuru Tanimichi
2018-05-16
2
-3
/
+2
*
Merge pull request #32837 from ttanimichi/app-update-skip-spring
Yuji Yaginuma
2018-05-14
1
-0
/
+1
|
\
|
*
Don't generate `config/spring.rb` in `app:update` task when spring isn't loaded
Tsukuru Tanimichi
2018-05-13
1
-0
/
+1
*
|
Remove unused `remove_file` method
Tsukuru Tanimichi
2018-05-08
1
-4
/
+0
|
/
*
Skip `bootsnap` contents in `app:update` task if `bootsnap` is not used
yuuji.yaginuma
2018-05-07
1
-0
/
+1
*
Merge pull request #32780 from ttanimichi/tmp
Yuji Yaginuma
2018-05-05
2
-1
/
+5
|
\
|
*
Don't generate assets' initializer in `app:update` task if sprockets is skipped
Tsukuru Tanimichi
2018-05-05
2
-1
/
+5
*
|
Partly revert #32289 to provide Rails' custom fallback in case
utilum
2018-05-01
1
-2
/
+49
|
/
*
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
*
|
|
[ci skip] Prefix class name with Rails:: in docs
Alberto Almagro
2018-04-20
1
-3
/
+3
*
|
|
[ci skip] Improve #find_in documentation.
Alberto Almagro
2018-04-20
1
-3
/
+3
*
|
|
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
*
|
|
Deprecate support for using `HOST` environment to specify server IP (#32540)
Yuji Yaginuma
2018-04-16
1
-2
/
+12
|
|
/
|
/
|
*
|
Add .keep exception for storage folder
Paul
2018-04-13
1
-1
/
+4
*
|
Allow use of minitest-rails gem with Rails test runner
yuuji.yaginuma
2018-04-11
1
-1
/
+1
*
|
Remove upper bound on Capybara
eileencodes
2018-04-10
1
-1
/
+1
*
|
Merge pull request #32444 from matrinox/fix-return-response-mutation-rack-logger
Rafael Mendonça França
2018-04-04
1
-3
/
+3
|
\
\
|
*
|
Stop mutating body response
Geoff Lee
2018-04-03
1
-3
/
+3
*
|
|
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
*
|
Merge pull request #32065 from sikachu/move-SourceAnnotationExtractor-under-r...
Kasper Timm Hansen
2018-04-02
3
-121
/
+130
|
\
\
|
*
|
Add deprecation note for SourceAnnotationExtractor
Prem Sichanugrist
2018-03-22
1
-0
/
+7
|
*
|
Make Annotation into a proper class
Prem Sichanugrist
2018-03-22
1
-1
/
+1
|
*
|
Move SourceAnnotationExtractor under Rails module
Prem Sichanugrist
2018-03-22
3
-121
/
+123
|
|
/
*
|
Deriving `secret_key_base` breaks `key_generator` defined in 5.1.
Yoshiyuki Kinjo
2018-03-31
1
-1
/
+1
*
|
Remove unnecessary line break and quotes
yuuji.yaginuma
2018-03-30
1
-2
/
+2
*
|
Fix "--frozen-lockfile" argument used in yarn install rake task
Guillermo Iguaran
2018-03-29
1
-1
/
+1
*
|
Merge pull request #32289 from gsamokovarov/did-you-mean-suggestions
Guillermo Iguaran
2018-03-29
3
-52
/
+9
|
\
\
|
*
|
Use `did_you_mean` spell checker for option suggestions
Genadi Samokovarov
2018-03-23
3
-52
/
+9
*
|
|
Merge pull request #32243 from maschwenk/patch-2
Guillermo Iguaran
2018-03-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Raise an error when lockfile diff is generated
Max Schwenk
2018-03-13
1
-1
/
+1
*
|
|
|
Compare ruby version with correct way
Shia
2018-03-29
1
-1
/
+1
*
|
|
|
Merge pull request #32274 from eileencodes/part-1-add-rake-tasks-for-multi-db
Eileen M. Uchitelle
2018-03-26
1
-0
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Refactor configs_for and friends
eileencodes
2018-03-21
1
-0
/
+12
|
|
|
/
|
|
/
|
*
/
|
Support mysql2 0.4.x and 0.5.x
Aaron Stone
2018-03-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #32271 from eileencodes/fix-three-tier-default-connection
Eileen M. Uchitelle
2018-03-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Switch dbconsole config loader check
eileencodes
2018-03-16
1
-1
/
+1
*
|
Rely on Rails::Command's help output.
Kasper Timm Hansen
2018-03-13
1
-15
/
+5
*
|
Extract details to methods to clarify command.
Kasper Timm Hansen
2018-03-13
1
-8
/
+12
*
|
Introduce `ActionDispatch::Routing::ConsoleFormatter::Base`
bogdanvlviv
2018-03-13
1
-7
/
+1
*
|
Remove path option from AzureStorage config
Yuji Yaginuma
2018-03-13
1
-1
/
+0
*
|
Do not show unnecessary message during server startup
yuuji.yaginuma
2018-03-10
1
-6
/
+5
|
/
[next]