Page MenuHomePhabricator
Feed Advanced Search

Sep 28 2015

polybuildr committed rTGRT282bb0c346d8: Use `npm test` to lint YAML.
Use `npm test` to lint YAML
Sep 28 2015, 11:38 AM
polybuildr committed rTGRT62ec64feac13: Fix indentation in config.yaml.sample.
Fix indentation in config.yaml.sample
Sep 28 2015, 10:04 AM

Sep 27 2015

polybuildr committed rTWBTd2f4a855aa8e: Add MediaWiki-Codesniffer to -releng.
Add MediaWiki-Codesniffer to -releng
Sep 27 2015, 7:33 PM
polybuildr added a comment to T95891: Add npm test command to grrrit and have it to lint js/yaml files.

The project was already using js-yaml as a dependency, so I gave this a shot by putting in a js-yaml config.yaml as the npm test script.

Sep 27 2015, 1:30 PM · Patch-For-Review, grrrit-wm
polybuildr added a comment to T95891: Add npm test command to grrrit and have it to lint js/yaml files.

If that's what you're looking for, js-yaml is a very easy-to-use node module. Running js-yaml file.yaml prints out the JSON for the YAML in the file and the return status code of js-yaml tells us whether there was an error or not. Errors get logged to console too, of course.

Sep 27 2015, 12:54 PM · Patch-For-Review, grrrit-wm
polybuildr added a comment to T95891: Add npm test command to grrrit and have it to lint js/yaml files.

You're looking for some configuration of npm modules such that when you run npm test, the YAML files get linted?

Sep 27 2015, 12:44 PM · Patch-For-Review, grrrit-wm
polybuildr committed rMW5e53c006b769: Re-enable WhiteSpace.SpaceBeforeSingleLineComment sniff.
Re-enable WhiteSpace.SpaceBeforeSingleLineComment sniff
Sep 27 2015, 7:32 AM
polybuildr committed rMW8874701470c0: Add space after "//" to pass SpaceBeforeSingleLineComment sniff.
Add space after "//" to pass SpaceBeforeSingleLineComment sniff
Sep 27 2015, 7:03 AM

Sep 26 2015

polybuildr committed rMWc54766586aca: Fix issues identified by SpaceBeforeSingleLineComment sniff.
Fix issues identified by SpaceBeforeSingleLineComment sniff
Sep 26 2015, 11:18 PM
polybuildr committed rMWc11efd3d959a: Add ignoreList for valid global variable name sniff in phpcs.xml.
Add ignoreList for valid global variable name sniff in phpcs.xml
Sep 26 2015, 10:17 PM
polybuildr committed rMW88ffd6d422e4: Add ignoreList for prefixed functions sniff in phpcs.xml.
Add ignoreList for prefixed functions sniff in phpcs.xml
Sep 26 2015, 10:07 PM
polybuildr added a comment to T113854: Fix Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed.

I tested this by updating CodeSniffer, and the issue was gone. Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed's code has changed and no longer checks for T_CONSTANT_ENCAPSED_STRING, so the issue no longer occurs. The CodeSniffer dependency was updated in rMCSN9a1a1acc5e8c: Update squizlabs/php_codesniffer to 2.3.4, but we still have to cut a new version ( T113516: Release version 0.4.0 of mediawiki/tools/codesniffer ). Once that is done, we can update core's version of mediawiki-codesniffer and we should be good to go.

Sep 26 2015, 9:11 PM · MW-1.27-release-notes, MW-1.27-release (WMF-deploy-2015-10-06_(1.27.0-wmf.2)), Patch-For-Review, MediaWiki-Codesniffer, MediaWiki-General
polybuildr added a comment to T113516: Release version 0.4.0 of mediawiki/tools/codesniffer.

@Legoktm and I spoke about this on IRC a while back - we do need to update to v0.4.0 also because of 62bddfe5ed8b2 and 0735677425.

Sep 26 2015, 10:43 AM · MediaWiki-Codesniffer
polybuildr closed T112280: phpcs doesnt exit when timed out in composer as Invalid.

Closing as invalid since we're unable to reproduce it. Feel free to re-open if it occurs again!

