Commit Graph

25 Commits (dc2defd84f2b0a19b652b8175da8eed6d0fd89b3)

Author SHA1 Message Date
Serge Zaitsev aebcecf538
Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
Serge Zaitsev ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 3 years ago
Serge Zaitsev 0b55c41d05
Chore: Remove global bus variable (#50765) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
idafurjes 65e60759fb
Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
idafurjes a65e0be110
Replace AddEventListener with AddEventListenerCtx and Publish with PublishCtx (#42284) 4 years ago
idafurjes 972764cf8f
Add context for Publish and AddEventListener (#41665) 4 years ago
Marcus Efraimsson 337998d58b
Chore: Ease the migration of always using context.Context when interacting with the bus (#36733) 4 years ago
Marcus Olsson 17724e9f84
Bus: Remove unused wildcard handlers and clean up tests (#20327) 6 years ago
Arve Knudsen 08f01a6c4f
pkg/bus: Check errors (#19748) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
bergquist 9c1758b593 bus: Dispatch now passes empty ctx if handler require it 7 years ago
bergquist 629eab0b1e bus: dont mix ctx/classic handlers 7 years ago
bergquist e2275701d8 bus: DispatchCtx can now invoke any handler 7 years ago
Torkel Ödegaard 3752379106 Worked on event system, needs a little more work 10 years ago
Torkel Ödegaard 68cc3f86dd Handle default datasource management 11 years ago
Torkel Ödegaard 27f07e9de2 Progress on data source admin 11 years ago
Torkel Ödegaard b70a3f0958 started work datasources admin 11 years ago
Torkel Ödegaard ff6a2d014a Refactored command/query interface 11 years ago
Torkel Ödegaard 246f41b88a Bus experiment 11 years ago