Fix for r53194: according to the XSLT 1.0 spec, the MIME type should be text/xml...
[lhc/web/wiklou.git] / includes /
2009-09-02 Tim StarlingFix for r53194: according to the XSLT 1.0 spec, the...
2009-09-02 Tim StarlingFixes for r51204: removed useless $wgVariant and StubUs...
2009-09-02 Tim StarlingRevert r52158 per CR: was attempting to convert text...
2009-09-02 Tim Starling* Fixed CR r48837. Although using ids[]=x in the query...
2009-09-01 Michael Dale* r55034#c3604 re-factored presently used curl options...
2009-09-01 Happy-melonFollow-up to r55700 - patch up a path through which...
2009-08-31 Happy-melon(bug14900) Make __INDEX__ and __NOINDEX__ not override...
2009-08-31 Happy-melonBetter documentation for $wgPagePropLinkInvalidations.
2009-08-31 Happy-melon(bug 18880) Make LogEventsList::showLogExtract() more...
2009-08-31 Happy-melonReimplement r55685, r55686, r55687, with correct parsin...
2009-08-31 Niklas LaxströmRevert r55685, r55686 and r55687 for now. Limits not...
2009-08-30 Happy-melon* Allow IndexPager->mLimitsShown to be an associative...
2009-08-30 Alexandre EmsenhuberUse $wgScript rather than $this->getTitle()->getLocalUR...
2009-08-30 Nephele(bug 2257) Add a $frame parameter to recursiveTagParse...
2009-08-30 NepheleFixed EditFilterMerged hook to use hookError param
2009-08-29 Chad Horohoe(bug 20260) SQLite: don't always autocreate DB and...
2009-08-28 Bryan Tong Minh* Add buffering to ApiFormatBase, which allows bufferin...
2009-08-28 Bryan Tong MinhFix wfShellBackgroundExec for windows. Works in mainten...
2009-08-28 Tim StarlingReverted breakage of non-ASCII message keys, Domas...
2009-08-28 Domas Mituzassweet spot for compression, per:
2009-08-28 Roan KattouwAPI: BREAKING CHANGE: (bug 20426) Instead of throwing...
2009-08-27 Chad HorohoeRevert r53534 (bug 15745, Make the edit summary link...
2009-08-27 Roan KattouwAPI: Add user-agent and method (GET/POST) to request...
2009-08-27 Roan KattouwAPI: Refactor the XML formatter a bit so that ApiFormat...
2009-08-27 Roan KattouwAPI: Cache API help in memcached, inital use of the...
2009-08-27 Andrew GarrettRevert r52983 for now, could cause unexpected syntax...
2009-08-27 Roan KattouwAPI: Add optional API request logging to a file or...
2009-08-27 Domas MituzasI LOVE OO PEOPLE <3 <3 <3
2009-08-27 Tim StarlingFixed bug with MW 1.4 style archive rows, with ar_text...
2009-08-27 Roan KattouwAPI: Do a STRAIGHT_JOIN in ApiQueryBacklinks's first...
2009-08-27 Michael Daleenabled async download via configuration var: wgEnableA...
2009-08-27 Michael Daleenabled async downloaded via configuration var: wgEnabl...
2009-08-27 Michael Dalequick fix for r55604 broken chunk upload class abstraction
2009-08-27 Bryan Tong Minh* Output warnings as filenames rather than an array...
2009-08-27 Alexandre Emsenhuber* (bug 20404) Custom fields in the user creation form...
2009-08-26 Roan KattouwAPI: Per rainman, mark list=search as an expensive...
2009-08-26 Bryan Tong Minh* Cleanup ApiUpload
2009-08-26 Alexandre EmsenhuberFollow-up r55584: seems that the "View logs for this...
2009-08-26 Bryan Tong MinhUnify properties in ApiQueryAllimages, ApiQueryImageinf...
2009-08-26 Bryan Tong MinhRemoved the $tmpFile parameter to UploadBase::verifyUpl...
2009-08-26 Bryan Tong Minh* Code style & commenting on upload functions.
2009-08-26 Alexandre EmsenhuberAdded parser test for r55601, has to clear MagicWord...
2009-08-26 Alexandre Emsenhuber* (bug 8143) Localised parser function names are now...
2009-08-26 Aryeh GregorRestore size=60 that got eaten by r55453
2009-08-26 Aryeh GregorUse type=search for Monobook sidebar
2009-08-26 Aryeh GregorFor search, move "create page" below "no results"
2009-08-26 Brion VibberReplace our mb_substr() fallback implementation with...
2009-08-25 Chad HorohoeRevert r53841 (Favicon, apple-touch-icon links matching...
2009-08-25 Bryan Tong Minh(bug 19999) Made metadata and properties of search...
2009-08-25 Alexandre Emsenhuber* (bug 20380) Link to history/log action at the top...
2009-08-25 Aryeh GregorWhitespace
2009-08-25 Niklas LaxströmFix for r52174 - don't show footer for non-existing...
2009-08-25 OverlordQFollowup to r52671, fix redirection syntax to work...
2009-08-25 Andrew GarrettFix live preview copying of existing category links
2009-08-24 Alexandre Emsenhuber* (bug 19966) MediaWiki:License-header is now used...
2009-08-24 Raimond Spekking* Wrap legend of historyPage into a div with class...
2009-08-24 Alexandre EmsenhuberFixed parse error: syntax error, unexpected ')' in...
2009-08-24 Alexandre Emsenhuber* (bug 15475) DatabaseBase::setFlag(), DatabaseBase...
2009-08-24 Alexandre Emsenhuber* (bug 20299) MediaWiki:Move-subpages and MediaWiki...
2009-08-24 Niklas LaxströmRecommit r53710 without the hack for preventing style...
2009-08-23 Brion Vibber* (bug 20364) Fixed regression in GIF metadata loading
2009-08-23 Aryeh GregorEmit CDATA more intelligently
2009-08-23 Alexandre Emsenhuber* (bug 20365) Page name with with c/g/h/j/s/u + x are...
2009-08-23 Aryeh GregorReformat comment
2009-08-23 Purodha B BlissenbachSplit date, and time, in Mediawiki:enotif_body, and...
2009-08-23 Alexandre Emsenhuber* (bug 20362) Special:Statistics now produces valid...
2009-08-23 Aryeh GregorEnforce $wgMinimalPasswordLength client-side
2009-08-23 Brion Vibber* (bug 11143) Links containing invalid UTF-8 percent...
2009-08-22 Alexandre EmsenhuberPer Brion's comment on r52683: use $wgOut->isPrintable...
2009-08-22 Brion VibberChange r52690 per suggestions on CodeReview: rearrange...
2009-08-22 Alex ZMostly revert r53358 and r53365 per comments on code...
2009-08-22 Brion VibberClean up some of the unnecessary tabs splattered throug...
2009-08-22 Alexandre Emsenhuberuse tabs for identation, not spaces
2009-08-22 Brion VibberReduce output size of Skin::makeVariablesScript() for...
2009-08-22 Chad HorohoeMerge r53381 from wmf-deployment. Throw more informatio...
2009-08-22 Philip TzouUpdate the Chinese conversion tables.
2009-08-22 Raimond SpekkingFollow-up r55459: Fix for PHP Notice: Undefined variabl...
2009-08-22 Michael Dalehard coded requested imageinfo prop in api upload resul...
2009-08-22 Michael Dalere-added $partname for warning checks 53361#c3664
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-22 Alex ZParse error: syntax error, unexpected T_VARIABLE in...
2009-08-21 Chad Horohoe(bug 15646) Page creation notification email is sent...
2009-08-21 Brion VibberRevert r53600 "Add $wgSecondaryGoNamespace, used if...
2009-08-21 Brion VibberRevert r53667 "Enabled use of the greater-than sign...
2009-08-21 Aryeh GregorTypo in comment
2009-08-21 Aryeh GregorUse Html::input()/autofocus a bunch more places
2009-08-21 Brion VibberRevert r53710 "* Allow suppressing "line 1" from the...
2009-08-21 Aryeh GregorMake Xml::hidden() a wrapper around Html::hidden()
2009-08-21 Aryeh GregorAutofocus Special:Search box
2009-08-21 Brion VibberCleaning up some old PHP 4 object-reference usage in...
2009-08-21 Aryeh GregorDon't prefill new account name, and autofocus
2009-08-21 Aryeh GregorAutofocus password, not name, if name is prefilled
2009-08-21 Aryeh GregorUse Html::input() for login form
2009-08-21 Aryeh GregorOmit useless value="" in Html::input()
2009-08-21 Brion VibberNo need to store the value of the magic quotes check...
2009-08-21 Aryeh GregorDon't output useless value=""
2009-08-21 Aryeh GregorOnly require necessary fields in Special:ResetPass
2009-08-21 Aryeh GregorMove validation logic from input() to rawElement()
2009-08-21 Aryeh GregorSwitch from Xml:: to Html:: in a few places
2009-08-21 Aryeh GregorCorrect outdated comments
next