aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting of Active Storage docs [ci skip]Koichi ITO2017-08-117-33/+33
* Fix formatting of Active Storage docs [ci skip]yuuji.yaginuma2017-08-119-36/+36
* Run Active Storage tests in CI (#30144)George Claghorn2017-08-104-20/+18
* Isolate ActiveStorage namespaces (#30095)Dino Maric2017-08-102-1/+3
* Fix a typoqsona2017-08-101-1/+1
* Merge pull request #30112 from dixpac/filter_minitest_backtraceRafael França2017-08-081-0/+4
|\
| * Filter out Minitest backtrace.dixpac2017-08-071-0/+4
* | Merge pull request #30118 from georgeclaghorn/active-storage-load-hooksRafael França2017-08-081-16/+15
|\ \
| * | Set ActiveStorage::Blob.service when ActiveStorage::Blob is loadedGeorge Claghorn2017-08-081-16/+15
* | | Merge pull request #30135 from ffmike/azure-storage-fix-content-typeRafael Mendonça França2017-08-082-3/+11
|\ \ \ | |/ / |/| |
| * | Support content_type in AzureStorageService#urlMike Gunderloy2017-08-082-2/+12
* | | ActiveStorage:Add migrations per rails engine conventions (#30111)Dino Maric2017-08-083-12/+4
|/ /
* / Extend image_tag to accept ActiveStorage Attachments and Variants (#30084)Anton Khamets2017-08-072-1/+41
|/
* Active Storage to 5.2.0.alpha inside `activestorage/package.json`bogdanvlviv2017-08-061-1/+1
* Pass over Active Storage readme [ci skip] (#30086)Vipul A M2017-08-061-2/+2
* Merge branch 'master' into ast-moduleDavid Heinemeier Hansson2017-08-0512-24/+30
|\
| * Merge pull request #30068 from kamipo/user_start_with_than_regexpDavid Heinemeier Hansson2017-08-051-4/+4
| |\
| | * Use `content_type.start_with?("...")` than `content_type =~ /^.../`Ryuta Kamizono2017-08-051-4/+4
| * | Merge pull request #30081 from y-yagi/fix_ruby_warningsDavid Heinemeier Hansson2017-08-056-11/+17
| |\ \
| | * | Fix ruby warningsyuuji.yaginuma2017-08-056-11/+17
| * | | Merge pull request #30080 from georgeclaghorn/active-storage-secret-key-baseDavid Heinemeier Hansson2017-08-051-1/+1
| |\ \ \
| | * | | Check for `app.secrets.secret_key_base`, not `app.config.secret_key_base`George Claghorn2017-08-051-1/+1
| | |/ /
| * | | Merge pull request #30083 from koic/change_gem_version_of_active_storage_to_5...David Heinemeier Hansson2017-08-051-2/+2
| |\ \ \
| | * | | Change gem version of Active Storage to 5.2.0.alphaKoichi ITO2017-08-051-2/+2
| | |/ /
| * / / Remove unecesarry exception variabledixpac2017-08-051-1/+1
| |/ /
| * / Fix repository URL [ci skip]yuuji.yaginuma2017-08-052-4/+4
| |/
* / `module ActiveStorage`, not `ActiveStorage::Class`claudiob2017-08-0412-660/+685
|/
* 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