Page MenuHomePhabricator
Feed Advanced Search

Sep 21 2015

Jackmcbarn added a comment to T113012: Recently we got “Script error: The module returned a value.” in pages.

No.

Sep 21 2015, 6:09 PM · Scribunto

Sep 18 2015

Jackmcbarn committed rMW64717f414cdd: Don't check namespace in SpecialWantedtemplates.
Don't check namespace in SpecialWantedtemplates
Sep 18 2015, 9:16 AM

Aug 22 2015

Jackmcbarn added a comment to T91154: {{=}} should be a parser function.

I updated the patch to not contain {{eq}} anymore, which seems to be what everyone but Base wanted.

Aug 22 2015, 4:09 PM · User-notice-archive, MW-1.39-notes (1.39.0-wmf.14; 2022-05-30), MW-1.36-notes (1.36.0-wmf.10; 2020-09-22), MediaWiki-Installer, MW-1.35-notes (1.35.0-wmf.40; 2020-07-07), MediaWiki-Page-editing, MediaWiki-Parser

Aug 5 2015

Jackmcbarn closed T108039: Bad parameter duplication detection in template as Invalid.

It's the template that's broken, not the duplication detection code. Passing a parameter with a number for a name doesn't cause that number to be skipped. Look at https://en.wikipedia.org/wiki/User:Jackmcbarn/positional and https://en.wikipedia.org/wiki/User:Jackmcbarn/positional_template for an example.

Aug 5 2015, 4:33 PM · MediaWiki-Templates

Aug 1 2015

Jackmcbarn closed T107658: Wikitext doesn't get parsed in a single page as Invalid.

There's an unclosed <nowiki> tag on that page immediately after "També després vaig pensar amb el".

Aug 1 2015, 4:17 PM · MediaWiki-Parser

Jul 29 2015

Jackmcbarn added a comment to T91170: Importing a module sabotages it (got content model set to "wikitext" rather than "Scribunto").

Yeah, that was me. The content model on that page needs fixed back to wikitext.

Jul 29 2015, 9:14 PM · User-notice-archive, Wiktionary-fr, WMF-deploy-2015-07-28_(1.26wmf16), MW-1.26-release, WMF-deploy-2015-08-04_(1.26wmf17), Patch-For-Review, MediaWiki-Core-Snapshots, MediaWiki-ContentHandler, Scribunto

Jul 28 2015

Jackmcbarn added a comment to T107120: The mw.loadData() Lua method should recognize JSON data.

Use mw.title.new('whatever'):getContent() to get the text in a non-hacky way.

Jul 28 2015, 12:31 PM · Scribunto
Jackmcbarn closed T107120: The mw.loadData() Lua method should recognize JSON data as Declined.

We already have mw.text.jsonDecode to decode JSON.

Jul 28 2015, 12:33 AM · Scribunto

Jul 27 2015

Jackmcbarn added a comment to T107073: Cannot edit certain pages (non-existent pages) due to lua error.

You can't edit that page because it doesn't exist and you don't have permission to create it. The Lua error is a red herring; you only see it because someone somehow broke MediaWiki:Noarticletext on that wiki.

Jul 27 2015, 8:09 PM · Scribunto, Web-Team-Backlog
Jackmcbarn closed T107073: Cannot edit certain pages (non-existent pages) due to lua error as Invalid.
Jul 27 2015, 8:08 PM · Scribunto, Web-Team-Backlog
Jackmcbarn committed rELUA828c6cf5132d: Prevent leaking title fragments across invokes.
Prevent leaking title fragments across invokes
Jul 27 2015, 3:00 PM
Jackmcbarn closed T106951: The fragment property of title objects fetched with mw.title.getCurrentTitle persists across #invokes as Resolved.
Jul 27 2015, 2:58 PM · WMF-deploy-2015-07-28_(1.26wmf16), Scribunto
Jackmcbarn closed T106951: The fragment property of title objects fetched with mw.title.getCurrentTitle persists across #invokes, a subtask of T67258: Information can be passed between #invoke's (tracking), as Resolved.
Jul 27 2015, 2:58 PM · MediaWiki-extensions-Variables, Tracking-Neverending, Scribunto
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT60dc9ef8762b: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Jul 27 2015, 2:54 PM

