Thomas
Thomas
Hello, There is a bug with this library (or with the way I implemented it). When a clone is stopped (ctrl+z) during the `upload-pack` operation, the `upload-pack` command remains in...
Yaml ?
Hello, Might be a stupid question ... but why no supporting yaml ? The yaml format is more suitable to handle configuration with comments than json. The json is more...
reference : - http://www.phpied.com/inline-mhtml-data-uris/ - http://www.betalon.com/blog/html_css/data-uri-in-css-crossbrowser.htm
For now the plugin does not support the media propery
I would like to add a way to add iptables rules based on DNS query. This can be usefull if the DNS server is on the gateway with different outbound...
This code allows to get an slice of parameters in an expression
As there is no go source at the root folder, integration scripts using ``` go list -f '{{range .Imports}}{{.}} {{end}}' ./... | xargs go get -v go list -f '{{range...
## Make the code compatible with DBAL 3 and 4 by swithing the type when the Mapping is loaded I am targeting this branch, because because it introduces a non...