Fix indenting errors introduced in Wikidata branch
[lhc/web/wiklou.git] / includes /
2012-06-19 Tim StarlingFix indenting errors introduced in Wikidata branch
2012-06-18 MaxSemMerge "fixed bug 37458: permission errors running BaseD...
2012-06-18 danielmade DifferenceEngine::getRevisionHeader() protected...
2012-06-14 danieluse 'contentformat' instead of 'textformat' in result
2012-06-14 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-14 danielUse class-static var for storing ContentHandler singletons.
2012-06-14 Tim StarlingClean up comments and whitespace
2012-06-14 LiangentUse message 'brackets' for brackets
2012-06-14 Tim StarlingMerge "Fixed pecl memcached client in persistent mode."
2012-06-14 AaronFixed pecl memcached client in persistent mode.
2012-06-14 CatropeFix for 15e5193a19, broke in debug mode
2012-06-13 CatropeFix media type handling for CSS that's not loaded with...
2012-06-13 Mark A. HershbergerBug 24985 use $wgTmpDirectory when available
2012-06-13 Siebrand MazelandMerge "(bug 37090) Remove Spanish gender aliases."
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-13 danielmake SqlDataUpdate connect to database only when starti...
2012-06-13 danielun-deprecate WikiPage::getAutoDeleteReason
2012-06-13 danielmake ApiPurge use ContentHandler for parsing
2012-06-13 danielmake revision api aware of content models
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 Max SemenikAdd a way for packagers to override some installation...
2012-06-12 danieluse Message::content() to get message content
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-12 danieluse Message::content() to get message content
2012-06-12 danielfix indent, cleanup comments
2012-06-12 danielfix broken global reference
2012-06-12 danielapply preSaveTransform to script pages
2012-06-12 Aaron SchulzMerge "Interwiki::fetch can return null, false or an...
2012-06-11 ReedyInterwiki::fetch can return null, false or an interwiki...
2012-06-11 Liangentreplace whitespace with 'word-separator' message
2012-06-11 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-11 danielminor cleanup in comments in ContentHandler
2012-06-11 danielfix logic error
2012-06-11 danielsome cleanup in WikiPage
2012-06-11 danielsome cleanup in Title and WikiPage
2012-06-11 ReedyMerge "Increase maximum IPv6 range block size to /19"
2012-06-11 Tim StarlingIncrease maximum IPv6 range block size to /19
2012-06-11 danielmake sure page_content_model gets loaded where appropri...
2012-06-11 danielmake Message content available as Content object
2012-06-11 danielMoved redirect extraction from Title to WikitextContent.
2012-06-11 danielmake getContentObject() public for now, fix occurances...
2012-06-11 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-06-10 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-10 Aaron SchulzMerge "Changed two remaining calls to Language::timeand...
2012-06-09 Alexandre EmsenhuberChanged two remaining calls to Language::timeanddate...
2012-06-09 Timo TijhofMerge "mw.language: Document ability to set multiple...
2012-06-09 Timo Tijhofmw.language: Document ability to set multiple values...
2012-06-09 Aaron SchulzMerge "Fix PHP notice in 3695486 (Ie35a8b91)."
2012-06-09 danielintroduced ContentHandler::supportsSections()
2012-06-09 danieluse getWikitextForInclusion to get message text from...
2012-06-09 danielmaking Content an interface, introducing AbstractConten...
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-08 AaronAvoid stale "latest revision" cache when loadPageData...
2012-06-08 danielget rid of nonsensical $text parameter in WikiText...
2012-06-08 danielget rid of nonsensical $text parameter in WikiText...
2012-06-08 danielcleanup for comments and edge cases
2012-06-08 danielfixed RefreshLinksJob
2012-06-08 danielgenerate links and other secondary data for RefreshLink...
2012-06-08 danielcomments and reminders for stuff not yet covered by...
2012-06-08 danielgenerate links and other secondary data for RefreshLink...
2012-06-08 danielrender file description via ContentHandler
2012-06-08 danieluse Content::getWikitextForTransclusion() for message...
2012-06-08 danieladded some fixme reminders for providing preview text...
2012-06-08 danielinclude serialized content in new pages feed
2012-06-08 Alexandre EmsenhuberFix PHP notice in 3695486 (Ie35a8b91).
2012-06-08 danieluse Content::getTextForSearchIndex()
2012-06-08 danieluse Content::getWikitextForTransclusion() when fetching...
2012-06-08 danielmake isValidMoveTarget() use content object instead...
2012-06-08 danielgetting rid of getRawText()
2012-06-07 Aaron SchulzMerge "Userlogin: Do not add a language link if it...
2012-06-07 Aaron SchulzMerge "revision id in export.xsd is not optional"
2012-06-07 Timo TijhofMerge "ResourceLoaderLanguageDataModule: clean up"
2012-06-07 Aaron SchulzMerge "Use Title::newFromRow in ApiPageSet::processDbRow"
2012-06-07 Aaron SchulzMerge "do not output numberofviews, if $wgDisableCounte...
2012-06-07 Aaron SchulzMerge "Change order of login/create account"
2012-06-07 DemonMerge "[FileBackend] Fixed writer-populater cache race...
2012-06-07 Aaron[FileBackend] Fixed writer-populater cache race condition.
2012-06-07 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-07 Aaron SchulzMerge "Misc fixes in RevisionDelete.php."
2012-06-07 DemonMerge "Added missing GPLv2 headers in some places."
2012-06-07 Siebrand MazelandMerge "Localisation updates from translatewiki.net."
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 danielAdded consistency checks to Revision.
2012-06-07 robinUserlogin: Do not add a language link if it's the curre...
2012-06-07 danielsome cleanup and checks in the Revision class
2012-06-07 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-07 danielcleanup and fixes for secondary data updates
2012-06-07 danielalways record content model and format in export/dumps
2012-06-07 Alexandre EmsenhuberMisc fixes in RevisionDelete.php.
2012-06-07 SiebrandMerge "(bug 37368) Interlanguage link title for Uzbek...
2012-06-07 danielinclude sha1 in export. this went missing somehow.
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 Timo TijhofResourceLoaderLanguageDataModule: clean up
next