aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eventsource/manager_run.go
Commit message (Expand)AuthorAgeFilesLines
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-1/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-1/+1
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-2/+2
* Stop spurious APIFormat stopwatches logs (#20008)zeripath2022-06-171-1/+3
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-1/+2
* Improve Stopwatch behavior (#18930)Gusted2022-04-251-0/+27
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-0/+4
* Hold the event source when there are no listeners (#15725)zeripath2021-05-151-0/+29
* Move EventSource to SharedWorker (#12095)zeripath2020-07-031-0/+3
* Add EventSource support (#11235)zeripath2020-05-071-0/+50