juleslagarde

Results 8 issues of juleslagarde

### description build failed ### context: - no custom environnement variables - Docker version 20.10.5, build 55c4c88 - docker-compose version 1.29.2, build 5becea4c ### how to reproduce 1. git clone...

followed the instruction of the parent folder (http://www.cybercom.net/~dcoffin/ ) : > Dave Coffin's Home Page > ... has moved to [www.dechifro.org](http://www.dechifro.org/) and my e-mail address is dcoffin at that domain.

add support for digest auth add dependency : https://github.com/icholy/digest Wikipedia article on the subject : https://en.wikipedia.org/wiki/Digest_access_authentication

# Summary [NIFI-6310](https://issues.apache.org/jira/browse/NIFI-6310) Add OctetCounting parsing to ListenTCP. This then allows to use ParseSyslog Processor/Reader to parse syslog. I added a ParsingStrategy in the parameters of ListenTCP. The default hasn't...

When in upload on windows then download on Linux, dir/file is transformed to a file named dir\file (the directory is in the file name, it's linked to the fact that...

the previous implementation would output [[1,2],[3,3]] instead of [[1,2],[3,4]] because i variable increase one by one instead of the expexted two by two

I replaced our custom widget with tkinter-tooltip, only to discover that the app’s startup time increased from 4 to 30 seconds. After investigating, I found that each call to ToolTip.__init__...

Here is a basic github workflow that automaticaly create windows executables when a tag is pushed and create the associated release with the executable