Jul 26 2015

Jackmcbarn committed rEFLRd7c8bf7165d0: Replace "based off" with "based on" in messages.
Replace "based off" with "based on" in messages
Jul 26 2015, 4:08 PM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT3c0c3af8e17f: Updated mediawiki/extensions Project: mediawiki/extensions/FlaggedRevs… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/FlaggedRevs…
Jul 26 2015, 4:05 PM

Jul 25 2015

Jackmcbarn added a comment to T106944: mw.makeProtectedEnvFuncs can be accessed from modules.

mwInit isn't really intended to be loaded via require(). (Neither is most of the other stuff in lualib, now that I think about it.) Perhaps we should move libraryUtil, bit32, and luabit to a different directory and have that be the directory require() can see.

Jul 25 2015, 3:13 PM · Scribunto

Jul 24 2015

Jackmcbarn committed rELUAbd5e46b941ad: Check content model instead of title.
Check content model instead of title
Jul 24 2015, 6:48 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT6ee81c3e626e: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Jul 24 2015, 6:47 AM

Jul 23 2015

Gerrit Code Review <gerrit@wikimedia.org> committed rMW2225b7f6231e: Updated mediawiki/core Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/core Project: mediawiki/extensions/Scribunto…
Jul 23 2015, 4:08 AM
Jackmcbarn committed rELUA9afbcecf8648: Revert "Add an additional cache layer for module revision text".
Revert "Add an additional cache layer for module revision text"
Jul 23 2015, 4:08 AM
Jackmcbarn added a reverting change for rELUA79df04453e44: Add an additional cache layer for module revision text: rELUA9afbcecf8648: Revert "Add an additional cache layer for module revision text".
Jul 23 2015, 4:08 AM
Jackmcbarn committed rELUA5f9600df8910: Revert "Add an additional cache layer for module revision text".
Revert "Add an additional cache layer for module revision text"
Jul 23 2015, 4:07 AM
Jackmcbarn added a reverting change for rELUAc911fc01fd33: Add an additional cache layer for module revision text: rELUA5f9600df8910: Revert "Add an additional cache layer for module revision text".
Jul 23 2015, 4:07 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMWcb06e7c995dc: Updated mediawiki/core Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/core Project: mediawiki/extensions/Scribunto…
Jul 23 2015, 4:07 AM

Jul 19 2015

Jackmcbarn added a comment to T49137: Expose method in Lua/Scribunto to fetch page titles from the prefix index.
  • We already allow transclusion of Special:PrefixIndex.

Although Special:PrefixIndex can be transcluded, its contents are stripped, meaning that modules can't parse it.

Jul 19 2015, 2:51 PM · Scribunto

Jul 17 2015

Jackmcbarn added a comment to T106119: Moving a page over the redirect leaves an abandoned row in the revision table.

I think the issue here is that if you move a page over a redirect, the old redirect is gone forever, rather than being moved to the archive table.

Jul 17 2015, 4:25 AM · User-notice-archive, Performance-Team, MW-1.28-release (WMF-deploy-2016-08-23_(1.28.0-wmf.16)), MW-1.28-release-notes, MediaWiki-libs-Rdbms, MediaWiki-Logevents, MediaWiki-Redirects, Patch-For-Review

Jul 15 2015

Jackmcbarn created T105849: Old version of template used when null editing a page on enwiki.
Jul 15 2015, 1:21 AM · MediaWiki-Templates, WMF-General-or-Unknown

Jul 14 2015

Jackmcbarn committed rMREL9a2f79cc0a73: Only skip apparent null-edits when the page exists.
Only skip apparent null-edits when the page exists
Jul 14 2015, 6:11 PM
Jackmcbarn committed rMREL4046a3ceaf15: Don't pass empty strings to strpos.
Don't pass empty strings to strpos
Jul 14 2015, 6:11 PM
Jackmcbarn committed rMREL4255e3810b3d: Prevent fatal error in Special:AbuseFilter/test.
Prevent fatal error in Special:AbuseFilter/test
Jul 14 2015, 6:11 PM
Jackmcbarn added a comment to T105754: Lua is eating the number 2 when ending mw.text.trim(mw.ustring.gsub()).

