summaryrefslogtreecommitdiffstats
path: root/models/fixtures/attachment.yml
Commit message (Collapse)AuthorAgeFilesLines
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-301-8/+8
| | | | | | | | | | * MySQL, Postgres integration tests in drone * Fix .drone.yml * sign drone * resign drone
* feat: add download count field and unit testing for attachment. (#1512)Bo-Yi Wu2017-04-201-0/+71
* feat: add download count field and unit testing. * fix: unit testing * refactor: improve testing. * fix: update comment * add default value. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>