| Commit message (Expand) | Author | Age | Files | Lines |
* | More return documentation | Sam Reed | 2012-02-09 | 1 | -0/+1 |
* | Use accessor method, ping r110179 | Sam Reed | 2012-01-27 | 1 | -1/+1 |
* | Follow-up r83791: do not show size links for wikis which do not use a 404 tra... | Bryan Tong Minh | 2012-01-27 | 1 | -1/+4 |
* | Reverted r108743 per CR comment. This should at least be discussed first. | Aaron Schulz | 2012-01-12 | 1 | -1/+2 |
* | Kill "* @return void" | Sam Reed | 2012-01-12 | 1 | -2/+1 |
* | Fix casing of Language::timeanddate calls | Alexandre Emsenhuber | 2011-12-20 | 1 | -5/+5 |
* | follow up to r106215 r106218 forgot one >_> | Jeroen De Dauw | 2011-12-14 | 1 | -1/+1 |
* | follow up to r106215, pass user | Jeroen De Dauw | 2011-12-14 | 1 | -1/+1 |
* | WikiPage::viewUpdates() -> WikiPage::doViewUpdates() | Siebrand Mazeland | 2011-12-14 | 1 | -2/+2 |
* | Add a configuration variable to work around the issue that has been reported ... | Tim Starling | 2011-12-09 | 1 | -2/+2 |
* | Change <br clear="all/left" to <br style="clear: in inline html. | Platonides | 2011-11-20 | 1 | -1/+1 |
* | (bug 31535; bug 332) Properly truncate upload summaries (img_description) on ... | Brian Wolff | 2011-11-16 | 1 | -1/+1 |
* | Follow-up r103202: removed unused global declaration | Alexandre Emsenhuber | 2011-11-16 | 1 | -2/+0 |
* | Following r100264, update usages in core | John Du Hart | 2011-11-16 | 1 | -2/+2 |
* | * Factorise common code in ImagePage::delete() and allow normal page deletion... | Alexandre Emsenhuber | 2011-11-15 | 1 | -8/+4 |
* | Don't pass the count parameter in rawParams() otherwise {{PLURAL:}} won't wor... | Alexandre Emsenhuber | 2011-11-11 | 1 | -2/+2 |
* | (bug 32358) Do not display "No higher resolution available" if the file doesn... | Brian Wolff | 2011-11-11 | 1 | -0/+4 |
* | More documentation | Sam Reed | 2011-10-29 | 1 | -4/+60 |
* | Per Nikerabbit's comment on r100621: | Alexandre Emsenhuber | 2011-10-27 | 1 | -1/+1 |
* | Add, update, tweak documentation | Sam Reed | 2011-10-26 | 1 | -0/+4 |
* | Revert unrelated changes from r99916 | Bryan Tong Minh | 2011-10-15 | 1 | -15/+7 |
* | Follow-up r99911: fix tests | Bryan Tong Minh | 2011-10-15 | 1 | -7/+15 |
* | * Move <small> styling from message to shared.css | Raimond Spekking | 2011-09-12 | 1 | -4/+6 |
* | * r96737: set OutputPage->addWikiText() as an interface message by default | Robin Pepermans | 2011-09-11 | 1 | -0/+2 |
* | BetterDirectionality fixes: | Robin Pepermans | 2011-07-11 | 1 | -5/+4 |
* | Changed all dynamic calls to Linker methods into static ones in ImagePage.php. | Alexandre Emsenhuber | 2011-07-06 | 1 | -38/+23 |
* | (bug 6100; follow-up to r91315) Being bold and removing $wgBetterDirectionali... | Robin Pepermans | 2011-07-06 | 1 | -3/+3 |
* | * Added getFileVersion()/setFileVersion() functions to OutputPage | Aaron Schulz | 2011-07-05 | 1 | -0/+1 |
* | Removed doPurge() from ImagePage.php, already moved to WikiFilePage | Aaron Schulz | 2011-07-04 | 1 | -20/+0 |
* | * Changed action=revert to use a subclass of Action | Alexandre Emsenhuber | 2011-07-01 | 1 | -9/+0 |
* | Minor revert to r91246 | Sam Reed | 2011-07-01 | 1 | -1/+1 |
* | Change usages of $wgUser->getSkin() in special pages to use $this->getSkin() | Sam Reed | 2011-07-01 | 1 | -1/+1 |
* | Merge r86683 from 1.17wmf1 | Sam Reed | 2011-06-30 | 1 | -25/+25 |
* | * Split off WikiPage class from Article, WikiFilePage class from ImagePage, a... | Aaron Schulz | 2011-06-29 | 1 | -131/+68 |
* | (bug 29277) MediaWiki:Filepage.css not loaded on foreignwiki itself. Fixup to... | Chad Horohoe | 2011-06-29 | 1 | -4/+12 |
* | Directionality improvements as part of bug 6100 (under $wgBetterDirectionality): | Robin Pepermans | 2011-06-24 | 1 | -1/+2 |
* | Directionality improvements as part of bug 6100 (under $wgBetterDirectionalit... | Robin Pepermans | 2011-06-22 | 1 | -2/+8 |
* | Revert r86764, r89134, r86827 -- added a second opaque boolean parameter to L... | Brion Vibber | 2011-06-14 | 1 | -1/+1 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -4/+4 |
* | (bug 23002) Imagelinks table not updated after imagemove. The actual bug was ... | Bryan Tong Minh | 2011-05-14 | 1 | -51/+65 |
* | Embrace comment with () only when really needed. In Special:ListFiles and Ima... | Raimond Spekking | 2011-04-23 | 1 | -1/+1 |
* | (bug 28583) chase down and beat to death external calls of functions marked /... | Happy-melon | 2011-04-18 | 1 | -7/+4 |
* | Free metadata toggle script from wikibits.js dependencies; rename to mediawik... | Leo Koppelkamm | 2011-04-16 | 1 | -1/+1 |
* | Merge to trunk everything in img_metadata branch. | Brian Wolff | 2011-04-16 | 1 | -1/+1 |
* | * (bug 28372) Fix bogus link to suppressed file versions in ForeignDBRepo | Brion Vibber | 2011-04-06 | 1 | -14/+18 |
* | * (bug 28306) Fix exposure of suppressed usernames in ForeignDBRepo | Brion Vibber | 2011-04-06 | 1 | -8/+8 |
* | Fixup a few undefined variables and alike while checking REL1_17 | Sam Reed | 2011-04-04 | 1 | -2/+0 |
* | ImagePage.php: add missing braces + other code style tweaks | Jack Phoenix | 2011-04-02 | 1 | -49/+70 |
* | Fixes Bug #28214 - When page not found, sends malformed HTTP/1.x instead of H... | Mark A. Hershberger | 2011-03-25 | 1 | -1/+1 |
* | Follow-up r84249: reimplement isAllowedAny(), and restore isAllowed() to only... | Happy-melon | 2011-03-18 | 1 | -2/+2 |