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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #33882 from mberlanda/mberlanda/as-inheritable-options-int...
Rafael França
2018-11-30
1
-3
/
+5
|
\
|
*
chore: implement config_for as ActiveSupport::OrderedOptions
Mauro Berlanda
2018-10-19
1
-3
/
+5
*
|
Bump the minimum version of PostgreSQL to 9.3
Yasuo Honda
2018-11-25
2
-2
/
+2
*
|
Homogenize rails help output
Alberto Almagro
2018-11-19
1
-9
/
+10
*
|
Merge pull request #34410 from gmcgibbon/test_support_windows
Eileen M. Uchitelle
2018-11-19
1
-1
/
+1
|
\
\
|
*
|
Windows support for parallelization and instrumenter
Gannon McGibbon
2018-11-08
1
-1
/
+1
*
|
|
Fix a method call in bin/setup file
Nihad Abbasov
2018-11-15
1
-1
/
+1
*
|
|
Merge pull request #34400 from gmcgibbon/rm_autoload_app_javascripts
Rafael França
2018-11-13
2
-10
/
+22
|
\
\
\
|
*
|
|
Remove asset paths from eager_load_paths and autoload_paths
Gannon McGibbon
2018-11-09
2
-10
/
+22
|
|
/
/
*
/
/
add a nice alias for the --webpack option
Alessandro Rodi
2018-11-13
1
-2
/
+2
|
/
/
*
|
Merge pull request #34387 from yhirano55/rails_info_properties_json
Ryuta Kamizono
2018-11-07
2
-2
/
+14
|
\
\
|
*
|
Add JSON support to rails properties route (`/rails/info/properties`).
Yoshiyuki Hirano
2018-11-07
2
-2
/
+14
*
|
|
Add `connect_src` example to content security policy initializer
yuuji.yaginuma
2018-11-04
1
-0
/
+4
|
/
/
*
|
Keep new line after the last dependency
yuuji.yaginuma
2018-11-04
1
-1
/
+1
*
|
Restore `encoding: utf8mb4` in database.yml
Yasuo Honda
2018-10-30
1
-0
/
+1
*
|
Do not need to mention the method that is being called in the exception
Rafael Mendonça França
2018-10-23
1
-1
/
+1
*
|
Merge pull request #34275 from bogdanvlviv/skip_yarn-to-skip_javascript
Rafael França
2018-10-23
8
-19
/
+12
|
\
\
|
*
|
Remove node_modules path from assets load paths since we use webpack by default
bogdanvlviv
2018-10-22
1
-4
/
+0
|
*
|
Remove `--skip-yarn` in favor of `--skip-javascript`
bogdanvlviv
2018-10-22
8
-16
/
+13
*
|
|
Add missing dot in comment in .gitignore template
Jochem Schulenklopper
2018-10-22
1
-1
/
+1
|
/
/
*
|
Merge pull request #34279 from bogdanvlviv/remove-extra-remove_file-skip_acti...
Ryuta Kamizono
2018-10-22
1
-1
/
+0
|
\
\
|
*
|
Remove extra call `remove_file` on `rails new` with `--skip_action_cable`
bogdanvlviv
2018-10-22
1
-1
/
+0
*
|
|
Merge pull request #34274 from bogdanvlviv/remove-yarn-files-from-gitignore-t...
Ryuta Kamizono
2018-10-22
1
-6
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove yarn's files from `.gitignore` template for new rails app
bogdanvlviv
2018-10-21
1
-6
/
+1
*
|
|
Merge pull request #34277 from bogdanvlviv/remove-javascripts-javascripts_eng...
Ryuta Kamizono
2018-10-22
1
-2
/
+0
|
\
\
\
|
*
|
|
Remove `javascripts` and `javascript_engine` options for generators
bogdanvlviv
2018-10-22
1
-2
/
+0
|
|
/
/
*
/
/
Remove `:javascript` from `Rails::PluginBuilder::PASSTHROUGH_OPTIONS`
bogdanvlviv
2018-10-22
1
-1
/
+1
|
/
/
*
/
Remove unnecessary escape character
Francesco Rodríguez
2018-10-19
1
-2
/
+2
|
/
*
Fix generated Gemfile missing gems on jruby
David Rodríguez
2018-10-17
1
-1
/
+1
*
Show object ids in scaffold pages when displaying referenced objects
Rasesh Patel
2018-10-14
2
-2
/
+2
*
Use `--skip-webpack-install` by default
yuuji.yaginuma
2018-10-09
1
-1
/
+1
*
Avoid `webpacker:install` if unnecessary
yuuji.yaginuma
2018-10-09
1
-0
/
+1
*
Add `skip-webpack-install` option
yuuji.yaginuma
2018-10-09
2
-1
/
+8
*
Merge pull request #34084 from trustvox/master
Rafael França
2018-10-05
2
-4
/
+2
|
\
|
*
Remove "include FileUtils" sentence in setup/update bin files
Bruno Casali
2018-09-17
2
-4
/
+2
*
|
Add retry_on/discard suggestions for common cases.
Francesco Rodríguez
2018-10-05
1
-0
/
+5
*
|
Revert "Merge pull request #33970 from rails/eager-url-helpers"
schneems
2018-10-03
2
-14
/
+4
*
|
Fix call sites
Gannon McGibbon
2018-10-02
1
-1
/
+1
*
|
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
19
-128
/
+63
*
|
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
2
-5
/
+5
*
|
Merge branch 'master' into eager-url-helpers
Aaron Patterson
2018-09-26
1
-2
/
+2
|
\
\
|
*
|
Change the empty block style to have space inside of the block
Rafael Mendonça França
2018-09-25
1
-2
/
+2
*
|
|
Routes from Engine Railties should not be an infinite loop
Aaron Patterson
2018-09-26
1
-0
/
+6
*
|
|
Eager load supports individual files
Aaron Patterson
2018-09-26
2
-4
/
+8
|
/
/
*
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
4
-4
/
+4
*
|
Fixed to RAILS_MASTER_KEY as a default env key for decrypting.
Wojciech Wnętrzak
2018-09-20
3
-11
/
+7
*
|
Fix env name for master key
yuuji.yaginuma
2018-09-20
2
-2
/
+2
*
|
Support environment specific credentials file. (#33521)
Wojciech Wnętrzak
2018-09-19
4
-24
/
+84
|
/
*
Remove mysql2 gem version requirement "< 0.6.0"
Yasuo Honda
2018-09-14
1
-1
/
+1
*
Bump MySQL version requirement to 5.5.8 in the template files
Yasuo Honda
2018-09-13
2
-2
/
+2
[next]