Michael Graff
Michael Graff
I would like to merge the run results from multiple runs, namely from rspec and cucumber, into one run. Ideally I'd like to see each independently as well, since I...
## Description I expected gzip and deflate and other types to be automatically handed, for some reason, or at least have a common middleware that would handle this. Is this...
When a message of type E is passed back in the callback, it's not clear what the application should do. Ideally, attempting to reconnect at some time interval with or...
This is a monkey-patch, but allows for basic HRULE usage: ``` ruby module RRD class Graph def draw_hrule(options) options = {:width => 1}.merge options type = "HRULE" draw(type, options) end...
While marking messages as spam, there is no feedback that it's doing anything, causing the user to wonder if they clicked or not, and usually clicking again.
When marking around 50 messages as spam at once, it causes an error to be reported to the UI.
I am using Modoboa as a UI to a filtering mail server, where the final delivery is made on another server. I would like to have a way to submit...
### Contact Details _No response_ ### What happened? I added a host to a network called "flame" which uses IPv4 space 10.30.0.0/20, and the "netmaker" interface gets a 10.30.0.2 address....
### Contact Details _No response_ ### What happened? To help track down the source of these, it would be useful to log the information available, like IP address. ``` [netmaker]...
This text appears in the README.md file. What is the behavior of this code should the number of partitions change, or the list of brokers change?