Add wfErrorLog() call before throwing an exception in readStyleFile
[lhc/web/wiklou.git] / includes / content /
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-15 Tim StarlingFix WikitextContent::getSection() for missing sections
2012-10-14 danielSupport plain text content.
2012-10-14 IAlexMerge "(bug 23721) Only show deletedOnly checkbox on...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 IAlexMerge "EditPage: Use content language to truncate for...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-12 DemonMerge "* Oracle schema update: rc_moved, cat_hidden...
2012-10-12 danielSilence warnings about deprecation by ContentHandler.
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 ReedyMerge "Tidy up InfoAction and note it's hook in docs...
2012-10-11 Tim StarlingMerge "Fix creation of pages in the MediaWiki namespace."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Fix flush-like commit in DeferredUpdates."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 SiebrandMerge "Report legacy hook handlers."
2012-10-09 danielFix creation of pages in the MediaWiki namespace.
2012-10-09 danielReport legacy hook handlers.
2012-10-09 SiebrandMerge "Merge branch 'Wikidata' into master."
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-08 danielCleanup of Wikidata branch.
2012-10-08 danielFix usage of deprecated ArticleSaveComplete hook in...
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-08 danielMerge "fix merge of Iec98e472" into Wikidata
2012-10-08 danielMerge "Prevent page moved to different content model...
2012-10-08 danielMerge "Use ContentHandler as a factory for recirects...
2012-10-08 danielMerge "Make runLegacyHooks work around bug in Hooks...
2012-10-05 danielMake runLegacyHooks work around bug in Hooks.
2012-10-05 danielFor now, use the parser cache only for wikitext.
2012-10-05 danielUse ContentHandler as a factory for recirects.
2012-10-05 AudeMerge "copyedit" into Wikidata
2012-10-05 danielMerge "Remove left-over use of wfMsg" into Wikidata
2012-10-05 danielRemove left-over use of wfMsg
2012-10-05 danielset mediawiki version number
2012-10-05 danielMerge "Updated export XSD to include model and format...
2012-10-05 danieladded architecture documentation
2012-10-04 danielMerge "Use canonical parser options per default" into...
2012-10-04 danielUse canonical parser options per default
2012-09-24 danielSplit Content.php into one file per class.