Follow-up r84814: revert redundant summary message addition.
[lhc/web/wiklou.git] / includes / Title.php
2011-03-24 Brian Wolff(follow-up 79778) Make $wgLang->truncate function consi...
2011-03-21 Sam ReedFix variable typo introduced in r83282
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-21 Platonides(Bug 26223) Concurrently moving an article to different...
2011-03-20 Aaron SchulzReverted r84386; breakage too severe
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-19 Mark A. HershbergerFix for Bug# 17463: New pages log doesn't remove/update...
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-03-14 Brian Wolff(bug 28020) Moving pages causes the cl_sortkey thats...
2011-03-12 Happy-melonFollow-up r83755: @deprecated @since is wrong, doesn...
2011-03-08 Tim StarlingSet $wgInternalServer to false by default, and fall...
2011-03-05 Alexandre Emsenhuber* NS_SPECIAL should not have any applicable restriction...
2011-03-05 Bryan Tong MinhFollow-up r83282: Re-add the lost $this->getNamespace...
2011-03-05 Bryan Tong MinhMove the file related parts of Title::isValidMoveOperat...
2011-03-01 Alexandre EmsenhuberMissing line break in wfDebug() call
2011-02-27 Sam ReedMore bits of documentation
2011-02-26 Bryan Tong MinhFollow-up r82853: Filter out create restriction from...
2011-02-26 Bryan Tong Minh(bug 27700) The upload protection can now also be set...
2011-02-22 Ryan Schmidt* random redirect-related fixes:
2011-02-12 Niklas Laxström* (bug 17160) Gender specific display text for User...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-12 Brion Vibber* (bug 27333) Fix repetitive last-seen time queries...
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-02-05 Alexandre EmsenhuberDeprecated wfMsgWeirdKey(), use wfMessage() instead...
2011-02-02 Happy-melonFollow-up r79682: more documentation tidying
2011-01-28 PlatonidesUpdate comments to take into account r80443 and r80614...
2011-01-26 Sam ReedFixup query fail from r80936
2011-01-26 Sam ReedFollowup fixme on r80861,
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-24 Sam ReedFixup usage of raw sql in Title
2011-01-23 Sean ColomboMinor fix to capitalization in some documentation.
2011-01-20 Tim StarlingIn getCategorySortkey: strip tabs and line feeds from...
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-14 Daniel FriesenFix bug 14267 by adding support for a MediaWiki:Mainpag...
2011-01-06 PlatonidesFollow up r79759. Title::loadRestrictionsFromRows calle...
2011-01-06 PlatonidesAddress my r76242 fixme.
2011-01-05 Happy-melonDocumentation format
2011-01-05 Bryan Tong MinhFollow-up r79655: array_diff makes in_array unnecessary
2011-01-05 Bryan Tong Minh(bug 26574) Added 'upload' to $wgRestrictionTypes,...
2011-01-03 Ilmari Karonenmerge the nearly identical Title::moveToNewTitle()...
2010-12-24 Brian Wolff(Bug 26410) In an internal link, a plus sign is treated...
2010-12-17 Aaron SchulzFixed doc
2010-12-13 Alexandre EmsenhuberChecking namespace restriction with $wgUser while calli...
2010-12-13 Alexandre EmsenhuberFix comment: Article::insertNewArticle() -> Article...
2010-12-12 Roan KattouwRedo r78254 without the syntax error
2010-12-12 PlatonidesThis is not an array, but a parameter. Revert r78254...
2010-12-12 Roan KattouwFolllowup r72866: use array syntax for rev_page = foo...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-04 Sam ReedExplicitally do function documentation, rather than...
2010-11-25 Victor Vasiliev* Show "skin does not exist error" only when the skin...
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-24 Mark A. Hershbergerfollowup r65504 — actually check that we hav errors...
2010-11-18 Aaron Schulz* Moved author count check to new Title::countAuthorsBe...
2010-11-13 Sam ReedFollowup r76612, nfi what a stromg is
2010-11-13 Sam ReedFixup some more documentation
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-07 Antoine MussoFollow up r65500 : invalidate Title protection cache.
2010-11-01 Sam ReedFix minor semi colon fail from r75767
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 PlatonidesRemove unused globals.
2010-10-28 Philip Tzou1. Revert the complicated redirection I made in r59754;
2010-10-26 PlatonidesKeep it in Title.php Having it on Defines would allow...
2010-10-20 Sam ReedFix some method documentation
2010-10-17 Platonides$wgUser is never a Stub since r70970.
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-10 PlatonidesSpace
2010-09-30 Chad HorohoeRefactor GAID_FOR_UPDATE into Title::GAID_FOR_UPDATE...
2010-09-02 Sam Reed$result = '' in Title->checkPermissionHooks
2010-09-02 Sam ReedPer r72181, refactor isInCategory into ArticleAssessmen...
2010-09-02 Sam ReedSimplify some returns, remove some whitespace
2010-09-02 Sam ReedFollowup r72200, cast return to bool
2010-09-02 Sam ReedFollowup r72181, condense code, use selectRow()
2010-09-01 Sam ReedAdd a "isInCategory" function to check if a specific...
2010-08-09 Roan KattouwSwap order of exists() and isAlwaysKnown() checks,...
2010-08-09 Tim Starling* Revert r66878, completely misses the point of factori...
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-05 Roan Kattouw(bug 24668) Followup to r48165: code accounting for...
2010-08-03 Aryeh GregorFix page moves with new category sort scheme
2010-08-03 Aryeh GregorSort pages in categories without namespace prefix
2010-07-26 Aryeh GregorFix bug in prefixing scheme
2010-07-26 Aryeh GregorReconcept cl_raw_sortkey as cl_sortkey_prefix
2010-07-25 Sam ReedMore unused globals
2010-07-25 Jack Phoenixcoding style tweaks to Title.php
2010-07-25 Alexandre EmsenhuberPer Simetrical, fix for r69499: only select the fields...
2010-07-24 Sam ReedRemoval of unused globals
2010-07-23 Aryeh GregorProhibit all moves from/to file namespace
2010-07-23 Aryeh GregorTypo, style fix
2010-07-19 Roan KattouwAdd iw_api and iw_wikiid fields to the interwiki table...
2010-07-18 Alexandre EmsenhuberLet Title::newFromIDs() select all fields and use Title...
2010-07-08 Roan KattouwFollowup to r51583: actually use the rd_interwiki and...
2010-07-06 Philip TzouBug 24027: Variants like "zh" should get purged as...
2010-06-28 Niklas LaxströmOne place forgot intval() mLatestID causing bugs with...
2010-06-26 Matěj Grabovský(bug 18891) Deprecated Article::insertNewArticle still...
2010-06-21 Conrad Irwin(bug 18431) Remove initial whitespace from fragment...
2010-06-16 Chad HorohoeReturn boolean, not a file object
2010-06-15 PlatonidesAdd page_latest to the LinkCache.
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
next