| Commit message (Expand) | Author | Age | Files | Lines |
* | Purge variants with their blobs | George Claghorn | 2017-12-02 | 1 | -1/+2 |
* | Preserve existing metadata when analyzing a blob | George Claghorn | 2017-11-13 | 1 | -1/+1 |
* | Extract metadata from images and videos | George Claghorn | 2017-10-22 | 2 | -1/+63 |
* | Clarify comment [ci skip] | George Claghorn | 2017-10-13 | 1 | -1/+1 |
* | Accept variation keys in #preview and #variant | George Claghorn | 2017-10-12 | 2 | -7/+12 |
* | Introduce ActiveStorage::Blob#representation | George Claghorn | 2017-10-12 | 2 | -0/+30 |
* | Replace variation key use with SHA256 of key to prevent long filenames | khall | 2017-10-05 | 1 | -1/+1 |
* | Fix third-party system libraries list in ActiveStorage::Preview [ci skip] | Yoshiyuki Hirano | 2017-10-04 | 1 | -2/+2 |
* | Associate blobs with their attachments | George Claghorn | 2017-10-03 | 1 | -0/+2 |
* | Preview PDFs and videos | George Claghorn | 2017-09-28 | 4 | -11/+141 |
* | Add missing word [ci skip] | George Claghorn | 2017-09-20 | 1 | -1/+1 |
* | Flesh out ActiveStorage::Filename docs | George Claghorn | 2017-09-20 | 1 | -6/+14 |
* | Remove unused require in ActiveStorage::Variation | Yoshiyuki Hirano | 2017-09-18 | 1 | -2/+0 |
* | Have attachments touch their records | George Claghorn | 2017-08-31 | 1 | -1/+1 |
* | Update Active Storage docs [ci skip] | Yoshiyuki Hirano | 2017-08-30 | 2 | -7/+15 |
* | Synchronously destroy attachments | George Claghorn | 2017-08-29 | 1 | -6/+4 |
* | Enable links in Active Storage docs [ci skip] | Yoshiyuki Hirano | 2017-08-26 | 2 | -2/+2 |
* | Fix link in doc for active storage [ci skip] | Yoshiyuki Hirano | 2017-08-25 | 1 | -1/+1 |
* | Add frozen string literal pragma | George Claghorn | 2017-08-21 | 1 | -0/+2 |
* | Encode Content-Disposition filenames according to RFC 2231 | George Claghorn | 2017-08-21 | 3 | -1/+39 |
* | DRY | George Claghorn | 2017-08-20 | 1 | -1/+1 |
* | Rename ActiveStorage::Filename#extname to extension_with_delimiter | George Claghorn | 2017-08-20 | 1 | -9/+11 |
* | restores some double newlines deleted in ae87217 | Xavier Noria | 2017-08-15 | 2 | -0/+4 |
* | minor tweaks in Active Storage after a walkthrough | Xavier Noria | 2017-08-15 | 4 | -29/+27 |
* | Use frozen string literal in Active Storage | Koichi ITO | 2017-08-12 | 5 | -0/+10 |
* | Fix formatting of Active Storage docs [ci skip] | Koichi ITO | 2017-08-11 | 4 | -30/+30 |
* | Fix a typo | qsona | 2017-08-10 | 1 | -1/+1 |
* | Use `content_type.start_with?("...")` than `content_type =~ /^.../` | Ryuta Kamizono | 2017-08-05 | 1 | -4/+4 |
* | Merge pull request #30061 from claudiob/ast-rubocop | Rafael França | 2017-08-03 | 2 | -2/+2 |
|\ |
|
| * | Make Rubocop happier about ActiveStorage | claudiob | 2017-08-03 | 2 | -2/+2 |
* | | Do not eager load ActiveRecord::Base | Rafael Mendonça França | 2017-08-03 | 2 | -7/+0 |
* | | There is no reason to single line methods here | Rafael Mendonça França | 2017-08-03 | 1 | -4/+12 |
|/ |
|
* | Remove circular dependency | David Heinemeier Hansson | 2017-08-01 | 1 | -2/+0 |
* | Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58' | Rafael Mendonça França | 2017-07-31 | 5 | -0/+406 |