ajs124
ajs124
To quote the `README`: `included in the kernel tree, in Documentation/bcache.txt.` So [this](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/bcache.txt) is the file this refers to.
Yeah, I mean this is up for @notandy to decide, but IMHO this is not in the scope for this project. If you really need a REST API for mpd...
What version are you running? I cannot reproduce this here, it works fine on port 80 for me. I'm currently running 1.2.3.r55.g4295d15
Just ran into this. The default is still `master` (https://github.com/NixOS/hydra/blob/master/src/lib/Hydra/Plugin/GitInput.pm#L31) instead of the actual default branch.
turns out this breaks stuff. who would have thought. luckily it's a long time until 2038.
Can you maybe write a test for this? I think this would probably fit into `t/Hydra/Controller/API/checks.t`.
Can you maybe write a test for this? I think this would probably fit into `t/Hydra/Controller/API/checks.t`. Calling `as_json` sounds like it might be useful, yes. I'll try to look into...
AFAIR this enables IFD. Edit: https://github.com/NixOS/nix/issues/1888#issuecomment-370242344
This seems to be a bug in uwsgi, see this pull request: https://github.com/unbit/uwsgi/pull/1261.
Cool, then I'll see if I can get around to implementing this. RE: 1. Assuming I get it working properly, I'm planning on running this on my daily driver phone,...