Follow-up r64901: make "e-mail" consistent
[lhc/web/wiklou.git] / includes /
2010-04-10 Alexandre Emsenhuber* fixed some doxygen warnings
2010-04-10 Happy-melonOverhaul Special:EmailUser, use HTMLForm, a SpecialPage...
2010-04-10 Happy-melonFollow-up to r64866 - add message, and apply the same...
2010-04-10 PlatonidesFollow up r64876 setHTMLTitle with boolean parameter...
2010-04-10 Happy-melonFollow-up to r64407 - a perfect example of why we encou...
2010-04-10 Tobiasfixing bug 23139 (introduced in r59655) which broke...
2010-04-10 Tim StarlingProposed cleanup of recent LanguageConverter-related...
2010-04-10 Sam ReedRefactor getTokenSalt to use caching getUser/getTitle...
2010-04-10 Sam ReedRevert r64825
2010-04-10 Roan KattouwFollowup to r64850: replace $username with the right var
2010-04-10 Happy-melonImprovements and fixes to HTMLForm:
2010-04-10 Roan KattouwFix epic fail in r64860
2010-04-10 Roan KattouwFix yet another instance of comparing the result of...
2010-04-10 Philip TzouFollow up r64851. Remove $wgOut.
2010-04-10 Victor VasilievAdd $wgLogAutocreatedAccounts to enable/disable account...
2010-04-10 Mark A. Hershberger* Clean up some duplicated code in r64291
2010-04-10 Philip TzouFix bug 23115 again. Follow up r64821, r64823 and r6482...
2010-04-10 Mark A. Hershbergerfix a bug where an undefined var was used, api actually...
2010-04-10 Tim StarlingRevert r64844 pending further discussion
2010-04-10 Tim Starling(bug 23127) Fix for r57868, pass destination file name...
2010-04-10 Tim StarlingSwapped the order of the "diff" and "hist" links on...
2010-04-09 Roan KattouwFix another instance of the result of User::newFromName...
2010-04-09 Conrad IrwinRevert r64834, hasty and unnecessary
2010-04-09 Conrad IrwinBug 23120. Make sure that all wikis sharing the same...
2010-04-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-04-09 PlatonidesFollow up r64828. It was a typo, there's no variable...
2010-04-09 Philip TzouSorry it's $wgDisableLangConversion.
2010-04-09 Raimond SpekkingFollow-up r64819: PHP Notice: Undefined variable: wgDis...
2010-04-09 PlatonidesConvert the previous title instead of getting it again...
2010-04-09 Sam ReedRefactor code in ApiRollback to fix bug 23117
2010-04-09 Sam ReedReuse created instance of UserrightsPage
2010-04-09 PlatonidesRecover namespace names.
2010-04-09 PlatonidesFollow up r64819. Cosmetical fixes.
2010-04-09 Philip TzouBug 23115: Follow up on r64811. Fix another bug which...
2010-04-09 Sam ReedAdd link to Api Announcements mailing list
2010-04-09 Alexandre EmsenhuberFixes for r64708:
2010-04-09 PlatonidesFollow up r64813 and r64814 by also applying r64814...
2010-04-09 PlatonidesFollow-up r64811 on fixing bug 23115.
2010-04-09 Philip TzouBug 23115: Language Converter should apply on talk...
2010-04-09 Conrad IrwinFix OggHandler/Mp3Handler etc. after r61912 r61918
2010-04-09 Tobiasfixing bug 23113 (introduced in r60945) which breaks...
2010-04-09 Tim Starlingrevert r64792
2010-04-09 Tim StarlingDon't use $wgVariantArticlePath when the main language...
2010-04-09 Roan KattouwFix division by zero in Profiler
2010-04-09 Alexandre EmsenhuberFix for r61055: single-quoted strings doesn't replace...
2010-04-09 Mark A. Hershberger* Fix a bug to keep consecutive HTTP requests from...
2010-04-08 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-04-08 Alexandre Emsenhuber* (bug 16817) Group names in user rights log are now...
2010-04-08 Conrad IrwinBug 22474, urlencode now takes a parameter to change...
2010-04-07 Alexandre Emsenhuber* Special:ChangePassword no longer loads user javascript
2010-04-07 Alexandre Emsenhuber* (bug 23078) "All public logs" option on Special:Log...
2010-04-07 Sam ReedFixup to r64197 per mediawiki.org/wiki/Special:Code...
2010-04-07 Roan KattouwFix for r64677: as reported on mediawiki-api, I forgot...
2010-04-07 Ilmari Karonen(bug 23063) Reverse handling of $wgMaxImageArea and...
2010-04-07 Ilmari Karonenallow display of unscaled image even if it exceeds...
2010-04-07 Tim Starling* (bug 23076) Fixed login CSRF vulnerability. Logins...
2010-04-06 Alexandre Emsenhuber* (bug 23017) Special:Disambiguations now list pages...
2010-04-06 PlatonidesFollow up r64324. Remove unneeded $wgUser->isAnon(...
2010-04-06 Alexandre Emsenhuber* (bug 20049) Fixed in PHP notice in search highlighter...
2010-04-05 Alexandre EmsenhuberLet at least be consistent between the two header(...
2010-04-05 Chad HorohoeStop caring about ss_admins, we don't use it for anythi...
2010-04-05 Alexandre Emsenhuber* (bug 21916) Last-Modified header is now correct when...
2010-04-05 Alexandre EmsenhuberAnd while I'm a it, fix for r55903: canonical name...
2010-04-05 Alexandre Emsenhuber* (bug 22925) "sp-contributions-blocked-notice-anon...
2010-04-04 Alexandre Emsenhuber$fname -> __METHOD__/__FUNCTION__
2010-04-04 Alexandre Emsenhuber* (bug 22918) Feed cache keys now use $wgRenderHashAppe...
2010-04-04 Alexandre EmsenhuberAvoid PHP notice about undefined variable $diffText...
2010-04-04 Alexandre Emsenhuber* (bug 22496) Viewing diff of a redirect page without...
2010-04-03 Alexandre Emsenhuber* Expand documentation a bit
2010-04-03 Alexandre EmsenhuberAllow [[MediaWiki:Activeusers-summary]] to be used
2010-04-03 Alexandre Emsenhuber* (bug 18499) Added "enhanced" URL parameter to switch...
2010-04-03 Happy-melonRevert r64478 - April Fool's is well over.
2010-04-03 Alexandre EmsenhuberRemoved call to Title::invalidateCache() from Article...
2010-04-02 Jack Phoenixdocumentation tweak
2010-04-02 Alexandre EmsenhuberPer Nikerabbit, follow-up to r64522: use __METHOD__
2010-04-02 Alexandre EmsenhuberFix notice: Use of undefined constant __FUNC__ - assume...
2010-04-02 Alexandre Emsenhuber* (bug 19393) Feeds now format dates in user language...
2010-04-02 Alexandre Emsenhuber* (bug 22867) "View source" tab is now only displayed...
2010-04-02 Alexandre Emsenhuber* (bug 23024) Special:ListFiles now escapes file names...
2010-04-01 Chad Horohoe(bug 22935) image/x-ms-bmp mime type added for BMP...
2010-04-01 Sam Reedsvn:keywords Id for r64436
2010-04-01 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-04-01 Happy-melonFollow-up to r64478 - pull out debugging code
2010-04-01 Alexandre EmsenhuberRemoved unused variable
2010-04-01 Mark A. Hershbergerfollowup r64465 — make happy-melon happy
2010-04-01 Happy-melonRewrite the parser in a more friendly and accessible...
2010-04-01 Mark A. Hershbergerfollow up r64454 — change comment style
2010-03-31 Trevor ParscalStyle bump for r64456.
2010-03-31 Mark A. HershbergerGet rid of E_STRICT message
2010-03-31 Matthew Britton(bug 22290) Inconsistent presence of "comment" field...
2010-03-31 Matthew Britton(bug 22868) don't list infinite block expiry date as...
2010-03-31 Matthew Britton(bug 22339) "Go" result should be available through...
2010-03-31 Niklas LaxströmFixed a bug in __construct
2010-03-31 Mark A. Hershbergeruse class constant from r64403
2010-03-30 Happy-melonRationalise comment format. Slightly controversial...
2010-03-30 Happy-melonOverhaul code format to coding conventions.
2010-03-30 Mark A. Hershberger* Set $titleObj to null by default on getWatchlistValue...
2010-03-30 Alexandre EmsenhuberAnd while I'm at it, fix PHP Notice: Undefined variable...
2010-03-30 Alexandre EmsenhuberFix parse error: syntax error, unexpected '}' in includ...
2010-03-30 Mark A. HershbergerRefactor ApiMain to make the code more readable.
next