Merge "Revert "Watchlist grouping (not ready for review)""
[lhc/web/wiklou.git] / includes / specials / SpecialUserlogin.php
2012-07-04 ReedyMerge "Revert "Watchlist grouping (not ready for review)""
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-22 NikerabbitMerge "Prefer console.error over console.log for except...
2012-06-22 HasharMerge "Fix INSERT options for PostgreSQL for INSERT...
2012-06-22 HasharMerge "CSSMin: Clean up $remote trailing slash fix"
2012-06-22 Timo TijhofMerge "(bug 260) Handle <pre> overflow automatically...
2012-06-21 Ryan LaneSimplifying domain getting/setting
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 Aaron SchulzMerge "Userlogin: Do not add a language link if it...
2012-06-07 robinUserlogin: Do not add a language link if it's the curre...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-21 Tim Starling* Removed the $method parameters from MWCryptRand....
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-06 Niklas LaxströmNo point doing it the hard way, ping r112591
2012-03-05 Sam ReedNormalise method returns, and returned value usage
2012-03-05 Sam ReedSpecial pages aren't a contextsource. Ping r100114...
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-11 Thomas GriesAashish's fix for bug33997 (SpecialPasswordReset does...
2012-02-09 Sam ReedMore return documentation
2012-02-06 Chad HorohoeRevert r103467, r106446 (bug 24464: calling LoginAuthen...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-24 Sam ReedImprove/add to documentation
2011-12-23 Ryan LaneFix a session invalidation error when using LdapAuthent...
2011-12-16 Mark A. Hershbergerfollowup r103467 - Make sure we pass a user object...
2011-11-26 Jeroen De Dauwdocs++
2011-11-23 John Du HartFollowup r103817, updating setLang usages
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-17 Mark A. HershbergerAdapt and re-apply Michael Newton's patch from Bug...
2011-11-16 Brian Wolffrevert r103396 (breaks unit tests) - In lots of these...
2011-11-16 Mark A. HershbergerApplying Michael Newton's patch from Bug 24464 - Execute
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-10-31 Aaron SchulzMade some callers of getBlocker()->getName() just use...
2011-10-29 Alexandre Emsenhuber* (bug 19186) Special:UserLogin's title on Special...
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-19 Raimond SpekkingChange the hook case per CR r95152
2011-10-18 Alexandre EmsenhuberFix for r100114: make API and tests work again
2011-10-18 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-03 Roan KattouwFix embarrassing mistake in r98718
2011-10-02 Roan KattouwFollowup r98707: apply this logic to signupend too...
2011-10-02 Roan KattouwFollowup r98707, r98713: check for blankness, not nonex...
2011-10-02 Roan Kattouw(bug 31293) If Special:Userlogin is loaded over HTTPS...
2011-09-27 Roan Kattouw(bug 31191) Followup to r90934: do this in the successf...
2011-09-07 Sam ReedFix whitespace
2011-08-21 Raimond Spekkingfu r95152: remove debug line.
2011-08-21 Raimond SpekkingNew hook point to exempt an IP address from the account...
2011-08-20 Raimond SpekkingSelf revert r95041 per CR. I will commit a cleaner...
2011-08-19 Raimond SpekkingNew hook point to change $wgAccountCreationThrottle
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-07-27 Roan KattouwRevert r93237 ("use User::getBlock() accessor rather...
2011-07-26 Happy-melonFollow-up r93234: use User::getBlock() accessor rather...
2011-07-23 Aaron SchulzDummy-proof incLoginThrottle/clearLoginThrottle with...
2011-07-22 Aaron SchulzImproved r92884 comments a bit on second thought
2011-07-22 Aaron SchulzFollow-up r92884: mark these functions static
2011-07-22 Aaron SchulzRefactored code out into incLoginThrottle/clearLoginThr...
2011-07-14 Robin Pepermans* Fix r80248: login language links included a newline...
2011-07-01 Sam ReedRemove unused globals
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-28 Brian Wolff(follow-up to some RequestContext revision) When Specia...
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-06-22 Matěj GrabovskýFollow-up r90482: escape some more wikitext
2011-06-20 Matěj GrabovskýFollow-up r90371, per comment by ^demon
2011-06-07 Sam ReedRevert r87292
next