Ryan Campbell

Results 9 issues of Ryan Campbell

I don't think this is actually possible to do through the Flow web interface, but worst case we might be able use wireshark to see how FlowSync does it.

enhancement

Apparent the zip file for a multisport training sessions can have multiple tcx files in it. The current implementation assumes there will only ever be one tcx file and will...

`Table.has_id` is used to determine whether or not to use `MAX(id)` vs `COUNT(*)` in `count_for_pager`, but this only works if the `id` field is an integer. In my schema i...

bug
needs example

I recently started using this plugin (and love it), but I noticed that for some reason when I have this plugin enabled it breaks the syntax highlighting in yaml files....

### ACH Version master ### What were you trying to do? We sometimes receive large ACH files where: 1. the individual 94 byte records are not separated by newlines 2....

I have a bunch of rar files that are (apparently) RAR4. Most of them fail to extract with `rardecode` with a `unsupported decoder version`. Adding some print statements shows that...

First of all, I'm not particularly familiar with the maven or the rest of the java ecosystem (i'm a python developer) so this could be a user error... Anyways, after...

While investigating pytest-dev/pytest#442 I ran into an issue where xdist behaves differently than regular pytest. Basically, it seems that when using `--exitfirst` or `--maxfail=X`, in combination with `-n X`, pytest...

**Describe the bug** When a user happens to be unlucky enough to have Fever credentials where the username + ":" + password happen to result in an MD5 hash with...