Merge "(bug 42915) make MovePage aware of whether redirects are supported."
[lhc/web/wiklou.git] / includes / content / ContentHandler.php
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2013-01-02 IAlexMerge "[FileBackend] Improved some header related docs."
2012-12-31 jenkins-botMerge "(bug 34876) improve $.makeCollapsible performanc...
2012-12-26 Brion VIBBERMerge "Add mobile target to modules needed for mw.msg()"
2012-12-24 jenkins-botMerge "(bug 43382) Alt+shortcut key does not work in...
2012-12-24 Brian WolffMerge "(bug 42269) namespaceDupes.php has to use the...
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-21 jenkins-botMerge "Improve documentation of content handler stuff"
2012-12-20 Alexandre EmsenhuberImprove documentation of content handler stuff
2012-12-20 daniel(bug 42915) make MovePage aware of whether redirects...
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-19 jenkins-botMerge "make rebuildtextindex script aware of content...
2012-12-17 jenkins-botMerge "(bug 43137) Don't return the sha1 of revisions...
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-15 jenkins-botMerge "(bug 42787) Make import robust against corrupt...
2012-12-14 KrinkleMerge "Revert "Adding ability of jQuery badge to displa...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 BsituMerge "Adding ability of jQuery badge to display the...
2012-12-14 jenkins-botMerge "Changed LoginForm::addNewaccountInternal() to...
2012-12-14 jenkins-botMerge "(minor) Always use getSites() to get sites."
2012-12-14 jenkins-botMerge "Removed references to DB ignoreErrors() function."
2012-12-14 jenkins-botMerge "(bug 42639) Fix API action=options for multisele...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-13 umherirrender(bug 42089) meta=siteinfo should output the default...
2012-12-12 jenkins-botMerge "(bug 42832) Fixed cookie security when not wpSti...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-12 Daniel KinzlerMerge "(Bug 42616) Remove extra newline from redirect...
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-10 jenkins-botMerge "[Upload] Async upload code cleanups."
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-10 Daniel KinzlerMerge "Fix check to see if element is there already."
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-09 jenkins-botMerge "Remove unreachable lines"
2012-12-09 jenkins-botMerge "[JobQueue] Make doIsEmpty return bool in all...
2012-12-09 IAlexMerge "Add numerous missing @throws to method documenta...
2012-12-09 ReedyAdd numerous missing @throws to method documentation
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-27 Ori LivnehMerge "Fix typo (sentances => sentences)"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-27 IAlexMerge "Fix doc/hooks.txt for EditPage::showStandardInpu...
2012-11-27 DemonMerge "Fix per-connection database name in DBAccessBase."
2012-11-27 DemonMerge "Move around User::getEditCount() code."
2012-11-27 DemonMerge "Base class for objects accessign databases."
2012-11-27 DemonMerge "(bug 38110) provide a way to separate out schema...
2012-11-27 HasharMerge "Fix data type for timestamp in TestORMRowTest"
2012-11-27 HasharMerge "Typo in comment's Example code."
2012-11-27 NikerabbitMerge "Removal of unused globals."
2012-11-26 PlatonidesRemoval of unused globals.
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 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
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 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 HasharMerge "Lint: Go-go-gadget jshint! Passing entire JS...
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-09 Ori.livnehMerge "(bug 39383, bug 40059) Allowing badges to use...
2012-11-08 IAlexMerge "Add RecentChange::selectFields and use it"
2012-11-08 IAlexMerge "put SpecialMovepageAfterMove hook after success...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-07 Aaron SchulzMerge "Content::convert() for conv. betw. content models."
2012-11-07 Translation update... Merge "Localisation updates from translatewiki.net."
2012-11-07 IAlexMerge "(bug 41793) Make contribs. link on Special:ListU...
2012-11-07 Aaron SchulzMerge "(Bug 41658) Allow diffs across text based content."
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-05 daniel(Bug 41658) Allow diffs across text based content.
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
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 IAlexMerge "Also ignore sublime project files"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 IAlexMerge "minor style improvements"
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-02 IAlexMerge "Localisation updates from translatewiki.net."
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 daniel(Bug 41493) Move PageContentLanguage hook to Content...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
next