Module:Namespace detect/data: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 June 2019

1 June 2019

5 March 2016

25 August 2015

25 June 2015

27 April 2014

6 April 2014

  • curprev 01:0201:02, 6 April 2014en>Mr. Stradivarius 2,569 bytes +43 bug fix - use the demospace parameter as both key and value in the argKeys table

5 April 2014

  • curprev 13:4013:40, 5 April 2014en>Mr. Stradivarius 2,526 bytes +4 use "demopage" instead of "page" as the default page parameter - needed to fix bug on en.wikisource where "Page" is a namespace name

31 March 2014

24 March 2014

  • curprev 19:4519:45, 24 March 2014en>Mr. Stradivariusm 2,522 bytes 0 Protected Module:Namespace detect/data: High-risk Lua module ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 19:4319:43, 24 March 2014en>Mr. Stradivarius 2,522 bytes −42 found it - mappings[nsname] was getting an upper-case key
  • curprev 19:3719:37, 24 March 2014en>Mr. Stradivarius 2,564 bytes +42 Undid revision 601018314 by Mr. Stradivarius (talk) looks like that broke something
  • curprev 19:3619:36, 24 March 2014en>Mr. Stradivarius 2,522 bytes −42 avoid using local variables to save table lookups per Jackmcbarn's suggestion, and because this will be cached with mw.loadData so performance of this function is not such a worry

22 March 2014

  • curprev 15:0315:03, 22 March 2014en>Mr. Stradivarius 2,564 bytes −54 give the argKeys table global scope so that getParamMappings can access it without having to process the cfg table again
  • curprev 14:4114:41, 22 March 2014en>Mr. Stradivarius 2,618 bytes +1,003 add a getArgKeys function, so that we can have multiple keys for each argument (helpful for localisation) and so that we only have to create that table once per page
  • curprev 03:0603:06, 22 March 2014en>Jackmcbarn 1,615 bytes +95 Undid revision 600634263 by Jackmcbarn (talk): Oh, this seems to have been for performance. Still not sure if it's a good idea, but will leave for now
  • curprev 03:0403:04, 22 March 2014en>Jackmcbarn 1,520 bytes −95 IMO, aliasing variables like that makes readability worse

21 March 2014

20 March 2014

  • curprev 23:5223:52, 20 March 2014en>Jackmcbarn 2,764 bytes +4 okay, it needs wrapping after all
  • curprev 23:4923:49, 20 March 2014en>Jackmcbarn 2,760 bytes −26 no sense wrapping this
  • curprev 23:4723:47, 20 March 2014en>Jackmcbarn 2,786 bytes +2,786 Created page with '---------------------------------------------------------------------------------------------------- -- Configuration da...'