LiquidThreads code quality, bug fixes and cleanup:
[lhc/web/wiklou.git] / includes /
2009-07-31 Andrew GarrettLiquidThreads code quality, bug fixes and cleanup:
2009-07-31 Andrew Garrett(bug 19798) High-level documentation for Preferences.
2009-07-31 Niklas LaxströmPHP Fatal error: Call to a member function exists...
2009-07-31 Raimond Spekking* The description message in $wgExtensionCredits can...
2009-07-31 Michael Dalefixed wpSourceType value
2009-07-31 Niklas Laxström* Fix sidebar purging code (still unknown to me what...
2009-07-31 Raimond SpekkingFix PHP Notice: Undefined variable: wgMimeTypeBlacklist...
2009-07-31 Philip TzouUpdate the Chinese conversion tables.
2009-07-31 Shinjiman* (bug 20013) Added CSS class "mw-version-ext-version...
2009-07-31 Michael Dalerestored $wgVerifyMimeType check
2009-07-31 Chad HorohoeHandle todo: Mediawiki::initialize() is now called...
2009-07-31 Chad HorohoeYeah I can't spell.
2009-07-31 Chad Horohoetypofix.
2009-07-30 Chad HorohoeMove search related includes to includes/search/
2009-07-30 Brion Vibber* Parser test supports uploading results to remote...
2009-07-30 Brion VibberAllow passing postdata in Http::post() options...
2009-07-30 Niklas LaxströmConsistent letter case
2009-07-30 Aaron Schulzrm more SpecialSearchOld cruft
2009-07-30 Aaron Schulz(bug 18531) Show hidden users on listusers for oversights
2009-07-30 Aaron Schulz* Separated some delete & suppress message headers...
2009-07-30 Aaron SchulzRemoved $wgUseOldSearchUI and old search ui class
2009-07-30 Philip TzouUpdate the Chinese conversion tables.
2009-07-30 Aaron SchulzFollow-up to r54016: deletedcontribs
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-30 Aaron SchulzTweak 'restore' link in deletedcontribs to say 'view...
2009-07-30 Victor VasilievUse $wgFileExtensions to check whether SVG is enabled
2009-07-29 Chad Horohoe* Move generic return true; various for lock functions...
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
2009-07-29 Andrew GarrettFix regression in r53316, some more intelligent handling.
2009-07-29 Alexandre EmsenhuberAvoid infinite loop when an exception occurs in command...
2009-07-29 Alex Shih-Han Linforget to set table name to variable
2009-07-29 Alexandre EmsenhuberFix for r53757 per Nikerabbit's comment: these can...
2009-07-28 Brion Vibber* Added fields to list=search output: size, wordcount...
2009-07-28 Brion VibberAnd for good measure, force the count to an integer...
2009-07-28 Brion Vibber*slap self* fix hit counts for title searches when...
2009-07-28 Alexandre EmsenhuberPer Simetrical's comment on r53832: only trim if there...
2009-07-28 Michael Daleimproved upload api documentation
2009-07-28 Michael Dalechecking for session_id() was preventing updates (just...
2009-07-28 Niklas Laxström* Fix for r53874, missing file
2009-07-28 Michael Dale* ( bug 19932 ) simpleFileWriter::close was still issui...
2009-07-28 Niklas LaxströmI'm being bold here, proposed solution to:
2009-07-28 Niklas Laxström* (bug 14454) "Member of group(s)" in Special:Preferenc...
2009-07-28 Aaron Schulzcode formatting
2009-07-28 Aaron SchulzSkip feed items with deleted content entirely, fixes...
2009-07-28 Niklas Laxström* formatSize is not static
2009-07-28 Aryeh GregorComment on limitations of wfExpandUrl
2009-07-27 Chad Horohoe(bug 9691) Add type parameter to ModifyUITemplate funct...
2009-07-27 Chad Horohoe(bug 19392) Favicon, apple-touch-icon links matching...
2009-07-27 Chad Horohoe$this not $db
2009-07-27 Michael Dale* ignorewarnings fixes
2009-07-27 Alexandre Emsenhuber* (bug 17988) Spaces before [[Category:]] links are...
2009-07-27 Michael Dale* ( bug 19930 ) default to SYNC_DOWNLOAD
2009-07-27 Andrew GarrettIncremental enabling changes to allow searching of...
2009-07-27 Michael Dale* (bug 19932) added do_close_session_update to avoid...
2009-07-27 Alexandre Emsenhuber* (bug 18407, bug 18409) Special:Upload is now listed...
2009-07-27 Andrew GarrettFix for bug 19887, make sure tagfilter form option...
2009-07-27 Andrew GarrettAllow HTML in message emailnotauthenticated, fixes...
2009-07-27 Aaron SchulzIPv6 padding cleanup - removed trailing ':'
2009-07-27 Aaron Schulz* IPv6 validation check fix for bug 19003
2009-07-27 Michael Daleapplies patch from bug 19934
2009-07-27 Michael Daleremoved session_write_close(); per bug 19932
2009-07-26 Michael Dalecheck for mUpload for in case of mReUPload
2009-07-26 Roan KattouwElaborate docs added in r53753 per CR comment
2009-07-26 Aryeh GregorDon't overload wluser parameter, use new wlowner
2009-07-26 Chad HorohoePer bug 19943, improve docs on addExtensionStyle()...
2009-07-26 Philip TzouFollow up on r46020 and r46489. Improve the $wgContLang...
2009-07-26 Roan KattouwFix r53270: drop &returntoquery parameter if empty...
2009-07-26 Aaron SchulzAdd diff links to suppress log for deleted revs too
2009-07-26 Alex Shih-Han Linfix classes description.
2009-07-26 Aryeh GregorRemove obsolete CBT stuff
2009-07-25 Chad HorohoeRemove suggestion to use svn-revision, it doesn't exist...
2009-07-25 Alexandre Emsenhuber* (bug 18799) Special:Userlogin now handles correctly...
2009-07-25 Jack Phoenixcoding style tweaks
2009-07-25 Alexandre Emsenhuber* (bug 19301) Duplicates entries in $wgAddGroups, ...
2009-07-25 Roan KattouwFollowup to r53702: document $extradata parameter
2009-07-25 Chad Horohoe(bug 10812) Interwiki links can have names and descript...
2009-07-25 ShinjimanTweak to use lowercase on other cases, which follows...
2009-07-25 Michael Dale* updates for strict compliance mode chunk uploading
2009-07-25 Chad HorohoeMake $headers protected and declare it as an empty...
2009-07-25 Alex ZFix a couple notices/strict warnings
2009-07-25 Chad Horohoe;
2009-07-25 Chad HorohoeForgot to declare $mFixMagicQuotes.
2009-07-25 Chad HorohoeDeclare visibility on almost all of these, minor code...
2009-07-25 Chad Horohoe(bug 19914) ApiUpload needs to use write mode.
2009-07-24 Brion Vibber64-bit host compatibility for hash function in pure...
2009-07-24 Niklas LaxströmDeprecate broken accessor and add a new one
2009-07-24 Brion Vibber* (bug 19849) Custom X-Vary-Options header now disabled...
2009-07-24 Shinjimanfix another typo on documentation :P
2009-07-24 Shinjimanfix E_NOTICE on r53720 and r53721.
2009-07-24 Shinjimanfix typo on documentation
2009-07-24 ShinjimanTweak the language code display more comply with the...
2009-07-24 Niklas LaxströmPHP is so nice to not touch our input data ever (magic_...
2009-07-24 Aaron Schulz(bug 19905) Clean up revdelete/restore interaction
2009-07-24 Aaron Schulz5.3 reference error fix
2009-07-24 Robert StojnićProperly escape the search term here.
2009-07-24 Niklas Laxström* Don't add 200 extra css/js requests when showing...
2009-07-24 Aaron Schulzundefined variable error fix
2009-07-24 Aaron SchulzAvoid some silly unlink notices
2009-07-24 Raimond SpekkingFix a regression from the preference rewrite: The help...
2009-07-24 Alex Shih-Han Linfix namespaces target
next