Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Make sure this test check the issue solved in #31135 | Rafael Mendonça França | 2018-09-22 | 1 | -6/+12 | |
* | | | | | | | | | | | Fix "warning: shadowing outer local variable - job" | yuuji.yaginuma | 2018-09-22 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #33564 from avit/escape_javascript_casting | Rafael França | 2018-09-21 | 2 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Let escape_javascript handle conversion to string | Andrew Vit | 2018-09-21 | 2 | -4/+9 | |
* | | | | | | | | | | | | No private def in the codebase | Rafael Mendonça França | 2018-09-21 | 2 | -13/+16 | |
* | | | | | | | | | | | | Merge pull request #33932 from schneems/schneems/recyclable-key-support-cache | Richard Schneeman | 2018-09-21 | 8 | -0/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Switch to supports_cache_versioning? check to a class method | schneems | 2018-09-20 | 8 | -29/+23 | |
| * | | | | | | | | | | | | [close #33907] Error when using "recyclable" cache keys with a store that doe... | schneems | 2018-09-20 | 8 | -0/+75 | |
* | | | | | | | | | | | | | Merge pull request #33940 from ianfleeton/chapters | Ryuta Kamizono | 2018-09-21 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Replace line items with chapters [ci skip] | Ian Fleeton | 2018-09-21 | 1 | -13/+13 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #33934 from tgxworld/add_missing_test_case | Ryuta Kamizono | 2018-09-21 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add missing test case for `redirect_to` when request includes a port. | Guo Xiang Tan | 2018-09-21 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | Merge pull request #33922 from schneems/schneems/collection-caching-easier-to... | Richard Schneeman | 2018-09-20 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ci skip] document collection_caching.rb | schneems | 2018-09-19 | 1 | -0/+35 | |
* | | | | | | | | | | | | | | Merge pull request #33933 from davidcelis/patch-1 | Yuji Yaginuma | 2018-09-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix missing curly brace in documentation | David Celis | 2018-09-20 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #33906 from dark-panda/ignore-psqlrc-when-using-psql | Rafael França | 2018-09-20 | 4 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Ignore psqlrc files when executing psql commands | J Smith | 2018-09-17 | 4 | -12/+12 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #33930 from bogdanvlviv/correct-spelling-in-33891 | George Claghorn | 2018-09-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Correct spelling in "Contributing to Ruby on Rails" guide [ci skip] | bogdanvlviv | 2018-09-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #33850 from sharang-d/fix-asset_enqueued_with-for-hashes | Rafael França | 2018-09-20 | 3 | -9/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Make `assert_<enqueued|performed>_with()` compare hashes ignoring order of keys | Sharang Dashputre | 2018-09-21 | 3 | -9/+38 | |
* | | | | | | | | | | | | | | Merge pull request #33891 from jgorman/remote_names | Rafael França | 2018-09-20 | 1 | -40/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Standardize git remote names. | John Gorman | 2018-09-15 | 1 | -40/+12 | |
* | | | | | | | | | | | | | | | Use utf8mb4 in all tests and examples | Ryuta Kamizono | 2018-09-21 | 4 | -11/+11 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #33112 from yahonda/ci_postgresql10 | Rafael França | 2018-09-20 | 1 | -3/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | CI against PostgreSQL 10 | Yasuo Honda | 2018-09-18 | 1 | -3/+48 | |
* | | | | | | | | | | | | | | | Merge pull request #33925 from rafaelfranca/rm-fix-column_defaults | Sean Griffin | 2018-09-20 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Make a deep copy of the _default_attributes in column_defaults | Rafael Mendonça França | 2018-09-20 | 2 | -1/+15 | |
* | | | | | | | | | | | | | | | Merge pull request #33929 from yahonda/update_utf8mb4_railsguide | Ryuta Kamizono | 2018-09-20 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Update MySQL server version and character set in Rails Guide [skip ci] | Yasuo Honda | 2018-09-20 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #33928 from freeletics/fix-key-env | Yuji Yaginuma | 2018-09-20 | 4 | -12/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fixed to RAILS_MASTER_KEY as a default env key for decrypting. | Wojciech Wnętrzak | 2018-09-20 | 4 | -12/+8 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Fix deprecation hash warning - activerecord test | Vitor Oliveira | 2018-09-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #33927 from bogdanvlviv/follow-up-33912 | Ryuta Kamizono | 2018-09-20 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Make `ActiveRecord::Result#to_a` as alias to `ActiveRecord::Result#to_ary` | bogdanvlviv | 2018-09-20 | 1 | -5/+2 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #33913 from kamipo/counter_cache | Ryuta Kamizono | 2018-09-20 | 5 | -29/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Don't update counter cache unless the record is actually saved | Ryuta Kamizono | 2018-09-19 | 5 | -29/+43 | |
* | | | | | | | | | | | | | | | | Merge pull request #33912 from gmcgibbon/ar_result_to_hash_deprecate | Rafael França | 2018-09-19 | 4 | -5/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Deprecate ActiveRecord::Result#to_hash in favor of #to_a | Kevin Cheng | 2018-09-18 | 4 | -5/+27 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fix env name for master key | yuuji.yaginuma | 2018-09-20 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | | Merge pull request #32932 from y-yagi/fixes_32920 | Yuji Yaginuma | 2018-09-20 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add CSP nonce to `style-src` directive | yuuji.yaginuma | 2018-05-19 | 2 | -1/+16 | |
* | | | | | | | | | | | | | | | | | Support environment specific credentials file. (#33521) | Wojciech Wnętrzak | 2018-09-19 | 7 | -29/+163 | |
| |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Don't return the same object when using find with an empty array | Rafael Mendonça França | 2018-09-19 | 2 | -2/+5 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #33897 from bogdanvlviv/follow-up-33751 | Rafael França | 2018-09-18 | 4 | -12/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | `retry_job` should publish `enqueue_retry.active_job` notification | bogdanvlviv | 2018-09-16 | 3 | -12/+23 | |
| * | | | | | | | | | | | | | | | Payload of `enqueue_retry.active_job` includes `:wait` | bogdanvlviv | 2018-09-16 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Avoid the same `foreign_key` and `counter_cache` associations on `SillyReply` | Ryuta Kamizono | 2018-09-19 | 3 | -7/+7 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #33909 from andrewr224/patch-1 | Matthew Draper | 2018-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |