lhc/web/wiklou.git
2011-02-20 PlatonidesFix ArticleTablesTest after r81528. It needs to set...
2011-02-20 PlatonidesBreak the self-reference between parser and preprocesso...
2011-02-20 PlatonidesSave and restore $wgHooks in NewParserTest.
2011-02-20 Krinklebug 27146
2011-02-19 Krinklemw.loader.implement now calls script without setting...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-19 Krinkle(bug 3112) Adding colors for active and visited externa...
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-19 Sam ReedMore function documentation
2011-02-19 Rotem LissLocalization update for he.
2011-02-19 Sam ReedMore function documentation
2011-02-19 Sam ReedExplicitally define variables
2011-02-19 Sam ReedExplicitally define some variables
2011-02-19 Sam ReedImprove method documentation
2011-02-19 Derk-Jan HartmanDon't use getCheck, because the opts array is reused...
2011-02-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-19 Derk-Jan HartmanAll functions of the importer have $title, origTitle...
2011-02-19 Platonides(Bug 27539) Allow attributes beginning with a digit...
2011-02-19 Alexandre Emsenhuber* (bug 27560) Search queries no longer fail in walloon...
2011-02-19 Sam Reed* (bug 27554) Update api information text to reflect...
2011-02-19 Sean ColomboRelaxed the allowed format of parser tag attributes...
2011-02-19 Roan KattouwRevert r74387: it may not fix the IE8 jumping bug in...
2011-02-19 Mark A. Hershberger(Bug #27467) preload can leave UNIQ
2011-02-19 Alexandre EmsenhuberFollow-up r82452: need to transform entries sinces...
2011-02-19 KrinkleImproving jquery.makeCollapsible & small fixed mw.util
2011-02-19 Roan Kattouw(bug 27302) Avoid unnecessary requests for user and...
2011-02-19 PlatonidesRemove unused global.
2011-02-19 PlatonidesFollow up r82091, which uses the local file constant...
2011-02-19 Roan KattouwFix logic error in r73204 (!) causing ResourceLoaderCon...
2011-02-19 Max SemenikPartial revert my accidental revert of r82366 in r82445.
2011-02-19 Derk-Jan HartmanClose the xmlreader when we are done with it.
2011-02-19 Roan Kattouw(bug 27328) Redo r82218 properly, expanding URLs with...
2011-02-19 Roan KattouwRevert r82218 , doesn't fix absolute path URLs but...
2011-02-19 Alexandre Emsenhuber* Use OutputPage::getSyndicationLinks() to build feed...
2011-02-19 Alexandre Emsenhuber* Use $this->mTitle instead of $wgTitle
2011-02-19 Alexandre EmsenhuberMerged retrieval of request URL and header from WebRequ...
2011-02-19 Alexandre EmsenhuberWe have a OutputPage object; so use it to get the Title...
2011-02-19 Antoine MussoRemove parentheses for Xmf file-info-size message
2011-02-19 Max SemenikBug 27518: Updater calls PopulateLogSearch before addin...
2011-02-19 Max SemenikBug 27053 - sourceFile() didn't expand all the required...
2011-02-19 Max SemenikFollow-up r76456: more thorough check for UTF-8 support...
2011-02-19 Mark A. HershbergerBug #26059 — Add support for KML/KMZ filetype
2011-02-19 Jack Phoenixget rid of unnecessary double quotes
2011-02-19 Jack Phoenixadd braces + some other coding style tweaks
2011-02-19 Sam ReedMore function and variable documentation
2011-02-19 Sam ReedMore function level documentation
2011-02-19 Sam ReedMore parameter documentation
2011-02-18 Sam ReedMore function level documentation
2011-02-18 PlatonidesFollow up r63584. The change of resetArticleID() could...
2011-02-18 Sam ReedFollowup r49655
2011-02-18 Sam ReedParameter documentation
2011-02-18 Sam ReedExplicitally define some variables
2011-02-18 Sam ReedFixup assignment in loop
2011-02-18 Sam ReedMark a fixme comment in Oracle DB file for undefined...
2011-02-18 Sam ReedFixup whitespace, brackets etc
2011-02-18 Mark A. Hershbergerre bug #25523: add mime.info and mime.types for *.dwg...
2011-02-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-18 Raimond SpekkingFix invalid HTML introduced in r68096: Xml::buildForm...
2011-02-18 Alexandre Emsenhuber* Added a third parameter to ChangeTags::buildTagFilter...
2011-02-18 Raimond SpekkingFollow-up r82391 per Nikerabbit's CR: Fix it in a bette...
2011-02-18 Roan KattouwRemove comment that makes no sense post r82399
2011-02-18 Tim StarlingFix comments and whitespace for \\\\ .
2011-02-18 Tim StarlingJavaScriptDistiller fixes:
2011-02-18 Alexandre Emsenhuber* Use appendQueryValue() instead of appendQuery() so...
2011-02-18 Alexandre EmsenhuberWe have already have a printable flag in the OutputPage...
2011-02-18 Happy-melon(bug 27526) B/C in Special:EmailUser
2011-02-18 Raimond SpekkingDon't clutter the HTML source with useless class=""
2011-02-18 Sam ReedRemove useless elseif compare. If the else if is doing...
2011-02-18 Sam ReedComment out 2 unused lines in JavaScriptDistiller
2011-02-18 Tim Starling* For readability, use /x in regexes. Removed the start...
2011-02-18 Tim StarlingMade the regexes slightly more readable by undoubling...
2011-02-18 Tim StarlingAdd the cache key to the filter output, like what we...
2011-02-18 Sam ReedRemove unused variables
2011-02-18 Sam ReedRemove unreachable line in DifferenceEngine
2011-02-18 Sam ReedFix wrong static calls
2011-02-18 Sam ReedFixup assignment in conditional
2011-02-18 Jeroen De Dauwrem not needed die() and made vars actually private
2011-02-18 Sam Reed2 subclasses of ResourceLoaderWikiModule implement...
2011-02-17 Roan KattouwFix a bug in string recognition in JSDistiller. This...
2011-02-17 Roan KattouwVersion the minifier cache in ResourceLoader
2011-02-17 Roan KattouwFix for r82344, which causes JSDistiller to stop minify...
2011-02-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-17 Alexandre EmsenhuberPass the url to ChangesFeed::getFeedObject() instead...
2011-02-17 Roan KattouwRevert r82340, caused something linke bug 27481 where...
2011-02-17 Mark A. HershbergerFollowup bug #27447 and r82308 and r82328 with patch...
2011-02-17 Roan Kattouw(bug 27492) Fix regexes for matching JS regexes which...
2011-02-17 Alexandre Emsenhuber* Don't use assignment in a condition check
2011-02-17 Victor VasilievFix broken Special:Newpages Atom feed.
2011-02-17 Raimond SpekkingPer r82285: Add new messages for the default user group...
2011-02-17 Niklas LaxströmRv part of r82308 that causes warnings
2011-02-17 X!Reverting r76017 per discussion on Bugzilla. Lack of...
2011-02-17 Krinklemore capitalization and less abbrevative ('T', 'err')
2011-02-16 Sam Reed* (bug 27479) API error when using both prop=pageprops...
2011-02-16 KrinkleFollow-up r82310. using mw.config instead
2011-02-16 KrinkleAdding function to check if the current page is the...
2011-02-16 Mark A. Hershbergerfollowup r82181 and r82215 to fix the FIXME and botched...
2011-02-16 Mark A. Hershberger(Bug #27447) Added option to toolbar-item to switch...
2011-02-16 Derk-Jan HartmanAdd support for namespace prefixed elements in svg...
2011-02-16 Happy-melonRevert r78585. While I definitely think this is an...
2011-02-16 PlatonidesFix the issue where all links on Special:Contributions...
next