mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 14:31:02 +00:00 
			
		
		
		
	| - 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. | ||
|---|---|---|
| .. | ||
| event.go | ||
| event_test.go | ||
| manager.go | ||
| manager_run.go | ||
| messenger.go | ||