Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Add default value `ActiveSupport::Deprecation.silenced` [ci skip] | soartec-lab | 2019-03-25 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Fix CI failure due to remaining tagging records | Ryuta Kamizono | 2019-03-26 | 1 | -1/+1 | |
* | | | | | | Merge pull request #35754 from yahonda/diag35665 | Ryuta Kamizono | 2019-03-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use `assert_queries(0)` instead of `assert_no_queries` to ignore metadata que... | Yasuo Honda | 2019-03-26 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #35740 from sharang-d/change-test-wording | Ryuta Kamizono | 2019-03-25 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reword test names in credentials_test.rb | Sharang Dashputre | 2019-03-25 | 1 | -4/+4 | |
* | | | | | | Merge pull request #35741 from chiraggshah/patch-1 | Vipul A M | 2019-03-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Fixed typo | Chirag Shah | 2019-03-25 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #35739 from sharang-d/unique_by-changes | Vipul A M | 2019-03-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Format 'RETURNING' text in the docs [ci skip] | Sharang Dashputre | 2019-03-25 | 1 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Cleanup guide for configuring config.disable_sandbox and related changelog [c... | Vipul A M | 2019-03-25 | 2 | -3/+3 | |
* | | | | | Merge pull request #35732 from rails/webdrivers | Guillermo Iguaran | 2019-03-24 | 5 | -13/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use webdrivers instead of chromedriver-helper in new apps | Guillermo Iguaran | 2019-03-24 | 2 | -4/+4 | |
| * | | | | | Use webdrivers instead of chromedriver-helper for AV UJS tests | Guillermo Iguaran | 2019-03-24 | 3 | -9/+9 | |
* | | | | | | Merge pull request #35723 from sikachu/disable-sandbox-flag | Guillermo Iguaran | 2019-03-24 | 7 | -5/+54 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add config.disable_sandbox option to Rails console | Prem Sichanugrist | 2019-03-23 | 7 | -5/+54 | |
* | | | | | | Merge pull request #35690 from soartec-lab/update_guide_sending_log_messages | Ryuta Kamizono | 2019-03-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add `unknown` method to list of methods to write current log [ci skip] | soartec-lab | 2019-03-21 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #35724 from soartec-lab/update_guide_raise_on_missing_tran... | Ryuta Kamizono | 2019-03-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add default `config.action_view.raise_on_missing_translations` [ci skip] | soartec-lab | 2019-03-24 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #35718 from y-yagi/add_secret_key_base_when_creating_new_c... | Yuji Yaginuma | 2019-03-24 | 2 | -2/+24 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add `secret_key_base` when creating new credential file | yuuji.yaginuma | 2019-03-23 | 2 | -2/+24 | |
* | | | | | | | | Avoid creating ActionText::RichText records unnecessarily | George Claghorn | 2019-03-23 | 2 | -1/+9 | |
* | | | | | | | | Depend on Zeitwerk 1.4.2 | Xavier Noria | 2019-03-23 | 2 | -3/+3 | |
* | | | | | | | | Merge pull request #35683 from Kukunin/master | Ryuta Kamizono | 2019-03-23 | 2 | -7/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix unintended autosave on has_one through association | Sergiy Kukunin | 2019-03-22 | 2 | -7/+38 | |
* | | | | | | | | | Merge pull request #35719 from shailesh-kalamkar/fix-change-log-typo | Richard Schneeman | 2019-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Fixed typo | Shailesh Kalamkar | 2019-03-23 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | / / / / / / / | Update comment for how secret key is calculated | John Hawthorn | 2019-03-22 | 1 | -1/+2 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #35713 from gmcgibbon/drop_nsec_in_job_argument_assertions | Gannon McGibbon | 2019-03-22 | 3 | -0/+73 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Drop microseconds in job argument assertions | Gannon McGibbon | 2019-03-22 | 3 | -0/+73 | |
* | | | | | | | | | Merge pull request #35715 from jhawthorn/changelog_for_cves_6_0 | John Hawthorn | 2019-03-22 | 2 | -2/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update CHANGELOGs for 6.0.0.beta3 release | John Hawthorn | 2019-03-22 | 2 | -2/+21 | |
* | | | | | | | | | | Merge pull request #35710 from alimi/as-changelog-typo | John Hawthorn | 2019-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix AS CHANGELOG typo | Ali Ibrahim | 2019-03-22 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35707 from localhostdotdev/fix-rails-guides-generation-in... | Rafael França | 2019-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix rails guides generation | localhostdotdev | 2019-03-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #35705 from alimi/instrumenter-block-optional | Eileen M. Uchitelle | 2019-03-22 | 4 | -4/+29 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update instrumentation guides w/optional block | Ali Ibrahim | 2019-03-22 | 1 | -0/+11 | |
| * | | | | | | | | | Update CHANGELOG and docs | Ali Ibrahim | 2019-03-22 | 2 | -3/+11 | |
| * | | | | | | | | | Update AS::Notifications::Instrumenter#instrument | Ali Ibrahim | 2019-03-22 | 2 | -1/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35617 from mattyoho/add-annotation-support-to-relations | Eileen M. Uchitelle | 2019-03-22 | 38 | -19/+645 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add Relation#annotate for SQL commenting | Matt Yoho | 2019-03-21 | 38 | -19/+645 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #35695 from jhawthorn/render_template | Rafael França | 2019-03-22 | 7 | -42/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prefer render template: in tests | John Hawthorn | 2019-03-21 | 7 | -42/+43 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix announce script | Rafael Mendonça França | 2019-03-22 | 1 | -2/+5 | |
* | | | | | | | | Fix release template | Rafael Mendonça França | 2019-03-21 | 1 | -2/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Fix server restart test on Puma 3.12.1 | yuuji.yaginuma | 2019-03-22 | 2 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | Fix document formatting of Database configuration classes [ci skip] | yuuji.yaginuma | 2019-03-21 | 3 | -35/+35 | |
* | | | | | | Address rubocop offences | Ryuta Kamizono | 2019-03-21 | 2 | -9/+9 |