Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Remove redundant require_relative "module/anonymous" and "module/reachable" | bogdanvlviv | 2017-09-17 | 1 | -3/+0 | |
| * | | | | | Deprecate `Module#reachable?` method | bogdanvlviv | 2017-09-17 | 3 | -10/+23 | |
* | | | | | | Merge pull request #30629 from yhirano55/add_scope_to_has_one_attached_macro | Eileen M. Uchitelle | 2017-09-20 | 2 | -0/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `with_attached_*` scope to `has_one_attached` macro | Yoshiyuki Hirano | 2017-09-19 | 2 | -0/+19 | |
* | | | | | | | Merge pull request #30616 from yhirano55/update_layouts_and_rendering | Eileen M. Uchitelle | 2017-09-20 | 1 | -17/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update Layouts and Rendering in Rails [ci skip] | Yoshiyuki Hirano | 2017-09-17 | 1 | -17/+19 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #30623 from manojmj92/manojmj92-oo-key-patch | Javan Makhmali | 2017-09-20 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix error message documentation | Manoj M J | 2017-09-20 | 2 | -3/+3 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #30657 from yhirano55/fix_restful_wording | Ryuta Kamizono | 2017-09-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use RESTful instead of restful | Yoshiyuki Hirano | 2017-09-20 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #30655 from kuzukuzu/fix_create_join_table_compatibility | Ryuta Kamizono | 2017-09-20 | 2 | -0/+45 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | make create_join_table compatible. | Yuki Masutomi | 2017-09-20 | 2 | -0/+45 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30659 from y-yagi/follow_up_of_30650 | Ryuta Kamizono | 2017-09-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use credentials in `storage.yml` template | yuuji.yaginuma | 2017-09-20 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Use credentials, not secrets, for Active Storage (#30650) | Claudio B | 2017-09-19 | 3 | -6/+6 | |
* | | | | | | | | Merge pull request #30656 from yskkin/add_column_doc | Ryuta Kamizono | 2017-09-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add :comment option for add_column [ci skip] | Yoshiyuki Kinjo | 2017-09-20 | 1 | -0/+2 | |
* | | | | | | | | | Merge pull request #30648 from ydakuka/patch-1 | Javan Makhmali | 2017-09-19 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update action_controller_overview.md [ci skip] | Yauheni Dakuka | 2017-09-19 | 3 | -4/+4 | |
* | | | | | | | | | | Merge pull request #30653 from y-yagi/remove_unsued_digits_and_rounded_number | Ryuta Kamizono | 2017-09-19 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unused `NumberToRoundedConverter#digits_and_rounded_number` | yuuji.yaginuma | 2017-09-19 | 1 | -12/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #30638 from twalpole/capybara_server | Eileen M. Uchitelle | 2017-09-18 | 6 | -20/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use the default Capybara registered puma server configuration | Thomas Walpole | 2017-09-18 | 6 | -20/+11 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #30645 from yhirano55/use_application_job_instead_of_activ... | Ryuta Kamizono | 2017-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use ApplicationJob instead of ActiveJob::Base in guide [ci skip] | Yoshiyuki Hirano | 2017-09-18 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30643 from gerardc/gerardc/guides-add-active-job-retrying... | Ryuta Kamizono | 2017-09-18 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add section to guides for discarding and retrying active jobs [ci skip] | Gerard Cahill | 2017-09-18 | 1 | -0/+19 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30642 from ydakuka/quotes | Ryuta Kamizono | 2017-09-18 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix quotes [ci skip] | Yauheni Dakuka | 2017-09-18 | 3 | -7/+7 | |
* | | | | | | | | | Merge pull request #30641 from ydakuka/js-upcase | Ryuta Kamizono | 2017-09-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Upcase js [ci skip] | Yauheni Dakuka | 2017-09-18 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30640 from ydakuka/patch-1 | Ryuta Kamizono | 2017-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove "the" [ci skip] | Yauheni Dakuka | 2017-09-18 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #26707 from jcoleman/add_attribute_names_cache_busting_spec | Ryuta Kamizono | 2017-09-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add test validating that Model.attribute_names cache is busted | James Coleman | 2016-10-04 | 1 | -0/+2 | |
* | | | | | | | | | Remove unused delegation to `reflection.options` in `Preloader::Association` | Ryuta Kamizono | 2017-09-18 | 2 | -4/+1 | |
* | | | | | | | | | The name of the key on the associated record is abstracted as `reflection.joi... | Ryuta Kamizono | 2017-09-18 | 5 | -23/+14 | |
* | | | | | | | | | The name of the key on the owner is abstracted as `reflection.join_foreign_key` | Ryuta Kamizono | 2017-09-18 | 4 | -17/+5 | |
* | | | | | | | | | Extract `associate_records_to_owner` to refactor `Preloader::Association` | Ryuta Kamizono | 2017-09-18 | 3 | -20/+14 | |
* | | | | | | | | | Merge pull request #30639 from yhirano55/remove_unused_require_in_activestora... | George Claghorn | 2017-09-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unused require in ActiveStorage::Variation | Yoshiyuki Hirano | 2017-09-18 | 1 | -2/+0 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Fix collided sequence name detection | Ryuta Kamizono | 2017-09-18 | 2 | -1/+44 | |
* | | | | | | | | | Remove the code that swapping `scope` and `options` | Ryuta Kamizono | 2017-09-18 | 2 | -8/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | `id` (primary key) is not only an integer [ci skip] | Ryuta Kamizono | 2017-09-18 | 1 | -1/+1 | |
* | | | | | | | | Ensure returning affected objects for class level `update` and `destroy` | Ryuta Kamizono | 2017-09-18 | 2 | -12/+14 | |
* | | | | | | | | Place class level `update`, `destroy`, and `delete` in `Persistence::ClassMet... | Ryuta Kamizono | 2017-09-18 | 3 | -95/+93 | |
* | | | | | | | | Early return if `records.empty?` in `Preloader#preload` | Ryuta Kamizono | 2017-09-18 | 1 | -3/+3 | |
* | | | | | | | | Don't pass `reflection_scope` to `preload_scope` if `reflection.scope` isn't ... | Ryuta Kamizono | 2017-09-18 | 1 | -1/+3 | |
* | | | | | | | | Return `through_scope` only if the scope is not empty scope | Ryuta Kamizono | 2017-09-18 | 1 | -4/+2 | |
* | | | | | | | | Remove useless condition in `reset_association` | Ryuta Kamizono | 2017-09-18 | 1 | -2/+1 |