C. Scott Ananian

Results 77 issues of C. Scott Ananian
trafficstars

There are several bugs found & fixed in domino which appear to still be present in dom.js For example: https://github.com/fgnass/domino/pull/9 https://github.com/fgnass/domino/issues/14 https://github.com/fgnass/domino/issues/16 https://github.com/fgnass/domino/issues/20 https://github.com/fgnass/domino/pull/21 https://github.com/fgnass/domino/pull/29 https://github.com/fgnass/domino/issues/31 https://github.com/fgnass/domino/commit/8e52432a319d199343b27107ba78a7c7393ac458 https://github.com/fgnass/domino/issues/32

Borrow some build system infrastructure from node-sqlite3 to allow the simultaneous installation of bindings for different architectures (ia32, x64) and node versions (0.8, 0.10, etc).

This field seems to be named `images` in https://github.com/garyhodgson/thing-tracker-site-template/blob/gh-pages/tracker.json

This improves the speed of the emulator by a large amount. See https://stackoverflow.com/questions/3848343/decode-and-dispatch-interpretation-vs-threaded-interpretation https://en.wikipedia.org/wiki/Threaded_code#Direct_threading

The second argument to DOMNode::insertBefore() can be null, as documented on https://www.php.net/manual/en/domnode.insertbefore.php (as well as https://developer.mozilla.org/en-US/docs/Web/API/Node/insertBefore etc).

With the removal of the parameter to assertEquals() it's become impossible to assert case-sensitive equality of sets (arrays ignoring order). That is, you can no longer pass *both* `canonicalize=true` *and*...

type/enhancement

ParserOutput::getCategories() returns a reference to an internal array and we'd like to discourage its use. ParserOutput::getCategoryNames() was added in MW 1.38 so minimum required MW version was bumped accordingly.

mediawiki

RFID records in event history would be a nice feature, as well as energy usage reports per RFID UUID. While we're at it, allowing the user to assign human-readable nicknames...

See https://gerrit.wikimedia.org/r/q/I8b98e851e6536f1a02bc41a6253c9ffe7c50ed36

Might as well start out the repo with a feature request!