Memcached does not like spaces in keys
[lhc/web/wiklou.git] / includes /
2009-08-03 Niklas LaxströmMemcached does not like spaces in keys
2009-08-03 Bryan Tong MinhRevert r53678, r53704, r53705, r53773, r53930, r54199...
2009-08-03 Aryeh GregorAdd legend to watchlist as well
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-08-02 Aryeh GregorAllow <abbr> in wikitext
2009-08-02 Chad HorohoeTypofix.
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-08-02 Tobiasintroducing new CoreParserFunction nse as an url-friend...
2009-08-02 Tobiasfixing bug 17395
2009-08-02 Alexandre Emsenhuber* (bug 18699) Using the nosummary URL option no longer...
2009-08-02 Alex Shih-Han Linforget to shutdown classes in ApiQuery.php
2009-08-02 Alex Shih-Han LinComment out ApiQueryDoubleRedirects and ApiQueryBrokenR...
2009-08-02 ShinjimanAdded back 'editusercssjs' right for regression and...
2009-08-02 Brion VibberSuppress 'Expect: 100-continue' header on Http::post...
2009-08-02 Chad Horohoe(bug 19394) Recent changes feed items corresponding...
2009-08-01 Chad HorohoeHttp::get() doesn't return an object, it already return...
2009-08-01 Shinjiman* (bug 12110) Split the rights for editing users' CSS...
2009-08-01 Alexandre EmsenhuberPer Nikerabbit's comment on r53897 (i.e. fix for r53832...
2009-08-01 Jack Phoenixcoding style tweaks + marked execute function as public
2009-08-01 ShinjimanShow the preview tip for css/js when the page name...
2009-08-01 Shinjiman* (bug 15680) Split the edit tip message of user CSS...
2009-07-31 Aaron Schulz* Don't add title protect log if nothing was done ...
2009-07-31 Alex Z(bug 19907) Adds support for cross-domain AJAX requests...
2009-07-31 Trevor ParscalAdded evil hack for Opera projection css media mode...
2009-07-31 Niklas LaxströmWhitespace fixes
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
next