Merge branch 'master' into Wikidata
[lhc/web/wiklou.git] / includes / actions / RawAction.php
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Daniel Kinzlertrigger http error when non-text content is requested...
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-03-30 Alexandre EmsenhuberChanged wfMessage() usage to call directly MessageCache...
2012-02-02 Alexandre EmsenhuberUse WikiPage instead of Title to get its id, whether...
2012-01-10 Gabriel WickeSupport If-modified-since for RawPage, fixes bug #10023.
2011-12-20 Aaron SchulzReverted r101014 per CR. Added comment. The sooner...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-10-27 Aaron Schulz* Pass in $user to Revision::getText()
2011-10-20 Alexandre EmsenhuberFix for r100333: forgot to override requiresWrite(...
2011-10-20 Alexandre Emsenhuber* Changed action=raw to use an Action subclass