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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Update nokogiri version on Gemfile
Guillermo Iguaran
2017-12-14
2
-10
/
+13
|
/
/
/
/
*
|
|
|
Merge pull request #31289 from witlessbird/fips-compatibility
Eileen M. Uchitelle
2017-12-14
13
-12
/
+81
|
\
\
\
\
|
*
|
|
|
Introduced `ActiveSupport::Digest` that allows to specify hash function imple...
Dmitri Dolguikh
2017-12-12
13
-12
/
+81
*
|
|
|
|
Merge pull request #26815 from olivierlacan/log-query-source
Eileen M. Uchitelle
2017-12-14
8
-7
/
+97
|
\
\
\
\
\
|
*
|
|
|
|
Log call site for all queries
Olivier Lacan
2017-12-13
8
-7
/
+97
*
|
|
|
|
|
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
32
-88
/
+83
|
/
/
/
/
/
*
|
|
|
|
Use released `resque-scheduler` instead of master version
yuuji.yaginuma
2017-12-14
2
-12
/
+7
*
|
|
|
|
Merge pull request #31433 from jordan-brough/preserve-deprecated-method-visib...
Rafael França
2017-12-13
2
-0
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
Preserve original method visibility when deprecating a method
Jordan Brough
2017-12-13
2
-0
/
+29
*
|
|
|
|
|
Merge pull request #31435 from yahonda/deprecated_bigdecimal_new
Rafael França
2017-12-13
13
-24
/
+24
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Suppress `warning: BigDecimal.new is deprecated` in activerecord
Yasuo Honda
2017-12-13
13
-24
/
+24
*
|
|
|
|
|
Merge pull request #31432 from yhirano55/add_a_space_to_comment_in_active_job
Rafael França
2017-12-13
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] Add a space to comment in SidekiqAdapter
Yoshiyuki Hirano
2017-12-14
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #31429 from meinac/expose_activestorage_routes
George Claghorn
2017-12-13
2
-19
/
+38
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Expose Active Storage routes
Mehmet Emin INAC
2017-12-13
2
-19
/
+38
|
/
/
/
/
*
|
|
|
Merge pull request #31428 from yahonda/report_on_exception_true_in_ruby25
Rafael França
2017-12-13
2
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Suppress expected exceptions by `report_on_exception` = `false` in Ruby 2.5
Yasuo Honda
2017-12-13
2
-0
/
+5
*
|
|
|
|
Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_page
Eileen M. Uchitelle
2017-12-13
5
-12
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Make it same title in index and page [ci skip]
Yoshiyuki Hirano
2017-08-31
5
-12
/
+12
*
|
|
|
|
|
Exclude ActiveStorage::Filename{#parameters,::Parameters} from API docs [ci s...
George Claghorn
2017-12-13
2
-2
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #31391 from 5t111111/fix-active_storage-installation-failu...
Eileen M. Uchitelle
2017-12-13
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Invoke app-prefixed active storage task when in engine
Hirofumi Wakasugi
2017-12-13
1
-1
/
+5
*
|
|
|
|
|
Fix inheritance object creation from relation
Ryuta Kamizono
2017-12-13
3
-12
/
+60
*
|
|
|
|
|
Merge pull request #31425 from chiastolite/optimize_foregin_keys_query
Ryuta Kamizono
2017-12-13
1
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Optimizing information_schema query for `foreign_keys`
Hiroyuki Morita
2017-12-13
1
-2
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #31423 from bogdanvlviv/fix-protected_environments-with-sy...
Ryuta Kamizono
2017-12-13
4
-16
/
+51
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update 'Configuring Rails Applications' guide
bogdanvlviv
2017-12-12
1
-0
/
+4
|
*
|
|
|
|
Convert protected_environments to an array of strings
bogdanvlviv
2017-12-12
3
-16
/
+47
|
/
/
/
/
/
*
|
|
|
|
Make `sanitize_sql_` methods public
yuuji.yaginuma
2017-12-13
5
-152
/
+151
*
|
|
|
|
Merge pull request #31405 from bogdanvlviv/fix-conflicts-counter_cache-with-t...
Rafael França
2017-12-12
6
-8
/
+128
|
\
\
\
\
\
|
*
|
|
|
|
Fix conflicts `counter_cache` with `touch: true` by optimistic locking.
bogdanvlviv
2017-12-12
6
-8
/
+128
*
|
|
|
|
|
Merge pull request #31421 from tcopeland/trivial_typo
Rafael França
2017-12-12
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix doc typo [ci skip]
Tom Copeland
2017-12-12
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #31403 from Edouard-chin/fix-quoted-columnname
Rafael França
2017-12-12
2
-1
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Quote colum_names when building select:
Edouard CHIN
2017-12-11
2
-1
/
+9
*
|
|
|
|
|
|
Merge pull request #31418 from yahonda/revert_31339_to_address_31369
Eileen M. Uchitelle
2017-12-12
1
-1
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "only install ffmpeg and mupdf on activestorage builds"
Yasuo Honda
2017-12-12
1
-1
/
+4
*
|
|
|
|
|
|
|
Merge pull request #31416 from meinac/minor_fix_on_active_support_changelog
Ryuta Kamizono
2017-12-12
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
[ci skip] Fix Active Support Changelog about :race_condition_ttl
Mehmet Emin INAC
2017-12-12
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #31414 from fatkodima/ignore_tables-comment
Ryuta Kamizono
2017-12-12
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove stale comment about `ActiveRecord::SchemaDumper.ignore_tables` [skip ci]
fatkodima
2017-12-12
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more
Ryuta Kamizono
2017-12-12
24
-43
/
+46
*
|
|
|
|
|
|
Merge pull request #31411 from eugeneius/time_helpers_redefine_method
Ryuta Kamizono
2017-12-12
1
-1
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Prevent race condition when resetting time stubs
Eugene Kenny
2017-12-12
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge pull request #31410 from swrobel/patch-3
Ryuta Kamizono
2017-12-12
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix secrets command deprecation message
Stefan Wrobel
2017-12-11
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #31402 from yhirano55/update_routing_guide_for_direct_method
Ryuta Kamizono
2017-12-12
1
-0
/
+43
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
[ci skip] Update routing guide for Direct
Yoshiyuki Hirano
2017-12-12
1
-0
/
+43
*
|
|
|
|
|
|
|
Fix optimizing GIF variants using mogrify's -layers option
George Claghorn
2017-12-11
1
-5
/
+7
*
|
|
|
|
|
|
|
Revert "Invoke mogrify once when transforming an image"
George Claghorn
2017-12-11
1
-8
/
+6
[prev]
[next]