| Commit message (Expand) | Author | Age | Files | Lines |
* | Recommend using :resize_to_fit after all | Janko Marohnić | 2018-04-23 | 7 | -17/+17 |
* | Replace :resize_to_fit with :resize in the guide | Janko Marohnić | 2018-04-23 | 1 | -1/+1 |
* | Remove warning that image will be loaded into memory | Janko Marohnić | 2018-04-23 | 1 | -4/+4 |
* | Show ImageProcessing macros in a dedicated example | Janko Marohnić | 2018-04-23 | 2 | -16/+25 |
* | Ensure result file is deleted on uploading errors | Janko Marohnić | 2018-04-22 | 1 | -4/+10 |
* | Rename ActiveStorage.processor to .variant_processor | Janko Marohnić | 2018-04-22 | 7 | -17/+17 |
* | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 13 | -81/+156 |
* | Merge pull request #32566 from chrisarcand/fix-broken-nodocs | Rafael França | 2018-04-13 | 3 | -3/+3 |
|\ |
|
| * | Fix broken nodocs | Chris Arcand | 2018-04-13 | 3 | -3/+3 |
* | | Merge pull request #32553 from raderj89/jaredrader/update-docs-ActiveJob__Ser... | Rafael França | 2018-04-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix spelling in docs for ActiveJob::Serializers::ObjectSerializer#deserialize | Jared Rader | 2018-04-13 | 1 | -1/+1 |
* | | Fix rendering a differently-formatted partial after caching | George Claghorn | 2018-04-13 | 4 | -2/+26 |
* | | Merge pull request #32561 from TheAssailant/storage-keep-gitignore | George Claghorn | 2018-04-13 | 1 | -1/+4 |
|\ \ |
|
| * | | Add .keep exception for storage folder | Paul | 2018-04-13 | 1 | -1/+4 |
* | | | Merge pull request #32562 from szTheory/patch-1 [ci skip] | Guillermo Iguaran | 2018-04-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update security.md with latest underground market prices | szTheory | 2018-04-13 | 1 | -1/+1 |
| |/ / |
|
* / / | couple of edits [ci skip] | Xavier Noria | 2018-04-13 | 1 | -2/+2 |
|/ / |
|
* / | Use `SecureRandom.random_bytes` instead of `SecureRandom.bytes` | yuuji.yaginuma | 2018-04-13 | 1 | -1/+1 |
|/ |
|
* | Fix database.yml merging | eileencodes | 2018-04-12 | 1 | -1/+1 |
* | Merge pull request #32549 from stephensolis/csp-websockets | Rafael França | 2018-04-12 | 2 | -1/+9 |
|\ |
|
| * | Add WebSocket URI support to CSP DSL mappings | Stephen Solis | 2018-04-12 | 2 | -1/+9 |
* | | Merge pull request #32551 from chrisarcand/no-doc-original-sum | Rafael França | 2018-04-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't doc _original_sum_with_required_identity | Chris Arcand | 2018-04-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #32539 from chancancode/anticompress | Rafael França | 2018-04-12 | 5 | -73/+181 |
|\ \
| |/
|/| |
|
| * | Fix `ActiveSupport::Cache` compression | Godfrey Chan | 2018-04-11 | 3 | -37/+60 |
| * | Add failing test for compression bug | Godfrey Chan | 2018-04-11 | 3 | -38/+123 |
* | | Merge pull request #32542 from teddywing/active-support-cache-store--fix-end-... | George Claghorn | 2018-04-12 | 1 | -2/+3 |
|\ \ |
|
| * | | Cache::Store#read: Fix fixed-width end tag in docs | Teddy Wing | 2018-04-12 | 1 | -2/+3 |
* | | | Merge pull request #31913 from rywall/define-callbacks-desc | Matthew Draper | 2018-04-12 | 2 | -1/+13 |
|\ \ \
| |/ /
|/| | |
|
| * | | No need to define methods on descendants. | Ryan Wallace | 2018-02-24 | 1 | -18/+18 |
| * | | Define callbacks on descendants. | Ryan Wallace | 2018-02-06 | 2 | -17/+29 |
* | | | Merge pull request #32538 from 284km/fix_guides_security_link | Rafael França | 2018-04-12 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix MySpace Samy worm link [ci skip] | 284km | 2018-04-12 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #32536 from lsylvester/fix-immutable-relation-error-with-h... | Rafael França | 2018-04-11 | 3 | -3/+12 |
|\ \ |
|
| * | | don't check for immutability when setting skip_preloading as it doesn't effec... | Lachlan Sylvester | 2018-04-12 | 3 | -3/+12 |
|/ / |
|
* | | Merge pull request #32527 from nsgc/use_frozen_string_literal | Rafael França | 2018-04-11 | 1 | -0/+2 |
|\ \ |
|
| * | | Use frozen string literal | Naoki Nishiguchi | 2018-04-11 | 1 | -0/+2 |
* | | | Remove link for the kindle version of guides on edge | Rafael Mendonça França | 2018-04-11 | 1 | -1/+3 |
|/ / |
|
* | | Unlock dalli version | yuuji.yaginuma | 2018-04-11 | 2 | -3/+3 |
* | | Merge pull request #32496 from yhirano55/fix_turbolinks_warning_in_railties | Rafael França | 2018-04-10 | 1 | -3/+3 |
|\ \ |
|
| * | | Fix turbolinks warning in railties test | Yoshiyuki Hirano | 2018-04-11 | 1 | -3/+3 |
* | | | Merge pull request #32484 from kddeisz/default-headers | Rafael França | 2018-04-10 | 5 | -6/+24 |
|\ \ \ |
|
| * | | | Include default headers by default in API mode | Kevin Deisz | 2018-04-06 | 5 | -6/+24 |
* | | | | Specify which series I'm talking about | Rafael Mendonça França | 2018-04-10 | 1 | -1/+1 |
* | | | | Update our security policy to include all releases in the current series | Rafael Mendonça França | 2018-04-10 | 1 | -2/+2 |
* | | | | Allow use of minitest-rails gem with Rails test runner | yuuji.yaginuma | 2018-04-11 | 1 | -1/+1 |
* | | | | Remove upper bound on Capybara | eileencodes | 2018-04-10 | 4 | -4/+4 |
* | | | | Merge pull request #32517 from javan/ast/no-root-in-json | Javan Makhmali | 2018-04-10 | 2 | -1/+24 |
|\ \ \ \ |
|
| * | | | | Always exclude JSON root from direct_uploads#create response | Javan Makhmali | 2018-04-10 | 2 | -1/+24 |
|/ / / / |
|
* | | | | 4.2 is still maintained | Rafael Mendonça França | 2018-04-10 | 1 | -1/+1 |