Merge "define RC_EXTERNAL type for recent changes"
[lhc/web/wiklou.git] / includes / actions / RevertAction.php
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-08 ReedyMerge "Fix behavior of Hooks class."
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-07 IAlexMerge "pass user object for delete/undelete/filerevert...
2012-10-06 umherirrenderpass user object for delete/undelete/filerevert in...
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-27 HasharMerge "Improved the comment about Special:Contributions."
2012-03-27 DemonMerge "Use local context to get messages"
2012-03-27 Alexandre EmsenhuberUse local context to get messages
2012-02-08 Antoine Mussofix doc grouping for actions
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action