James Le Cuirot

Results 75 issues of James Le Cuirot

The previous behaviour was to return everything! This is now consistent with ActiveRecord and avoids a needless request. The new behaviour is not applied to has_one associations as they currently...

Without this, it complains about FTGLTextureFont being an incomplete class and other weirdness.

I know you haven't touched this repository in a long time but I would be grateful if you could merge these as it would make maintaining the Gentoo Linux package...

This has been mandated by the Filesystem Hierarchy Standard since 2.0 in 1997. Autoconf actually does the right thing by default. Also install *.html files to a separately `htmldir` rather...

It is old, maintained, and vulnerable so it is being removed from the main Gentoo tree. This is a problem because esteam has it in the database and games generally...

`/etc/sv/kibana/log/main` is a very odd place to write logs. Although the runit manual mentions `./main` as an example, the runit cookbook uses `/var/log/` if you enable the default logger. The...

enhancement

You may have configured Docker to avoid subnets used by your internal infrastructure but we need to ensure that networks created by docker-compose inside dind also respect this.

This doesn't change the fact that zabbixapi versions older than 3.0.0 do not work against Chef versions older than 12.15.9 due to the json gem version conflicting. I have pushed...