Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #30377 from keepcosmos/delegate-missing-methods | Matthew Draper | 2017-08-31 | 2 | -4/+4 |
|\ | |||||
| * | Delegate :rindex, :slice, :rotate to 'records' | keepcosmos | 2017-08-24 | 2 | -4/+4 |
* | | Merge pull request #30392 from koic/unify_source_control_keep_file_name | Matthew Draper | 2017-08-31 | 2 | -0/+0 |
|\ \ | |||||
| * | | Unify the internal source control .keep file name | Koichi ITO | 2017-08-24 | 2 | -0/+0 |
* | | | Merge pull request #30425 from wassimk/WAM-update-rubocop-to-latest-in-code-c... | Matthew Draper | 2017-08-31 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Run latest Rubocop in CodeClimate | Wassim Metallaoui | 2017-08-26 | 1 | -0/+1 |
* | | | | Merge pull request #30477 from yhirano55/update_rdoc_main | Matthew Draper | 2017-08-31 | 1 | -42/+60 |
|\ \ \ \ | |||||
| * | | | | Update RDOC_MAIN.rdoc [ci skip] | Yoshiyuki Hirano | 2017-08-31 | 1 | -42/+60 |
* | | | | | Merge pull request #29964 from gwincr11/cg-partial-caching | Eileen M. Uchitelle | 2017-08-30 | 1 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Add documentation about template partial caching | Cory Gwin @gwincr11 | 2017-08-30 | 1 | -3/+21 |
* | | | | | | Merge pull request #30462 from y-yagi/fix_cant_modify_forzen_string_error_in_... | Ryuta Kamizono | 2017-08-30 | 4 | -2/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix `can't modify frozen String` error in `DatabaseTasks` | yuuji.yaginuma | 2017-08-30 | 4 | -2/+37 |
* | | | | | | | Refactor | George Claghorn | 2017-08-29 | 1 | -12/+10 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #30460 from yhirano55/update_activejob_doc | Ryuta Kamizono | 2017-08-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update activejob doc [ci skip] | Yoshiyuki Hirano | 2017-08-30 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Fix replacing a singular attachment | George Claghorn | 2017-08-29 | 4 | -7/+50 |
* | | | | | | Merge pull request #30457 from yhirano55/update_action_mailer_doc | Ryuta Kamizono | 2017-08-30 | 3 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update Action Mailer doc [ci skip] | Yoshiyuki Hirano | 2017-08-30 | 3 | -8/+8 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #30456 from yhirano55/update_activestorage_docs | Ryuta Kamizono | 2017-08-30 | 4 | -9/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Update Active Storage docs [ci skip] | Yoshiyuki Hirano | 2017-08-30 | 4 | -9/+17 |
|/ / / / / | |||||
* | | | | | Use YAML syntax highlight for `config/locales/en.yml` [ci skip] | Ryuta Kamizono | 2017-08-29 | 1 | -1/+1 |
* | | | | | It should be "the resulting cache key", not "the resulting `cache-key`" [ci s... | Ryuta Kamizono | 2017-08-29 | 1 | -1/+1 |
* | | | | | Add stopgap_13632 workaround | Matthew Draper | 2017-08-29 | 2 | -0/+6 |
* | | | | | Merge pull request #30447 from yhirano55/update_caching_with_rails | Eileen M. Uchitelle | 2017-08-29 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Update Caching with Rails guide [ci skip] | Yoshiyuki Hirano | 2017-08-29 | 1 | -3/+3 |
* | | | | | | Merge pull request #30451 from y-yagi/fix_cant_modify_forzen_string_error_in_... | Ryuta Kamizono | 2017-08-29 | 2 | -1/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix `can't modify frozen String` error in `DBConsole` | yuuji.yaginuma | 2017-08-29 | 2 | -1/+7 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #30439 from prathamesh-sonpatki/changelog-30360 | Ryuta Kamizono | 2017-08-29 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added CHANGELOG for #30360 [ci skip] | Prathamesh Sonpatki | 2017-08-28 | 1 | -0/+5 |
* | | | | | | | Merge pull request #30446 from yhirano55/update_rails_i18n_guide | Ryuta Kamizono | 2017-08-29 | 1 | -10/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update Rails I18n API guide [ci skip] | Yoshiyuki Hirano | 2017-08-29 | 1 | -10/+10 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #30433 from y-yagi/fix_cant_modify_forzen_string_error_in_... | Ryuta Kamizono | 2017-08-29 | 2 | -7/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix `warning: shadowing outer local variable` | yuuji.yaginuma | 2017-08-28 | 1 | -3/+3 |
| * | | | | | | | Fix `can't modify frozen String` error in `DebugLocks` | yuuji.yaginuma | 2017-08-28 | 2 | -4/+42 |
* | | | | | | | | Synchronously destroy attachments | George Claghorn | 2017-08-29 | 2 | -9/+7 |
* | | | | | | | | Merge pull request #30445 from prathamesh-sonpatki/fix-30441 | Kasper Timm Hansen | 2017-08-28 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Clarify that bulk option is supported only by MySQL [ci skip] | Prathamesh Sonpatki | 2017-08-29 | 1 | -0/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #30370 from yhirano55/fix_indentation_in_secrets_yaml_temp... | Kasper Timm Hansen | 2017-08-28 | 3 | -5/+5 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix indentation in the template for secrets | Yoshiyuki Hirano | 2017-08-23 | 3 | -5/+5 |
* | | | | | | | | "models/reader" is no longer used in `autosave_association_test.rb` | Ryuta Kamizono | 2017-08-28 | 1 | -1/+0 |
* | | | | | | | | Address `test_assign_ids_for_through_a_belongs_to` failure | Ryuta Kamizono | 2017-08-28 | 1 | -8/+8 |
* | | | | | | | | `@previous_reflection.options[:source_type]` in `PolymorphicReflection` is al... | Ryuta Kamizono | 2017-08-28 | 1 | -10/+2 |
* | | | | | | | | Merge pull request #30421 from y-yagi/fix_30405 | Eileen M. Uchitelle | 2017-08-27 | 3 | -13/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Retrive screenshot in relative path of current directory | yuuji.yaginuma | 2017-08-27 | 3 | -13/+39 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #30435 from yhirano55/fix_grammer_in_guide_for_javascript | Vipul A M | 2017-08-27 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix grammar in guide [ci skip] | Yoshiyuki Hirano | 2017-08-28 | 1 | -6/+6 |
* | | | | | | | | | Remove unused `RuntimeReflection#alias_candidate` | Ryuta Kamizono | 2017-08-28 | 1 | -4/+0 |
* | | | | | | | | | Remove trailing spaces [ci skip] | Ryuta Kamizono | 2017-08-27 | 6 | -10/+10 |
|/ / / / / / / / | |||||
* | | | | | | | | Should be appear deprecation message for every call (#29649) | Ryuta Kamizono | 2017-08-27 | 2 | -8/+1 |
* | | | | | | | | Omit the default limit for float columns (#28041) | Ryuta Kamizono | 2017-08-27 | 3 | -5/+10 |