Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Blob#type as a StringInquirer | David Heinemeier Hansson | 2017-07-28 | 1 | -0/+6 |
* | Introduce the Dummy. (#70) | Dino Maric | 2017-07-27 | 1 | -1/+2 |
* | Fix test failure in CI due to platform differences | George Claghorn | 2017-07-26 | 1 | -1/+1 |
* | Check variant image properties directly | George Claghorn | 2017-07-26 | 1 | -5/+9 |
* | Compare images by selected attributes (size, colorspace) | Anton Khamets | 2017-07-26 | 1 | -6/+3 |
* | Fix blob associations | David Heinemeier Hansson | 2017-07-24 | 1 | -0/+18 |
* | Blob/Variant#url -> #service_url to emphasize this URL isn't to be public | David Heinemeier Hansson | 2017-07-24 | 2 | -4/+4 |
* | Temporarily skip variant tests pending a fix | George Claghorn | 2017-07-23 | 1 | -0/+4 |
* | Tell service which content-type to use for the response | David Heinemeier Hansson | 2017-07-23 | 1 | -1/+1 |
* | Add and test preloading scope | David Heinemeier Hansson | 2017-07-23 | 1 | -1/+4 |
* | Merge branch 'master' into explore-polymorphism | David Heinemeier Hansson | 2017-07-23 | 1 | -1/+1 |
|\ | |||||
| * | Specify verification purposes | David Heinemeier Hansson | 2017-07-23 | 1 | -1/+1 |
* | | Fix attaching with standard Rails associations. | Kasper Timm Hansen | 2017-07-23 | 1 | -2/+2 |
* | | Explore regular polymorphic associations rather than record_gid | David Heinemeier Hansson | 2017-07-23 | 1 | -0/+8 |
|/ | |||||
* | VerifiedKeyWithExpiration no longer needed | David Heinemeier Hansson | 2017-07-23 | 2 | -22/+1 |
* | Switch to simpler signed_id for blob rather than full GlobalID | David Heinemeier Hansson | 2017-07-23 | 3 | -1/+3 |
* | Even more needless requires | David Heinemeier Hansson | 2017-07-22 | 1 | -1/+0 |
* | Nix more needless requires | David Heinemeier Hansson | 2017-07-22 | 2 | -6/+0 |
* | Move model tests to models directory | David Heinemeier Hansson | 2017-07-22 | 4 | -0/+183 |