(Bug 41706) preload to convert content as needed.
[lhc/web/wiklou.git] / includes / EditPage.php
2012-11-12 daniel(Bug 41706) preload to convert content as needed.
2012-11-11 TheDJMerge "Fix E_STRICT in ForeignAPIRepo"
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 ReedyMerge "Follow-up Ib2b8dfb8 (803abc7): fix a typo in...
2012-11-10 IAlexMerge "Explicitly define member variables"
2012-11-10 ReedyMerge "(Bug 41352) Proper fix for vanishing content."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-08 daniel(Bug 41352) Proper fix for vanishing content.
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 Aaron SchulzMerge "Revert "(Bug 41436) Tone down sanity check,...
2012-10-31 TychayMerge "Passing the undid revisionId from the API reques...
2012-10-31 TheDJMerge "CologneBlue rewrite: output the sidebar items...
2012-10-31 TheDJMerge "CologneBlue rewrite: rework quickbar() once...
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 Brion VIBBERMerge "Don't fail on incomplete row info when exporting."
2012-10-29 SiebrandRevert "Deglobalization in EditPage.php"
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 CatropeMerge "list=allusers&aurights=[unusedright] returns...
2012-10-29 IAlexMerge "OutputPage::addWikiTextTitleTidy() requires...
2012-10-29 ReedyMerge "(Big 41436) Make sure Revision knows page Title."
2012-10-29 Siebrand MazelandOutputPage::addWikiTextTitleTidy() requires variable...
2012-10-29 Siebrand MazelandFix typo in method
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 ReedyMerge "Deglobalization in EditPage.php"
2012-10-29 NikerabbitMerge "Stash global only once per test case."
2012-10-29 Siebrand MazelandDeglobalization in EditPage.php
2012-10-29 SiebrandMerge "tests: rm duplicate code in language classes"
2012-10-28 SiebrandMerge "revert gerrit change 29597 for TextContent const...
2012-10-27 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
2012-10-27 SiebrandMerge "(bug 41439) Set be as fallback language for...
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-26 MaxSemMerge "Move cache purging out of doUpdates()"
2012-10-26 aude(bug 41298) re-apply I9a56b7c6, Don't parse the section...
2012-10-26 Daniel KinzlerMerge "(bug 41409) Fix regression in diffs while editin...
2012-10-26 Brad Jorsch(bug 41409) Fix regression in diffs while editing old...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 Aaron SchulzMerge "Seems we have error conditions where fa_storage_...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 Aaron SchulzMerge "(Bug 41370) protect aginst content-less revisions"
2012-10-25 Aaron SchulzMerge "Add additional job columns to PostgreSQL as...
2012-10-25 DemonMerge "alter sql.php prompt on line continuation"
2012-10-25 DemonMerge "(bug 37020) sql.php with readline eats semicolon"
2012-10-25 DemonMerge "accessor for database delimiter"
2012-10-25 DemonMerge "sql.php in interactive no more exit on DBerror"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-apply Id4d5504a"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-applying Id7b331e1b"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 audefollow up for edit conflicts
2012-10-24 DemonMerge "Bug 37209: change exception into debug entry"
2012-10-24 aude(bug 41352) restore pre-ContentHandler version of merge...
2012-10-24 KrinkleMerge "(bug 41349) mediawiki.searchSuggest: Reorder...
2012-10-24 DemonMerge "Remove float from config-settings-block"
2012-10-24 DemonMerge "[FileBackend] Created README file for the file...
2012-10-24 HasharMerge "Use ParserOptions::newFromUserAndLang in tests"
2012-10-24 daniel(Bug 41298) partial fix: re-apply Id4d5504a
2012-10-24 daniel(Bug 41298) partial fix: re-applying Id7b331e1b
2012-10-24 daniel(Bug 41298) partial fix: re-apply I9441a277
2012-10-24 IAlexMerge "Correct documentation for EditFilter hook parameter"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 ReedyMerge "fix bug 41280, show correct content when display...
2012-10-23 ReedyMerge "Removed reference to * from docs."
2012-10-23 Aaron SchulzMerge "Remove duplicate files, no point in loading...
2012-10-23 ReedyMerge "Moved core Job classes under includes/job/jobs."
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 Aaron SchulzMerge "tests: always call parent setUp"
2012-10-23 IAlexMerge "Localize parentheses in Linker::formatTemplates()"
2012-10-23 IAlexMerge "Don't try and run a special page through action...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-23 audefix bug 41300, restore the continue-editing bit of...
2012-10-23 audefix bug 41280, show correct content when displaying...
2012-10-22 KrinkleMerge "* (bug 41267) mediawiki.action.edit.preview...
2012-10-22 Reedy* (bug 41267) mediawiki.action.edit.preview is not...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-20 IAlexMerge "(bug 41171) Refactor User::edits() and User...
2012-10-20 IAlexMerge "Unit test for User::getEditCount"
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "(bug 41156) Add id to the toolbox page info...
2012-10-19 HasharMerge "(bug 40876) Icon for PSD (Adobe Photoshop) file...
2012-10-19 ReedyMerge "(Bug 41178) Check whether content is null or...
2012-10-19 daniel(Bug 41178) Check whether content is null or false.
2012-10-19 NikerabbitMerge "Updated release notes for job queue refactoring."
next