Fixed spacing around parenthesis in includes
[lhc/web/wiklou.git] / includes / actions / WatchAction.php
2013-04-28 umherirrenderFixed spacing around parenthesis in includes
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-02 jenkins-botMerge "Monobook: Solve padding issues with #content...
2013-03-29 YuvipandaMerge "(Bug 23472) Removed undesirable space after...
2013-03-29 jenkins-botMerge "Omit RC_EXTERNAL edits from UDP feed"
2013-03-25 jenkins-botMerge "QUnit: Re-enable config.requireExpects and add...
2013-03-22 jenkins-botMerge "Test to make sure numRows() calls don't show...
2013-03-20 Peter GehresMerge "Fix wfWaitForSlaves() so the $wiki parameter...
2013-03-18 YuvipandaMerge "(Bug 45775) Adjusted the margin of "userloginForm""
2013-03-18 jenkins-botMerge "Cleanup for ApiImageRotate"
2013-03-18 jenkins-botMerge "Set initial language and variant user preference...
2013-03-16 Daniel KinzlerMerge "Default $wgContentHandlerUseDB to true"
2013-03-15 jenkins-botMerge "Make update.php and install.php use wfPHPVersion...
2013-03-14 jenkins-botMerge "Format jquery.ui.button.css so it's easier to...
2013-03-13 KaldariMerge "Adjusting badge size per Vibha"
2013-03-13 jenkins-botMerge "getBools doesn't exist in Translate anymore"
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...