revert r82283, loads of unrelated changes
[lhc/web/wiklou.git] / includes /
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Alexandre EmsenhuberMoved Skin::makeGlobalVariablesScript() to OutputPage...
2011-02-16 Roan KattouwFix fatal in r82258
2011-02-16 Roan KattouwPer Philip Tzou, move wgUserVariant from the set of...
2011-02-16 Philip Tzourevert r77452, r80492 and r82246.
2011-02-16 Roan KattouwExpose $wgExtensionAssetsPath in JS
2011-02-16 Philip TzouFollow r77452, r80492. Avoid to find sub-languages...
2011-02-16 Roan Kattouw(bug 26603) returnto parameter in login link not escape...
2011-02-16 Sam ReedFix text description of OutputPage::getLanguageLinks...
2011-02-16 Tim Starling* Fix for r81960: List the local magic word synonyms...
2011-02-16 Roan Kattouw(bug 27302) Don't append the current timestamp for...
2011-02-16 Roan KattouwFollowup r82156: skip relative URLs with absolute paths too
2011-02-16 Mark A. Hershbergerre r82181 remove min-height that doesn't work with IE6
2011-02-15 Trevor ParscalGrouped diff and history modules together to help reduc...
2011-02-15 Mark A. Hershberger* (bug 27338) Gallery in 1.17 breaks for audio/video...
2011-02-15 Trevor ParscalResolves remaining issues in r82000 with remapping...
2011-02-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-14 Chad HorohoeAllow callback to be set by options array, inspired...
2011-02-14 Sam ReedExplicitally define $domain
2011-02-14 Brion Vibber* (bug 26298) Throw warning instead of silently saving...
2011-02-14 Brion Vibber* (bug 25571) Xml::encodeJsVar now passes floats native...
2011-02-14 Brion Vibber* (bug 25675) Fix search suggestions for Special: pages...
2011-02-13 Aaron SchulzFollow-up r82093: fixed comment :)
2011-02-13 Aaron Schulz* (bug 27353) IPv6 address ending in "::WORD" was not...
2011-02-13 Aaron SchulzBroke long line
2011-02-13 Brion Vibber* (bug 23817, bug 26250) User Service_JSON's native...
2011-02-13 Brion Vibber* (bug 26250, bug 23817) Fix wfObjectToArray() to desce...
2011-02-13 Brion Vibber* (bug 27377) Fix Special:Listfile user selector when...
2011-02-13 Bryan Tong MinhFollow-up r82049: Fix strict comparison because MediaHa...
2011-02-13 Sam ReedAdd profiling to removeWatch
2011-02-13 Sam Reed* (bug 27376) when using ApiBase::PARAM_TYPE => 'intege...
2011-02-13 Brian Wolff(follow-up r81558) Per suggestion, make this use media...
2011-02-13 Brian Wolff(Follow-up r75968) r75968 started extracting and displa...
2011-02-12 Roan KattouwNever serve 304s from RL in debug mode. This causes...
2011-02-12 KrinkleFollow-up r82038. Calling wfExpandUrl() on remote base...
2011-02-12 KrinkleFollow-up r81731 CR comments. Calling wfExpandUrl(...
2011-02-12 Alexandre EmsenhuberMoved wfGetSiteNotice(), wfGetNamespaceNotice() and...
2011-02-12 Niklas LaxströmFollowup r82029 - typo in comment
2011-02-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-12 Niklas Laxström* (bug 17160) Gender specific display text for User...
2011-02-12 Bryan Tong MinhFollow-up r81971: Can't use $this->setWarning() in...
2011-02-12 Alexandre EmsenhuberNo need to set a new MediaWiki_I18N object, already...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-12 Mark A. HershbergerFix up bug #26016 by applying the more descriptive...
2011-02-12 Brion Vibber* (bug 27333) Fix repetitive last-seen time queries...
2011-02-11 Trevor ParscalResolves bug #27328 by supporting URL rewriting for...
2011-02-11 Sam ReedFixup a couple of parameter documentation bits
2011-02-11 Bryan Tong MinhFollow-up r81984: Fix function name.
2011-02-11 Bryan Tong Minh* Remove code duplication for UploadStash: Move all...
2011-02-11 Niklas LaxströmUse self:: when it's possible
2011-02-11 Ryan LanePartial fix for bug 27310. Add domain information when...
2011-02-11 Bryan Tong MinhFollow-up r81971: Fix error handling
2011-02-11 Bryan Tong Minh* (bug 27199) Thumbnail urls can be fetched for old...
2011-02-11 Bryan Tong MinhFollow-up r81558: Only raise a warning if no image...
2011-02-11 Tim StarlingSince 1.17 a whole lot of extensions have sprouted...
2011-02-11 Roan KattouwWrap old toolbar addButton() calls in a document ready...
2011-02-11 Roan KattouwApply $wgContLang-based flip logic to site and user...
2011-02-11 Roan KattouwFixes for r81936 per Tim's review
2011-02-11 Roan KattouwFix getMsgBlobMtime() to also cause a cache invalidatio...
2011-02-11 Daniel FriesenFix a small bug in SkinLegacy.
2011-02-10 Platonides$wgDBts2schema was removed in r81132
2011-02-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-10 PlatonidesRemove unused initial_setup(), last $wgDBts2schema...
2011-02-10 Bryan Tong MinhFollow-up r70137: Unconditionalize the asyncdownload...
2011-02-10 PlatonidesConvert the if into an early exit. Whitespace ignoring...
2011-02-10 Alexandre EmsenhuberAdded "context title" to replace $wgTitle, current...
2011-02-10 PlatonidesMove the overhead computation to another function.
2011-02-10 PlatonidesFix the wrong merge of r81894 after r81893
2011-02-10 PlatonidesAdd profiling to the whole ResourceLoader::makeModuleRe...
2011-02-10 PlatonidesAdd profiling to DjVuImage::retrieveMetaData
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-02-10 Bryan Tong MinhAdd a context to SpecialPage, so that subclasses don...
2011-02-10 PlatonidesAdding more wfProfileOut()
2011-02-10 Niklas LaxströmFix profiling
2011-02-10 PlatonidesMore wfProfileOut()ing
2011-02-10 PlatonidesClose wfProfileIn()s
2011-02-10 Niklas LaxströmRefactor userLinks into it's own method
2011-02-10 Bryan Tong Minh(bug 25832) query=allimages now outputs ns/title as...
2011-02-10 Niklas LaxströmFixed two bugs in message parameter handling:
2011-02-10 Sam Reed*(bug 27159) make email confirmation code expiration...
2011-02-09 Sam ReedExplicitally define $fld_rights on all code paths
2011-02-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-09 Sam ReedFixup fixme on r81030, which should actually have been...
2011-02-09 Raimond SpekkingFollow-up r81604: Prefix new classes with 'mw-' per...
2011-02-09 Alexandre EmsenhuberFix for r81675: Skin::getTitle() will return null when...
2011-02-09 Platonides1 to true in boolean parameter
2011-02-09 Alexandre Emsenhuber* Add a amtitle param to meta=allmessages
2011-02-09 Chad HorohoeFollowup r81812: per CR, this could be 0
2011-02-09 Chad Horohoepreg_match() yells about undefined offsets when $wgInva...
2011-02-09 Chad Horohoerm unused class variable
2011-02-08 Sam ReedMore return type documentation
2011-02-08 Sam ReedMinor documentation tweaks/improvements
2011-02-08 PlatonidesRemove unused $wgContLang globals after refactoring...
2011-02-08 PlatonidesUnused globals
2011-02-08 PlatonidesUse of undefined constant h in line 250. Follow up...
2011-02-08 Platonides$IP marked as global again in line 1208, function inclu...
2011-02-08 Sam ReedAdd missing wfProfileOut( __METHOD__ );
2011-02-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-08 PlatonidesHack to shortcut it to zero until User::getStubThreshol...
next