Fernando Collova

Results 6 issues of Fernando Collova

As commented in [#41](https://github.com/markchalloner/git-semver/pull/41) this is the updated CHANGELOG.md, tagged as Unreleased. Please let me know if I forgot something, or if this is going to be a numbered release,...

As discussed in #36, this code sorts plugins by number before running them. Please let me know of any improvements you see on this code, and thanks in advance for...

Hi again, As I was trying to add this script to another step in my release process, I stumbled upon the fact that it wasn't so easy to get only...

I'll drop the standard bug report format because this is easy: Instead of `if debug then log`, using the [logging](https://docs.python.org/3.5/library/logging.html) module would be more elegant. The basic idea is that...

enhancement

__What happens?__ When running behind a proxy, (in my case, Apache adding SSL to the connection) the app doesn't honor the X suite of headers, and also doens't have any...

**Steps to reproduce:** - Change your Nextcloud user password to one that includes the backwards slash (`\`) - Change the `config.php` file to use the password, properly escaping the backwards...

bug