aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the Amazon SES ingressGeorge Claghorn2019-04-1411-149/+30
* Merge pull request #35971 from shioyama/avoid_acceptance_validator_module_inc...Ryuta Kamizono2019-04-141-46/+52
|\
| * Ensure acceptance validator is not applied more than once to PersonChris Salzberg2019-04-141-46/+52
* | Remove useless `update_attributes_from_transaction_state` and `set_transactio...Ryuta Kamizono2019-04-141-14/+3
|/
* Merge pull request #35956 from mrhead/fix-per-exception-retry-counterGeorge Claghorn2019-04-143-2/+26
|\
| * Use individual execution counters when calculating retry delayPatrik Bóna2019-04-123-2/+26
* | Don't expose `add_to_transaction`Ryuta Kamizono2019-04-144-18/+12
* | deprecates autoloading constants during initialization [closes #35745]Xavier Noria2019-04-143-0/+96
* | Merge pull request #35968 from shioyama/apply_acceptance_validator_to_subclas...Ryuta Kamizono2019-04-141-18/+32
|\ \
| * | Ensure multiple anonymous modules are not included into Topic in testsChris Salzberg2019-04-141-18/+32
|/ /
* | Merge pull request #35966 from shioyama/define_validator_on_topic_subclassRyuta Kamizono2019-04-141-5/+7
|\ \
| * | Add validation to subclass in tests to avoid polluting parent classChris Salzberg2019-04-131-5/+7
* | | Merge pull request #35958 from yskkin/bulk_change_tableRyuta Kamizono2019-04-144-48/+43
|\ \ \
| * | | use PostgreSQL's bulk_alter_table implementationYoshiyuki Kinjo2019-04-134-48/+43
* | | | Merge pull request #35963 from y-yagi/fix_code_climate_exclude_patternsYuji Yaginuma2019-04-131-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Code Climate exclude patterns configyuuji.yaginuma2019-04-131-0/+2
|/ / /
* | | Auto-correct `Style/StringLiterals` cop offencesRyuta Kamizono2019-04-131-4/+4
* | | Merge pull request #35961 from shioyama/rename_method_missing_targetRyuta Kamizono2019-04-136-21/+21
|\ \ \
| * | | Improve wording of commentsChris Salzberg2019-04-135-11/+11
| * | | Rename method_missing_target to targetChris Salzberg2019-04-131-10/+10
|/ / /
* | | Do not treat `environment_desc` as commandsyuuji.yaginuma2019-04-131-1/+3
* | | Fix `presicion` -> `precision`yuuji.yaginuma2019-04-132-6/+6
* | | Merge pull request #35957 from itsWill/reset_post_attributes_stateGannon McGibbon2019-04-121-0/+16
|\ \ \
| * | | Fix test flakyness due to `test_truncate_tables`Guilherme Mansur2019-04-121-0/+16
| |/ /
* | | Merge pull request #35955 from shioyama/remove_method_name_from_attribute_met...Gannon McGibbon2019-04-122-3/+2
|\ \ \ | |/ / |/| |
| * | Remove unused method_name from AttributeMethodMatchChris Salzberg2019-04-122-3/+2
|/ /
* | Merge pull request #35952 from utilum/instance_varRafael França2019-04-121-1/+1
|\ \ | |/ |/|
| * Squash `warning: instance variable @filename not initialized`utilum2019-04-121-1/+1
* | Merge pull request #35918 from kamipo/lazy_sync_with_transaction_state_on_des...Ryuta Kamizono2019-04-123-8/+10
|\ \
| * | Lazy sync with transaction state on destroyRyuta Kamizono2019-04-103-8/+10
* | | Merge pull request #35920 from kamipo/dont_call_commit_callbacks_for_invalid_...Ryuta Kamizono2019-04-124-5/+43
|\ \ \
| * | | Don't call after_commit callbacks despite a record isn't savedRyuta Kamizono2019-04-124-5/+43
* | | | Merge pull request #28830 from kamipo/dont_regard_extension_block_as_scopeRyuta Kamizono2019-04-126-40/+33
|\ \ \ \
| * | | | Fix `automatic_inverse_of` not to be disabled if extension block is givenRyuta Kamizono2019-04-126-40/+33
| | |_|/ | |/| |
* / | | Refactor around sql_type metadata and columnRyuta Kamizono2019-04-124-33/+35
|/ / /
* | | Merge pull request #32541 from sergiogomez/remove-lock-from-params-wrapperMatthew Draper2019-04-121-1/+1
|\ \ \
| * | | Remove lock from method modelSergio Gómez2018-04-121-1/+1
* | | | Merge pull request #35949 from shioyama/rename_matchers_iterator_nameRyuta Kamizono2019-04-121-1/+1
|\ \ \ \
| * | | | Rename "method" to "matcher" in map blockChris Salzberg2019-04-121-1/+1
|/ / / /
* | | | Merge pull request #35865 from jhawthorn/template_file_sourceRafael França2019-04-117-83/+46
|\ \ \ \
| * | | | Remove FileTemplateJohn Hawthorn2019-04-043-14/+3
| * | | | Deprecate Template#refreshJohn Hawthorn2019-04-042-36/+4
| * | | | Add ActionView::Template::Sources::FileJohn Hawthorn2019-04-044-24/+38
| * | | | Don't call Template#refreshJohn Hawthorn2019-04-041-6/+1
| * | | | Don't discard source after renderingJohn Hawthorn2019-04-042-5/+2
* | | | | Auto-correct `Style/RedundantBegin` cop offencesRyuta Kamizono2019-04-121-5/+3
* | | | | Merge pull request #35908 from soartec-lab/update_guide_engine_app_dirRafael França2019-04-111-3/+25
|\ \ \ \ \
| * | | | | Add all descriptions in app directory [skip ci]soartec-lab2019-04-091-3/+25
* | | | | | Merge pull request #35919 from Shopify/simplify-define_url_helperRafael França2019-04-111-12/+10
|\ \ \ \ \ \
| * | | | | | Simplify and fasten NamedRouteCollection#define_url_helperJean Boussier2019-04-101-12/+10