summaryrefslogtreecommitdiffstats
path: root/models/attachment.go
Commit message (Expand)AuthorAgeFilesLines
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-011-7/+7
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-6/+1
* Refactor session close as xorm already does everything needed internally (#2020)Lauris BH2017-06-211-1/+1
* feat: add download count field and unit testing for attachment. (#1512)Bo-Yi Wu2017-04-201-9/+22
* Fix unused Engine bugs (#1064)Ethan Koenig2017-02-271-1/+1
* Allow custom public files (#782)Thomas Boerger2017-01-281-1/+0
* Spun attachments into seperate go file (#701)Philip Couling2017-01-201-0/+176