Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | feat: add download count field and unit testing for attachment. (#1512) | Bo-Yi Wu | 2017-04-20 | 1 | -9/+22 |
| | | | | | | | | | | | | | | * 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> | ||||
* | Fix unused Engine bugs (#1064) | Ethan Koenig | 2017-02-27 | 1 | -1/+1 |
| | |||||
* | Allow custom public files (#782) | Thomas Boerger | 2017-01-28 | 1 | -1/+0 |
| | | | | | | * Allow custom public files * Gofmt code, lots of places not related to this pr | ||||
* | Spun attachments into seperate go file (#701) | Philip Couling | 2017-01-20 | 1 | -0/+176 |
Moved attachments into seperate go file |