Merge "Less wild whitespace"
[lhc/web/wiklou.git] / includes / actions / RevertAction.php
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
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