Ed S

Results 42 issues of Ed S

After installing all the requirements (including forked libraries) I get this reboot loop: ``` Rebooting... ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1...

Both algorithms appears to return match probabilities between 0 and 1, with 1 being a better match, so fix the logic to find the best match.

For example in the definition of the `recommended` ruleset, which most users will use, it would be better to just list out all the rules. When the `*` alias is...

bug
question

For example: ```js /** * Foobar * * This method does the following things: * - foo... * this is the first step * - bar * this is the...

enhancement

Should be either "X was deprecated in Y", or "X has been deprecated since Y", but not "was...since"

Currently we rely on 'var OpenLayers' being in the global scope, which may not be true in some minifiers (such as MediaWiki's ResourceLoader). It would be just as easy and...

**phab**: https://phabricator.wikimedia.org/T334356

All versions of IE/Edge don't handle bi-di text correctly. It's possible there is no performant way to fix this, but worth investigating. ![image](https://user-images.githubusercontent.com/180672/27512774-b4ffe660-5944-11e7-8fec-5a71c9cb5e30.png)