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
*
Merge pull request #31534 from claudiob/kaspth-approach
Kasper Timm Hansen
2018-01-09
2
-11
/
+0
|
\
|
*
Don't run rails active_storage:install in new apps
claudiob
2017-12-14
2
-11
/
+0
*
|
Removes OS specific directory separator
Daniel Lopez
2017-12-21
1
-1
/
+1
*
|
Remove verbose_query_logs from new_framework_defaults_5_2.rb
Eugene Kenny
2017-12-20
1
-3
/
+0
*
|
Implicitly skip bootsnap for `rails new --dev`
yuuji.yaginuma
2017-12-19
1
-1
/
+1
*
|
Merge pull request #31348 from y-yagi/fix_31283
Kasper Timm Hansen
2017-12-18
2
-2
/
+3
|
\
\
|
*
|
Raise an error only when `require_master_key` is specified
yuuji.yaginuma
2017-12-18
2
-2
/
+3
|
|
/
*
|
Update new_framework_defaults_5_2.rb.tt
Anton Rieder
2017-12-18
1
-1
/
+1
*
|
Add `skip_bootsnap` option
yuuji.yaginuma
2017-12-16
3
-0
/
+11
|
/
*
Merge pull request #31434 from olivierlacan/boot-feedback
Sean Griffin
2017-12-14
1
-0
/
+4
|
\
|
*
Provide instant feedback when booting Rails
Olivier Lacan
2017-12-13
1
-0
/
+4
*
|
Log call site for all queries
Olivier Lacan
2017-12-13
2
-0
/
+6
|
/
*
Revert "remove unnecessary `RAILS_ENV` setting"
Aaron Patterson
2017-12-08
2
-0
/
+4
*
Merge pull request #31241 from matthewd/no-after-fork
Matthew Draper
2017-12-01
1
-23
/
+1
|
\
|
*
Drop the before_fork/on_worker_boot advice
Matthew Draper
2017-11-27
1
-23
/
+1
*
|
Move system test dependencies to test group
Anton Rieder
2017-11-30
1
-7
/
+10
*
|
Do not overwrite by default if credentials already exists
yuuji.yaginuma
2017-11-30
1
-2
/
+4
*
|
Build the root folder before specific files
Rafael Mendonça França
2017-11-29
1
-8
/
+8
*
|
Use `credentials` instead of `keyfile` in GCS sevice
yuuji.yaginuma
2017-11-29
1
-1
/
+1
*
|
Use same version constraint in mysql adapter and generated application
yuuji.yaginuma
2017-11-28
1
-1
/
+1
*
|
Remove Content-Security-Policy initializer in API-only Applications
yuuji.yaginuma
2017-11-27
1
-0
/
+6
|
/
*
Add DSL for configuring Content-Security-Policy header
Andrew White
2017-11-27
1
-0
/
+20
*
Use Puma 3.11 in newly generated applications
yuuji.yaginuma
2017-11-27
1
-1
/
+1
*
Remove field ids from scaffold form
yuuji.yaginuma
2017-11-26
2
-7
/
+3
*
Use parentheses for multi-line method calls
Rafael Mendonça França
2017-11-25
1
-1
/
+2
*
Deprecate an `after_bundle` callback in Rails plugin templates
yuuji.yaginuma
2017-11-18
1
-0
/
+4
*
Add master key to `gitignore` on `rails new`
yuuji.yaginuma
2017-11-16
3
-1
/
+11
*
Pass options onto key file generator.
Kasper Timm Hansen
2017-11-15
1
-1
/
+1
*
Merge branch 'freeletics-manage-multiple-credential-files'
Kasper Timm Hansen
2017-11-15
3
-15
/
+100
|
\
|
*
Add CLI to manage encrypted files/configs.
Wojciech Wnętrzak
2017-11-15
4
-24
/
+110
*
|
Go through a single credentials instance.
Kasper Timm Hansen
2017-11-15
1
-9
/
+10
*
|
Merge pull request #30004 from npenzin/patch-1
Yuji Yaginuma
2017-11-15
1
-1
/
+1
|
\
\
|
*
|
Ensure plugin_generator adds to new line in Gemfile
Nikita Penzin
2017-11-14
1
-1
/
+1
*
|
|
Use released arel
Rafael Mendonça França
2017-11-14
1
-5
/
+2
|
|
/
|
/
|
*
|
Use .tt extension to all the template files
Rafael Mendonça França
2017-11-13
97
-2
/
+2
*
|
Revert displaying master key generation info on `rails new`.
Kasper Timm Hansen
2017-11-12
2
-23
/
+19
*
|
Deprecate encrypted secrets in favor of credentials.
Kasper Timm Hansen
2017-11-12
1
-72
/
+0
*
|
Merge pull request #30770 from y-yagi/do_not_create_credential_in_dummy_appli...
Kasper Timm Hansen
2017-11-12
2
-2
/
+3
|
\
\
|
*
|
Do not create credentials in dummy application
yuuji.yaginuma
2017-10-02
2
-2
/
+3
*
|
|
Adjust blank lines
Ryuta Kamizono
2017-11-10
4
-4
/
+5
*
|
|
Change output log about skipping instalation of Active Storage
bogdanvlviv
2017-11-08
1
-1
/
+1
*
|
|
Do not run `active_storage:install` when bundle install is skipped
yuuji.yaginuma
2017-11-08
1
-1
/
+5
*
|
|
Fix comment in `check_class_collision` [ci skip]
yuuji.yaginuma
2017-11-07
1
-1
/
+1
*
|
|
Merge pull request #30101 from bogdanvlviv/initialization-active_storage
Rafael França
2017-11-06
14
-56
/
+116
|
\
\
\
|
*
|
|
Execution of `active_storage:install` should respect `--quiet` during `rails ...
bogdanvlviv
2017-11-06
1
-1
/
+1
|
*
|
|
Rails::Generators::Actions#execute_command allows option `capture`
bogdanvlviv
2017-11-06
1
-1
/
+7
|
*
|
|
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
2
-0
/
+7
|
*
|
|
Add --skip-active-storage and do so automatically when --skip-active-record i...
bogdanvlviv
2017-11-06
13
-55
/
+102
*
|
|
|
Remove unused require
yuuji.yaginuma
2017-11-06
1
-1
/
+0
*
|
|
|
Generate the correct path in nested scaffold generator
yuuji.yaginuma
2017-11-05
1
-9
/
+9
|
/
/
/
[next]