aboutsummaryrefslogtreecommitdiffstats
path: root/models/activities/action_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move GetFeeds to service layer (#32526)Lunny Xiao2024-11-291-149/+0
* Fix markup render regression and fix some tests (#32640)wxiaoguang2024-11-261-1/+1
* Don't join repository when loading action table data (#32127)Lunny Xiao2024-09-261-2/+4
* Refactor webhook (#31587)wxiaoguang2024-07-101-1/+3
* Filter out duplicate action(activity) items for a repository (#30957)wxiaoguang2024-05-141-0/+21
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-4/+4
* Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueInde...wxiaoguang2023-08-071-0/+34
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-071-1/+1
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-241-9/+18
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-5/+5
* Use absolute links in feeds (#21229)KN4CK3R2022-09-211-3/+7
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-0/+274