Merge "(bug 45937) API: Check amlang in meta=allmessages"
[lhc/web/wiklou.git] / includes / actions / WatchAction.php
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-05 Alexandre EmsenhuberDocumentation improvements in includes/actions
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
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-29 Aaron SchulzMerge "Bug 35583 - GitInfo::isSHA1 returns true for...
2012-03-29 ReedyMerge "Use local context to get messages"
2012-03-29 Alexandre EmsenhuberUse local context to get messages
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-30 Jeroen De Dauwfix xss
2012-01-06 Alexandre EmsenhuberMade UnwatchArticle, UnwatchArticleComplete, WatchArtic...
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-08-16 Roan KattouwFollowup r89545: add ,0 to Article constructor call
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-12 Aaron SchulzFixed r92012 comment
2011-07-12 Aaron Schulz* Made (un)watch action show a form if the token is...
2011-06-16 Sam ReedMinor doc fix to r84741
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
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...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...