aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix random CI failure due to non-deterministic sorting orderRyuta Kamizono2017-08-261-6/+6
* Merge pull request #30418 from yhirano55/use_tt_in_doc_for_actionpackRyuta Kamizono2017-08-268-17/+17
|\
| * Use tt in doc for ActionPack [ci skip]Yoshiyuki Hirano2017-08-268-17/+17
* | Merge pull request #30417 from y-yagi/fix_cant_modify_forzen_string_error_in_...Ryuta Kamizono2017-08-262-1/+16
|\ \
| * | Fix `can't modify frozen String` error in `display_image`yuuji.yaginuma2017-08-262-1/+16
* | | Merge pull request #30416 from yhirano55/use_tt_in_doc_for_action_mailerRyuta Kamizono2017-08-261-1/+1
|\ \ \
| * | | Use tt in doc for action_mailer [ci skip]Yoshiyuki Hirano2017-08-261-1/+1
| | |/ | |/|
* | | Merge pull request #30415 from yhirano55/use_typewriter_in_doc_for_action_cableRyuta Kamizono2017-08-261-1/+1
|\ \ \
| * | | Use typewriter in doc for Action Cable [ci skip]Yoshiyuki Hirano2017-08-261-1/+1
| |/ /
* | | Merge pull request #30403 from yhirano55/fix_broken_doc_for_active_recordRyuta Kamizono2017-08-267-7/+7
|\ \ \
| * | | Fix broken doc for Active Record [ci skip]Yoshiyuki Hirano2017-08-257-7/+7
* | | | Merge pull request #30413 from yhirano55/enable_links_in_active_storage_docsGeorge Claghorn2017-08-252-2/+2
|\ \ \ \
| * | | | Enable links in Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-262-2/+2
| | |/ / | |/| |
* | | | Merge pull request #30412 from yhirano55/add_nodoc_for_active_record_attribut...Richard Schneeman2017-08-253-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add :nodoc: for ActiveRecord::AttributeMethods [ci skip]Yoshiyuki Hirano2017-08-263-3/+3
|/ / /
* | | Merge pull request #30404 from yhirano55/fix_link_in_doc_for_active_storageRobin Dupret2017-08-251-1/+1
|\ \ \
| * | | Fix link in doc for active storage [ci skip]Yoshiyuki Hirano2017-08-251-1/+1
| |/ /
* / / Should work inverse association when eager loadingRyuta Kamizono2017-08-254-15/+24
|/ /
* | Merge pull request #30401 from yhirano55/add_paths_to_docs_for_active_storageRyuta Kamizono2017-08-251-0/+1
|\ \ | |/ |/|
| * Add paths to docs for Active StorageYoshiyuki Hirano2017-08-251-0/+1
|/
* Merge pull request #30398 from yahonda/seed52024Ryuta Kamizono2017-08-251-0/+4
|\
| * Address `test_after_save_callback_with_autosave` failureYasuo Honda2017-08-241-0/+4
|/
* Widen blob size columnGeorge Claghorn2017-08-241-1/+1
* Remove unused returning value `stream`Ryuta Kamizono2017-08-241-2/+0
* Merge pull request #30337 from kamipo/refactor_schema_dumperRyuta Kamizono2017-08-2415-56/+54
|\
| * Refactor `SchemaDumper` to make it possible to adapter specific customizationRyuta Kamizono2017-08-2213-38/+51
| * Remove deprecated `#migration_keys`Ryuta Kamizono2017-08-225-19/+4
* | Remove unnecessary fixture loadingRyuta Kamizono2017-08-241-5/+1
* | Merge pull request #30394 from ydakuka/fixing-indentationRyuta Kamizono2017-08-245-11/+11
|\ \
| * | Fix indentation [ci skip]Yauheni Dakuka2017-08-245-11/+11
* | | Merge pull request #30393 from ydakuka/patch-1Ryuta Kamizono2017-08-241-2/+2
|\ \ \
| * | | Update active_support_core_extensions.md [ci skip]Yauheni Dakuka2017-08-241-2/+2
|/ / /
* | | Merge pull request #30390 from bradleybuda/masterRyuta Kamizono2017-08-241-3/+4
|\ \ \
| * | | Update azure-core to 0.1.11 to fix rails-dev-boxBradley Buda2017-08-231-3/+4
* | | | Merge pull request #30376 from willnet/belongs-to-dependent-optionRyuta Kamizono2017-08-241-6/+5
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip]Revert commits changing wrong placewillnet2017-08-241-6/+5
* | | | Merge pull request #30383 from y-yagi/followup_of_30213Eileen M. Uchitelle2017-08-232-7/+7
|\ \ \ \
| * | | | Remove `alt` text from `image_tag` example [ci skip]yuuji.yaginuma2017-08-242-7/+7
|/ / / /
* | | | Merge pull request #30382 from yhirano55/fix_broken_link_for_java_xmlRafael França2017-08-231-1/+1
|\ \ \ \
| * | | | Fix broken link for Java xml [ci skip]Yoshiyuki Hirano2017-08-241-1/+1
* | | | | Merge pull request #30366 from MrOutis/action-cable-env-varRafael França2017-08-231-1/+1
|\ \ \ \ \
| * | | | | Use REDIS_URL var for Action Cable config templateMr. Outis2017-08-221-1/+1
* | | | | | Make sure image_alt is deprecatedRafael Mendonça França2017-08-231-5/+15
* | | | | | Remove alt generation from image_submit_tagRafael Mendonça França2017-08-232-7/+7
* | | | | | Merge pull request #30213 from ckundo/ccundiff-alt-text-defaultRafael Mendonça França2017-08-239-40/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Do not generate default alt text in image tagsCameron Cundiff2017-08-179-40/+42
* | | | | | Merge pull request #30365 from yahonda/require_post_before_commentRyuta Kamizono2017-08-231-0/+3
|\ \ \ \ \ \
| * | | | | | `counter_cache` requires association class before `attr_readonly`Yasuo Honda2017-08-231-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #30373 from yhirano55/use_https_instead_of_http_in_rails_g...Ryuta Kamizono2017-08-2318-27/+27
|\ \ \ \ \ \
| * | | | | | Use https instead of http in guide [ci skip]Yoshiyuki Hirano2017-08-2318-27/+27