Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #30061 from claudiob/ast-rubocop | Rafael França | 2017-08-03 | 5 | -5/+5 | |
|\ | ||||||
| * | Make Rubocop happier about ActiveStorage | claudiob | 2017-08-03 | 5 | -5/+5 | |
* | | We need to require the top file before individual one | Rafael Mendonça França | 2017-08-03 | 1 | -0/+1 | |
* | | Do not eager load ActiveRecord::Base | Rafael Mendonça França | 2017-08-03 | 4 | -12/+0 | |
* | | There is no reason to single line methods here | Rafael Mendonça França | 2017-08-03 | 1 | -4/+12 | |
|/ | ||||||
* | Can't initialize a message verifier without a key base | David Heinemeier Hansson | 2017-08-03 | 1 | -1/+3 | |
* | Tweak requires | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 | |
* | Use release azure-core gem | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 | |
* | Update README.md | Mike Gunderloy | 2017-08-02 | 1 | -1/+1 | |
* | Add Azure gems to README | Mike Gunderloy | 2017-08-02 | 1 | -1/+2 | |
* | Fix `Style/StringLiterals` violations for Active Storage | Ryuta Kamizono | 2017-08-03 | 15 | -25/+25 | |
* | Add Azure to the available services list | Rolandas Barysas | 2017-08-02 | 1 | -0/+1 | |
* | Add Azure to readme | Bryan Lim | 2017-08-02 | 1 | -3/+1 | |
* | Skip if credentials aren't provided | David Heinemeier Hansson | 2017-08-01 | 2 | -2/+2 | |
* | Fix dummy app for inclusion in Rails | David Heinemeier Hansson | 2017-08-01 | 1 | -2/+1 | |
* | Remove circular dependency | David Heinemeier Hansson | 2017-08-01 | 1 | -2/+0 | |
* | Follow same format as action_cable | David Heinemeier Hansson | 2017-08-01 | 1 | -1/+3 | |
* | Cut down on installation advice | David Heinemeier Hansson | 2017-08-01 | 1 | -8/+4 | |
* | Drop README terms no longer relevant | David Heinemeier Hansson | 2017-08-01 | 1 | -12/+0 | |
* | Rely on top-level files | David Heinemeier Hansson | 2017-08-01 | 2 | -150/+0 | |
* | Merge pull request #30030 from claudiob/only-disk | Guillermo Iguaran | 2017-08-01 | 1 | -1/+3 | |
|\ | ||||||
| * | Let ActiveStorage tests pass only for Disk | claudiob | 2017-08-01 | 1 | -1/+3 | |
* | | Don't depend on HTTParty | claudiob | 2017-08-01 | 3 | -15/+18 | |
|/ | ||||||
* | Setup travis to be able to run CI tests against S3 | David Heinemeier Hansson | 2017-07-31 | 4 | -33/+31 | |
* | Move the direct_upload: true convenience option from the activestorage helper... | David Heinemeier Hansson | 2017-07-31 | 1 | -18/+0 | |
* | Move to new storage.yml location | David Heinemeier Hansson | 2017-07-31 | 1 | -0/+0 | |
* | Directory and config installation now done by app_generator | David Heinemeier Hansson | 2017-07-31 | 1 | -7/+0 | |
* | Fix gitignore to be relative | David Heinemeier Hansson | 2017-07-31 | 1 | -1/+1 | |
* | Follow form from actioncable | David Heinemeier Hansson | 2017-07-31 | 1 | -1/+4 | |
* | Use config/storage.yml as part of the skeleton and loading | David Heinemeier Hansson | 2017-07-31 | 4 | -37/+3 | |
* | Resolve gemspec typo | David Heinemeier Hansson | 2017-07-31 | 1 | -1/+1 | |
* | No longer used | David Heinemeier Hansson | 2017-07-31 | 1 | -23/+0 | |
* | Bring activestorage dependencies into the general Gemfile | David Heinemeier Hansson | 2017-07-31 | 1 | -233/+0 | |
* | Initialize changelog | David Heinemeier Hansson | 2017-07-31 | 1 | -0/+3 | |
* | Use standard Rails layout for gemspec | David Heinemeier Hansson | 2017-07-31 | 1 | -12/+24 | |
* | Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58' | Rafael Mendonça França | 2017-07-31 | 121 | -0/+7370 |