| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge pull request #33627 from vbrazo/fixtures/fix-obsolete-methods | Ryuta Kamizono | 2018-08-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix obsoleted method URI.unescape in activesupport/test | Vitor Oliveira | 2018-08-15 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #33626 from kddeisz/perform-enqueued-jobs-no-block | Guillermo Iguaran | 2018-08-15 | 3 | -8/+45 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Allow `perform_enqueued_jobs` to be called without a block. | Kevin Deisz | 2018-08-15 | 3 | -8/+45 |
| |/ / / / / / / |
|
* / / / / / / / | Do not show deprecate task in the task list | yuuji.yaginuma | 2018-08-16 | 1 | -1/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #33499 from lsylvester/caller-ignore-paths | Kasper Timm Hansen | 2018-08-15 | 7 | -37/+73 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Use backtrace cleaner to clean up backtrace for verbose query logs | Lachlan Sylvester | 2018-08-14 | 7 | -37/+73 |
* | | | | | | | | Merge pull request #33559 from anniecodes/dev-task | Kasper Timm Hansen | 2018-08-15 | 5 | -17/+115 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Have `bin:rake dev:cache` use the Dev Rails Command under the hood | Annie-Claude Côté | 2018-08-13 | 2 | -17/+32 |
| * | | | | | | | | Adds Rails:Command for `dev:cache` that has the same behaviour as the rake task | Annie-Claude Côté | 2018-08-13 | 2 | -0/+79 |
| * | | | | | | | | Update Changelog to add deprecation to `rake dev:cache` | Annie-Claude Côté | 2018-08-13 | 1 | -0/+4 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #33605 from assain/purpose-metadata-changelog-and-tests | Kasper Timm Hansen | 2018-08-15 | 2 | -8/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Changelog for the new purpose metadata and improved tests | Assain | 2018-08-13 | 2 | -8/+20 |
| |/ / / / / / / |
|
* | | | | / / / | Fix broken list formatting [ci skip] | yuuji.yaginuma | 2018-08-15 | 1 | -4/+4 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #33620 from bogdanvlviv/fix-rubocop-offenses | Ryuta Kamizono | 2018-08-15 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix rubocop offenses | bogdanvlviv | 2018-08-15 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #33612 from bogdanvlviv/test-assert_called | Ryuta Kamizono | 2018-08-15 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Test `assert_called` and `assert_called_with` | bogdanvlviv | 2018-08-14 | 1 | -0/+10 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #33618 from yskkin/bulk_change_table_comment | Ryuta Kamizono | 2018-08-15 | 2 | -3/+16 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Fix bulk change table ignores comment option on PostgreSQL. | Yoshiyuki Kinjo | 2018-08-15 | 2 | -3/+16 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #33617 from bogdanvlviv/follow-up-33530 | George Claghorn | 2018-08-14 | 3 | -7/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Follow up #33530 | bogdanvlviv | 2018-08-15 | 3 | -7/+16 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #33530 from jychen7/33515-invert-remove-foreign-key | Richard Schneeman | 2018-08-14 | 4 | -4/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Allow `to_table` in `invert_remove_foreign_key` | Rich | 2018-08-14 | 4 | -4/+36 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #33137 from bogdanvlviv/add-array-extract-method | Matthew Draper | 2018-08-15 | 9 | -11/+107 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Refactor `Array#extract!` | bogdanvlviv | 2018-08-14 | 1 | -7/+7 |
| * | | | | | | Use `Array#extract!` where possible | bogdanvlviv | 2018-08-14 | 4 | -11/+17 |
| * | | | | | | Add `Array#extract!` | bogdanvlviv | 2018-08-14 | 5 | -0/+90 |
|/ / / / / / |
|
* | | | | | | Merge pull request #33602 from darren987469/fix-header-setting-doc-in-testing... | Yuji Yaginuma | 2018-08-14 | 1 | -3/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix header setting doc in testing guide [ci skip] | Darren | 2018-08-13 | 1 | -3/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #33597 from sikachu/update-coffeelint | Guillermo Iguaran | 2018-08-12 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Update coffeelint to 2.1.0 | Prem Sichanugrist | 2018-08-13 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #33590 from bogdanvlviv/follow-up-33563-33474 | George Claghorn | 2018-08-12 | 1 | -7/+6 |
|\ \ \ \ \ |
|
| * | | | | | Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -4/+4 |
| * | | | | | Clarify note that SQLite3 adapter doesn't support `add_foreign_key` [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -3/+2 |
* | | | | | | Merge pull request #32937 from assain/add-purpose-to-cookies | Kasper Timm Hansen | 2018-08-12 | 8 | -23/+218 |
|\ \ \ \ \ \ |
|
| * | | | | | | Purpose Metadata For Signed And Encrypted Cookies | Assain | 2018-08-12 | 8 | -23/+218 |
|/ / / / / / |
|
* | | | | | | Merge pull request #33591 from bogdanvlviv/add-changelog-for-31503 | Eileen M. Uchitelle | 2018-08-12 | 1 | -0/+16 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Add changelog entry for #31503 [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -0/+16 |
|/ / / / / |
|
* | | | | | Merge pull request #33474 from olivierlacan/old-migrations | Richard Schneeman | 2018-08-11 | 1 | -3/+22 |
|\ \ \ \ \ |
|
| * | | | | | Document best practices with old migrations | Olivier Lacan | 2018-08-03 | 1 | -3/+22 |
* | | | | | | Merge pull request #33563 from lzap/foreign-key-note-doc | Richard Schneeman | 2018-08-11 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | ActiveRecord Guide - sqlite3 foreign keys note | Lukas Zapletal | 2018-08-09 | 1 | -0/+4 |
* | | | | | | | Merge pull request #33587 from bogdanvlviv/follow-up-33202 | Kasper Timm Hansen | 2018-08-11 | 2 | -4/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | `bundle binstubs bundler` should be executed after `bundle install` | bogdanvlviv | 2018-08-11 | 2 | -4/+3 |
* | | | | | | | | Merge pull request #33581 from q-centrix/use-strings-on-decorator-method | Kasper Timm Hansen | 2018-08-11 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Use strings instead of symbols on calls to decorate_matching_attribute_types | Dillon Welch | 2018-08-10 | 2 | -2/+2 |
* | | | | | | | | | Merge pull request #33588 from bogdanvlviv/follow-up-31503 | Kasper Timm Hansen | 2018-08-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix test failure | bogdanvlviv | 2018-08-11 | 1 | -1/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #33586 from vinistock/make_active_job_name_prefix_static | George Claghorn | 2018-08-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|