summaryrefslogtreecommitdiffstats
path: root/models/status.go
Commit message (Expand)AuthorAgeFilesLines
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Fix race on updatesize (#5190)Lunny Xiao2018-10-261-7/+8
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-14/+5
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-011-8/+4
* Display commit status on landing page of repo (#1784)Rémy Boulanouar2017-09-141-11/+23
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-13/+2
* Show commit status icon in commits table (#1688)Lauris BH2017-05-071-4/+54
* fix bug on status API (#1533)Lunny Xiao2017-04-241-16/+5
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-211-0/+265