Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Update to sinatra 2.0.1 | Andrew White | 2018-02-21 | 1 | -5/+5 | |
* | | | | | | | | | Add note to Active Storage guide about S3 permissions [ci skip] | Andrew White | 2018-02-21 | 1 | -0/+2 | |
* | | | | | | | | | Allow S3 tests against buckets in other regions | Andrew White | 2018-02-21 | 2 | -2/+2 | |
* | | | | | | | | | Merge pull request #32064 from yahonda/ci_with_jruby_head | Ryuta Kamizono | 2018-02-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CI with `jruby-head` compatible with Ruby 2.4.1 | Yasuo Honda | 2018-02-21 | 1 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Hoist update for clarity | George Claghorn | 2018-02-20 | 2 | -8/+8 | |
* | | | | | | | | | Undocument ActiveStorage::Identification | George Claghorn | 2018-02-20 | 1 | -1/+1 | |
* | | | | | | | | | Correct Range header syntax | George Claghorn | 2018-02-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #32026 from bogdanvlviv/improve-30941 | Rafael França | 2018-02-20 | 6 | -39/+69 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix error message about unknown `ActiveJob` argument serializer | bogdanvlviv | 2018-02-17 | 2 | -2/+2 | |
| * | | | | | | | | Fix docs of ActiveJob custom argument serializers | bogdanvlviv | 2018-02-17 | 3 | -36/+35 | |
| * | | | | | | | | Add argument serializer `TimeWithZoneSerializer` | bogdanvlviv | 2018-02-17 | 3 | -1/+32 | |
* | | | | | | | | | Merge pull request #32062 from bogdanvlviv/test_mini_magick_gem_when_skip_act... | Yuji Yaginuma | 2018-02-20 | 1 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ensure that `mini_magick` is absent after `rails new` with `--skip-active-sto... | bogdanvlviv | 2018-02-20 | 1 | -8/+9 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #26743 from mtsmfm/remove-unicode-table | Rafael França | 2018-02-19 | 4 | -439/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove `AS::Multibyte`'s unicode table | Fumiaki MATSUSHIMA | 2018-02-20 | 4 | -439/+15 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32032 from utilum/method_redefined | Andrew White | 2018-02-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Avoid method_redefined warnings in RouteSet::NamedRouteCollection | utilum | 2018-02-19 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #32054 from rails/fix-generation-of-empty-csp | Andrew White | 2018-02-19 | 4 | -69/+73 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove trailing semi-colon from CSP | Andrew White | 2018-02-19 | 3 | -39/+39 | |
| * | | | | | | | | Don't accidentally create an empty CSP | Andrew White | 2018-02-19 | 2 | -3/+33 | |
| * | | | | | | | | Revert "Merge pull request #32045 from eagletmt/skip-csp-header" | Andrew White | 2018-02-19 | 3 | -31/+5 | |
* | | | | | | | | | Merge pull request #32052 from rails/fix-country-zones-with-multiple-mappings | Andrew White | 2018-02-19 | 3 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Return all mappings for a timezone id in `country_zones` | Andrew White | 2018-02-19 | 3 | -2/+31 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #32051 from dixitp012/rubocop_single_space | Ryuta Kamizono | 2018-02-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rubocop single space after assignment | Dixit Patel | 2018-02-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Use the query cache when connection is already connected | yuuji.yaginuma | 2018-02-19 | 2 | -6/+17 | |
* | | | | | | | | Add stimulus to list of supported options for --webpack | Guillermo Iguaran | 2018-02-18 | 1 | -1/+1 | |
* | | | | | | | | Fix test method name | Guillermo Iguaran | 2018-02-18 | 1 | -1/+1 | |
* | | | | | | | | Don't generate empty app/views folder when --api and --skip-action-mailer are... | Guillermo Iguaran | 2018-02-18 | 2 | -2/+23 | |
* | | | | | | | | Clean up reporter replacement a bit. | Kasper Timm Hansen | 2018-02-18 | 2 | -29/+29 | |
* | | | | | | | | Merge pull request #32045 from eagletmt/skip-csp-header | Guillermo Iguaran | 2018-02-18 | 3 | -5/+31 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Skip generating empty CSP header when no policy is configured | Kohei Suzuki | 2018-02-18 | 3 | -5/+31 | |
* | | | | | | | | Add a CHANGELOG entry for #31941 [ci skip] | Ryuta Kamizono | 2018-02-19 | 1 | -0/+4 | |
* | | | | | | | | Association scope's own order should be prioritized over through scope's order | Ryuta Kamizono | 2018-02-18 | 3 | -3/+11 | |
* | | | | | | | | Merge pull request #32046 from fatkodima/fix-activejob-guide | Ryuta Kamizono | 2018-02-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix active_job_basics.md callbacks example [ci skip] | fatkodima | 2018-02-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Revert "Delegate `uniq` to `records`" | Ryuta Kamizono | 2018-02-18 | 1 | -1/+1 | |
* | | | | | | | Travis: fix that major.minor version doesn't track latest major.minor.tiny | Jeremy Daer | 2018-02-18 | 1 | -8/+8 | |
* | | | | | | | String#truncate_bytes: limit to N bytes without breaking multibyte chars | Jeremy Daer | 2018-02-18 | 3 | -0/+108 | |
* | | | | | | | `String#strip_heredoc` preserves frozenness | Jeremy Daer | 2018-02-17 | 3 | -1/+23 | |
* | | | | | | | Update bug report templates | bogdanvlviv | 2018-02-17 | 6 | -7/+8 | |
* | | | | | | | Document :reconnect_attempts option for Redis Cache Store [ci skip] | Brian Kephart | 2018-02-17 | 1 | -3/+8 | |
* | | | | | | | Fix "warning: BigDecimal.new is deprecated" | yuuji.yaginuma | 2018-02-18 | 1 | -1/+1 | |
* | | | | | | | Fixes typos | Dharam Gollapudi | 2018-02-17 | 1 | -3/+3 | |
* | | | | | | | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 52 | -253/+133 | |
* | | | | | | | Remove require Object#blank? monkey patch | Sean Collins | 2018-02-17 | 1 | -1/+0 | |
* | | | | | | | Clean up and consolidate .gitignores | bogdanvlviv | 2018-02-17 | 14 | -36/+32 | |
* | | | | | | | Deprecate update_attributes and update_attributes! | Eddie Lebow | 2018-02-17 | 17 | -62/+44 | |
* | | | | | | | Partly revert 1e526788e6b1d3f42f4d8fdca20e588d42838c80 | bogdanvlviv | 2018-02-17 | 2 | -2/+7 |