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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise flow to what was described in 03e44f9
Kasper Timm Hansen
2019-08-04
4
-38
/
+47
*
Revise credentials diffing flow to use a separate diff command
Kasper Timm Hansen
2019-08-04
5
-105
/
+79
*
Extract diffing to separate credentials:diff command
Kasper Timm Hansen
2019-08-04
3
-51
/
+43
*
Commands already make fileutils available.
Kasper Timm Hansen
2019-08-03
1
-2
/
+0
*
Rename to Diffing and move module into credentials command
Kasper Timm Hansen
2019-08-03
3
-59
/
+54
*
1.hour needs core_ext to work
Rafael Mendonça França
2019-08-02
1
-0
/
+2
*
Revert "MethodCallAssertions is a regular player of the team ActiveSupport::T...
Rafael Mendonça França
2019-08-02
2
-0
/
+4
*
Revert "You give jruby_skip & rubinius_skip a good name"
Rafael Mendonça França
2019-08-02
1
-0
/
+15
*
Remove duplicate method definition
Daniel Colson
2019-08-01
1
-5
/
+0
*
You give jruby_skip & rubinius_skip a good name
Akira Matsuda
2019-08-02
1
-15
/
+0
*
MethodCallAssertions is a regular player of the team ActiveSupport::TestCase now
Akira Matsuda
2019-08-02
2
-4
/
+0
*
It may be better to explicitly require 'object/try' where we call `try`
Akira Matsuda
2019-08-01
1
-0
/
+1
*
Use `try` only when we're unsure if the receiver would respond_to the method
Akira Matsuda
2019-08-01
1
-2
/
+2
*
Fix db:seed
eileencodes
2019-07-31
1
-0
/
+19
*
Address to rubocop offences
Ryuta Kamizono
2019-07-31
3
-4
/
+4
*
Remove redundant empty line when we don't use system test
meganemura
2019-07-29
1
-1
/
+1
*
Use match? where we don't need MatchData
Akira Matsuda
2019-07-29
10
-16
/
+16
*
Let the generated initializers/backtrace_silencers.rb code use Regexp#match?
Akira Matsuda
2019-07-29
1
-1
/
+1
*
Add viewport meta tag to default application template
Lachlan Campbell
2019-07-28
1
-0
/
+1
*
Improves compatibility of require_dependency in zeitwerk mode [Closes #36774]
Xavier Noria
2019-07-28
1
-0
/
+29
*
Use match? where we don't need MatchData
Akira Matsuda
2019-07-27
5
-5
/
+5
*
Do not use the same temp file in different tests
yuuji.yaginuma
2019-07-27
1
-4
/
+5
*
Merge pull request #36777 from Edouard-chin/ec-git-pretty-credentials
Rafael França
2019-07-26
4
-9
/
+185
|
\
|
*
Prettify diff generated by git for encripted file:
Edouard CHIN
2019-07-26
4
-9
/
+185
*
|
Removed webpacker:compile step from scaffold test as it is not required and a...
Abhay Nikam
2019-07-26
1
-2
/
+0
*
|
Merge pull request #36747 from y-yagi/add_mention_about_collection_cache_vers...
y-yagi
2019-07-26
1
-0
/
+5
|
\
\
|
*
|
Add mention about `active_record.collection_cache_versioning` to the `new_fra...
yuuji.yaginuma
2019-07-24
1
-0
/
+5
*
|
|
Merge pull request #36731 from jhawthorn/dir_glob_base_instead_of_chdir
John Hawthorn
2019-07-25
1
-6
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use Dir.glob(base: ...) to avoid chdir
John Hawthorn
2019-07-22
1
-6
/
+4
*
|
|
let autoloaded? support modules with overridden names [closes #36757]
Xavier Noria
2019-07-25
1
-0
/
+9
*
|
|
read configuration to determine excluded eager loaded directory (#36354)
Andrew Kress
2019-07-25
2
-2
/
+11
*
|
|
Merge pull request #34218 from eliotsykes/filter-common-sensitive-params
Rafael França
2019-07-24
1
-1
/
+3
|
\
\
\
|
*
|
|
Add common sensitive names to generated filter parameters
Eliot Sykes
2018-11-20
1
-1
/
+3
|
*
|
|
Add secret to generated filter parameters
Eliot Sykes
2018-11-20
1
-1
/
+1
*
|
|
|
Merge pull request #36741 from Edouard-chin/ec-system-test-url-options
Eileen M. Uchitelle
2019-07-24
1
-0
/
+45
|
\
\
\
\
|
*
|
|
|
Define the `url_options` needed for SytemTest inside the route proxy:
Edouard CHIN
2019-07-24
1
-0
/
+45
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #36744 from freeletics/fix-db-prepare
Eileen M. Uchitelle
2019-07-24
1
-0
/
+16
|
\
\
\
\
|
*
|
|
|
Fixed db:prepare task to not touch schema when dump_schema_after_migration is...
Wojciech Wnętrzak
2019-07-24
1
-0
/
+16
|
|
/
/
/
*
|
|
|
Merge pull request #36542 from spk/add-pidfile-option-to-puma-conf
Rafael França
2019-07-23
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add pidfile option to puma config template
Laurent Arnoud
2019-06-23
1
-0
/
+3
*
|
|
|
Make Active Storage routes optional
Gannon McGibbon
2019-07-22
1
-0
/
+15
*
|
|
|
Move the deprecation call after the new class has been defined:
Edouard CHIN
2019-07-22
1
-5
/
+5
*
|
|
|
create a newline between blocks when gem_group, github and add_source was cal...
masakazutakewaka
2019-07-21
2
-12
/
+51
*
|
|
|
Merge pull request #35285 from masakazutakewaka/fix_railtie_add_newline_to_ge...
y-yagi
2019-07-21
2
-16
/
+63
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Append a newline to the Gemfile if it doesn't end with a newline
masakazutakewaka
2019-07-19
2
-16
/
+63
*
|
|
|
Preserve existing attachment assignment behavior for upgraded apps
George Claghorn
2019-07-20
2
-0
/
+6
*
|
|
|
Merge pull request #36603 from y-yagi/add_skip_collision_check_option
Yuji Yaginuma
2019-07-18
2
-2
/
+15
|
\
\
\
\
|
*
|
|
|
Add `skip-collision-check` option to generator
yuuji.yaginuma
2019-07-05
2
-2
/
+15
*
|
|
|
|
Merge pull request #36663 from igor04/load_database_yaml_fix
Eileen M. Uchitelle
2019-07-15
2
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Prevent exception of loading database yaml with blank config file [closes: #3...
igor04
2019-07-12
2
-1
/
+6
|
|
/
/
/
/
[next]