aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
Commit message (Expand)AuthorAgeFilesLines
* Rename Azure to AzureStorage (#30057)Dino Maric2017-08-046-8/+8
* Fix tests for AWS buckets that include a . (#30059)Claudio B2017-08-042-3/+7
* Do not change the entire codebase style only because of active_storageRafael Mendonça França2017-08-031-4/+2
* Fix all rubocop violationsRafael Mendonça França2017-08-031-2/+4
* Merge pull request #30061 from claudiob/ast-rubocopRafael França2017-08-035-5/+5
|\
| * Make Rubocop happier about ActiveStorageclaudiob2017-08-035-5/+5
* | We need to require the top file before individual oneRafael Mendonça França2017-08-031-0/+1
* | Do not eager load ActiveRecord::BaseRafael Mendonça França2017-08-034-12/+0
* | There is no reason to single line methods hereRafael Mendonça França2017-08-031-4/+12
|/
* Can't initialize a message verifier without a key baseDavid Heinemeier Hansson2017-08-031-1/+3
* Tweak requiresMike Gunderloy2017-08-021-1/+1
* Use release azure-core gemMike Gunderloy2017-08-021-1/+1
* Update README.mdMike Gunderloy2017-08-021-1/+1
* Add Azure gems to READMEMike Gunderloy2017-08-021-1/+2
* Fix `Style/StringLiterals` violations for Active StorageRyuta Kamizono2017-08-0315-25/+25
* Add Azure to the available services listRolandas Barysas2017-08-021-0/+1
* Add Azure to readme Bryan Lim2017-08-021-3/+1
* Skip if credentials aren't providedDavid Heinemeier Hansson2017-08-012-2/+2
* Fix dummy app for inclusion in RailsDavid Heinemeier Hansson2017-08-011-2/+1
* Remove circular dependencyDavid Heinemeier Hansson2017-08-011-2/+0
* Follow same format as action_cableDavid Heinemeier Hansson2017-08-011-1/+3
* Cut down on installation adviceDavid Heinemeier Hansson2017-08-011-8/+4
* Drop README terms no longer relevantDavid Heinemeier Hansson2017-08-011-12/+0
* Rely on top-level filesDavid Heinemeier Hansson2017-08-012-150/+0
* Merge pull request #30030 from claudiob/only-diskGuillermo Iguaran2017-08-011-1/+3
|\
| * Let ActiveStorage tests pass only for Diskclaudiob2017-08-011-1/+3
* | Don't depend on HTTPartyclaudiob2017-08-013-15/+18
|/
* Setup travis to be able to run CI tests against S3David Heinemeier Hansson2017-07-314-33/+31
* Move the direct_upload: true convenience option from the activestorage helper...David Heinemeier Hansson2017-07-311-18/+0
* Move to new storage.yml locationDavid Heinemeier Hansson2017-07-311-0/+0
* Directory and config installation now done by app_generatorDavid Heinemeier Hansson2017-07-311-7/+0
* Fix gitignore to be relativeDavid Heinemeier Hansson2017-07-311-1/+1
* Follow form from actioncableDavid Heinemeier Hansson2017-07-311-1/+4
* Use config/storage.yml as part of the skeleton and loadingDavid Heinemeier Hansson2017-07-314-37/+3
* Resolve gemspec typoDavid Heinemeier Hansson2017-07-311-1/+1
* No longer usedDavid Heinemeier Hansson2017-07-311-23/+0
* Bring activestorage dependencies into the general GemfileDavid Heinemeier Hansson2017-07-311-233/+0
* Initialize changelogDavid Heinemeier Hansson2017-07-311-0/+3
* Use standard Rails layout for gemspecDavid Heinemeier Hansson2017-07-311-12/+24
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-31121-0/+7370