aboutsummaryrefslogtreecommitdiff
path: root/models/milestone.go
Commit message (Expand)AuthorAge
* internal: move packages under this directory (#5836)Unknwon2019-10-24
* Enable Go modules (#5835)Unknwon2019-10-23
* models: rename Id to IDUnknwon2018-08-16
* models: skip JSON for fields skipped by XORMUnknwon2018-06-09
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* Refactoring: remove sessionRelease()Unknwon2017-06-11
* models: remove redundant tags for primary keysUnknwon2017-05-21
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* milestone: only show issue-related count under issue list (#4316)Unknwon2017-03-24
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* Some file refactoringUnknwon2017-02-10