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
/
test
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove yarn's files from `.gitignore` template for new rails app
bogdanvlviv
2018-10-21
1
-10
/
+0
*
Correct some tests related to changes in #33079 (#34272)
Bogdan
2018-10-22
2
-4
/
+6
*
Avoid running `webpacker:install` on tests that don't need it
yuuji.yaginuma
2018-10-20
2
-6
/
+10
*
Avoid running bundler on tests that don't need it
yuuji.yaginuma
2018-10-19
1
-3
/
+3
*
Show object ids in scaffold pages when displaying referenced objects
Rasesh Patel
2018-10-14
1
-3
/
+13
*
Runs the generator before assertions
yuuji.yaginuma
2018-10-12
1
-0
/
+1
*
Use `--skip-webpack-install` by default
yuuji.yaginuma
2018-10-09
2
-6
/
+6
*
Avoid `webpacker:install` if unnecessary
yuuji.yaginuma
2018-10-09
2
-6
/
+6
*
Add `skip-webpack-install` option
yuuji.yaginuma
2018-10-09
1
-0
/
+14
*
Fix tests related to new JavaScript path for generators
Prathamesh Sonpatki
2018-10-05
4
-8
/
+6
*
Avoid `webpacker:install` if unnecessary
yuuji.yaginuma
2018-10-05
1
-2
/
+2
*
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
8
-134
/
+55
*
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
2
-3
/
+3
*
Reset `ActiveRecord::Base.configurations` to the value before
yuuji.yaginuma
2018-09-29
1
-1
/
+2
*
Refactor migrations_path command option to database
Gannon McGibbon
2018-09-28
4
-13
/
+33
*
Add migrations_paths option to model generator
Gannon McGibbon
2018-09-27
2
-0
/
+15
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
3
-3
/
+3
*
Remove mysql2 gem version requirement "< 0.6.0"
Yasuo Honda
2018-09-14
1
-1
/
+1
*
Use canonical name for block local
yuuji.yaginuma
2018-09-07
1
-3
/
+3
*
Merge pull request #33743 from steakknife/steakknife/improve-template-generat...
Rafael França
2018-08-31
1
-0
/
+38
|
\
|
*
add github to template actions, light DSL refactor
Barry Allard
2018-08-30
1
-0
/
+38
*
|
Emit warning for unknown inflection rule when generating model.
Yoshiyuki Kinjo
2018-08-31
2
-2
/
+23
*
|
Add migrations_paths option to migration generator
Eileen Uchitelle
2018-08-30
1
-0
/
+9
*
|
Merge pull request #33718 from kddeisz/permit-list
Matthew Draper
2018-08-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Permit list usage cleanup and clearer documentation
Kevin Deisz
2018-08-27
1
-2
/
+2
|
*
Convert over the rest of the blacklist references
Kevin Deisz
2018-08-24
1
-2
/
+2
*
|
Generate the same value as a label of view in system test template
yuuji.yaginuma
2018-08-29
1
-1
/
+1
|
/
*
`bundle binstubs bundler` should be executed after `bundle install`
bogdanvlviv
2018-08-11
1
-1
/
+1
*
Merge pull request #33202 from deivid-rodriguez/bundler_binstubs
Eileen M. Uchitelle
2018-08-11
2
-30
/
+21
|
\
|
*
Generate bundler-compatible bundler binstub
David Rodríguez
2018-06-23
2
-4
/
+6
|
*
Improve readability of some specs
David Rodríguez
2018-06-23
1
-9
/
+9
|
*
Factor out some common bundler mocking logic
David Rodríguez
2018-06-23
1
-20
/
+9
*
|
Show rails instead of bin/rails on USAGE instructions
Alberto Almagro
2018-07-06
1
-1
/
+1
*
|
Merge pull request #32706 from yhirano55/fix-app-update-when-hyphenated-name-...
Kasper Timm Hansen
2018-07-01
1
-0
/
+24
|
\
\
|
|
/
|
/
|
|
*
Fix app:update when hyphenated name is given
Yoshiyuki Hirano
2018-04-24
1
-0
/
+24
*
|
Fix Ruby version in `.ruby-version`
bogdanvlviv
2018-06-18
1
-1
/
+7
*
|
Don't generate yarn's contents in `app:update` task if it's skipped
Tsukuru Tanimichi
2018-05-16
1
-0
/
+21
*
|
Don't generate `config/spring.rb` in `app:update` task when spring isn't loaded
Tsukuru Tanimichi
2018-05-13
1
-0
/
+11
*
|
Skip `bootsnap` contents in `app:update` task if `bootsnap` is not used
yuuji.yaginuma
2018-05-07
1
-0
/
+13
*
|
prefer File.write for bulk writes
Xavier Noria
2018-05-05
2
-3
/
+3
*
|
Don't generate assets' initializer in `app:update` task if sprockets is skipped
Tsukuru Tanimichi
2018-05-05
1
-0
/
+13
*
|
Swap assertion order for better reporting
utilum
2018-04-29
1
-1
/
+1
*
|
Add a helper method to check that gem does not exist in `Gemfile`
yuuji.yaginuma
2018-04-25
1
-49
/
+26
*
|
Fix test method name
yuuji.yaginuma
2018-04-25
1
-2
/
+2
*
|
Merge pull request #32471 from janko-m/use-image_processing-gem
George Claghorn
2018-04-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use ImageProcessing gem for ActiveStorage variants
Janko Marohnić
2018-04-18
1
-2
/
+2
*
|
Merge pull request #32686 from yhirano55/fix-indentation-with-rubocop
Ryuta Kamizono
2018-04-22
1
-1
/
+1
|
\
\
|
*
|
Fix indentation manually
Yoshiyuki Hirano
2018-04-22
1
-1
/
+1
*
|
|
Merge pull request #31554 from fatkodima/controller_generator_suffix
Guillermo Iguaran
2018-04-22
1
-0
/
+22
|
\
\
\
|
*
|
|
Gracefully handle extra "controller" when generating controller
fatkodima
2018-03-23
1
-0
/
+22
|
|
|
/
|
|
/
|
[prev]
[next]