Fix case of some Title methods
[lhc/web/wiklou.git] / includes / actions / PurgeAction.php
2013-03-27 Alexandre EmsenhuberFix case of some Title methods
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-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-03-05 Alexandre EmsenhuberDocumentation improvements in includes/actions
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-02-25 jenkins-botMerge "Add pp_propname_page index to page_props"
2013-02-23 jenkins-botMerge "Initial JSDuck implementation"
2013-02-20 jenkins-botMerge "(bug 35993) API gettoken parameter is deprecated...
2013-02-20 jenkins-botMerge "Fix documentation in Linker::formatTemplates."
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-19 jenkins-botMerge "Allow API results to wrap long lines"
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-09 jenkins-botMerge "Added deprecation comment to constant that when...
2013-02-09 jenkins-botMerge "generateId -> mw.user.generateRandomSessionId"
2013-02-09 jenkins-botMerge "(bug 44459) Ensure jqueryMsg treats plain messag...
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "By default, keep users in HTTPS with wgSecureLogin"
2013-02-06 jenkins-botMerge "Drop parenthesis from no/nb/nn to match CLDR"
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-02 jenkins-botMerge "Include Postgres tables and maintenance scripts...
2013-02-02 jenkins-botMerge "refactor Database::makeSelectOptions"
2013-01-31 jenkins-botMerge "bug 44136: Don't rollback after successful commit"
2013-01-31 jenkins-botMerge "Force case-sensitivity on the LIKE operator...
2013-01-31 jenkins-botMerge "Fix self link issues about titles in different...
2013-01-31 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Avoid raw SQL queries in Maintenance::purgeRedun...
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-31 jenkins-botMerge "Changed Message::content() to pass $this to...
2013-01-29 jenkins-botMerge "[ExternalStore] Refactored external store classe...
2013-01-28 jenkins-botMerge "pass codesniffer on tests/"
2013-01-28 DemonMerge "Improved handling of pending queue delisting."
2013-01-28 jenkins-botMerge "[FileRepo] Use getHandler() is some places that...
2013-01-28 jenkins-botMerge "(Bug 44415) Drops possessive from watchlist...
2013-01-28 jenkins-botMerge "[FileRepo] Lowered negative caching duration."
2013-01-28 jenkins-botMerge "(bug 44044) Check for existence of the timeout...
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-28 DemonMerge "(bug 36537) Rename calls to wfArrayToCGI to...
2013-01-28 Alex Monk(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 tstarlingMerge "Fix typo in comment"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Alexandre EmsenhuberUse local context to get messages
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-11-17 Mark A. HershbergerApply cryptocoryne's patch from Bug 32454 - ArticlePurg...
2011-05-31 Tim Starling* Fix hphpi mode in run-server, it wasn't quite working...
2011-04-19 Happy-melonFollow-up r86143: retain query parameters for quick...
2011-04-15 Happy-melonFollow-up r86041: fix redirect in PurgeAction, and...
2011-04-14 Happy-melonFollow-up r 86041 per CR and IRC:
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...