Stéphane
Stéphane
Network calls from [geventhttpclient](https://github.com/gwik/geventhttpclient) which use native gevent API are not intercepted by HTTPretty
How does it compare to other technologies? https://www.techempower.com/benchmarks/
It would be great if the graph would include role dependencies (from meta/main.yml of each roles, including the one imported from ansible Galaxy)
Hello, The files `/var/lib/zerotier-one/networks.d/{network id}.local.conf` containing the flags is not persisted across reboot. `allowGlobal`, `allowDefault` and `allowDNS` should be persisted
It seems to me that an implementation of an [OpenTelemetry](https://opentelemetry.io/) Exporter to send traces and logs to Sentry, would be interesting…
Method Node.get_marker was removed in pytest 4.1 ``` def pytest_runtest_setup(item): > marker = item.get_marker('httpretty') E AttributeError: 'Function' object has no attribute 'get_marker' ``` ``` > marker = item.get_marker('httpretty') E AttributeError:...
The libs are only provided as binaries. How can these be built from source ?
Hi Eric, Here is a proposal for a patch. This patch allows the administrator to choose an an alternative gitolite config file. Then the original conf/gitolite.conf file can be preserved,...
Something really strange happened, the plugin removed all the key that weren't added in redmine.. Including the admin key for gitlolite.. I've found one commit of my gitolite-admin repo by...