Merge "Localisation updates from http://translatewiki.net."
[lhc/web/wiklou.git] / includes / actions / WatchAction.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-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...