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
*
Add :nodoc: for ActiveRecord::AttributeMethods [ci skip]
Yoshiyuki Hirano
2017-08-26
3
-3
/
+3
*
Merge pull request #30404 from yhirano55/fix_link_in_doc_for_active_storage
Robin Dupret
2017-08-25
1
-1
/
+1
|
\
|
*
Fix link in doc for active storage [ci skip]
Yoshiyuki Hirano
2017-08-25
1
-1
/
+1
*
|
Should work inverse association when eager loading
Ryuta Kamizono
2017-08-25
4
-15
/
+24
|
/
*
Merge pull request #30401 from yhirano55/add_paths_to_docs_for_active_storage
Ryuta Kamizono
2017-08-25
1
-0
/
+1
|
\
|
*
Add paths to docs for Active Storage
Yoshiyuki Hirano
2017-08-25
1
-0
/
+1
|
/
*
Merge pull request #30398 from yahonda/seed52024
Ryuta Kamizono
2017-08-25
1
-0
/
+4
|
\
|
*
Address `test_after_save_callback_with_autosave` failure
Yasuo Honda
2017-08-24
1
-0
/
+4
|
/
*
Widen blob size column
George Claghorn
2017-08-24
1
-1
/
+1
*
Remove unused returning value `stream`
Ryuta Kamizono
2017-08-24
1
-2
/
+0
*
Merge pull request #30337 from kamipo/refactor_schema_dumper
Ryuta Kamizono
2017-08-24
15
-56
/
+54
|
\
|
*
Refactor `SchemaDumper` to make it possible to adapter specific customization
Ryuta Kamizono
2017-08-22
13
-38
/
+51
|
*
Remove deprecated `#migration_keys`
Ryuta Kamizono
2017-08-22
5
-19
/
+4
*
|
Remove unnecessary fixture loading
Ryuta Kamizono
2017-08-24
1
-5
/
+1
*
|
Merge pull request #30394 from ydakuka/fixing-indentation
Ryuta Kamizono
2017-08-24
5
-11
/
+11
|
\
\
|
*
|
Fix indentation [ci skip]
Yauheni Dakuka
2017-08-24
5
-11
/
+11
*
|
|
Merge pull request #30393 from ydakuka/patch-1
Ryuta Kamizono
2017-08-24
1
-2
/
+2
|
\
\
\
|
*
|
|
Update active_support_core_extensions.md [ci skip]
Yauheni Dakuka
2017-08-24
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #30390 from bradleybuda/master
Ryuta Kamizono
2017-08-24
1
-3
/
+4
|
\
\
\
|
*
|
|
Update azure-core to 0.1.11 to fix rails-dev-box
Bradley Buda
2017-08-23
1
-3
/
+4
*
|
|
|
Merge pull request #30376 from willnet/belongs-to-dependent-option
Ryuta Kamizono
2017-08-24
1
-6
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ci skip]Revert commits changing wrong place
willnet
2017-08-24
1
-6
/
+5
*
|
|
|
Merge pull request #30383 from y-yagi/followup_of_30213
Eileen M. Uchitelle
2017-08-23
2
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Remove `alt` text from `image_tag` example [ci skip]
yuuji.yaginuma
2017-08-24
2
-7
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #30382 from yhirano55/fix_broken_link_for_java_xml
Rafael França
2017-08-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix broken link for Java xml [ci skip]
Yoshiyuki Hirano
2017-08-24
1
-1
/
+1
*
|
|
|
|
Merge pull request #30366 from MrOutis/action-cable-env-var
Rafael França
2017-08-23
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Use REDIS_URL var for Action Cable config template
Mr. Outis
2017-08-22
1
-1
/
+1
*
|
|
|
|
|
Make sure image_alt is deprecated
Rafael Mendonça França
2017-08-23
1
-5
/
+15
*
|
|
|
|
|
Remove alt generation from image_submit_tag
Rafael Mendonça França
2017-08-23
2
-7
/
+7
*
|
|
|
|
|
Merge pull request #30213 from ckundo/ccundiff-alt-text-default
Rafael Mendonça França
2017-08-23
9
-40
/
+42
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Do not generate default alt text in image tags
Cameron Cundiff
2017-08-17
9
-40
/
+42
*
|
|
|
|
|
Merge pull request #30365 from yahonda/require_post_before_comment
Ryuta Kamizono
2017-08-23
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
`counter_cache` requires association class before `attr_readonly`
Yasuo Honda
2017-08-23
1
-0
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #30373 from yhirano55/use_https_instead_of_http_in_rails_g...
Ryuta Kamizono
2017-08-23
18
-27
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use https instead of http in guide [ci skip]
Yoshiyuki Hirano
2017-08-23
18
-27
/
+27
*
|
|
|
|
|
|
Merge pull request #28991 from yahonda/load_authors_and_author_addresses
Ryuta Kamizono
2017-08-23
4
-4
/
+4
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Load both `:authors` and `:author_addresses` to keep data integrity
Yasuo Honda
2017-08-22
4
-4
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #30360 from gcourtemanche/transaction_timedout
Rafael França
2017-08-22
3
-0
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add TransactionTimeout for MySQL error code 1205
Gabriel Courtemanche
2017-08-22
3
-0
/
+14
*
|
|
|
|
|
|
Merge pull request #30371 from yhirano55/fix_spaces_in_the_comment_block
Richard Schneeman
2017-08-22
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix spaces in the comment block [ci skip]
Yoshiyuki Hirano
2017-08-23
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #30369 from dustMason/security-guide-grammar-fix
George Claghorn
2017-08-22
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Grammar fix
Jordan Sitkin
2017-08-22
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #30363 from ibrahimab/patch-1
Ryuta Kamizono
2017-08-23
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fixing nginx configuration added missing semicolon
Ibrahim
2017-08-22
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #30336 from bogdanvlviv/use_version_5_2_for_activestorage
Rafael França
2017-08-22
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use 5.2 version of ActiveRecord::Migration for Active Storage
bogdanvlviv
2017-08-22
2
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #30356 from bogdanvlviv/remove-frozen_string_literal-from-...
Kasper Timm Hansen
2017-08-22
2
-2
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Remove frozen_string_literal comment from activestorage's migration
bogdanvlviv
2017-08-22
2
-2
/
+1
|
|
/
/
/
/
/
[next]