gsub returns 2 values and trim takes 2 parameters. It would be surprising if it threw the second one away for no good reason.

Jul 14 2015, 4:18 PM · Scribunto

Jul 10 2015

Jackmcbarn updated the task description for T105546: Templates with Scribunto.
Jul 10 2015, 7:32 PM · Wikimania-Hackathon-2015

Jul 8 2015

Jackmcbarn added a comment to T63007: Allow specifying when a gadget should load (action, namespace, content model).

Wouldn't it make more sense to have pages list the gadgets they want to run on them, rather than gadgets listing the pages they want to run on? For example, https://en.wikipedia.org/wiki/MediaWiki:Gadget-switcher.js currently loads and runs on every page, but only does stuff if the page contains an element with class "switcher-container". If pages chose their gadgets, then pages that needed that could put something like {{LOADGADGET:switcher}} somewhere on them. It's not possible for that gadget to choose its pages, since any page could have a switcher-container element added to it, and it wouldn't be practical to update the gadget each time.

Jul 8 2015, 7:13 PM · User-notice-archive, MW-1.42-notes (1.42.0-wmf.25; 2024-04-02), Patch-For-Review, MW-1.41-notes (1.41.0-wmf.28; 2023-09-26), Wikimedia-Performance-recommendation, Wikimedia-Israel-Hackers, MediaWiki-extensions-Gadgets

Jul 1 2015

Jackmcbarn closed T74462: Show the stack trace on error when using the debug console as Resolved.
Jul 1 2015, 6:51 PM · WMF-deploy-2015-07-07_(1.26wmf13), Patch-For-Review, Scribunto
Jackmcbarn committed rELUA52d4915201a5: Display backtraces in the Scribunto console.
Display backtraces in the Scribunto console
Jul 1 2015, 5:03 PM

Jun 30 2015

Jackmcbarn committed rELUAa4cb7efd0d89: Mark metatables from mw.loadData.
Mark metatables from mw.loadData
Jun 30 2015, 8:32 PM
Jackmcbarn committed rELUAca7a84b5b2c3: Fix some PHPCS issues.
Fix some PHPCS issues
Jun 30 2015, 7:48 PM

Jun 26 2015

Jackmcbarn added a comment to T103937: Expose TestFramework.lua to modules via a new test runner library.

@Anomie I don't see how it exposes the Lua part of it.

Jun 26 2015, 3:48 PM · Scribunto
Jackmcbarn added a comment to T104002: Add a maintence report sub-set of special pages for the "Module:" namespace.

I think https://gerrit.wikimedia.org/r/#/c/218116/ is a better way of accomplishing the same goal.

Jun 26 2015, 3:45 PM · MediaWiki-Special-pages, Scribunto
Jackmcbarn committed rMWc4f69827bc67: Fix some PHPCS issues.
Fix some PHPCS issues
Jun 26 2015, 5:44 AM

Jun 24 2015

Jackmcbarn committed rEWMVa769f1609724: Deactivate the HHVM tag.
Deactivate the HHVM tag
Jun 24 2015, 3:58 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT70065359a0bd: Updated mediawiki/extensions Project: mediawiki/extensions/WikimediaEvents… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/WikimediaEvents…
Jun 24 2015, 3:58 AM

Jun 18 2015

Jackmcbarn closed T102904: Parsoid round trip on talk pages converting hex CSS colours to RGB as Invalid.

Indeed, that does appear to be it. Since we can't fix an IE bug (and can't even work around it in this instance), I'm closing this.

Jun 18 2015, 6:32 PM · Parsoid

May 28 2015

Jackmcbarn closed T85352: Pages in [[Category:Pages using duplicate arguments in template calls]] should show which template and which parameter are the duplicate as Resolved.
May 28 2015, 5:54 PM · WMF-deploy-2015-06-09_(1.26wmf9), MW-1.26-release, MediaWiki-Categories
Jackmcbarn committed rMW9a805b816d9a: Warn when duplicate arguments are found.
Warn when duplicate arguments are found
May 28 2015, 5:52 PM

May 25 2015

Jackmcbarn closed T99787: Call to template can duplicate ref tag contents when using <h3> as Resolved.

The fix is part of 1.26wmf8, which will be deployed to all WMF wikis by June 3rd.

May 25 2015, 5:57 PM · Patch-For-Review, Cite, MediaWiki-Parser
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT8eaa711656e4: Updated mediawiki/extensions Project: mediawiki/extensions/Cite… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Cite…
May 25 2015, 1:34 PM

May 24 2015

Jackmcbarn added a comment to T99787: Call to template can duplicate ref tag contents when using <h3>.

Okay, this is trickier than I thought. The problem is that the easy way of fixing this will result in this breaking:

Template:Foo:
Something{{{1}}}. Something else{{{1}}}.
May 24 2015, 3:37 PM · Patch-For-Review, Cite, MediaWiki-Parser

May 22 2015

Jackmcbarn claimed T99787: Call to template can duplicate ref tag contents when using <h3>.

I see what needs to be done here. I'll get a fix written tomorrow.

May 22 2015, 4:29 AM · Patch-For-Review, Cite, MediaWiki-Parser
Jackmcbarn raised the priority of T99787: Call to template can duplicate ref tag contents when using <h3> from Low to Medium.

That one is a much better example of the issue. It definitely needs a fix.

May 22 2015, 4:23 AM · Patch-For-Review, Cite, MediaWiki-Parser

May 21 2015

Jackmcbarn added a comment to T99787: Call to template can duplicate ref tag contents when using <h3>.

This is indeed new, caused by I0e136f952302b65f1abeeac5273bd842867e1dac. I don't consider this a big deal though, since something that contains a reference should never be used as an element's id anyway.

May 21 2015, 8:57 PM · Patch-For-Review, Cite, MediaWiki-Parser

May 15 2015

Jackmcbarn triaged T99036: Create a {{NUMBEROFEXTENSIONS}} magic word along with a column for it in the Special:Statistics or Special:Version special pages. as Lowest priority.

In general, we don't add things to core unless we expect that most of our users will use them.

May 15 2015, 6:26 PM · MediaWiki-Special-pages, MediaWiki-Parser
Jackmcbarn added a comment to T99036: Create a {{NUMBEROFEXTENSIONS}} magic word along with a column for it in the Special:Statistics or Special:Version special pages..

What's the use case for this?

May 15 2015, 2:43 AM · MediaWiki-Special-pages, MediaWiki-Parser

May 13 2015

Jackmcbarn committed rECIT944b24542827: Do all of Cite's real work during unstrip.
Do all of Cite's real work during unstrip
May 13 2015, 4:50 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTc3ac843b2808: Updated mediawiki/extensions Project: mediawiki/extensions/Cite… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Cite…
May 13 2015, 4:49 AM

May 12 2015

Jackmcbarn added a comment to T98763: Abuse filter log reveals user's IP address.

I don't think there's a bug here. It looks to me like the user tried to make the edit logged out, the filter stopped them, and they then logged in and successfully made the edit.

May 12 2015, 3:29 PM · AbuseFilter

Apr 28 2015

Jackmcbarn closed T97348: action=block always gives badtoken as Invalid.

You're giving two backslashes on the end of the token. There's only supposed to be one. You probably did this because you copied and pasted the JSON quoted string without unescaping it.

Apr 28 2015, 1:42 AM · MediaWiki-extensions-ApiSandbox

Apr 16 2015

Jackmcbarn added a comment to T95958: Compilation failed: missing terminating ].

@Anomie Lua actually does something a little more subtle than what your fix did:

=string.find('foobar', '[]]')
nil
=string.find('foo]bar', '[]]')
4	4
=mw.ustring.find('foo]bar', '[]]')
Lua error: malformed pattern (missing ']').

Apparently, if a ] is the first thing in the pattern, it considers it a regular character in the pattern.

Apr 16 2015, 11:57 PM · Patch-For-Review, Scribunto, Wikimedia-production-error

Apr 1 2015

Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT268e198716d3: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Apr 1 2015, 5:18 PM
Kghbln awarded T85113: Function names aren't sanitized in Lua error backtraces a Doubloon token.
Apr 1 2015, 8:59 AM · Security, Vuln-XSS, Scribunto

