Raphaël Droz

Results 250 issues of Raphaël Droz

Booting the kernel is slow. It may sometimes be desirable to reuse a kernel across several related tests, especially when they rely upon the same container's configuration.

In the hope to finally close #16, #38 and #69

Trying to output a complex (dict) variable triggers a `Error: bad label format` ```html foo ansible_python_interpreteransible_useros_servers = {'foo': {'bar': 'DE'}} ```

Which are interesting Apache metrics too. I wrote such an [exporter for Munin](https://github.com/munin-monitoring/contrib/blob/master/plugins/apache/apache_cache_disk_count) (GPLv2), but contribution under MIT is a bit less appealing. But basically, it's : `htcacheclean -a -p...

enhancement
help wanted

I have some encrypted texts (`.txt.gpg`, `.json.gpg`) and images (`.jpg.gpg`) and I wonder whether this project could act as a filter to handle the GPG extension (in order to obtain...

Details ------- - WordPress version: 5.5 - ACF version: 5.9 ### Bug summary I used to relied on `acf_country_helpers::get_countries()` as a very handy helper when it come to create custom...

Details ------- - WordPress version: 5.3 - ACF version: 5.8.7 ### Feature request When using the Gutenberg editor, I'd like to find and use a `` configured to render my...

enhancement

I don't know why these two 2e543e8 & a49624b appear in the PR

See this issue: https://gitlab.com/DMore/chrome-mink-driver/issues/36 With config like: ``` formatters: html: output_path: %paths.base%/tests/coverage extensions: DMore\ChromeExtension\Behat\ServiceContainer\ChromeExtension: ~ Behat\MinkExtension: browser_name: chrome emuse\BehatHTMLFormatter\BehatHTMLFormatterExtension: name: html # don't generate Behat2 renderer: Twig file_name: index print_args:...