Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A Class is a Module so we remove one conditional | Rafael Mendonça França | 2018-07-04 | 1 | -1/+1 |
* | Merge pull request #33289 from Edouard-chin/ec-lazy-load-hooks | Rafael França | 2018-07-04 | 2 | -1/+54 |
|\ | |||||
| * | Use class_eval or instance_eval when triggering lazy load hooks: | Edouard CHIN | 2018-07-03 | 2 | -1/+54 |
* | | Merge pull request #33286 from ph3t/add-changelog-entry-for-42c3537 | Ryuta Kamizono | 2018-07-04 | 1 | -1/+13 |
|\ \ | |||||
| * | | Add changelog entry for 42c3537 [ci skip] | Juan Broullon | 2018-07-03 | 1 | -1/+11 |
* | | | Merge pull request #33287 from albertoalmagro/remove-old-todo-generator | Ryuta Kamizono | 2018-07-04 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove old TODO comment | Alberto Almagro | 2018-07-04 | 1 | -1/+0 |
|/ / | |||||
* | | Merge pull request #33054 from jboler/master | Rafael França | 2018-07-03 | 3 | -20/+5 |
|\ \ | |||||
| * | | Only execute route updater once on app boot | Jonathan Boler | 2018-06-19 | 2 | -6/+2 |
| * | | Merge branch 'master' of github.com:rails/rails | Jonathan Boler | 2018-06-04 | 25 | -68/+231 |
| |\ \ | |||||
| * | | | Eager load routes on rebuild | Jonathan Boler | 2018-06-04 | 1 | -14/+2 |
| * | | | Only build routes simulator when there is an AST | Jonathan Boler | 2018-06-04 | 1 | -0/+1 |
* | | | | Merge pull request #33282 from alpaca-tc/remove_unnecessary_dependents | Rafael França | 2018-07-03 | 2 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | ActiveJob::Base no longer dependents on Serializers | alpaca-tc | 2018-07-03 | 2 | -2/+0 |
* | | | | | Merge pull request #32361 from ph3t/safe-html-translation-arrays | Kasper Timm Hansen | 2018-07-03 | 2 | -4/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Add safe html support to arrays of translations | Juan Broullon | 2018-07-03 | 2 | -4/+10 |
* | | | | | | Merge pull request #33208 from utilum/bump_sprockets | Eileen M. Uchitelle | 2018-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Update sprockets to Security release for CVE-2018-3760 | utilum | 2018-06-27 | 1 | -1/+1 |
* | | | | | | Use `construct_join_dependency` in all places | Ryuta Kamizono | 2018-07-03 | 3 | -13/+6 |
* | | | | | | Don't extract `readonly_value` each time | Ryuta Kamizono | 2018-07-03 | 2 | -5/+7 |
* | | | | | | Don't share seen object cache between different join nodes in eager loading | Ryuta Kamizono | 2018-07-03 | 2 | -2/+20 |
* | | | | | | Merge pull request #32987 from kevgathuku/patch-2 | Kasper Timm Hansen | 2018-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Change location for running copy migrations command | Kevin Ndung'u Gathuku | 2018-05-25 | 1 | -1/+1 |
* | | | | | | | Merge pull request #33242 from brasic/sqlite-readonly | Ryuta Kamizono | 2018-07-03 | 2 | -1/+36 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Support readonly option in SQLite3Adapter | Carl Brasic | 2018-07-02 | 2 | -1/+36 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #33273 from sohopro/patch-1 | Kasper Timm Hansen | 2018-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix error of a file name | sohopro | 2018-07-02 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #32706 from yhirano55/fix-app-update-when-hyphenated-name-... | Kasper Timm Hansen | 2018-07-01 | 2 | -5/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix app:update when hyphenated name is given | Yoshiyuki Hirano | 2018-04-24 | 2 | -5/+33 |
* | | | | | | | | Revert "Merge pull request #33234 from alpaca-tc/autoload_activejob_arguments" | Kasper Timm Hansen | 2018-07-01 | 3 | -1/+3 |
* | | | | | | | | Refactor #33254. | Kasper Timm Hansen | 2018-07-01 | 3 | -29/+28 |
* | | | | | | | | Merge pull request #33267 from utilum/railties_testopts | Kasper Timm Hansen | 2018-07-01 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix assignment of TESTOPTS in railties test task | utilum | 2018-07-01 | 1 | -1/+3 |
* | | | | | | | | | Merge pull request #33265 from bogdanvlviv/allow-queue-option-to-assert_no_en... | Ryuta Kamizono | 2018-07-01 | 3 | -2/+96 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Allow `queue` option to `assert_no_enqueued_jobs` | bogdanvlviv | 2018-06-30 | 3 | -2/+96 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #33257 from utilum/ruby-warnings | Ryuta Kamizono | 2018-06-30 | 3 | -5/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix Ruby warnings tickled by the test suite | utilum | 2018-06-30 | 3 | -5/+8 |
* | | | | | | | | | Merge pull request #33263 from bogdanvlviv/follow-up-33258 | Ryuta Kamizono | 2018-06-30 | 2 | -4/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Clarify activejob/lib/active_job/test_helper.rb | bogdanvlviv | 2018-06-29 | 2 | -4/+10 |
* | | | | | | | | | | Merge pull request #33262 from gsmnv/patch-1 | Ryuta Kamizono | 2018-06-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Remove erroneous remove_column option from example | George Semenov | 2018-06-29 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #33264 from huacnlee/fix-redis-incr-ttl-check | Ryuta Kamizono | 2018-06-30 | 2 | -6/+22 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix Cache :redis_store increment/decrement ttl check and add more tests. | Jason Lee | 2018-06-30 | 2 | -6/+22 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #33260 from bogdanvlviv/fix-docs-of-assert_no_emails | Rafael França | 2018-06-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix docs of `assert_no_emails` [ci skip] | bogdanvlviv | 2018-06-29 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #33258 from bogdanvlviv/allow-callassert_enqueued_with-wit... | Rafael França | 2018-06-29 | 5 | -16/+160 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow call `assert_enqueued_with` and `assert_enqueued_email_with` with no block | bogdanvlviv | 2018-06-29 | 5 | -16/+160 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #33238 from dikond/explicit_action_mailer_deliver_later_qu... | Rafael França | 2018-06-29 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Note deliver_later_queue_name gotcha in ActionMailer guide [ci skip] | dikond | 2018-06-27 | 1 | -0/+2 |
* | | | | | | | | | Merge pull request #33255 from StanBoyet/patch-1 | Rafael França | 2018-06-29 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ |