| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed FakeTitle::userCanEditCssJsSubpage() for consistency since Title::use... | Alexandre Emsenhuber | 2012-02-13 | 1 | -1/+0 |
* | revert r111234 (deprecated methods removal) | Antoine Musso | 2012-02-12 | 1 | -0/+4 |
* | Remove some methods marked for removal in 1.20 and update FakeTitle accordingly. | Alexandre Emsenhuber | 2012-02-11 | 1 | -4/+0 |
* | Revert r107769, r107771, r107825, r107840, r107927, r107934 | Brion Vibber | 2012-01-03 | 1 | -3/+3 |
* | Update method signatures in FakeTitle to avoid E_STRICTs | Alexandre Emsenhuber | 2012-01-03 | 1 | -6/+6 |
* | * Store the value of the page.page_restrictions field in Title::loadFromRow()... | Alexandre Emsenhuber | 2012-01-02 | 1 | -3/+3 |
* | Removed Title::isValidCssJsSubpage(), deprecated since 1.17 (77309), and upda... | Robin Pepermans | 2011-12-13 | 1 | -1/+0 |
* | (bug 29475) Remove "trackback" feature entirely from core. This has been disa... | Chad Horohoe | 2011-11-23 | 1 | -2/+0 |
* | Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's ge... | Daniel Friesen | 2011-11-10 | 1 | -1/+1 |
* | It's not just for < 5.1! | Sam Reed | 2011-05-26 | 1 | -5/+1 |
* | * Fix E_STRICT errors about functions not having same signature | Alexandre Emsenhuber | 2010-01-22 | 1 | -15/+65 |
* | Remove deprecated userCanCreate(), userCanEdit(), userCanMove(). Methods were... | Siebrand Mazeland | 2009-05-24 | 1 | -3/+0 |
* | followup to r44520: simplify various bits by removing checks now made redundant | Ilmari Karonen | 2008-12-13 | 1 | -0/+1 |
* | Fix some strict standards on function declaration. Others might need this too... | Chad Horohoe | 2008-10-22 | 1 | -9/+9 |
* | Improve FakeTitle implementation: | Roan Kattouw | 2008-08-28 | 1 | -3/+1 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -2/+0 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | Remove obsoletes Title::getRelatedCache, Title:touchArray | Antoine Musso | 2007-04-16 | 1 | -1/+0 |
* | * Use 1movedto2_redir instead of 1movedto2 in the pages history when moving o... | Rotem Liss | 2007-01-22 | 1 | -1/+0 |
* | We forgot userCanCreate() | Antoine Musso | 2007-01-20 | 1 | -0/+1 |
* | Removed most exit() calls from the MediaWiki core, by replacing them with eit... | Tim Starling | 2006-06-07 | 1 | -1/+1 |
* | trailing whitespace removal | Lupin | 2006-03-11 | 1 | -6/+6 |
* | closing tag | Tim Starling | 2006-02-28 | 1 | -0/+1 |
* | Class to help with debugging inappropriate references to $wgTitle. | Tim Starling | 2006-02-28 | 1 | -0/+87 |