| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108630
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108621
|
|
|
|
|
|
|
| |
consensus on this yet.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108581
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixes bug 4438
* Depends on r108342. See also r108343 which did a similar thing for mw.config wgAction
Previously attempted in r91871, which was reverted in r94131.
Added in OutputPage instead of Skin::getPageClasses, as this is not directly page nor skin related. It also ensures independency from skins, this CSS class should be always available so that it can be relied on by the front-end.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108345
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108344
|
|
|
|
|
|
|
|
|
|
| |
* Not needed, and not used. Is internally converted to "view" as much as possible.
* Fixes bug 33587
* See also https://bugzilla.wikimedia.org/show_bug.cgi?id=25800#c6
* Other diff links from MediaWiki don't do this either
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108341
|
|
|
|
|
|
|
| |
* Fixes bug 33565
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108262
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108259
|
|
|
|
|
|
|
|
|
|
|
|
| |
Let us use the new "className" upstream option to add a class per tooltip.
Partial merges of upstreams changes:
- 602f2fe5 Per-tooltip classes
- f5563566 Helper function for call or return idiom
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108244
|
|
|
|
|
|
|
|
|
|
| |
Follow up r107556 and based on the discussions on wikitech-l about this.
mediawiki.jqueryMsg is now loaded always. mw.msg uses the parser if required.
Add qunit test cases.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108203
|
|
|
|
|
|
|
| |
that doesn't block other metadata from being read. Also makes sure if more then one app13 block is in the file, they are all read, not just the last one that appears in the file (This required some changes to tests since before the intermediate value was just one value, now its an array of all such blocks)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108183
|
|
|
|
|
|
|
| |
add documentation. Bug 10574y
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108151
|
|
|
|
|
|
|
| |
that the results are artificially cut off, and its not just that there is only 1000 wanted files (or whatever else) on the wiki.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108147
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pipe, but doesn't
have any pipes after being transformed by MessageCache, causes exception on
all pages.
This can happen with lines like:
**{{#if:yes|Something}}
Thank you to liangent for figuring out how to escape a | without {{!}} existing and | not working.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108145
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108088
|
|
|
|
|
|
|
|
|
| |
* (bug 33523) Function tag hooks don't appear on Special:Version.
Patches by Nikola Kovacs
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108087
|
|
|
|
|
|
|
| |
like bug 25746. Also, threw MSSQL out of release notes - it can't be installed through the usual means.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108009
|
|
|
|
|
|
|
|
|
| |
(bug 23427) Introduced {{PAGEID}} variable to expose page.page_id
[patch by Waldir]
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108002
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107941
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changed written by Timo and reviewed by Hashar. This should be harmless.
To enable the feature:
$wgEnableJavaScriptTest = true;
Then head to:
[[Special:JavaScriptTest/qunit]]
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107919
|
|
|
|
|
|
|
|
|
| |
Designed for administration purposes, not to be exposed to front end users
Useful for administration purposes (like WMF with job runners), we can look at the "highest" jobs, and find out whether enwiki is just busy, or the jobs have been there a while (signalling that the job runners potentially have issues)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107886
|
|
|
|
|
|
|
|
|
| |
is given as an array
Simply means that if you have an array of acceptable values and you only accept one at a time, you can have pipes in the allowed values.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107876
|
|
|
|
|
|
|
| |
loading of skins.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107860
|
|
|
|
|
|
|
|
|
| |
properly + release notes.
apibase is used for fetching content from the server as well as determining description pages, so should use a full-qualified protocol when the site's in https.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107833
|
|
|
|
|
|
|
|
|
| |
calculated based on server timezone instead of UTC in sprintfDate. [follow-up r45208]
This would cause a couple incorrect results on new years day.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107806
|
|
|
|
|
|
|
| |
in SVGs.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107793
|
|
|
|
|
|
|
|
|
|
|
| |
user's language
Fixed this by "abusing" of the $options parameter of Linker::link() to pass the Language object (as we did for wfMsgExt()), has the two following advantages:
* The tooltip is displayed in the requested language instead of depending on $wgLang
* The usage of the Language object is detected in the ParserOptions, thus the parser cache key will not have "*" for the language
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107773
|
|
|
|
|
|
|
| |
Also add a note about how if you use a foreign repo, you're going to get plenty false positives.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107770
|
|
|
|
|
|
|
|
| |
* (bug 33014) Language::formatSize()/formatBitrate() should be able to deal
with larger numbers (tera-yotta).
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107752
|
|
|
|
|
|
|
|
|
|
| |
tables which causes various rendering issues
** (bug 30485) Hieroglyphs look scary if embedded in tables with class="wikitable"
** (bug 33434) math extension: integral expressions display with boxes/frames/borders
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107669
|
|
|
|
|
|
|
|
|
|
|
| |
{{NAMESPACE}} relative to the Title of the currently being parsed page.
Basically wfMsgForContent expands messages with wrong title while doing linksupdate stuff via job queue. For the broken file tracking category (r86534),Wikipedia folk want to sort the page into different categories based on namespace, and for some namespaces not categorize them at all (After all, a broken file link in a talk namespace is often not a bad thing).
Anyhow, explicitly set the title object for the message using wfMessage. There's probably deeper issues here in regards to why wfMsg et al is using wrong title, but this should fix the immediate issue.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107623
|
|
|
|
|
|
|
| |
backward compatibility and marked it as deprecated
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107595
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107571
|
|
|
|
|
|
|
| |
Support for PLURAL in javascript.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107556
|
|
|
|
|
|
|
|
|
| |
* Embed "private" ResourceLoader modules in the <head> before the first loader link, instead of in the <body> after the last loader link
* Wow, was in the opposite place where it should've been :D
* Fixes bug 30914
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107534
|
|
|
|
|
|
|
| |
backwards compatibility issues not addressed (e.g. {{selfsubst/now string}})
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107449
|
|
|
|
|
|
|
|
|
|
|
| |
what they do"
Using this to sync up my working copies
Should have the little niggles tidied up though
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107393
|
|
|
|
|
|
|
|
|
| |
namespace for svg files. Work around issue where entities not expanded by our SVGMetadataReader.
I'm leaving the bug open, since I'm not sure if this is a proper fix, but I think its significantly better than the current situation.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107359
|
|
|
|
|
|
|
|
|
| |
* Not used anywhere in ./phase3/
* Not used anywhere in ./extensions/
* Deprecated in MediaWiki 1.16 according to HISTORY
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107329
|
|
|
|
|
|
|
| |
Follow-up r107319.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107320
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107299
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107270
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107262
|
|
|
|
|
|
|
| |
update Names.php and RELEASE-NOTES-1.19.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107258
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107119
|
|
|
|
|
|
|
|
| |
Fix was merged in REL1_18 by r107046
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107047
|
|
|
|
|
|
|
| |
by Waldir]
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/107006
|
|
|
|
|
|
|
| |
* Fixes bug 33305
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/106992
|
|
|
|
|
|
|
| |
by Erwin Dokter
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/106964
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/106929
|