Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Add document that you rake test single file by using DB(ex. postgresql) [ci s... | yukihirop | 2017-08-12 | 1 | -0/+4 | |
* | | | | | | | | | Merge pull request #29994 from y-yagi/fix_test_runner_help | Kasper Timm Hansen | 2017-08-14 | 3 | -22/+18 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Show minitest options in test runner help | yuuji.yaginuma | 2017-07-31 | 3 | -22/+18 | |
* | | | | | | | | | Merge pull request #30251 from yhirano55/fix_testing_guide | Ryuta Kamizono | 2017-08-15 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix testing guide [skip ci] | Yoshiyuki Hirano | 2017-08-14 | 1 | -2/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30250 from koic/should_escape_regexp_wildcard_character | Matthew Draper | 2017-08-14 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Should escape regexp wildcard character `.` | Koichi ITO | 2017-08-14 | 3 | -4/+4 | |
* | | | | | | | | | Merge pull request #30249 from yhirano55/fix_debugging_rails_application_guide | Vipul A M | 2017-08-14 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix debugging rails application [ci skip] | Yoshiyuki Hirano | 2017-08-14 | 1 | -5/+9 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #30171 from kaspth/verifier-encryptor-null-serializer-meta... | Kasper Timm Hansen | 2017-08-14 | 5 | -56/+92 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Perform self-serialization once metadata is involved. | Kasper Timm Hansen | 2017-08-13 | 5 | -56/+92 | |
* | | | | | | | | | Merge pull request #30240 from y-yagi/clear_mail_after_test | Kasper Timm Hansen | 2017-08-14 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clear mail after test | yuuji.yaginuma | 2017-08-14 | 1 | -3/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #30243 from kamipo/fix_ci_failure_due_to_reference_type_mi... | Matthew Draper | 2017-08-14 | 2 | -12/+18 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix CI failure due to reference type mismatch | Ryuta Kamizono | 2017-08-14 | 2 | -12/+18 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30237 from koic/remove_unnecessary_include_in_rubocop | Matthew Draper | 2017-08-14 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unnecessary Include parameter in rubocop.yml | Koichi ITO | 2017-08-14 | 1 | -1/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30230 from koic/use_frozen_string_literal | Matthew Draper | 2017-08-14 | 31 | -13/+64 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Use frozen string literal in root files | Koichi ITO | 2017-08-13 | 5 | -13/+9 | |
| * | | | | | | | Use frozen string literal in ci/ | Koichi ITO | 2017-08-13 | 2 | -0/+3 | |
| * | | | | | | | Use frozen string literal in tools/ | Koichi ITO | 2017-08-13 | 4 | -0/+7 | |
| * | | | | | | | Use frozen string literal in tasks/ | Koichi ITO | 2017-08-13 | 2 | -4/+7 | |
| * | | | | | | | Use frozen string literal in guides/ | Koichi ITO | 2017-08-13 | 22 | -0/+42 | |
|/ / / / / / / | ||||||
* | | | | | | | Wait for the Delayed Job worker thread to finish | Matthew Draper | 2017-08-13 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #30228 from kamipo/fix_random_ci_failure | Matthew Draper | 2017-08-13 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix random CI failure due to non-deterministic sorting order | Ryuta Kamizono | 2017-08-13 | 1 | -2/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #30211 from koic/frozen_activestorage | Matthew Draper | 2017-08-13 | 75 | -4/+149 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use frozen string literal in Active Storage | Koichi ITO | 2017-08-12 | 75 | -4/+149 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #30079 from kamipo/move_test_not_compatible_with_serialize... | Matthew Draper | 2017-08-13 | 2 | -11/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move `test_not_compatible_with_serialize_macro` to `JSONSharedTestCases` | Ryuta Kamizono | 2017-08-11 | 2 | -11/+11 | |
* | | | | | | | | Merge pull request #30222 from kamipo/respect_pk_type | Matthew Draper | 2017-08-13 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use `references` to respect primary key type in active storage tables | Ryuta Kamizono | 2017-08-13 | 1 | -5/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #30226 from kamipo/delegate_to_enumerable_find | Matthew Draper | 2017-08-13 | 2 | -17/+14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Delegate to `Enumerable#find` for `CollectionProxy` | Ryuta Kamizono | 2017-08-13 | 2 | -17/+14 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30209 from kamipo/remove_duplicated_table_name | Rafael França | 2017-08-12 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove duplicated `table_name` | Ryuta Kamizono | 2017-08-12 | 1 | -8/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Test for the new exception of delegate_missing_to (#30191) | Anton Khamets | 2017-08-12 | 3 | -3/+22 | |
|/ / / / / / | ||||||
* | | | / / | Fix outdated comment for `Core::ClassMethods#===` [ci skip] (#30146) | Ryuta Kamizono | 2017-08-12 | 1 | -2/+2 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #30166 from yhirano55/fix_generator_method_environment | Rafael Mendonça França | 2017-08-11 | 4 | -19/+99 | |
|\ \ \ \ \ | ||||||
| * | | | | | Optimize indentation for generator actions | Yoshiyuki Hirano | 2017-08-11 | 4 | -19/+99 | |
* | | | | | | Merge pull request #30165 from tjschuck/code_formatting_fix | Rafael França | 2017-08-11 | 1 | -10/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add code formatting and minor grammar clarifications | T.J. Schuck | 2017-08-09 | 1 | -10/+10 | |
* | | | | | | | Merge pull request #30126 from chopraanmol1/support_for_has_many_and_has_one_... | Rafael França | 2017-08-11 | 4 | -12/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Changed join_fk private method to join_foreign_key public method | chopraanmol1 | 2017-08-09 | 3 | -15/+11 | |
| * | | | | | | | Currently if relation object are passed to where condition for has one or has... | chopraanmol1 | 2017-08-08 | 3 | -3/+21 | |
* | | | | | | | | Merge pull request #29559 from kirs/eager-load-controller-actions | Rafael França | 2017-08-11 | 3 | -0/+72 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Eager load controller and mailer actions | Kir Shatrov | 2017-07-29 | 3 | -0/+72 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #30114 from yhirano55/remove_empty_line_from_dummy_manifest | Rafael França | 2017-08-11 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Removed empty line from dummy_manifest | Yoshiyuki Hirano | 2017-08-07 | 1 | -1/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #30103 from yahonda/has_one_associations_failures | Rafael França | 2017-08-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ |