Arnout Engelen

Results 416 issues of Arnout Engelen

Depends on https://github.com/akka/akka-http/issues/3891

enhancement

It'd be really great to have support for angled (and even crossing!) arrows, to represent messages being sent e.g. over a network. Example: http://tex.stackexchange.com/questions/99436/network-message-sequence-diagram I fully realize this would be...

enhancement

Right now each new element (arrow or note) is drawn at a new 'line'. It might be neat to also allow multiple elements on one line - though it'll probably...

When a note or signal is indented with '=' it is shown on the same height as the latest note or signal without indentation. This is just a PoC implementation...

The 'button links', i.e. on https://grpc.io/contribute, don't seem to work in Firefox (I'm on version 61.0.1)

When looking at the following history: ![selection_311](https://user-images.githubusercontent.com/131856/39756463-0bcc7cc2-52ca-11e8-8871-152aa02f6c2c.png) 'git describe --tags' will show `v0.1-7-g74a4d6a`, while gradle-git-version's `commitDistance` is instead `1`. This is because the history is considered with the semantics as...

LoggingContext does exactly what it says on the tin: it is a `LoggingAdapter` that is always implicitly available, either through an `ActorSystem`, an `ActorContext`, or falling back to `NoLogging`. The...

As documented in https://tools.ietf.org/html/rfc7239