https://bugzilla.wikimedia.org/show_bug.cgi?id=50861
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #9 from Nemo <[email protected]> --- Well, it never went away in these months, reopening. $ grep -E "Yandex.+suspended" irclogs/FreeNode/#mediawiki-i18n.log | grep -oE "^[0-9-]{7}" | uniq -c 2 2013-06 587 2013-07 251 2013-08 304 2013-09 554 2013-10 571 2013-11 515 2013-12 287 2014-01 $ grep -E "Yandex.+restored" irclogs/FreeNode/#mediawiki-i18n.log | grep -oE "^[0-9-]{7}" | uniq -c 29 2013-07 22 2013-08 24 2013-09 43 2013-10 38 2013-11 57 2013-12 23 2014-01 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
