Merge "(bug 36047) Adds high definition (HD) CSS for the Vector skin"
[lhc/web/wiklou.git] / includes / actions / RollbackAction.php
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
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-28 NikerabbitMerge "Use local context to get messages"
2012-03-28 Alexandre EmsenhuberUse local context to get messages
2012-02-08 Antoine Mussofix doc grouping for actions
2011-11-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-07-16 Alexandre Emsenhuber* Use wfMessage() instead of OutputPage::addWikiMsgArra...
2011-07-02 Alexandre EmsenhuberMoved action=rollback to an Action subclass