summaryrefslogtreecommitdiffstats
path: root/models/activities
Commit message (Expand)AuthorAgeFilesLines
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-122-3/+3
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-031-1/+2
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-244-21/+21
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-1/+1
* Add generic set type (#21408)KN4CK3R2022-10-122-39/+23
* Use absolute links in feeds (#21229)KN4CK3R2022-09-212-3/+12
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Add more checks in migration code (#21011)zeripath2022-09-041-1/+1
* Add another index for Action table on postgres (#21033)zeripath2022-09-031-1/+8
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-2510-0/+2621