Sep 26 2015, 10:30 AM · Upstream, MediaWiki-Codesniffer
polybuildr moved T112280: phpcs doesnt exit when timed out in composer from Untriaged to Upstream PHPCS on the MediaWiki-Codesniffer board.
Sep 26 2015, 10:29 AM · Upstream, MediaWiki-Codesniffer

Sep 25 2015

greg awarded T102609: Make MediaWiki core pass mediawiki-codesniffer a Yellow Medal token.
Sep 25 2015, 10:21 PM · MW-1.27-release-notes, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr added a comment to T102598: Craft a Jenkins job that runs PHP_CodeSniffer for mw/core using composer.

IIRC, it uses our phpcs.xml only if we don't specify any files to check. Try doing the same thing without specifying the . at the end.

Sep 25 2015, 6:28 AM · MediaWiki-Codesniffer, Continuous-Integration-Config

Sep 23 2015

Ricordisamoa awarded T102609: Make MediaWiki core pass mediawiki-codesniffer a Mountain of Wealth token.
Sep 23 2015, 10:07 PM · MW-1.27-release-notes, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer

Sep 22 2015

polybuildr updated the invite list for E69: GSoC and Outreachy wrap-up showcase on IRC, invited: ; uninvited: .
Sep 22 2015, 12:35 PM · Wikidata-Page-Banner, Pywikibot-Flow, MediaWiki-extensions-Newsletter, MediaWiki-extensions-SmiteSpam, Graph-VisualEditor, VisualEditor-LanguageTool, Translation-search, crosswatch, Outreachy-Round-10, Google-Summer-of-Code (2015)

Sep 15 2015

polybuildr added a comment to T90238: Extension to identify and delete spam pages.

Should the MediaWiki-extension-requests project be removed?

Sep 15 2015, 2:51 PM · MediaWiki-extensions-SmiteSpam, Contributors-Team, Google-Summer-of-Code (2015), MediaWiki-extension-requests
polybuildr removed a project from T90238: Extension to identify and delete spam pages: Patch-For-Review.
Sep 15 2015, 2:50 PM · MediaWiki-extensions-SmiteSpam, Contributors-Team, Google-Summer-of-Code (2015), MediaWiki-extension-requests
polybuildr added a comment to T90238: Extension to identify and delete spam pages.

Regarding users: I sent out a mail to mediawiki-l announcing the extension. Hopefully wiki admins who have this problem on their wikis will make use of the extension. At the moment, WikiApiary shows 2 wikis using the extension.

Sep 15 2015, 2:50 PM · MediaWiki-extensions-SmiteSpam, Contributors-Team, Google-Summer-of-Code (2015), MediaWiki-extension-requests

Sep 13 2015

polybuildr added a comment to T110176: i18n key appears instead of message on Special:SearchTranslations.

Still happening. Bump?

Sep 13 2015, 1:17 PM · MediaWiki-extensions-Translate, Translation-search

Sep 11 2015

polybuildr added a comment to T112292: IF paranthesis condition not the same as MW convention.

Unfortunately, codesniffer only uses the phpcs.xml file if you don't specify any files to check.

Sep 11 2015, 6:03 PM · MediaWiki-Codesniffer
polybuildr closed T112280: phpcs doesnt exit when timed out in composer as Invalid.

This isn't really a bug on our end, but probably with upstream composer or phpcs. Marking as invalid because of that.

Sep 11 2015, 5:27 PM · Upstream, MediaWiki-Codesniffer
polybuildr added a comment to T112292: IF paranthesis condition not the same as MW convention.

This error is reported by the PEAR.ControlStructures.MultiLineCondition sniff, which AFAIK, is not included in the MediaWiki standard. Are you sure you're using the MediaWiki standard and not the default standard that phpcs uses, which is probably PEAR?

Sep 11 2015, 5:20 PM · MediaWiki-Codesniffer
polybuildr updated subscribers of T112044: Change "View history" to "Previous versions".

Just adding some people who might have some idea about this. Also, are there any projects that I missed?

Sep 11 2015, 2:18 PM · Voice & Tone, Patch-For-Review, MediaWiki-Internationalization, I18n, Vector (legacy skin), MediaWiki-General
polybuildr updated subscribers of T110176: i18n key appears instead of message on Special:SearchTranslations.
Sep 11 2015, 2:17 PM · MediaWiki-extensions-Translate, Translation-search
polybuildr committed rMCSN62bddfe5ed8b: Add ignore list to ValidGlobalNameSniff.
Add ignore list to ValidGlobalNameSniff
Sep 11 2015, 2:04 PM
polybuildr added a comment to T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff.

