(part of bug 6100) Set the directionality based on user language instead of content...
[lhc/web/wiklou.git] / includes / actions /
2011-06-16 Sam ReedMinor doc fix to r84741
2011-06-12 Alexandre EmsenhuberMoved action=deletetrackback and action=markpatrolled...
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-05-31 Tim Starling* Fix hphpi mode in run-server, it wasn't quite working...
2011-05-29 Sam ReedEven more documentation in various files
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-14 Alexandre EmsenhuberRewrote the article counting code and related:
2011-04-30 Alexandre EmsenhuberI have no idea where that count() pass in r87165
2011-04-30 Alexandre EmsenhuberProperly escape the ouput in action=credits (and in...
2011-04-19 Happy-melonFollow-up r86143: retain query parameters for quick...
2011-04-16 Sam ReedRemove some unused variables/globals
2011-04-16 Sam ReedFix missing abstract methods, logging against r86001
2011-04-15 Happy-melonFollow-up r86041: fix redirect in PurgeAction, and...
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...