Missing out call
[lhc/web/wiklou.git] / includes / Title.php
2008-04-28 Aaron SchulzMissing out call
2008-04-21 Aaron SchulzBetter variable name
2008-04-21 Aaron SchulzLets include the prefix folks
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Victor Vasiliev* Invalidate cache of pages that includes images via...
2008-04-10 Aaron Schulzforce index, per domas
2008-04-10 Aaron SchulzAdd __METHOD__
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-09 Aaron SchulzMore performance tweaks
2008-04-09 Aaron Schulz...really get rid of link color query spam
2008-04-08 Aaron SchulzSome cleanup per brion
2008-04-08 Aaron SchulzRemove cruft from earlier testing
2008-04-08 Aaron SchulzConsistency
2008-04-08 Aaron Schulz* Add redirect and size fields to title. Add accessors.
2008-03-24 Aryeh GregorActually, revert r32370. It might be a good idea,...
2008-03-24 Aryeh GregorMoving some optimization code into User::isAllowed...
2008-03-23 Aryeh GregorThere's no reason to put the shortcut above wfRunHooks...
2008-03-22 Domas MituzasI actually quite liked that shortcut.
2008-03-22 Robert LeveringtonRemove debugging code.
2008-03-22 Robert LeveringtonPartially reverting r29721, this causes a massive flaw...
2008-03-22 Brion Vibber* (bug 6813) Don't break HTML validator when using...
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-19 Huji(bug 13137) Bots to edit protected pages
2008-03-14 Alexandre Emsenhuber(bug 2084) Fixed incorrect regex to match redirects
2008-03-13 Aaron SchulzAllow leading whitespace in redirect matches (bug 13344)
2008-03-04 Alexandre Emsenhuber* Removing some hardcoded 'edit' and 'move' restrict...
2008-03-03 Brion VibberRevert r31505, r31510 (secureAndSplit hook).
2008-03-03 Roan KattouwTweaking r31505 so changing $dbkey actually changes...
2008-03-03 Roan Kattouw(bug 13166) Adding TitleSecureAndSplit hook. Modified...
2008-03-02 Alexandre Emsenhuber* Fix comment in Title::getUserPermissionsErrors()...
2008-03-02 HujiPartially reverting r31247:
2008-03-02 Roan Kattouw* (bug 13218) Fix inclusion of " character in hyperlinks
2008-02-28 Anders Wegge JakobsenMake the category browser actually work
2008-02-26 Rotem Liss(bug 13132) Unable to unprotect pages protected with...
2008-02-25 Huji(bug 13137) Bots to edit protected pages
2008-02-13 Tim StarlingTitle::newMainPage(): don't give a fatal error if the...
2008-02-12 Brion Vibber* (bug 3269) Inaccessible titles ending in '/.' or...
2008-02-09 Rotem LissBasic compatibility between tables: When deleting the...
2008-02-09 Rotem LissFixing message cache updates for MediaWiki messages...
2008-02-04 Brion VibberReverting r30413 for now.
2008-02-02 Misza13Adding {{ROOTPAGENAME}} (and {{ROOTPAGENAMEE}}) variabl...
2008-01-24 Aryeh GregorCommit some junk: spacing, braces, parentheses, other...
2008-01-18 Roan KattouwCheck both the old and the new title of course. What...
2008-01-18 Roan KattouwWhoops, we should check for move *and* edit permissions.
2008-01-18 Roan KattouwCore:
2008-01-17 Tim StarlingMake Title::newFromIDs() work properly when given an...
2008-01-15 Brion Vibber* (bug 12567) Fix for misformatted read-only messages...
2008-01-14 Victor VasilievRevert accidentally commited image moving stuff
2008-01-14 Victor Vasiliev* Introduce getUserPermissionsErrorsExpensive hook
2008-01-14 Domas Mituzas* Shortcutted Title::userCanRead() for public wikis
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2008-01-13 Aryeh GregorTweak tweaks.
2008-01-13 Aryeh GregorRandom small fixes: formatting/whitespace, comments...
2008-01-11 Brion Vibber* (bug 12584) Don't reset cl_timestamp when auto-updati...
2008-01-11 Aryeh GregorSome random code cleanup/prettification.
2008-01-11 Aaron SchulzExplicitly use 0 like the other checks here
2008-01-11 Brion VibberRedo r29565, but as far as I see working now. :)
2008-01-11 Brion VibberTweak for r29561: don't grab a database object until...
2008-01-10 Niklas Laxström* No need to query database for special namespaces
2008-01-02 Aryeh GregorFix whitespace, brace style
2007-12-28 Brion Vibber* (bug 3097) Inconsistently usable titles containing...
2007-12-20 Rotem LissTypo.
2007-12-20 Aaron SchulzFix bug where message cache was not updated for page...
2007-12-16 Aryeh GregorMoving pages seems to have been completely broken for...
2007-12-15 Andrew Garrett* Disallow moving to a title that has been protected...
2007-12-12 Aaron Schulz*Rename pt_by to pt_user to be a bit more consistent
2007-12-11 Andrew Garrett* (bug 2919) Allow the protection of non-existent pages...
2007-12-08 Victor VasilievIntroduce an "AbortMove" hook
2007-12-01 Andrew Garrett* (bug 11346) Prevent users who cannot edit a page...
2007-11-28 Niklas Laxström* Optimization in Title::isAlwaysKnown
2007-11-23 Roan KattouwRequiring suppressredirect right to suppress redirect...
2007-11-15 Niklas Laxström* If restricted read access was enabled, whitelist...
2007-11-15 Rotem LissFixes.
2007-11-15 Rotem LissShow 'no reason given' rather than a single apostrophe...
2007-11-06 Roan KattouwAPIEDIT BRANCH MERGE: Making redirect creation on page...
2007-10-23 Roan Kattouw(bug 11744) Incorrect return value from Title::getParen...
2007-10-18 Brion VibberRevert r26670 [LiquidThreads-related patches] for now:
2007-10-12 David McCabeMerged in changes from Liquid Threads branch including...
2007-10-11 Nick JenkinsTighten up the handling of $wgEmailConfirmToEdit ,...
2007-10-10 Roan KattouwRemoving () that made no sense and broke everything
2007-10-10 Andrew Garrett* Add a new hook getUserPermissionsErrors, which is...
2007-10-05 Aaron Schulz*Remove unused var
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-09-14 Rotem Liss* (bug 7890) Special:BrokenRedirects links deleted...
2007-09-11 Niklas Laxström* Fixed notice when accessing special page without...
2007-09-10 Andrew Garrett* (bug 8834) Split off permission for editing user...
2007-09-10 Andrew Garrett* (bug 11211) Pass, as a parameter to the protectedpage...
2007-09-10 Andrew Garrett* Partial revert of r25680 (The bit that allowed people...
2007-09-09 Andrew Garrett* Allow userCan to take null $user - and replace it...
2007-09-07 Aaron Schulz*Should include usertalk NS too
2007-09-04 Aaron Schulz*Comment grammar
2007-09-04 Aaron Schulz*Only sanitize IPv6 titles for pages in user namespace.
2007-09-03 Aaron Schulz*Convert '.' to ':' for IPs that have both (like '...
2007-08-31 Aaron Schulz*Revert r25375, breaks other messages. I didn't realize...
2007-08-29 Brion Vibber* (bug 11114) Fix regression in read-only mode error...
2007-08-27 Raimond SpekkingRemove 'blockedtext-concise'/'autoblockedtext-concise...
2007-08-26 Brion VibberFix regression caused by r24505 for bug 10683 -- was...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
next