Merge "libxml_disable_entity_loader() just in case..."
[lhc/web/wiklou.git] / includes / actions / DeleteAction.php
2013-07-08 jenkins-botMerge "Add Special:Login and Special:Logout as aliases."
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-02 jenkins-botMerge "Monobook: Solve padding issues with #content...
2013-03-29 YuvipandaMerge "(Bug 23472) Removed undesirable space after...
2013-03-29 jenkins-botMerge "Omit RC_EXTERNAL edits from UDP feed"
2013-03-25 jenkins-botMerge "QUnit: Re-enable config.requireExpects and add...
2013-03-22 jenkins-botMerge "Test to make sure numRows() calls don't show...
2013-03-20 Peter GehresMerge "Fix wfWaitForSlaves() so the $wiki parameter...
2013-03-18 YuvipandaMerge "(Bug 45775) Adjusted the margin of "userloginForm""
2013-03-18 jenkins-botMerge "Cleanup for ApiImageRotate"
2013-03-18 jenkins-botMerge "Set initial language and variant user preference...
2013-03-16 Daniel KinzlerMerge "Default $wgContentHandlerUseDB to true"
2013-03-15 jenkins-botMerge "Make update.php and install.php use wfPHPVersion...
2013-03-14 jenkins-botMerge "Format jquery.ui.button.css so it's easier to...
2013-03-13 KaldariMerge "Adjusting badge size per Vibha"
2013-03-13 jenkins-botMerge "getBools doesn't exist in Translate anymore"
2013-03-13 jenkins-botMerge "(bug 45937) API: Check amlang in meta=allmessages"
2013-03-12 jenkins-botMerge "Normalise documentation in tests/selenium"
2013-03-12 jenkins-botMerge "Correct case of Title::getPrefixedDBkey() calls"
2013-03-12 jenkins-botMerge "Documentation improvements in includes/actions"
2013-03-05 Alexandre EmsenhuberDocumentation improvements in includes/actions
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-08 TychayMerge "Add support for mulitpart mime email to email...
2013-01-07 jenkins-botMerge "Follow-up I5f7f6da0 (cefb9ef): pass the User...
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
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-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-23 jenkins-botMerge "Improve usage of which and that"
2012-12-20 IAlexMerge "misc style fix"
2012-12-20 Antoine Mussomisc style fix
2012-01-17 Krinkle[Actions] Move the remaining actions out of MediaWiki...
2011-06-25 Sam ReedFollowup r86198 per Happy-melon comment on CR, delete...
2011-06-22 Sam ReedFix comment formatting
2011-06-20 Matěj GrabovskýFollow-up r90371, per comment by ^demon
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-05-29 Sam ReedEven more documentation in various files
2011-05-14 Alexandre EmsenhuberRewrote the article counting code and related:
2011-04-16 Sam ReedFix missing abstract methods, logging against r86001
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...