Mar 31 2015

Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT6d6588733f98: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 31 2015, 10:43 PM

Mar 19 2015

Jackmcbarn committed rSLATa925e9eae157: Restore backwards compatibility.
Restore backwards compatibility
Mar 19 2015, 1:45 PM
Gerrit Code Review <gerrit@wikimedia.org> committed rSKIN49352815657b: Updated mediawiki/skins Project: mediawiki/skins/Vector… (authored by Jackmcbarn).
Updated mediawiki/skins Project: mediawiki/skins/Vector…
Mar 19 2015, 1:44 PM

Mar 11 2015

Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT97719283803b: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:29 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTf167a04b0cad: Updated mediawiki/extensions Project: mediawiki/extensions/Capiunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Capiunto…
Mar 11 2015, 6:25 AM
Jackmcbarn added a reverting change for rECAP13a10a79aa36: Preprocess text arguments: rMEXTf167a04b0cad: Updated mediawiki/extensions Project: mediawiki/extensions/Capiunto….
Mar 11 2015, 6:25 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT537deb9ee2bf: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:25 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT3a04c0f21a29: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:23 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT513643bd6aca: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:23 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTc20e8fca08a3: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:23 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTd106dc09e0e5: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:22 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT770b3bd0b4b6: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:22 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT766201b0f3a7: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:22 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT1289cd855da4: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:21 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT24e65d847495: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:21 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT6b4b5cb72e27: Updated mediawiki/extensions Project: mediawiki/extensions/TitleBlacklist… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/TitleBlacklist…
Mar 11 2015, 6:21 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT955deb7c6120: Updated mediawiki/extensions Project: mediawiki/extensions/ConfirmEdit… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/ConfirmEdit…
Mar 11 2015, 6:18 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT5caafcae34c9: Updated mediawiki/extensions Project: mediawiki/extensions/Capiunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Capiunto…
Mar 11 2015, 6:17 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT8c5bddd74985: Updated mediawiki/extensions Project: mediawiki/extensions/ParserFunctions… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/ParserFunctions…
Mar 11 2015, 6:17 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT51f9798a976a: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:17 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTb12bff52c35c: Updated mediawiki/extensions Project: mediawiki/extensions/TitleBlacklist… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/TitleBlacklist…
Mar 11 2015, 6:17 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT52840f49e18f: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:16 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT6a306cc91be4: Updated mediawiki/extensions Project: mediawiki/extensions/TemplateSandbox… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/TemplateSandbox…
Mar 11 2015, 6:16 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTbab3a4e29e84: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:16 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT90266212550a: Updated mediawiki/extensions Project: mediawiki/extensions/TemplateSandbox… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/TemplateSandbox…
Mar 11 2015, 6:16 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTf3d851aab04c: Updated mediawiki/extensions Project: mediawiki/extensions/ParserFunctions… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/ParserFunctions…
Mar 11 2015, 6:16 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT12aa8d91f7ee: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:15 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT971d7db24c3d: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:15 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT678e49c4ee32: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:15 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT2eec8e900928: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:14 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTb0f7a739f7ba: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:13 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTea5d38a793d9: Updated mediawiki/extensions Project: mediawiki/extensions/CentralAuth… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/CentralAuth…
Mar 11 2015, 6:13 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT1aaa67d4da62: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:13 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXTd4a0b956b9c6: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:10 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT064ff2d29419: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:09 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT1af06fafeab6: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:09 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT3d422feffd14: Updated mediawiki/extensions Project: mediawiki/extensions/ParserFunctions… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/ParserFunctions…
Mar 11 2015, 6:09 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT68c70e2d24c6: Updated mediawiki/extensions Project: mediawiki/extensions/AbuseFilter… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/AbuseFilter…
Mar 11 2015, 6:09 AM
Gerrit Code Review <gerrit@wikimedia.org> committed rMEXT5bcecb493873: Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto… (authored by Jackmcbarn).
Updated mediawiki/extensions Project: mediawiki/extensions/Scribunto…
Mar 11 2015, 6:09 AM