Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Find query_source_location using lazy Enumerator | John Hawthorn | 2019-04-15 | 3 | -2/+16 |
* | Merge pull request #35975 from xithan/master | Rafael França | 2019-04-15 | 3 | -12/+22 |
|\ | |||||
| * | mounted routes with non-word characters | xithan | 2019-04-15 | 3 | -12/+22 |
* | | Merge pull request #35977 from prathamesh-sonpatki/rm-required-in-generators | Rafael França | 2019-04-15 | 2 | -14/+3 |
|\ \ | |||||
| * | | Remove `required: true` from the model generator template | Prathamesh Sonpatki | 2019-04-15 | 2 | -14/+3 |
* | | | Merge pull request #35959 from jhawthorn/unbound_templates | Rafael França | 2019-04-15 | 7 | -14/+237 |
|\ \ \ | |||||
| * | | | Add additional test for sharing templates | John Hawthorn | 2019-04-12 | 1 | -1/+18 |
| * | | | Avoid duplication using _find_all | John Hawthorn | 2019-04-12 | 1 | -11/+7 |
| * | | | Support disabling cache for Digestor | John Hawthorn | 2019-04-12 | 3 | -22/+51 |
| * | | | De-dup Templates, introduce UnboundTemplate | John Hawthorn | 2019-04-12 | 4 | -10/+82 |
| * | | | Add tests against resolver | John Hawthorn | 2019-04-11 | 3 | -0/+109 |
* | | | | Merge pull request #35927 from arbox/master | Rafael França | 2019-04-15 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Mark the section on PostgreSQL to be work in progress [ci skip] | Andrei Beliankou | 2019-04-12 | 1 | -0/+1 |
| * | | | | Add section on PostgreSQL to the guides index [ci skip] | Andrei Beliankou | 2019-04-10 | 1 | -0/+4 |
* | | | | | Merge pull request #35906 from yoones/notes-tags-registration | Rafael França | 2019-04-15 | 4 | -2/+72 |
|\ \ \ \ \ | |||||
| * | | | | | Adds `register_tags` | Younes SERRAJ | 2019-04-12 | 4 | -2/+72 |
* | | | | | | Merge pull request #35899 from eileencodes/fix-connection-when-handler-doesnt... | Eileen M. Uchitelle | 2019-04-15 | 2 | -17/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ensure a handler is set when using `connected_to` | eileencodes | 2019-04-08 | 2 | -17/+51 |
* | | | | | | | Merge pull request #35974 from mrhead/remove-unused-modules | George Claghorn | 2019-04-15 | 1 | -4/+0 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Remove unused modules from StrongParameters | Patrik Bóna | 2019-04-15 | 1 | -4/+0 |
|/ / / / / / | |||||
* | | | | | | Fix dirty tracking for `touch` | Ryuta Kamizono | 2019-04-15 | 5 | -9/+50 |
* | | | | | | Correctly set application path in `test_app_update_does_not_change_config_tar... | yuuji.yaginuma | 2019-04-15 | 1 | -2/+2 |
* | | | | | | Make test application the same state as `app:update` | yuuji.yaginuma | 2019-04-15 | 1 | -1/+2 |
* | | | | | | Merge pull request #35967 from ryohashimoto/do_not_app_update_in_app_generato... | Yuji Yaginuma | 2019-04-15 | 1 | -49/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | use Rails::Generators::AppGenerator#update_config_files instead of `rails app... | Ryo Hashimoto | 2019-04-13 | 1 | -49/+60 |
* | | | | | | | Merge pull request #35970 from yskkin/reversible_comment | Ryuta Kamizono | 2019-04-15 | 9 | -7/+182 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | make change_column_comment and change_table_comment invertible | Yoshiyuki Kinjo | 2019-04-15 | 9 | -7/+182 |
* | | | | | | | | Fix broken `AppGeneratorTest#test_spring_no_fork` | yuuji.yaginuma | 2019-04-15 | 1 | -1/+1 |
* | | | | | | | | Refactor `sync_with_transaction_state` | Ryuta Kamizono | 2019-04-15 | 1 | -8/+14 |
* | | | | | | | | generate config.cache_classes = false if Spring | Xavier Noria | 2019-04-14 | 3 | -5/+21 |
* | | | | | | | | Merge pull request #35951 from dv/fix-redis-fetch-multi-without-names | George Claghorn | 2019-04-14 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Redis fetch without names returns {} | David Verhasselt | 2019-04-12 | 2 | -0/+7 |
* | | | | | | | | | Remove the Amazon SES ingress | George Claghorn | 2019-04-14 | 11 | -149/+30 |
* | | | | | | | | | Merge pull request #35971 from shioyama/avoid_acceptance_validator_module_inc... | Ryuta Kamizono | 2019-04-14 | 1 | -46/+52 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ensure acceptance validator is not applied more than once to Person | Chris Salzberg | 2019-04-14 | 1 | -46/+52 |
* | | | | | | | | | | Remove useless `update_attributes_from_transaction_state` and `set_transactio... | Ryuta Kamizono | 2019-04-14 | 1 | -14/+3 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #35956 from mrhead/fix-per-exception-retry-counter | George Claghorn | 2019-04-14 | 3 | -2/+26 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use individual execution counters when calculating retry delay | Patrik Bóna | 2019-04-12 | 3 | -2/+26 |
* | | | | | | | | | | Don't expose `add_to_transaction` | Ryuta Kamizono | 2019-04-14 | 4 | -18/+12 |
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | deprecates autoloading constants during initialization [closes #35745] | Xavier Noria | 2019-04-14 | 3 | -0/+96 |
* | | | | | | | | | Merge pull request #35968 from shioyama/apply_acceptance_validator_to_subclas... | Ryuta Kamizono | 2019-04-14 | 1 | -18/+32 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ensure multiple anonymous modules are not included into Topic in tests | Chris Salzberg | 2019-04-14 | 1 | -18/+32 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #35966 from shioyama/define_validator_on_topic_subclass | Ryuta Kamizono | 2019-04-14 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add validation to subclass in tests to avoid polluting parent class | Chris Salzberg | 2019-04-13 | 1 | -5/+7 |
* | | | | | | | | | | Merge pull request #35958 from yskkin/bulk_change_table | Ryuta Kamizono | 2019-04-14 | 4 | -48/+43 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | use PostgreSQL's bulk_alter_table implementation | Yoshiyuki Kinjo | 2019-04-13 | 4 | -48/+43 |
* | | | | | | | | | | Merge pull request #35963 from y-yagi/fix_code_climate_exclude_patterns | Yuji Yaginuma | 2019-04-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix Code Climate exclude patterns config | yuuji.yaginuma | 2019-04-13 | 1 | -0/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Auto-correct `Style/StringLiterals` cop offences | Ryuta Kamizono | 2019-04-13 | 1 | -4/+4 |
* | | | | | | | | | Merge pull request #35961 from shioyama/rename_method_missing_target | Ryuta Kamizono | 2019-04-13 | 6 | -21/+21 |
|\ \ \ \ \ \ \ \ \ |