[03:51:30] heyhey. Quick question: what is the method to mark spam on phabricator? [04:04:28] eia, either drop a note in #wikimedia-devtools if it's not urgent and is public, or PM me details if it's private and I'll try to figure out who to triage to [04:08:44] isnt there some tag? (nothing urgent, just someone again who puts odd links without any context as ticket) [04:09:08] eia, ah there's a #trash project tag [04:09:17] ok, that should do :) [04:09:23] it's no massive scale or anything [04:09:47] tx! Have a good weekend :) [04:09:52] ty! ditto [11:16:04] Hello! Please I am trying to run maintainance/update.php and I get errors like: Error: Missing one or more required components of PHP. [11:16:05] You are missing a required extension to PHP that MediaWiki needs. Please install: * mbstring [11:16:46] I have installed mbstring and have restarted apache server but I still get the error [11:16:53] any help? [11:47:06] #mediawiki [15:50:48] How would I best implement a progress meter for predicting ETA when parsing dumps [15:50:50] Disk space is limited so I'm processing bz2 archive (enwiki-20160801-pages-articles.xml.bz2). Hacked xmlreader.py to find out bz2_file.tell() only gives me the decompressed position. EOL seems to via bz2_file.seek(0, os.SEEK_END) takes too long. Investigating building bz2 block decoder, but the format is bit (not byte) aligned. [17:24:45] http://www.forensicswiki.org/wiki/Bzip2 So there's no uncompressed size in the bz2 headers. [17:25:07] https://stackoverflow.com/a/40408303 Works for python3, but not 2 [21:26:28] anyone want to talk about securing their MediaWiki installation? [21:27:37] So far i have secured a lot of my MediaWiki installation [22:10:31] Whoa, HTML e-mail from Gerrit? [22:10:59] Ivy yep [22:11:03] new feature in 2.14 [22:11:06] Crazy! [22:11:12] And that weird login screen now? [22:11:18] Ivy nope [22:11:23] that was done with css + js [22:11:27] custom change [22:11:29] from typo3 [22:11:44] I wasn't completely sure it was legitimate. [22:11:47] But I logged in anyway. [22:11:51] And it seemed to work. [22:11:54] yep [22:12:00] it's been there for a few weeks [22:12:23] (also you can reply to gerrit mail (but that is not enabled yet)) [22:13:36] Ivy also includes new ui [22:13:41] (look at the footer) :)