Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 1 | -1/+1 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -4/+4 |
* | Drop the event source if we are unauthorized (#15275) | zeripath | 2021-04-04 | 1 | -2/+2 |
* | Handle unauthorized user events gracefully (#15071) | Lauris BH | 2021-03-20 | 1 | -0/+11 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+2 |
* | Move the stopwatches to the eventsource stream (#14588) | zeripath | 2021-02-19 | 1 | -0/+32 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -0/+112 |