Kristian Larsson
Kristian Larsson
Rather than directly invoking HTTP calls to github/gitlab we could look into using the ghub and/or glab libraries that provide an Emacs lib for talking to GitHub and GitLab. I...
Well it's more of an error message than real handling but it'll do for now, at least we'll be a bit more explicit about what is going on instead of...
Fetching the issue list is done in a single call and with `?per_page=100` so we only get 100 issues. Obviously need to fetch all of them!
When I ran into #41 but before I knew what caused it all I got from Emacs/org-sync was: `helm-M-x: JSON readtable error` which isn't particularly helpful at all. I think...
We should support mapping gitlabs due date to orgs DEADLINE.
org-sync currently only supports syncing the issue itself and whatever properties it might have. Comments on the issue however, are not synced. Clearly, this would be a very nice feature...
##### Summary I want GTSM support, i.e. setting a high TTL on outgoing packets and verifying that incoming packets have a high TTL. In v4 this seems properly supported for...
It seems to me that UTC is selected for on the wire representation of time as well as in the database (https://github.com/jaegertracing/jaeger/pull/712), which sort of makes sense, at least with...
We need a standard module for doing longest prefix matching. It would be nice if we could have the same module for IPv4 and IPv6 but I having an implementation...
This presentation https://clnv.s3.amazonaws.com/2018/eur/pdf/BRKSPG-2724.pdf hints that there is a "baking" process happening the first time xrv9k is booted. I think I've seen this in logs, i.e. xr starts up, does something...