| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * In EditPage.php: don't add the separator if getCancelLink() returns an empt... | Alexandre Emsenhuber | 2011-07-12 | 1 | -2/+4 |
* | (bug 6100; follow-up to r91315) Being bold and removing $wgBetterDirectionali... | Robin Pepermans | 2011-07-06 | 1 | -13/+8 |
* | (bug 5800) Added $formCallback as a parameter to the hook EditPage::showEditF... | Chad Horohoe | 2011-07-05 | 1 | -1/+1 |
* | Changed calls to Linker::tooltipAndAccesskeyAttribs() to be static and fixed ... | Alexandre Emsenhuber | 2011-07-04 | 1 | -2/+1 |
* | Make parser->getFunctionLang be dependent on title->getPageLanguage() instead... | Robin Pepermans | 2011-06-26 | 1 | -5/+0 |
* | (bug 8556) When using $wgRawHtml, don't show scary session_failure/possible a... | Brian Wolff | 2011-06-26 | 1 | -2/+8 |
* | Directionality improvements as part of bug 6100 (under $wgBetterDirectionality): | Robin Pepermans | 2011-06-24 | 1 | -1/+2 |
* | Remove unused global $wgContLang | Platonides | 2011-06-22 | 1 | -1/+1 |
* | Follow-up r90371, per comment by ^demon | Matěj Grabovský | 2011-06-20 | 1 | -1/+1 |
* | Fix double setTargetLanguage of r90337 | Robin Pepermans | 2011-06-18 | 1 | -1/+0 |
* | Address comment by Platonides on r90320: | Robin Pepermans | 2011-06-18 | 1 | -7/+11 |
* | Follow up r90320. The purpose of wfProfileIn/Out is to profile | Platonides | 2011-06-18 | 1 | -1/+1 |
* | Follow-up to r90265: directionality improvements as part of bug 6100 (under $... | Robin Pepermans | 2011-06-17 | 1 | -7/+15 |
* | Swap else if for elseif | Sam Reed | 2011-06-17 | 1 | -14/+14 |
* | WatchAction requires token (BREAKING CHANGE) | Krinkle | 2011-06-06 | 1 | -2/+3 |
* | Adding method documentation | Sam Reed | 2011-06-05 | 1 | -16/+64 |
* | More parameter documentation!! | Sam Reed | 2011-05-28 | 1 | -1/+1 |
* | More documentation tweaks/additions | Sam Reed | 2011-05-26 | 1 | -1/+4 |
* | More documentation tweaks/additions | Sam Reed | 2011-05-26 | 1 | -1/+16 |
* | Fix function level comments that start with /* not /** | Sam Reed | 2011-05-21 | 1 | -2/+2 |
* | (bug 29036) For cascade-protected pages, the mw-textarea-cprotected class is ... | Roan Kattouw | 2011-05-19 | 1 | -0/+4 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -1/+1 |
* | (bug 28287) The "your changes" box for edit conflicts is now read-only. Patc... | Benjamin Lees | 2011-05-14 | 1 | -1/+1 |
* | Fix for r86041: when the user wants to unwatch the article, really unwatch it ;) | Alexandre Emsenhuber | 2011-05-12 | 1 | -1/+1 |
* | More versions added to @deprecated tags | Sam Reed | 2011-05-06 | 1 | -9/+1 |
* | Followup to r86603 per Bug 28681 : Create public array mw.toolbar.buttons. Us... | Leo Koppelkamm | 2011-04-26 | 1 | -2/+1 |
* | (bug 21180) Move the old toolbar below the summary input to match the new too... | Roan Kattouw | 2011-04-25 | 1 | -1/+2 |
* | Remove hints since $this->isNew was not possible anywhere else. | Mark A. Hershberger | 2011-04-25 | 1 | -19/+19 |
* | * Fixes Bug #27860 - Minor edit after clicking 'new section' tab | Mark A. Hershberger | 2011-04-23 | 1 | -37/+42 |
* | Documentation and type hinting. | Happy-melon | 2011-04-23 | 1 | -3/+2 |
* | Move edit.js stuff to mediawiki.action.edit.js, and remove wikibits dependenc... | Leo Koppelkamm | 2011-04-21 | 1 | -3/+3 |
* | * (bug 28511) Use [] syntax instead of {} for string offset access | Alexandre Emsenhuber | 2011-04-17 | 1 | -4/+4 |
* | r86001, now with less scariness :P I took out the delete action and did purg... | Happy-melon | 2011-04-14 | 1 | -2/+2 |
* | Revert r86001: Brion says it's too scary :D will recommit in pieces | Happy-melon | 2011-04-13 | 1 | -2/+2 |
* | New infrastructure for actions, as discussed on wikitech-l. Fairly huge commit. | Happy-melon | 2011-04-13 | 1 | -2/+2 |
* | * Removed getSelectOptions, which did nothing other than send FOR UPDATE on s... | Aaron Schulz | 2011-04-13 | 1 | -1/+0 |
* | Follow-up r85020 per CR - use strict comparison | Happy-melon | 2011-03-30 | 1 | -1/+3 |
* | (bug 18937) avoid broken wikimarkup (four apostrophes together) in MediaWiki:... | Happy-melon | 2011-03-30 | 1 | -1/+2 |
* | More member variable documentation | Sam Reed | 2011-02-24 | 1 | -0/+7 |
* | Revert r74387: it may not fix the IE8 jumping bug in all cases, but it defini... | Roan Kattouw | 2011-02-19 | 1 | -0/+2 |
* | Followup bug #27447 and r82308 and r82328 with patch supplied by | Mark A. Hershberger | 2011-02-17 | 1 | -10/+18 |
* | Rv part of r82308 that causes warnings | Niklas Laxström | 2011-02-17 | 1 | -1/+0 |
* | (Bug #27447) Added option to toolbar-item to switch off text-selection | Mark A. Hershberger | 2011-02-16 | 1 | -0/+1 |
* | * (bug 26298) Throw warning instead of silently saving blank page when php-su... | Brion Vibber | 2011-02-14 | 1 | -1/+14 |
* | Broke long line | Aaron Schulz | 2011-02-13 | 1 | -1/+2 |
* | w/s fixups | Mark A. Hershberger | 2011-02-12 | 1 | -29/+29 |
* | Wrap old toolbar addButton() calls in a document ready, so they're not run ea... | Roan Kattouw | 2011-02-11 | 1 | -1/+1 |
* | Added "context title" to replace $wgTitle, current behavior unchanges, but ad... | Alexandre Emsenhuber | 2011-02-10 | 1 | -26/+44 |
* | More wfProfileOut()ing | Platonides | 2011-02-10 | 1 | -2/+2 |
* | Close wfProfileIn()s | Platonides | 2011-02-10 | 1 | -7/+14 |