So for the amount I've reviewed, the primary issues with autofixing this are the following:

Sep 11 2015, 1:55 PM · Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr added a comment to T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff.

This is wrt master's state at d5a7559f99.

Sep 11 2015, 1:47 PM · Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr updated subscribers of T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff.

@Legoktm wrote a patch to automatically fix these issues using PHPCBF (https://gerrit.wikimedia.org/r/#/c/228993/) and I'm currently testing out that patch on core.

Sep 11 2015, 1:21 PM · Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr added a subtask for T102609: Make MediaWiki core pass mediawiki-codesniffer: T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff.
Sep 11 2015, 1:20 PM · MW-1.27-release-notes, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr added a parent task for T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff: T102609: Make MediaWiki core pass mediawiki-codesniffer.
Sep 11 2015, 1:20 PM · Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr renamed T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff from Fix issues identified by SpacesBeforeSingleLineComments sniff to Fix issues identified by SpaceBeforeSingleLineComments sniff.
Sep 11 2015, 1:19 PM · Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr moved T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff from Untriaged to Pass codesniffer on the MediaWiki-Codesniffer board.
Sep 11 2015, 1:19 PM · Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr created T112261: Fix issues identified by SpaceBeforeSingleLineComments sniff.
Sep 11 2015, 1:19 PM · Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer

Sep 10 2015

polybuildr added a comment to T112044: Change "View history" to "Previous versions".

I'm not sure whether this was already discussed and declined. If so, please close the task.

Sep 10 2015, 5:54 AM · Voice & Tone, Patch-For-Review, MediaWiki-Internationalization, I18n, Vector (legacy skin), MediaWiki-General
polybuildr created T112044: Change "View history" to "Previous versions".
Sep 10 2015, 5:54 AM · Voice & Tone, Patch-For-Review, MediaWiki-Internationalization, I18n, Vector (legacy skin), MediaWiki-General
polybuildr committed rMCSN0735677425be: Add ignore list to PrefixedGlobalFunctionsSniff.
Add ignore list to PrefixedGlobalFunctionsSniff
Sep 10 2015, 12:07 AM

Sep 7 2015

polybuildr committed rMWd9d846b8a2bf: Add // @codingStandardsIgnore around very very long line in Language.php.
Add // @codingStandardsIgnore around very very long line in Language.php
Sep 7 2015, 1:13 PM
polybuildr added a comment to T102609: Make MediaWiki core pass mediawiki-codesniffer.

@Addshore, still some way to go. A few tasks were resolved a while back, but then I got occupied with my GSoC project. After my midterms end (a few days from now), I'll investigate this is more depth.

Sep 7 2015, 11:39 AM · MW-1.27-release-notes, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr moved T110238: Line in languages/Language.php exceeds 9999 characters from Untriaged to Pass codesniffer on the MediaWiki-Codesniffer board.
Sep 7 2015, 11:33 AM · WMF-deploy-2015-09-08_(1.26wmf22), MW-1.26-release, Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr moved T103806: Don't check languages/messages for Generic.Files.LineLength from Untriaged to Pass codesniffer on the MediaWiki-Codesniffer board.
Sep 7 2015, 11:33 AM · MW-1.26-release, WMF-deploy-2015-09-01_(1.26wmf21), MediaWiki-General, Patch-For-Review, MediaWiki-Codesniffer

Sep 6 2015

polybuildr closed T90238: Extension to identify and delete spam pages as Resolved.

And finally, version 0.1.0 was released in 902eb3142. :D

Sep 6 2015, 6:18 PM · MediaWiki-extensions-SmiteSpam, Contributors-Team, Google-Summer-of-Code (2015), MediaWiki-extension-requests
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT05d48b655fd0: Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam… (authored by polybuildr).
Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam…
Sep 6 2015, 6:11 PM
polybuildr committed rGTWN5d282565ba95: Re-enable translation for Extension:SmiteSpam.
Re-enable translation for Extension:SmiteSpam
Sep 6 2015, 1:07 PM
polybuildr removed a project from T110935: Review i18n messages for extension: Patch-For-Review.
Sep 6 2015, 1:07 PM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr removed a project from T109510: Finalize i18n messages for Extension:SmiteSpam: Patch-For-Review.
Sep 6 2015, 1:07 PM · I18n, MediaWiki-extensions-SmiteSpam
polybuildr removed a project from T109509: Re-enable translation for Extension:SmiteSpam: Patch-For-Review.
Sep 6 2015, 1:06 PM · translatewiki.net, MediaWiki-extensions-SmiteSpam
polybuildr closed T109509: Re-enable translation for Extension:SmiteSpam as Resolved.
Sep 6 2015, 1:06 PM · translatewiki.net, MediaWiki-extensions-SmiteSpam
polybuildr updated subscribers of T110935: Review i18n messages for extension.

@Bawolff, thanks a lot for the final review!

Sep 6 2015, 6:59 AM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr added a project to T110935: Review i18n messages for extension: translatewiki.net.
Sep 6 2015, 6:45 AM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam

Sep 2 2015

polybuildr added a comment to T110935: Review i18n messages for extension.

@Raymond, thanks a lot for that review!

Sep 2 2015, 7:49 PM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr closed T109848: Use a spinner instead of a "Loading..." message on Special:SmiteSpam as Resolved.
Sep 2 2015, 7:54 AM · Patch-For-Review, MediaWiki-extensions-SmiteSpam
polybuildr closed T109849: Use meaningful background colors for the spam probability/confidence displayed on Special:SmiteSpam as Resolved.
Sep 2 2015, 7:54 AM · Patch-For-Review, MediaWiki-extensions-SmiteSpam
polybuildr closed T109850: Prefetch results on Special:SmiteSpam as Resolved.
Sep 2 2015, 7:54 AM · Patch-For-Review, MediaWiki-extensions-SmiteSpam

Sep 1 2015

Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT42a1e6cfbe92: Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam… (authored by polybuildr).
Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam…
Sep 1 2015, 5:40 AM
polybuildr claimed T109850: Prefetch results on Special:SmiteSpam.
Sep 1 2015, 5:29 AM · Patch-For-Review, MediaWiki-extensions-SmiteSpam
polybuildr claimed T109848: Use a spinner instead of a "Loading..." message on Special:SmiteSpam.
Sep 1 2015, 4:54 AM · Patch-For-Review, MediaWiki-extensions-SmiteSpam
polybuildr claimed T109849: Use meaningful background colors for the spam probability/confidence displayed on Special:SmiteSpam.
Sep 1 2015, 4:54 AM · Patch-For-Review, MediaWiki-extensions-SmiteSpam

Aug 31 2015

polybuildr updated subscribers of T110935: Review i18n messages for extension.
Aug 31 2015, 8:22 PM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr added a comment to T110935: Review i18n messages for extension.

To clarify, by review the messages, I don't mean check the English used, but rather, usage of features such as parameters, plural support, etc. The reason the T109510: Finalize i18n messages for Extension:SmiteSpam was required was because of bad usage of such features. (I was connecting two messages using a comma inside PHP instead of using parameters) There's a very good chance that some updates need to be made.

Aug 31 2015, 8:12 PM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr added a subtask for T109509: Re-enable translation for Extension:SmiteSpam: T110935: Review i18n messages for extension.
Aug 31 2015, 7:33 PM · translatewiki.net, MediaWiki-extensions-SmiteSpam
polybuildr added a parent task for T110935: Review i18n messages for extension: T109509: Re-enable translation for Extension:SmiteSpam.
Aug 31 2015, 7:33 PM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr renamed T110935: Review i18n messages for extension from Review i81n messages for extension to Review i18n messages for extension.
Aug 31 2015, 7:33 PM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr created T110935: Review i18n messages for extension.
Aug 31 2015, 7:33 PM · translatewiki.net, I18n, MediaWiki-extensions-SmiteSpam
polybuildr added a comment to T90238: Extension to identify and delete spam pages.

@NiharikaKohli, I'd like to wait a little longer to resolve this, probably a week or so. There are a few tasks remaining on MediaWiki-extensions-SmiteSpam that need to be completed, after which I'll announce this extension on mediawiki-l (as per a discussion with Yaron and Jan) and mark this task as resolved too. Does that seem alright?

Aug 31 2015, 7:13 PM · MediaWiki-extensions-SmiteSpam, Contributors-Team, Google-Summer-of-Code (2015), MediaWiki-extension-requests

Aug 30 2015

polybuildr added a comment to T110828: Goodies for students!.

Works now.

Aug 30 2015, 10:10 AM · Outreachy-Round-10, Google-Summer-of-Code (2015)
polybuildr added a comment to T110828: Goodies for students!.

The page is password protected, though. We get redirected to the login page which has the message: "Wikipedia Internal store. This online store only open to Wikimedia Foundation internal."

Aug 30 2015, 9:42 AM · Outreachy-Round-10, Google-Summer-of-Code (2015)

Aug 29 2015

polybuildr closed T108943: Support user timezone and time format preferences as Resolved.
Aug 29 2015, 4:21 PM · MediaWiki-extensions-SmiteSpam
polybuildr claimed T108943: Support user timezone and time format preferences.
Aug 29 2015, 4:21 PM · MediaWiki-extensions-SmiteSpam
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT48472af80e60: Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam… (authored by polybuildr).
Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam…
Aug 29 2015, 4:20 PM

Aug 25 2015

polybuildr created T110238: Line in languages/Language.php exceeds 9999 characters.
Aug 25 2015, 8:33 PM · WMF-deploy-2015-09-08_(1.26wmf22), MW-1.26-release, Patch-For-Review, MediaWiki-General, MediaWiki-Codesniffer
polybuildr created T110176: i18n key appears instead of message on Special:SearchTranslations.
Aug 25 2015, 10:58 AM · MediaWiki-extensions-Translate, Translation-search

Aug 21 2015

polybuildr renamed T109509: Re-enable translation for Extension:SmiteSpam from Enable translation for Extension:SmiteSpam to Re-enable translation for Extension:SmiteSpam.
Aug 21 2015, 5:19 PM · translatewiki.net, MediaWiki-extensions-SmiteSpam
polybuildr updated the task description for T109290: Wrap-up report for "Extension to identify and delete spam pages".
Aug 21 2015, 5:01 PM · DevRel-September-2015, ECT-August-2015, ECT-July-2015, Developer-Advocacy, Outreachy-Round-10, Google-Summer-of-Code (2015)
polybuildr updated the task description for T109290: Wrap-up report for "Extension to identify and delete spam pages".
Aug 21 2015, 4:55 PM · DevRel-September-2015, ECT-August-2015, ECT-July-2015, Developer-Advocacy, Outreachy-Round-10, Google-Summer-of-Code (2015)
polybuildr created T109850: Prefetch results on Special:SmiteSpam.
Aug 21 2015, 4:48 PM · Patch-For-Review, MediaWiki-extensions-SmiteSpam
polybuildr created T109849: Use meaningful background colors for the spam probability/confidence displayed on Special:SmiteSpam.
Aug 21 2015, 4:45 PM · Patch-For-Review, MediaWiki-extensions-SmiteSpam
polybuildr created T109848: Use a spinner instead of a "Loading..." message on Special:SmiteSpam.
Aug 21 2015, 4:43 PM · Patch-For-Review, MediaWiki-extensions-SmiteSpam
polybuildr added a comment to T109304: End-term evaluation for "Extension to identify and delete spam pages".

@NiharikaKohli, sorry, I should have clarified: the Labs instance does not have the extension installed. The original purpose of the instance was something else. In order to install the extension (and update it later), I'll need to ssh into the machine, which, as of now, I don't know a way to do.

Aug 21 2015, 2:16 PM · MediaWiki-extensions-SmiteSpam, DevRel-September-2015, ECT-August-2015, ECT-July-2015, Developer-Advocacy, Outreachy-Round-10, Google-Summer-of-Code (2015), Tracking-Neverending
polybuildr updated the task description for T101095: Weekly reports for Extension:SmiteSpam.
Aug 21 2015, 2:05 PM · MediaWiki-extensions-SmiteSpam
polybuildr added a comment to T109304: End-term evaluation for "Extension to identify and delete spam pages".

Fair enough, and I understand the intention behind asking for a public demo. However, the other issue still remains, which is that I cannot SSH into my Labs instance through my college network's proxy.

Aug 21 2015, 2:04 PM · MediaWiki-extensions-SmiteSpam, DevRel-September-2015, ECT-August-2015, ECT-July-2015, Developer-Advocacy, Outreachy-Round-10, Google-Summer-of-Code (2015), Tracking-Neverending
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT7fa3685c0526: Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam… (authored by polybuildr).
Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam…
Aug 21 2015, 1:57 PM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT5a9e9a4cea31: Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam… (authored by polybuildr).
Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam…
Aug 21 2015, 1:56 PM
polybuildr updated the task description for T101095: Weekly reports for Extension:SmiteSpam.
Aug 21 2015, 1:50 PM · MediaWiki-extensions-SmiteSpam
polybuildr closed T109510: Finalize i18n messages for Extension:SmiteSpam, a subtask of T109509: Re-enable translation for Extension:SmiteSpam, as Resolved.
Aug 21 2015, 1:47 PM · translatewiki.net, MediaWiki-extensions-SmiteSpam
polybuildr closed T109510: Finalize i18n messages for Extension:SmiteSpam as Resolved.
Aug 21 2015, 1:47 PM · I18n, MediaWiki-extensions-SmiteSpam
polybuildr closed T108543: Add unicode support to wikitext preview as Resolved.

Thanks @Abhinand!

Aug 21 2015, 1:47 PM · Patch-For-Review, good first task, MediaWiki-extensions-SmiteSpam
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT1d7ee057342f: Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam… (authored by polybuildr).
Updated mediawiki/extensions Project: mediawiki/extensions/SmiteSpam…
Aug 21 2015, 1:46 PM
polybuildr added a comment to T109304: End-term evaluation for "Extension to identify and delete spam pages".

About "Project is completed and hosted on Labs/elsewhere - in a demo-able condition", I'm now back in college and within a network proxy. IIRC, based on a discussion with Labs admins and my college student sysadmins, it basically is not possible for me to SSH into my Labs instance.

Aug 21 2015, 1:22 PM · MediaWiki-extensions-SmiteSpam, DevRel-September-2015, ECT-August-2015, ECT-July-2015, Developer-Advocacy, Outreachy-Round-10, Google-Summer-of-Code (2015), Tracking-Neverending
polybuildr updated the task description for T109304: End-term evaluation for "Extension to identify and delete spam pages".
Aug 21 2015, 1:18 PM · MediaWiki-extensions-SmiteSpam, DevRel-September-2015, ECT-August-2015, ECT-July-2015, Developer-Advocacy, Outreachy-Round-10, Google-Summer-of-Code (2015), Tracking-Neverending
polybuildr closed T109511: Create documentation page for Extension:SmiteSpam as Resolved.

mw:Extension:SmiteSpam page updated with relevant information.

Aug 21 2015, 12:51 PM · Documentation, MediaWiki-extensions-SmiteSpam

Aug 19 2015

polybuildr added a comment to T108543: Add unicode support to wikitext preview.

Seeing broken unicode characters in the preview could possibly confuse admins, leading to unexpected consequences. @Abhinand, are you working on this?

Aug 19 2015, 2:11 PM · Patch-For-Review, good first task, MediaWiki-extensions-SmiteSpam
polybuildr triaged T108543: Add unicode support to wikitext preview as High priority.
Aug 19 2015, 2:09 PM · Patch-For-Review, good first task, MediaWiki-extensions-SmiteSpam

Aug 18 2015

polybuildr updated the task description for T101095: Weekly reports for Extension:SmiteSpam.
Aug 18 2015, 8:55 PM · MediaWiki-extensions-SmiteSpam
polybuildr created T109511: Create documentation page for Extension:SmiteSpam.
Aug 18 2015, 8:40 PM · Documentation, MediaWiki-extensions-SmiteSpam
polybuildr added a parent task for T109510: Finalize i18n messages for Extension:SmiteSpam: T109509: Re-enable translation for Extension:SmiteSpam.
Aug 18 2015, 8:39 PM · I18n, MediaWiki-extensions-SmiteSpam
polybuildr added a subtask for T109509: Re-enable translation for Extension:SmiteSpam: T109510: Finalize i18n messages for Extension:SmiteSpam.
Aug 18 2015, 8:39 PM · translatewiki.net, MediaWiki-extensions-SmiteSpam