(bug 22617), FileRepo::append() definition does not match child, change it to be...
[lhc/web/wiklou.git] / includes / Title.php
2010-02-12 Raimond Spekking* Truncate summary of page moves in revision comment...
2010-02-02 Philip TzouFollow up r60742, r60743, r60764, r60766, r61214, r6139...
2010-02-01 Mark A. Hershbergerfollow up 61775 -- REVERT REVERT
2010-02-01 Mark A. HershbergerFix parsertests so that they work even when server...
2010-01-29 Aryeh GregorRefactor $wgEnforceHtmlIds code
2010-01-07 Mark A. HershbergerMake LTR wgLang do the right thing on RTL wgContLang...
2010-01-07 Mark A. HershbergerRefactor LanguageConversion so that title conversion...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-30 Tim StarlingRemove unprefixed constant "CASCADE" due to risk of...
2009-12-26 Alex ZFix for r60418, need to check whether the /destination...
2009-12-26 Alex ZPer CR on r58079, add a permission check for 'reupload...
2009-12-17 Alexandre EmsenhuberPer Tim Starling, fix for r58008: use StringUtils:...
2009-12-14 Alexandre EmsenhuberWhitespaces fixes:
2009-12-14 Alexandre Emsenhubertypo in comment
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-29 Philip Tzoufollow-up r59522, r59523, r59527, r59529, r59530.
2009-11-09 Bryan Tong MinhFollow-up to r58633 and r58628 (lqt): Rename Title...
2009-11-06 Andrew GarrettEnabling changes for r56828: some refactoring and code...
2009-11-02 Raimond Spekkingi18n tweak: Use 'colon-separator' instead of hardcoded...
2009-10-22 Alexandre Emsenhuber* (bug 21234) Moving subpages of titles containing...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-16 Chad Horohoebug 9982. Encapsulate wgCanonicalNamespaceNames. Patch...
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-09-30 Aaron SchulzMake sure countRevisionsBetween() returns an integer...
2009-09-30 Andrew GarrettSplit out the regex for invalid title characters and...
2009-09-26 Alexandre Emsenhuberchange $fname to __METHOD__ in Title::moveOverExistingR...
2009-09-25 Tim Starling(r55382) Removed U+200B, zero-width space, from the...
2009-09-20 Alexandre Emsenhuber* (bug 20726) Title::getLatestRevID's documentation...
2009-09-17 Alex ZFix logic error from r54153. By negating each individua...
2009-09-14 Brion VibberMerge live hack from wmf-deployment r53208: skip calcul...
2009-08-31 Happy-melon(bug14900) Make __INDEX__ and __NOINDEX__ not override...
2009-08-23 Brion Vibber* (bug 11143) Links containing invalid UTF-8 percent...
2009-08-21 Brion VibberFix for wgArticleId being exported to JavaScript as...
2009-08-20 Ilmari Karonen(bug 15248) Normalize NBSP and other odd Unicode whites...
2009-08-18 Roan KattouwUntested equivalent of r55262 ("When moving a page...
2009-08-18 Aryeh GregorThrow an exception instead of PHP fatal error
2009-08-18 Aryeh GregorFix fatal on every move over redirect, from r53659
2009-08-06 Andrew Garrett* Fail fast on trying to find create restrictions for...
2009-08-02 ShinjimanAdded back 'editusercssjs' right for regression and...
2009-08-01 Shinjiman* (bug 12110) Split the rights for editing users' CSS...
2009-07-31 Aaron Schulz* Don't add title protect log if nothing was done ...
2009-07-22 Alex Z(bug 16877) When moving a page over a redirect, delete...
2009-07-20 Alex Z(bug 19818) - Allow users to patrol edits to user CSS...
2009-07-17 Siebrand MazelandSyntax error
2009-07-17 Trevor ParscalAdds checks to see if permission keys exist before...
2009-07-14 Roan KattouwAdd returntoquery= parameter to Special:Userlogin which...
2009-07-06 Trevor ParscalResolves improperly named XML ids on the namespace...
2009-06-24 Ryan Schmidt* follow-up to r52301: make it more clear what this...
2009-06-23 Ryan Schmidt* Revert r52201, but modify the shortcut code so that...
2009-06-20 Ryan Schmidt* Remove "shortcut" in Title::userCanRead, it prevents...
2009-06-12 Alexandre EmsenhuberKill some E_NOTICE when protecting a non-existing page
2009-06-02 Rotem LissFix Title::makeName's docs to be shown.
2009-06-02 Tim StarlingFixed documentation on Title::newFromURL(). Never use...
2009-05-26 Robin PepermansPer comment at r50961: keep the messages saying "you...
2009-05-24 Robin PepermansFixing part of bug 14688 (upload restrictions):
2009-05-24 Siebrand MazelandRemove deprecated getInterwikiLink(). Method was deprec...
2009-05-24 Siebrand MazelandRemove deprecated userCanCreate(), userCanEdit(), userC...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-04 Tim StarlingReverted r48983: obsolete since r48989, replaced by...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-24 Alexandre EmsenhuberMissing parenthesis
2009-04-19 Aryeh GregorFix braindead wrong escaping from r49017, r49018
2009-03-29 Victor VasilievImprove image moving error handling:
2009-03-29 Domas MituzasI'd love not to do such fixes:
2009-03-27 Aaron SchulzMake Title::newFromID only use one query
2009-03-25 Brion VibberRevert r47755 "(bug 16899) DISPLAYTITLE should allow...
2009-03-19 Alex ZFollow up to r47876, make spamregex check on move summa...
2009-03-16 Chad Horohoe(bug 17990) trackback.php lacks a .php5 equivalent
2009-03-08 Alexandre Emsenhuber(bug 17860) Moving a page in the "MediaWiki" namespace...
2009-03-03 Aaron SchulzAdd mw-redirect class to subpage links as needed
2009-02-28 Aaron Schulz* Removed force index broken by r45764; shouldn't be...
2009-02-28 Aaron SchulzMade resetArticleID( 0 ) actually set the ID to zero...
2009-02-25 Aaron SchulzWhitespace :)
2009-02-24 Huji(bug 16899) DISPLAYTITLE should allow Arabic and Persia...
2009-02-24 Aaron Schulz* (bug 17649) Added isDeletedQuick() and replaced some...
2009-02-24 Aaron Schulzwhitespace/style tweak
2009-02-20 Aryeh GregorFix completely broken profiling change
2009-02-20 Aryeh GregorProfile Title::getLinkUrl()
2009-02-19 Alexandre Emsenhuber(bug 17570) $wgMaxRedirects is now correctly respected...
2009-02-19 Alexandre EmsenhuberNo need to get a DB object since we don't use it there
2009-02-18 Tim StarlingFixed Title::getBrokenLinksFrom(), totally broken by...
2009-02-17 Brion VibberRevert r47196, r47219 "* (bug 13040) Gender-aware user...
2009-02-17 Chad HorohoeGeneral cleanup of SQL in Title and File. Fixes bug...
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2009-02-13 Alexandre Emsenhuberbug 17477 and fix for r47196: Don't use global $title...
2009-02-12 Niklas Laxström* (bug 13040) Gender-aware user namespace aliases
2009-02-09 Roan Kattouw* API: (bug 17357) Add subpage moving to the API
2009-02-06 Andrew GarrettRevert "Revert r46880, r46902. After issues with editin...
2009-02-06 Aaron SchulzMove cascade below page_restrictions check
2009-02-06 Siebrand MazelandRevert r46880, r46902. After issues with editing rights...
2009-02-06 Andrew GarrettFix for r46880 -- didn't take into account that the...
2009-02-05 Andrew GarrettMove permissions check in getUserPermissionsErrorsInter...
2009-02-05 Andrew GarrettFix r46838 per IAlex on Code Review
2009-02-05 Andrew GarrettAvoid E_NOTICE for wikis that give no rights to anonymo...
2009-02-03 Chad Horohoe(bug 17330) Fix minor warning if $titles is null, which...
2009-01-29 Aaron SchulzMake userCan() short getUserPermissionsErrorsInternal()
2009-01-29 Aaron SchulzShort-circuit block check
2009-01-29 Ryan Schmidt* (bug 11644) update recursive redirect checking code...
2009-01-21 Ryan SchmidtRedirect-related bugfixes/features:
2009-01-20 Aaron SchulzFollow up to r45780: catch Talk:interwiki:x links
next