aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Add direct upload support to the disk serviceGeorge Claghorn2017-07-257-9/+134
| | * | | Deep mergeGeorge Claghorn2017-07-241-8/+5
| | * | | Did thatDavid Heinemeier Hansson2017-07-241-1/+0
| | * | | Flesh out the README a bit moreDavid Heinemeier Hansson2017-07-241-10/+22
| | * | | Document the rest of libDavid Heinemeier Hansson2017-07-249-10/+61
| | * | | Trivial typo fixMike Gunderloy2017-07-241-1/+1
| | * | | Fix blob associationsDavid Heinemeier Hansson2017-07-243-2/+21
| | * | | Models are autoloaded per engine standardsDavid Heinemeier Hansson2017-07-241-1/+1
| | * | | Add standard version setupDavid Heinemeier Hansson2017-07-242-0/+23
| | * | | Follow the same copyright format as the other Rails frameworksDavid Heinemeier Hansson2017-07-241-0/+23
| | * | | Basic documentation for jobDavid Heinemeier Hansson2017-07-241-0/+1
| | * | | Finish basic documentation for controllersDavid Heinemeier Hansson2017-07-243-13/+11
| | * | | Merge branch 'master' of github.com:rails/activestorageDavid Heinemeier Hansson2017-07-246-16/+18
| | |\ \ \
| | | * | | Verify direct upload checksumsGeorge Claghorn2017-07-246-16/+18
| | * | | | Start on docs for libDavid Heinemeier Hansson2017-07-242-0/+3
| | * | | | Basic documentation for all the modelsDavid Heinemeier Hansson2017-07-245-3/+149
| | * | | | Blob/Variant#url -> #service_url to emphasize this URL isn't to be publicDavid Heinemeier Hansson2017-07-248-11/+15
| | |/ / /
| | * | | Everything under app/ is eager loaded, don't want that for serviceDavid Heinemeier Hansson2017-07-246-0/+0
| | * | | Merge branch 'master' of github.com:rails/activestorageDavid Heinemeier Hansson2017-07-243-1/+7
| | |\ \ \
| | | * | | Skip controller test, tooGeorge Claghorn2017-07-231-0/+2
| | | * | | Temporarily skip variant tests pending a fixGeorge Claghorn2017-07-231-0/+4
| | | * | | Don't annotate template class with :nodoc:George Claghorn2017-07-231-1/+1
| | * | | | Refer to the yielded appDavid Heinemeier Hansson2017-07-241-1/+1
| | |/ / /
| | * | | Tell service which content-type to use for the responseDavid Heinemeier Hansson2017-07-2312-21/+27
| | * | | Still need GlobalID for PurgeJob serializationDavid Heinemeier Hansson2017-07-231-0/+4
| | * | | Schema out of date and now obviousDavid Heinemeier Hansson2017-07-231-1/+0
| | * | | Fix attachingDavid Heinemeier Hansson2017-07-231-3/+3
| | * | | Merge pull request #32 from rails/explore-polymorphismDavid Heinemeier Hansson2017-07-239-31/+47
| | |\ \ \
| | | * | | Demonstrate preloading in exampleDavid Heinemeier Hansson2017-07-231-0/+5
| | | * | | No more GlobalIDDavid Heinemeier Hansson2017-07-234-8/+1
| | | * | | Add and test preloading scopeDavid Heinemeier Hansson2017-07-232-1/+10
| | | * | | Merge branch 'master' into explore-polymorphismDavid Heinemeier Hansson2017-07-231-1/+1
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Work-around until @response.parsed_body problem is solvedDavid Heinemeier Hansson2017-07-231-2/+2
| | * | | | Return to same level of abstractionDavid Heinemeier Hansson2017-07-231-1/+5
| | * | | | Require mini_magick when it's usedGeorge Claghorn2017-07-231-1/+1
| | | * | | Return to same level of abstractionDavid Heinemeier Hansson2017-07-231-1/+5
| | | * | | Work-around until @response.parsed_body problem is solvedDavid Heinemeier Hansson2017-07-231-2/+2
| | | * | | Merge branch 'master' into explore-polymorphismDavid Heinemeier Hansson2017-07-236-9/+9
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'master' of github.com:rails/activestorageDavid Heinemeier Hansson2017-07-231-8/+8
| | |\ \ \ \
| | * | | | | Specify verification purposesDavid Heinemeier Hansson2017-07-236-9/+9
| | | | * | | Fix attaching with standard Rails associations.Kasper Timm Hansen2017-07-233-11/+15
| | | | * | | Collapse indeces per Jeremy.Kasper Timm Hansen2017-07-231-3/+1
| | | | * | | Explore regular polymorphic associations rather than record_gidDavid Heinemeier Hansson2017-07-236-17/+24
| | | |/ / /
| | | * / / Use parsed_body to auto parse the response as JSON.Kasper Timm Hansen2017-07-231-8/+8
| | |/ / /
| | * | | Update the README with more explicit expectation settingDavid Heinemeier Hansson2017-07-231-6/+6
| | * | | VerifiedKeyWithExpiration no longer neededDavid Heinemeier Hansson2017-07-239-62/+11
| | * | | Provide a BlobsController for stable blob URLsDavid Heinemeier Hansson2017-07-232-0/+30
| | * | | Switch to simpler signed_id for blob rather than full GlobalIDDavid Heinemeier Hansson2017-07-2312-30/+41
| | * | | Switch to a single message verifierDavid Heinemeier Hansson2017-07-235-15/+9
| | * | | Disk controller must rely on key aloneDavid Heinemeier Hansson2017-07-231-5/+6