Gregory Oschwald

Results 50 issues of Gregory Oschwald

Currently, `disable_profile` shows up in the profile, which isn't too useful. When enabling/disabling profiling repeatedly, e.g., to avoid profiling a particular sub, `disable_profile` can easily dominate the results. I suspect...

`IsoCode` is not consistent with Go best practices. Unfortunately this is hard to fix without breaking people's code and likely won't happen until a major release.

api change

* Mojolicious version: 9.17 * Perl version: 5.32.1 * Operating system: Ubuntu 21.04 ### Steps to reproduce the behavior While investigating some warning in our logs, I've noticed that Mojolicious...

As far as I can tell, there is no way to test with a response where the content encoding is gzip or some other compression. The body gets mangled in...

Previously, if `Add` was called on a file that doesn't exist, a `syscall.ENOENT` error would be returned. We used this to handle the case where the file may or may...

feature

For instance `````` ```perl use Data::Dumper; p Dumper('fdasf'); ``` `````` is rendered as: ``` perl use Data::Dumper; print Dumper('fdasf'); ``` This is on WordPress 4.1 with the `wpautop` filter disabled.

``` #0 0x00007fe4614dc9e6 in XS_DBI_dispatch () from /home/greg/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux/auto/DBI/DBI.so #1 0x0000562e6b08be78 in Perl_pp_entersub () #2 0x0000562e6b009566 in Perl_call_sv () #3 0x0000562e6b090766 in S_curse () #4 0x0000562e6b09114d in Perl_sv_clear () #5 0x0000562e6b09144e...

It currently is not mentioned in the documentation.

enhancement

What would you like Renovate to be able to do? Use renovate with files stored in git lfs. We use Yarn's offline-mirror feature to vendor the packages. The vendored packages...

type:feature
priority-3-medium
status:requirements