Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Improve wording of comments | Chris Salzberg | 2019-04-13 | 5 | -11/+11 | |
| * | | | | | | | | | | Rename method_missing_target to target | Chris Salzberg | 2019-04-13 | 1 | -10/+10 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Do not treat `environment_desc` as commands | yuuji.yaginuma | 2019-04-13 | 1 | -1/+3 | |
* | | | | | | | | | | Fix `presicion` -> `precision` | yuuji.yaginuma | 2019-04-13 | 2 | -6/+6 | |
* | | | | | | | | | | Merge pull request #35957 from itsWill/reset_post_attributes_state | Gannon McGibbon | 2019-04-12 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix test flakyness due to `test_truncate_tables` | Guilherme Mansur | 2019-04-12 | 1 | -0/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #35955 from shioyama/remove_method_name_from_attribute_met... | Gannon McGibbon | 2019-04-12 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unused method_name from AttributeMethodMatch | Chris Salzberg | 2019-04-12 | 2 | -3/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35952 from utilum/instance_var | Rafael França | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Squash `warning: instance variable @filename not initialized` | utilum | 2019-04-12 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #35918 from kamipo/lazy_sync_with_transaction_state_on_des... | Ryuta Kamizono | 2019-04-12 | 3 | -8/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Lazy sync with transaction state on destroy | Ryuta Kamizono | 2019-04-10 | 3 | -8/+10 | |
* | | | | | | | | | Merge pull request #35920 from kamipo/dont_call_commit_callbacks_for_invalid_... | Ryuta Kamizono | 2019-04-12 | 4 | -5/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Don't call after_commit callbacks despite a record isn't saved | Ryuta Kamizono | 2019-04-12 | 4 | -5/+43 | |
* | | | | | | | | | | Merge pull request #28830 from kamipo/dont_regard_extension_block_as_scope | Ryuta Kamizono | 2019-04-12 | 6 | -40/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix `automatic_inverse_of` not to be disabled if extension block is given | Ryuta Kamizono | 2019-04-12 | 6 | -40/+33 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | Refactor around sql_type metadata and column | Ryuta Kamizono | 2019-04-12 | 4 | -33/+35 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32541 from sergiogomez/remove-lock-from-params-wrapper | Matthew Draper | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove lock from method model | Sergio Gómez | 2018-04-12 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #35949 from shioyama/rename_matchers_iterator_name | Ryuta Kamizono | 2019-04-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Rename "method" to "matcher" in map block | Chris Salzberg | 2019-04-12 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35865 from jhawthorn/template_file_source | Rafael França | 2019-04-11 | 7 | -83/+46 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove FileTemplate | John Hawthorn | 2019-04-04 | 3 | -14/+3 | |
| * | | | | | | | | | Deprecate Template#refresh | John Hawthorn | 2019-04-04 | 2 | -36/+4 | |
| * | | | | | | | | | Add ActionView::Template::Sources::File | John Hawthorn | 2019-04-04 | 4 | -24/+38 | |
| * | | | | | | | | | Don't call Template#refresh | John Hawthorn | 2019-04-04 | 1 | -6/+1 | |
| * | | | | | | | | | Don't discard source after rendering | John Hawthorn | 2019-04-04 | 2 | -5/+2 | |
* | | | | | | | | | | Auto-correct `Style/RedundantBegin` cop offences | Ryuta Kamizono | 2019-04-12 | 1 | -5/+3 | |
* | | | | | | | | | | Merge pull request #35908 from soartec-lab/update_guide_engine_app_dir | Rafael França | 2019-04-11 | 1 | -3/+25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add all descriptions in app directory [skip ci] | soartec-lab | 2019-04-09 | 1 | -3/+25 |