Drop the wfProfileIn/wfProfileOut if we want the class to be usable outside MW :)
[lhc/web/wiklou.git] / includes /
2009-08-05 Brion VibberDrop the wfProfileIn/wfProfileOut if we want the class...
2009-08-05 OverlordQFollow up to r54414 and r54356. Hopefully catches all...
2009-08-05 Benjamin LeesFollowup to r54406: enable/disable functions were being...
2009-08-05 Aryeh GregorMake sure to parse RC legend label inline
2009-08-04 Benjamin LeesAdd missing semicolons
2009-08-04 Benjamin LeesSuppress warnings when trying to raise the memory limit
2009-08-04 Brion Vibber* wgMainPageTitle variable now available to JavaScript...
2009-08-04 Alexandre Emsenhuberfix typo in comment
2009-08-04 Niklas Laxström* Forward get parameters to local interwikis
2009-08-04 Andrew GarrettFix syntax error
2009-08-04 Aaron Schulzcheck 'undelete' for undelete page links
2009-08-04 Chad HorohoeBetter patch for parsing PHP's memory limits from Overl...
2009-08-04 Aryeh GregorFix flag legend for watchlist from r54336 breakage
2009-08-04 Niklas LaxströmWhitespace fixes
2009-08-04 Bryan Tong MinhOveride getDB() method to make sure to make sure the...
2009-08-04 Chad Horohoe(bug 16084) Default memory limit should be increased
2009-08-04 Aryeh GregorAdd wrapper div for RC label legend
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-04 Aryeh GregorShow change flag tooltips everywhere, not just RC
2009-08-03 Chad Horohoe(bug 15209) New hook right after initialization
2009-08-03 Alexandre Emsenhuberfix for r54291: missing ending $ in $Id$
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-08-03 Aaron Schulz* rev_deleted css fixes
2009-08-03 Aaron Schulzclean up bizarre code - use timestamp for links again...
2009-08-03 Andrew Garrett(bug 16451) Fix application of scaling limits for anima...
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
next