aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert Microdata improvements in r111891, r111898, r111899, r111901, r111903,...Daniel Friesen2012-02-205-133/+15
* fix documentation: WikiPage::newFromID() can return nullAlexandre Emsenhuber2012-02-201-1/+1
* Fix parse error from r111965Alexandre Emsenhuber2012-02-201-1/+1
* Pass __METHOD__ to DatabaseBase::begin() and DatabaseBase::commit()Alexandre Emsenhuber2012-02-201-2/+2
* fix bug #34495 — patrol log credit the user patrolled, not the user patrollingMark A. Hershberger2012-02-201-1/+3
* Commit a new cryptographic random generator class for use in MediaWiki.Daniel Friesen2012-02-202-0/+253
* Use local context to get messagesAlexandre Emsenhuber2012-02-201-13/+13
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-02-2094-150/+166
* Don't output skinned errors in case of unhandled API exceptionsMax Semenik2012-02-201-1/+5
* r99633: Fixed raw access to context field, which is lazy-loaded and thus the ...Aaron Schulz2012-02-201-1/+1
* xdiff_string_rabdiff() appeared in version 1.5.0 of xdiff extension.Platonides2012-02-201-0/+4
* Remove duplicate translations also present in MessagesKs_arab.php ("ks" falls...Robin Pepermans2012-02-201-48/+0
* r111795: Split out upgradeLegacyArchiveRow() function and added NS/title to c...Aaron Schulz2012-02-201-1/+26
* Remove obsolete and broken lang2po.php.Siebrand Mazeland2012-02-201-166/+0
* Remove trailing newlines.Siebrand Mazeland2012-02-202-2/+0
* Fixes for highlighter.Siebrand Mazeland2012-02-201-3/+3
* Remove trailing newlines.Siebrand Mazeland2012-02-202-3/+0
* Followup r111903; Introduce a new Tidy hack to prevent tidy from stripping th...Daniel Friesen2012-02-202-1/+15
* Followup r111891; Update tidy.conf so that it doesn't strip out <data> and <t...Daniel Friesen2012-02-201-0/+3
* Followup r111891; Update the test to also make sure things like http-equiv an...Daniel Friesen2012-02-202-4/+16
* Followup r111898; Do the same for the attribute whitelist.Daniel Friesen2012-02-201-4/+10
* Followup r111891; Base the $staticInitialised variable off of the global setu...Daniel Friesen2012-02-191-4/+6
* * Marked some FileBackendMultiWrite functions as protected as they should beAaron Schulz2012-02-193-11/+16
* Call directly numRows() on the result object instead of DatabaseBase::numRows()Alexandre Emsenhuber2012-02-191-1/+1
* Handle one part of bug 32545 while improving MediaWiki's support for Microdat...Daniel Friesen2012-02-193-3/+84
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-02-19241-397/+187
* Add support for sorting fractions in jquery.tablesorterDerk-Jan Hartman2012-02-193-2/+61
* Use local context to get messagesAlexandre Emsenhuber2012-02-191-28/+19
* r111795: update line to remove bogus $db argumentAaron Schulz2012-02-191-1/+1
* Followup to r111861. Remove messages for highlightbroken because they are no ...Derk-Jan Hartman2012-02-192-2/+0
* Bug 27619: Remove the option to show broken links as: link?Derk-Jan Hartman2012-02-197-20/+6
* Follow-up r111855: add watchlist-summary to messages.inc.Siebrand Mazeland2012-02-191-0/+1
* Add message keys to the message files to define that messages and show it on ...Raimond Spekking2012-02-192-0/+2
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-02-1810-80/+108
* (bug 34421) duplicate Subject / wrong To: headers in mailAntoine Musso2012-02-181-13/+56
* Add support to tablesorter to handle IP/CIDR notationDerk-Jan Hartman2012-02-183-4/+64
* Fix extraneous quote from r111800Sam Reed2012-02-181-1/+1
* Use local context to get messagesAlexandre Emsenhuber2012-02-181-12/+13
* Removed wfDeprecated() call from LogPage::logName() and LogPage::logHeader();...Alexandre Emsenhuber2012-02-181-2/+0
* (bug 34421) avoid duplicate Subject headers in mailAntoine Musso2012-02-181-0/+2
* revert r111765 bug 34421 avoid duplicate Subject headersAntoine Musso2012-02-181-3/+3
* Proper $=jQuery aliasing in tablesorter testRoan Kattouw2012-02-181-2/+2
* Fix possibly undefined variablesSam Reed2012-02-184-4/+8
* Add missing dependency of mediawiki.user to mediawiki.api.watch. May resolve ...Andrew Garrett2012-02-181-1/+1
* follow-up to r111802, we dont need internal document.ready trigger since the ...Ryan Kaldari2012-02-181-8/+5
* fix for bug 34466 - making sure mediawiki module isnt executed before the DOM...Ryan Kaldari2012-02-181-2/+2
* Add both size *and* size difference on history page per bug 34449Andrew Garrett2012-02-171-1/+2
* Revert r97042, causes bug 34432Andrew Garrett2012-02-171-1/+1
* Use local context to get messagesAlexandre Emsenhuber2012-02-171-3/+3
* (bug 34373) - 'populateRevisionSha1.php misses archive rows, whose text is st...Aaron Schulz2012-02-171-20/+53