Commit Graph

23 Commits (f95b4b3882ab2e738b4bd9f6f53f27833d51e72a)

Author SHA1 Message Date
bergquist 03dae10e79 bus: noop should still execute fn 7 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 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 years ago
Torkel Ödegaard 442e0e437b refactoring: transaction manager PR #12203 7 years ago
bergquist 6775a82c82 fixes typo in code 7 years ago
bergquist 263572813a replace begin/end with wrapper function 7 years ago
bergquist 8143610024 bus: support multiple dispatch in one transaction 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
Dieter Plaetinck 194273a643 clarify which handler is not found 10 years ago
Torkel Ödegaard ba883d25fe More middleware unit tests cover all current auth mechanisms 10 years ago
Torkel Ödegaard 3752379106 Worked on event system, needs a little more work 10 years ago
woodsaj a712f1a231 Add inital implementation of Notification events. 10 years ago
Torkel Ödegaard 68cc3f86dd Handle default datasource management 11 years ago
Torkel Ödegaard c7ed348ee8 Lots of progress on command/query bus concept, in memory sql testing, datasource admin 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