Cleaned up and optimized wfBaseConvert();
[lhc/web/wiklou.git] / includes / EditPage.php
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-23 jenkins-botMerge "Improve usage of which and that"
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-20 jenkins-botMerge "[JobQueue] Cleaned up DuplicateJob factory funct...
2012-12-20 jenkins-botMerge "Add missing message in messages.inc and rebuild...
2012-12-20 IAlexMerge "[MessageCache] Cleaned message cache load()...
2012-12-20 audefix and provide more documentation in EditPage for...
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-06 CatropeMerge "mediawiki.Uri: Don't raw encode the 'title'...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-03 Aaron SchulzMerge "(no bug) Fix per-connection db name in ORMTable."
2012-12-02 HasharMerge "Fixed documentation"
2012-12-02 NikerabbitMerge "(Bug 40367) MediaWiki:Contributions should suppo...
2012-12-02 IAlexMerge "Show comment not as block in tables"
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-12-02 Oren Held(bug 37755) Set robot meta tags for 'view source' pages
2012-12-01 SiebrandMerge "Fixing typo"
2012-11-30 SiebrandMerge "(Bug 40145) Changed the wording of the protected...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-30 Trevor ParscalRefactor edit notice rendering so that it's not baked...
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-26 DemonMerge "[FileRepo] Added File::getStreamHeaders() functi...
2012-11-25 Aaron SchulzMerge "Revert "[FileBackend] Added optional callback...
2012-11-23 NikerabbitMerge "Clean up Language::markNoConversion()."
2012-11-23 HasharMerge "Add MediaWikiTestCase::checkHasDiff3 and use it"
2012-11-23 NikerabbitMerge "(bug 41792) Fix Special:Preferences tabs in...
2012-11-23 NikerabbitMerge "Fix exception when searching for stuff beginning...
2012-11-22 ASchulzMerge "[FileBackend] Improved getFileProps() docs a...
2012-11-22 IAlexMerge "Allow all rc options in feeds"
2012-11-22 Brad JorschAdd EditPage hooks AlternateEditPreview, EditPage:...
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 AnomieMerge "Regression test for detecting edit conflicts."
2012-11-16 HasharMerge "Let TextContentTest extends MediaWikiLangTestCase"
2012-11-16 HasharMerge "SearchEngineTest.php must extends MediaWikiLangT...
2012-11-16 SiebrandMerge "Fix typo (seams => seems)"
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-16 DemonMerge "drop orm_test table on teardown"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Bug 42039 - Fix some file-related issues in...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-15 IAlexMerge "Fixed action=query list=blocks for IPv6 addresses"
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-13 Ori LivnehMerge "Fix typo (ResourceLodaer => ResourceLoader)"
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...
next