Tomáš Myšík
Tomáš Myšík
This issue is related to issue #7. If we (NetBeans) would like to add support for Testify, we will need CLI reporting that is **stable**, it means that it won't...
I just tried the latest version (`0.51.1`), the MUSL build but unfortunately, it does not work for me. Let me know how can I provide more details, thanks ```shell ~...
Please, would it be possible to provide an [AppImage](https://appimage.org) package so Workrave can be run easily on any Linux? Thanks! Related: #283 #413
For example (`app/components/DataGrid` is a Git submodule): ``` put: STOR app/components/DataGrid get: 150 Ok to send data. /usr/lib/ruby/1.8/net/ftp.rb:454:in `read': Is a directory - app/components/DataGrid (Errno::EISDIR) from /usr/lib/ruby/1.8/net/ftp.rb:454:in `storbinary' from /usr/lib/ruby/1.8/net/ftp.rb:453:in...
First - I have tested everything via lftp, no error, everything works. Steps: - My config file `deploy-localhost.yml` (just for testing purposes) looks like: ``` yaml 'localhost': debug_mode: true skip:...
It would be great if Spring Retry could support [`Retry-After` HTTP header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After). Currently, this is not possible because one gets this header (and its value) from the response itself. In...
This change adds support for pow (^), please review. Thanks! // cc @chumer
### Steps to reproduce 1. enable preview for HEIC files (use the latest Imagick, install php-imagick and enable preview in the config, enabled by default) 2. upload a HEIC file...