aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Find query_source_location using lazy EnumeratorJohn Hawthorn2019-04-153-2/+16
* | | | | | | Merge pull request #35989 from koic/bump_rubocop_to_0_67_2Ryuta Kamizono2019-04-166-6/+14
|\ \ \ \ \ \ \
| * | | | | | | Bump RuboCop to 0.67.2Koichi ITO2019-04-166-6/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #35988 from sharang-d/format-documentationRyuta Kamizono2019-04-161-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Format a comment to not show up as code [ci skip]Sharang Dashputre2019-04-161-2/+2
|/ / / / / /
* | | | | | Add CHANGELOG entry for d1107f4d1e2573948d4941ac44511a0af6241f80Ryuta Kamizono2019-04-161-1/+7
* | | | | | Merge pull request #35962 from y-yagi/migrate_config_file_to_new_settingsYuji Yaginuma2019-04-161-6/+4
|\ \ \ \ \ \
| * | | | | | Migrate Code Climate config file to new configurationyuuji.yaginuma2019-04-161-6/+4
|/ / / / / /
* / / / / / Don't refer `@transaction_state` directlyRyuta Kamizono2019-04-161-5/+5
|/ / / / /
* | | | | Merge pull request #35975 from xithan/masterRafael França2019-04-153-12/+22
|\ \ \ \ \
| * | | | | mounted routes with non-word charactersxithan2019-04-153-12/+22
* | | | | | Merge pull request #35977 from prathamesh-sonpatki/rm-required-in-generatorsRafael França2019-04-152-14/+3
|\ \ \ \ \ \
| * | | | | | Remove `required: true` from the model generator templatePrathamesh Sonpatki2019-04-152-14/+3
* | | | | | | Merge pull request #35959 from jhawthorn/unbound_templatesRafael França2019-04-157-14/+237
|\ \ \ \ \ \ \
| * | | | | | | Add additional test for sharing templatesJohn Hawthorn2019-04-121-1/+18
| * | | | | | | Avoid duplication using _find_allJohn Hawthorn2019-04-121-11/+7
| * | | | | | | Support disabling cache for DigestorJohn Hawthorn2019-04-123-22/+51
| * | | | | | | De-dup Templates, introduce UnboundTemplateJohn Hawthorn2019-04-124-10/+82
| * | | | | | | Add tests against resolverJohn Hawthorn2019-04-113-0/+109
* | | | | | | | Merge pull request #35927 from arbox/masterRafael França2019-04-151-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Mark the section on PostgreSQL to be work in progress [ci skip]Andrei Beliankou2019-04-121-0/+1
| * | | | | | | Add section on PostgreSQL to the guides index [ci skip]Andrei Beliankou2019-04-101-0/+4
* | | | | | | | Merge pull request #35906 from yoones/notes-tags-registrationRafael França2019-04-154-2/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds `register_tags`Younes SERRAJ2019-04-124-2/+72
* | | | | | | | | Merge pull request #35899 from eileencodes/fix-connection-when-handler-doesnt...Eileen M. Uchitelle2019-04-152-17/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure a handler is set when using `connected_to`eileencodes2019-04-082-17/+51
* | | | | | | | | | Merge pull request #35974 from mrhead/remove-unused-modulesGeorge Claghorn2019-04-151-4/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Remove unused modules from StrongParametersPatrik Bóna2019-04-151-4/+0
|/ / / / / / / / /
* | | | | | | | | Fix dirty tracking for `touch`Ryuta Kamizono2019-04-155-9/+50
* | | | | | | | | Correctly set application path in `test_app_update_does_not_change_config_tar...yuuji.yaginuma2019-04-151-2/+2
* | | | | | | | | Make test application the same state as `app:update`yuuji.yaginuma2019-04-151-1/+2
* | | | | | | | | Merge pull request #35967 from ryohashimoto/do_not_app_update_in_app_generato...Yuji Yaginuma2019-04-151-49/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use Rails::Generators::AppGenerator#update_config_files instead of `rails app...Ryo Hashimoto2019-04-131-49/+60
* | | | | | | | | | Merge pull request #35970 from yskkin/reversible_commentRyuta Kamizono2019-04-159-7/+182
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | make change_column_comment and change_table_comment invertibleYoshiyuki Kinjo2019-04-159-7/+182
* | | | | | | | | | | Fix broken `AppGeneratorTest#test_spring_no_fork`yuuji.yaginuma2019-04-151-1/+1
* | | | | | | | | | | Refactor `sync_with_transaction_state`Ryuta Kamizono2019-04-151-8/+14
* | | | | | | | | | | generate config.cache_classes = false if SpringXavier Noria2019-04-143-5/+21
* | | | | | | | | | | Merge pull request #35951 from dv/fix-redis-fetch-multi-without-namesGeorge Claghorn2019-04-142-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Redis fetch without names returns {}David Verhasselt2019-04-122-0/+7
* | | | | | | | | | | | 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
|/ / / / / / / / / / / /