| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I3c366bc5ad98d47849556008f8204123a4356dac
|
|
|
|
|
|
|
|
|
|
| |
I've implemented Special:Version/Credits to have a nice list of contributors,
without having to download a file. The page takes it's data from the
CREDITS file and parses it as wiki text.
(As I was on it, I was so bold to add my name to the CREDITS)
Change-Id: Ic956c303d57fdccfd214c2fcb78d04c6bd30449a
|
|
|
|
| |
Change-Id: I582c1bcc50d694705b560fea893d0b2984072c08
|
|
|
|
| |
Change-Id: I2c3f54f6adee5e56c20f60b69f606ec3bc2ae3ff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch makes Special:Listuser includeable by inserting the following
wikitext:
{{special:Listusers}}
It supports all of [[Special:ListUsers]] short parameters. To list users
members of the 'sysop' group use the following wikitext:
{{Special:ListUsers/sysop}}
Change-Id: Ia0efbfbd6300db5ad67840667c1cb12ab5e003c3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patch from Russell Blau.
As recommended in [[mw:API:Edit#Token]], the "token" parameter in
a request should always be passed at the end of the query string.
This is a safety measure in case transmission of the HTML request to
the server is interrupted; then the server will not process the
incomplete request because there will be no (complete) token.
(Conversely, if the "text=" parameter were last, the server would have
no way of knowing whether the complete text had been received.)
Presumably the same thing is necessary for action=email, since the
request may include text of arbitrary length.
Change-Id: Id267dd628eb93eb06191c55eb386b1893f499554
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch was made in December 2005 by Elvis Stansvik on bug 4220, you
will find below the rewritten introduction for his patch contribution.
"""
The XML Schema for the XML dump format used by MediaWiki has no
constraints for the page and revision identifiers. This patch solve that
issue by enforcing the constraint in the XSD.
It most probably makes sense, since I think that:
- some parsers capable of Schema validation can work more efficiently
if constraints are in the XSD.
- Another reason is that (however unlikely) some other software might
output files in this format are not obliged to keep the IDs unique,
according the the XSD in its current form.
"""
Updating the http://www.mediawiki.org/xml/export-0.7/ public URL is
tracked by bug 37111.
Change-Id: Idb82fe620c3395acaa8f051b4d4d0d770cd33d44
|
|
|
|
| |
Change-Id: Ic7bbeba746ea37a92c1df5dbaa1fb4fd08da130c
|
|
|
|
| |
Change-Id: I41db0c0946bcef79a00d6d66e34114baaebe2ddc
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I9fdbda962777e11a51e4200d44f225c6d01292e9
|
|/
|
|
|
|
|
|
|
|
|
| |
Slightly enhanced on commit.
Patchset2:
- get ride of unneeded arguments passed to addOption()
- rename $redirects to $skippedRedirects. Easier to search.
- easier to read conditional test of page_is_redirect
Change-Id: I4ae528a584c5a9d73b615a6281d75b14d056e5e7
|
|
|
|
| |
Change-Id: I300f05ea4eb273bfa57192e58075bb027c6a02c8
|
|
|
|
|
|
|
|
| |
* Patch for bug 34319 for Special:DeletedContributions and Special:Contributions contributed by Srikanth Lakshmanan
* Other 16 instances identified by Der Umherirrende on translatewiki.net (https://translatewiki.net/wiki/Thread:Support/Missing_summary_message_keys_in_message_files), code updates by me.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113543
|
|
|
|
|
|
|
|
| |
Patch by Nischay Nahata whom I have mentored earlier this week.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/113221
|
|
|
|
|
|
|
|
|
|
|
| |
url parameter to target page. Useful for inputbox extension.
Patch by Bagariavivek.
Perhaps should go through [[Manual:Parameters_to_index.php]] and add anything that's sane to the allowed list, at some point.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112967
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112801
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112589
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/112178
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111449
|
|
|
|
|
|
|
|
|
| |
file does not exist
Patch from moejoe0000
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111197
|
|
|
|
|
|
|
|
|
| |
protected or public instead of private
Patch from Christian Neubauer
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111195
|
|
|
|
|
|
|
|
|
| |
at RecentChanges
Patch from Jarry1250
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111186
|
|
|
|
|
|
|
| |
Patch from John N.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/111180
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110999
|
|
|
|
|
|
|
| |
This can go in 1.20 if a Postgres person has time to look at it.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110690
|
|
|
|
|
|
|
| |
Gilles van den Hoven
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/110557
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/109894
|
|
|
|
|
|
|
|
|
| |
* (bug 33523) Function tag hooks don't appear on Special:Version.
Patches by Nikola Kovacs
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108087
|
|
|
|
|
|
|
|
|
|
|
| |
for integers
Authors: "Max" and Tim Landscheidt
Unquote 'null'
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107964
|
|
|
|
|
|
|
| |
Updated fix from Luca Fulchir
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/106025
|
|
|
|
|
|
|
|
|
| |
Most other occurrences where changed by r100588 already.
Thanks to "Reach Out to the Truth" for spotting this one.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/104404
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/104323
|
|
|
|
|
|
|
| |
Not to trying be pretentious or anything just, ya know.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/104319
|
|
|
|
|
|
|
| |
submitted by Søren Løvborg, checking for null return values from User::newFromName()
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/103745
|
|
|
|
|
|
|
| |
CREDITS for r103705
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/103710
|
|
|
|
|
|
|
| |
Patch by David Baumgarten
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/103691
|
|
|
|
|
|
|
| |
after r86041
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/103471
|
|
|
|
|
|
|
|
|
| |
LoginAuthenticateAudit hook more often
Tested and it *seems* reasonable to me.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/103396
|
|
|
|
|
|
|
| |
searching-for-an-IP-means-you-want-Special:Contributions behavior configurable. Patch by Olivier Finlay Beaton
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/103019
|
|
|
|
|
|
|
| |
IE9 if the textarea doesn't fit on the screen. Patch by Lupo
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/102948
|
|
|
|
|
|
|
|
|
|
|
| |
Applied patch by Van de Bugger
Added documentation to go with
Added code to Preprocess_HipHop too
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/102571
|
|
|
|
|
|
|
|
|
|
|
| |
caption
Apply fomafix's patch for jquery.tablesorter.js (also reported upstream:
https://forum.jquery.com/topic/in-table-with-class-sortable-thead-is-before-caption
(currently in moderation)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/102301
|
|
|
|
|
|
|
|
|
| |
goes to logo instead of 'continue'"
Patch From: Grunny
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/102027
|
|
|
|
|
|
|
|
| |
adding Nx.devnull's patch that adds a hook needed by
Extension:PlaceNewSection.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/101096
|
|
|
|
|
|
|
|
|
| |
options form
Patch from MrBlueSky.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/100775
|
|
|
|
|
|
|
|
| |
Patch by Brad Jorsch.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/100347
|
|
|
|
|
|
|
|
|
|
|
| |
hidden
when AuthPlugin#allowEmailChange() returns false
Patch from Rusty Burchfield
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/98558
|
|
|
|
|
|
|
| |
doTableStuff() from before r85922 and reverted all parser test changes that looked vaguely related. Apologies to Platonides, since some of his parser tests appeared to be relevant to the old parser, but it's simplest to just revert all the related changes and then re-add any useful tests later. See CR r85922 for full rationale.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/97145
|
|
|
|
|
|
|
| |
Patch by Amir E. Aharoni (some whitespace fixes)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/96265
|