| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert Microdata improvements in r111891, r111898, r111899, r111901, r111903,... | Daniel Friesen | 2012-02-20 | 5 | -133/+15 |
* | fix documentation: WikiPage::newFromID() can return null | Alexandre Emsenhuber | 2012-02-20 | 1 | -1/+1 |
* | Fix parse error from r111965 | Alexandre Emsenhuber | 2012-02-20 | 1 | -1/+1 |
* | Pass __METHOD__ to DatabaseBase::begin() and DatabaseBase::commit() | Alexandre Emsenhuber | 2012-02-20 | 1 | -2/+2 |
* | fix bug #34495 — patrol log credit the user patrolled, not the user patrolling | Mark A. Hershberger | 2012-02-20 | 1 | -1/+3 |
* | Commit a new cryptographic random generator class for use in MediaWiki. | Daniel Friesen | 2012-02-20 | 2 | -0/+253 |
* | Use local context to get messages | Alexandre Emsenhuber | 2012-02-20 | 1 | -13/+13 |
* | Localisation updates for core and extension messages from translatewiki.net | Raimond Spekking | 2012-02-20 | 94 | -150/+166 |
* | Don't output skinned errors in case of unhandled API exceptions | Max Semenik | 2012-02-20 | 1 | -1/+5 |
* | r99633: Fixed raw access to context field, which is lazy-loaded and thus the ... | Aaron Schulz | 2012-02-20 | 1 | -1/+1 |
* | xdiff_string_rabdiff() appeared in version 1.5.0 of xdiff extension. | Platonides | 2012-02-20 | 1 | -0/+4 |
* | Remove duplicate translations also present in MessagesKs_arab.php ("ks" falls... | Robin Pepermans | 2012-02-20 | 1 | -48/+0 |
* | r111795: Split out upgradeLegacyArchiveRow() function and added NS/title to c... | Aaron Schulz | 2012-02-20 | 1 | -1/+26 |
* | Remove obsolete and broken lang2po.php. | Siebrand Mazeland | 2012-02-20 | 1 | -166/+0 |
* | Remove trailing newlines. | Siebrand Mazeland | 2012-02-20 | 2 | -2/+0 |
* | Fixes for highlighter. | Siebrand Mazeland | 2012-02-20 | 1 | -3/+3 |
* | Remove trailing newlines. | Siebrand Mazeland | 2012-02-20 | 2 | -3/+0 |
* | Followup r111903; Introduce a new Tidy hack to prevent tidy from stripping th... | Daniel Friesen | 2012-02-20 | 2 | -1/+15 |
* | Followup r111891; Update tidy.conf so that it doesn't strip out <data> and <t... | Daniel Friesen | 2012-02-20 | 1 | -0/+3 |
* | Followup r111891; Update the test to also make sure things like http-equiv an... | Daniel Friesen | 2012-02-20 | 2 | -4/+16 |
* | Followup r111898; Do the same for the attribute whitelist. | Daniel Friesen | 2012-02-20 | 1 | -4/+10 |
* | Followup r111891; Base the $staticInitialised variable off of the global setu... | Daniel Friesen | 2012-02-19 | 1 | -4/+6 |
* | * Marked some FileBackendMultiWrite functions as protected as they should be | Aaron Schulz | 2012-02-19 | 3 | -11/+16 |
* | Call directly numRows() on the result object instead of DatabaseBase::numRows() | Alexandre Emsenhuber | 2012-02-19 | 1 | -1/+1 |
* | Handle one part of bug 32545 while improving MediaWiki's support for Microdat... | Daniel Friesen | 2012-02-19 | 3 | -3/+84 |
* | Localisation updates for core and extension messages from translatewiki.net | Raimond Spekking | 2012-02-19 | 241 | -397/+187 |
* | Add support for sorting fractions in jquery.tablesorter | Derk-Jan Hartman | 2012-02-19 | 3 | -2/+61 |
* | Use local context to get messages | Alexandre Emsenhuber | 2012-02-19 | 1 | -28/+19 |
* | r111795: update line to remove bogus $db argument | Aaron Schulz | 2012-02-19 | 1 | -1/+1 |
* | Followup to r111861. Remove messages for highlightbroken because they are no ... | Derk-Jan Hartman | 2012-02-19 | 2 | -2/+0 |
* | Bug 27619: Remove the option to show broken links as: link? | Derk-Jan Hartman | 2012-02-19 | 7 | -20/+6 |
* | Follow-up r111855: add watchlist-summary to messages.inc. | Siebrand Mazeland | 2012-02-19 | 1 | -0/+1 |
* | Add message keys to the message files to define that messages and show it on ... | Raimond Spekking | 2012-02-19 | 2 | -0/+2 |
* | Localisation updates for core and extension messages from translatewiki.net | Raimond Spekking | 2012-02-18 | 10 | -80/+108 |
* | (bug 34421) duplicate Subject / wrong To: headers in mail | Antoine Musso | 2012-02-18 | 1 | -13/+56 |
* | Add support to tablesorter to handle IP/CIDR notation | Derk-Jan Hartman | 2012-02-18 | 3 | -4/+64 |
* | Fix extraneous quote from r111800 | Sam Reed | 2012-02-18 | 1 | -1/+1 |
* | Use local context to get messages | Alexandre Emsenhuber | 2012-02-18 | 1 | -12/+13 |
* | Removed wfDeprecated() call from LogPage::logName() and LogPage::logHeader();... | Alexandre Emsenhuber | 2012-02-18 | 1 | -2/+0 |
* | (bug 34421) avoid duplicate Subject headers in mail | Antoine Musso | 2012-02-18 | 1 | -0/+2 |
* | revert r111765 bug 34421 avoid duplicate Subject headers | Antoine Musso | 2012-02-18 | 1 | -3/+3 |
* | Proper $=jQuery aliasing in tablesorter test | Roan Kattouw | 2012-02-18 | 1 | -2/+2 |
* | Fix possibly undefined variables | Sam Reed | 2012-02-18 | 4 | -4/+8 |
* | Add missing dependency of mediawiki.user to mediawiki.api.watch. May resolve ... | Andrew Garrett | 2012-02-18 | 1 | -1/+1 |
* | follow-up to r111802, we dont need internal document.ready trigger since the ... | Ryan Kaldari | 2012-02-18 | 1 | -8/+5 |
* | fix for bug 34466 - making sure mediawiki module isnt executed before the DOM... | Ryan Kaldari | 2012-02-18 | 1 | -2/+2 |
* | Add both size *and* size difference on history page per bug 34449 | Andrew Garrett | 2012-02-17 | 1 | -1/+2 |
* | Revert r97042, causes bug 34432 | Andrew Garrett | 2012-02-17 | 1 | -1/+1 |
* | Use local context to get messages | Alexandre Emsenhuber | 2012-02-17 | 1 | -3/+3 |
* | (bug 34373) - 'populateRevisionSha1.php misses archive rows, whose text is st... | Aaron Schulz | 2012-02-17 | 1 | -20/+53 |