Joseph Anthony Pasquale Holsten

Results 104 comments of Joseph Anthony Pasquale Holsten

@joshzitting you should be able to delete multiple clients from the clients index. But I agree, is would be nice to be able to delete multiple clients from the events...

@zootalures looks like only a project owner can set up automatic builds: https://docs.docker.com/docker-hub/builds/

Any consensus emerging? Are the requirements: * keyword option to enable dns record shuffling * accepting a RNG seed * logging the RNG seed And defer to other work to:...

Was dealing with a similar date parsing issue in js-yaml: https://github.com/nodeca/js-yaml/issues/477, and I'm sorry to disagree with @ronaldtse, but the spec is definitely impossibly ambiguous about those timestamp examples and...

@rpavlick awesome! is @ugol interested in having that be the official successor to pomodoro? Or to bring that codebase into this repo?

Please send up a PR, this will be a quick merge!

I'm surprised to hear that nothing is being created. You'll notice we open the lockfile with `O_CREAT` regardless of whether we open it shared or exclusive: https://github.com/discoteq/flock/blob/master/src/flock.c#L255 Think you could...