aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib
Commit message (Expand)AuthorAgeFilesLines
* Restrict variants to variable image blobsGeorge Claghorn2017-12-152-0/+3
* Merge branch 'master' into activestorage-guideJeffrey Guenther2017-12-142-2/+6
|\
| * Merge pull request #31391 from 5t111111/fix-active_storage-installation-failu...Eileen M. Uchitelle2017-12-131-1/+5
| |\
| | * Invoke app-prefixed active storage task when in engineHirofumi Wakasugi2017-12-131-1/+5
| * | Return `nil` instead of `false` if raise `Azure::Core::Http::HTTPError`Yoshiyuki Hirano2017-12-121-1/+1
| |/
* | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-12-0812-35/+135
|\|
| * Swap raw video width and height if angle is 90 or 270 degreesGeorge Claghorn2017-12-081-1/+13
| * Fix customizing Content-Type via GCS service URLsGeorge Claghorn2017-12-071-1/+7
| * Fix instrumention name: delete_prefixed like the others.Kasper Timm Hansen2017-12-031-1/+1
| * Purge variants with their blobsGeorge Claghorn2017-12-027-29/+79
| * Make ASt previewer/analyzer binary paths configurableGeorge Claghorn2017-12-014-4/+32
| * Add ActiveStorage::Previewer#logger to match ActiveStorage::Analyzer#loggerGeorge Claghorn2017-11-301-0/+4
* | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-11-302-6/+15
|\|
| * Use `credentials` instead of `keyfile` in GCS seviceyuuji.yaginuma2017-11-291-0/+2
| * Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-281-1/+1
| * Preparing for 5.2.0.beta1 releaseRafael Mendonça França2017-11-271-1/+1
| * Avoid connecting to GCS during app bootGeorge Claghorn2017-11-231-5/+12
* | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-11-203-12/+31
|\|
| * Provide attachment writersGeorge Claghorn2017-11-201-0/+8
| * Permit attaching files to new recordsGeorge Claghorn2017-11-192-5/+9
| * Introduce ActiveStorage::Attached::{One,Many}#detachGeorge Claghorn2017-11-142-7/+14
* | Merge branch 'master' into activestorage-guideJeffrey Guenther2017-11-094-21/+13
|\|
| * Remove needless block parameterGeorge Claghorn2017-11-071-1/+1
| * Fix streaming downloads from S3/Azure StorageGeorge Claghorn2017-11-062-7/+7
| * Permit configuring Active Storage's job queueGeorge Claghorn2017-11-032-14/+6
* | Fixes typo in docsJeffrey Guenther2017-11-021-1/+1
|/
* Allow third-party previewers/analyzers to customize their tempdirsGeorge Claghorn2017-11-022-3/+10
* Use the indicative mood consistently [ci skip]George Claghorn2017-10-221-1/+1
* Fix links [ci skip]George Claghorn2017-10-221-2/+2
* Extract metadata from images and videosGeorge Claghorn2017-10-2213-30/+218
* [Active Storage] require_relative => requireAkira Matsuda2017-10-211-1/+1
* Fix "warning: `*' interpreted as argument prefix"Ryuta Kamizono2017-09-301-1/+1
* Preview PDFs and videosGeorge Claghorn2017-09-2810-7/+135
* Add `with_attached_*` scope to `has_one_attached` macroYoshiyuki Hirano2017-09-191-0/+6
* Fix file missing in activestorage's example code [ci skip]Yoshiyuki Hirano2017-09-172-2/+2
* Avoid making HTTP requests to generate signed URLs for GCS objectsGeorge Claghorn2017-09-131-3/+3
* Add credentials using a generic EncryptedConfiguration class (#30067)David Heinemeier Hansson2017-09-111-3/+1
* Use v3 of the AWS SDKYuji Yaginuma2017-09-091-3/+3
* Accept GCS client optionsGeorge Claghorn2017-09-011-2/+2
* Ignore files already deleted on GCS file deletionsRosa Gutierrez2017-08-311-1/+5
* RefactorGeorge Claghorn2017-08-291-12/+10
* Fix replacing a singular attachmentGeorge Claghorn2017-08-293-7/+25
* Update Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-302-2/+2
* Fix order of Active Storage DiskService URL parametersKoichi ITO2017-08-261-1/+1
* Fix syntax errorGeorge Claghorn2017-08-201-1/+1
* DRYGeorge Claghorn2017-08-204-10/+14
* Merge pull request #30280 from koic/change_namespace_of_active_storage_rake_taskRyuta Kamizono2017-08-161-1/+1
|\
| * Change namespace of Active Storage rake taskKoichi ITO2017-08-161-1/+1
* | Fix RuboCop offensesKoichi ITO2017-08-161-2/+2
|/
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-158-9/+9