Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent content type and disposition bypass in storage service URLs | Rosa Gutierrez | 2018-11-27 | 1 | -1/+8 |
* | Fix zero-byte files upload | Marcelo Perini Veloso | 2018-09-06 | 1 | -1/+5 |
* | Recommend using :resize_to_fit after all | Janko Marohnić | 2018-04-23 | 1 | -5/+5 |
* | Fix leftover references to VariantsController [ci skip] | dixpac | 2018-04-08 | 1 | -1/+1 |
* | Generate root-relative paths in Active Storage disk service URL methods | George Claghorn | 2018-03-05 | 1 | -3/+7 |
* | Merge Previews/Variants controller into one Representations controller. | Kasper Timm Hansen | 2018-03-03 | 1 | -2/+2 |
* | Hoist update for clarity | George Claghorn | 2018-02-20 | 1 | -1/+6 |
* | Extract content types from blob data | George Claghorn | 2018-01-15 | 1 | -0/+11 |
* | Update error names in docs [ci skip] | George Claghorn | 2018-01-10 | 1 | -3/+3 |
* | Add missing `# frozen_string_literal: true` | Ryuta Kamizono | 2018-01-11 | 2 | -0/+4 |
* | Correct comment [ci skip] | George Claghorn | 2018-01-10 | 1 | -1/+1 |
* | Extract Analyzable and Representable concerns | George Claghorn | 2018-01-10 | 2 | -0/+146 |