aboutsummaryrefslogtreecommitdiffstats
path: root/includes/FakeTitle.php
Commit message (Expand)AuthorAgeFilesLines
* Revert r107769, r107771, r107825, r107840, r107927, r107934Brion Vibber2012-01-031-3/+3
* Update method signatures in FakeTitle to avoid E_STRICTsAlexandre Emsenhuber2012-01-031-6/+6
* * Store the value of the page.page_restrictions field in Title::loadFromRow()...Alexandre Emsenhuber2012-01-021-3/+3
* Removed Title::isValidCssJsSubpage(), deprecated since 1.17 (77309), and upda...Robin Pepermans2011-12-131-1/+0
* (bug 29475) Remove "trackback" feature entirely from core. This has been disa...Chad Horohoe2011-11-231-2/+0
* Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's ge...Daniel Friesen2011-11-101-1/+1
* It's not just for < 5.1!Sam Reed2011-05-261-5/+1
* * Fix E_STRICT errors about functions not having same signatureAlexandre Emsenhuber2010-01-221-15/+65
* Remove deprecated userCanCreate(), userCanEdit(), userCanMove(). Methods were...Siebrand Mazeland2009-05-241-3/+0
* followup to r44520: simplify various bits by removing checks now made redundantIlmari Karonen2008-12-131-0/+1
* Fix some strict standards on function declaration. Others might need this too...Chad Horohoe2008-10-221-9/+9
* Improve FakeTitle implementation:Roan Kattouw2008-08-281-3/+1
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-2/+0
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Remove obsoletes Title::getRelatedCache, Title:touchArrayAntoine Musso2007-04-161-1/+0
* * Use 1movedto2_redir instead of 1movedto2 in the pages history when moving o...Rotem Liss2007-01-221-1/+0
* We forgot userCanCreate()Antoine Musso2007-01-201-0/+1
* Removed most exit() calls from the MediaWiki core, by replacing them with eit...Tim Starling2006-06-071-1/+1
* trailing whitespace removalLupin2006-03-111-6/+6
* closing tagTim Starling2006-02-281-0/+1
* Class to help with debugging inappropriate references to $wgTitle.Tim Starling2006-02-281-0/+87