aboutsummaryrefslogtreecommitdiffstats
path: root/models/activities
Commit message (Expand)AuthorAgeFilesLines
* Always reuse transaction (#22362)Jason Song2023-01-081-1/+1
* Use complete SHA to create and query commit status (#22244)Jason Song2022-12-271-1/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-033-15/+15
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2710-20/+10
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-194-76/+56
* 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