forgejo/modules/eventsource
Gusted e4eb82b738
fix: use better code to group UID and stopwatches
- Instead of having code that relied on the result being sorted (which
wasn't specified in the query and therefore not safe to assume so). Use
a map where it doesn't care if the result that we get from the database
is sorted or not.
- Added unit test.
2024-11-16 15:59:02 +01:00
..
event.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
event_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager.go [BUG] Make logout event non-blocking 2024-08-12 19:13:23 +02:00
manager_run.go fix: use better code to group UID and stopwatches 2024-11-16 15:59:02 +01:00
messenger.go [BUG] Make logout event non-blocking 2024-08-12 19:13:23 +02:00