Fixed @param tags to conform with Doxygen format.
[lhc/web/wiklou.git] / includes / specials / SpecialConfirmemail.php
2013-03-11 Tyler Anthony RomeoFixed @param tags to conform with Doxygen format.
2013-03-11 GWickeMerge "Make sure Parsoid doesn't get snobbish and treat...
2013-03-09 jenkins-botMerge "Return user ID as userid in watchlist API module"
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-03-08 jenkins-botMerge "Use output/error maintenance functions"
2013-03-08 jenkins-botMerge "mw.loader: Buffer cssText in addEmbeddedCSS."
2013-03-08 jenkins-botMerge "mw.loader: Create new style tags instead of...
2013-03-07 jenkins-botMerge "Few more message parameter type hints"
2013-03-07 ReedyMerge "[FileBackend] Added a "ttl" option to getFileHtt...
2013-03-07 jenkins-botMerge "Read full memcached response before manipulating...
2013-03-07 jenkins-botMerge "fix some spacing"
2013-03-07 umherirrenderfix some spacing
2013-03-03 jenkins-botMerge "cleanup action=tokens"
2013-03-01 jenkins-botMerge "Bug 35623 - createAndPromote.php: Change to...
2013-03-01 BsituMerge "Removing badge drop shadow per Vibha"
2013-02-26 jenkins-botMerge "[Upload] Moved async upload stuff to the job...
2013-02-26 jenkins-botMerge "(bug 44219) Avoid fatal errors when a revision...
2013-02-26 jenkins-botMerge "(Bug 44987) Allow n=form in plural syntax"
2013-02-26 jenkins-botMerge "Commafy support for convertNumber"
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-02-25 jenkins-botMerge "Add pp_propname_page index to page_props"
2013-02-25 jenkins-botMerge "Misc follow-ups to I2fc3966e (a161c5e)"
2013-02-23 jenkins-botMerge "Initial JSDuck implementation"
2013-02-22 jenkins-botMerge "(bug 44988) unbreak $.suggestions up/down arrow...
2013-02-22 DemonMerge "Allow adding arbitrary properties to OutputPage"
2013-02-22 jenkins-botMerge "properly stop output buffering"
2013-02-21 SanthoshMerge "Extend Russian grammar support"
2013-02-21 jenkins-botMerge "Tests: Add missing expect numbers in QUnit tests."
2013-02-21 jenkins-botMerge "Fix how QUnit.newMwEnvironment merges live and...
2013-02-20 jenkins-botMerge "(bug 42600) (bug 24375) Fix doMaintenance.php...
2013-02-20 jenkins-botMerge "Use $this->checkReadOnly() for read only databas...
2013-02-18 Alexandre EmsenhuberUse $this->checkReadOnly() for read only database check...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-21 Alexandre EmsenhuberUse accessor instead of the member variable directly...
2011-12-18 Alexandre Emsenhuber* Use local context to get messages
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-10-31 Sam ReedUpdate deprecated method calls
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-24 Sam ReedAdd missing global $wgOut;
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-03-20 PlatonidesShow an appropiate message when the wiki is read only...
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-15 Chad HorohoeUse getTitle() instead of getTitleFor()
2009-01-29 Raimond Spekking* Move class=error from message to program code. Other...
2009-01-02 Aaron SchulzBreak line
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-13 Siebrand Mazeland* split time and date in 'emailauthenticated', and...
2008-07-28 Brion VibberRevert r38040 "new hook, ConfirmEmailComplete"
2008-07-25 Jack Phoenixnew hook, ConfirmEmailComplete
2008-06-19 Brion VibberRename all the special page class files back to their...