lhc/web/wiklou.git
2011-03-06 Chad Horohoe(bug 27903) Button text is actually continue, not next
2011-03-06 Sam Reed* (bug 27717) API's exturlusage module does not respect...
2011-03-06 Sam ReedFix leading whitespace before class ApiQueryUsers
2011-03-06 Sam ReedFollowup r83390, change cache modes
2011-03-06 Chad Horohoe(bug 27901) Missing php version in config-using531 msg
2011-03-06 Sam Reed* (bug 27897) list=allusers and list=users list hidden...
2011-03-06 Antoine MussoPHPUnit coverage comment must not have parentheses
2011-03-06 Alexandre EmsenhuberFix for r78512: set the default value to "view" for...
2011-03-06 KrinkleFixed (bug 27652) [jQuery.client] versionBase is wrong...
2011-03-06 Brian Wolff(follow-up: r83371) Fix variable name typo. $this to...
2011-03-06 Max SemenikFixed fatals in UploadFromUrlTest. It still fails though
2011-03-06 Brian Wolff(bug 27508) SVGMetadataExtractor takes too much resourc...
2011-03-06 Jack D. PondDocumentation updates for r83371
2011-03-06 Jack D. PondFix and Enhance:
2011-03-06 Brian WolffIf $wgEnotifMinorEdits=false, the enotifminoredits...
2011-03-06 Brian Wolff(bug 27854) Http::isValidURI is way to lax. This is...
2011-03-05 Antoine MussoUse 'Courier new' for $wgShowDebug HTML output
2011-03-05 Alexandre Emsenhuber* NS_SPECIAL should not have any applicable restriction...
2011-03-05 Bryan Tong... Follow-up r83218: Added var declarations. Html escape...
2011-03-05 Raimond SpekkingFollow-up r83218: Fix bug# per mediawiki.org/wiki/Speci...
2011-03-05 Jeroen De Dauwkeep checkbox state when adding cat/ns pages
2011-03-05 Raimond SpekkingFollow-up r83292: Messages of the type foo.css are...
2011-03-05 KrinkleFix bug in makeCollapsible.
2011-03-05 Chad HorohoeFixup to schema help, there's only one now
2011-03-05 Alexandre EmsenhuberFollow-up r83240: seems people prefer returning false...
2011-03-05 Antoine Mussotests for IP class, mostly incompletes
2011-03-05 Bryan Tong... (bug 27018) Added action=filerevert to revert files...
2011-03-05 Sam ReedNormalise table column ordering against ImagePage
2011-03-05 Happy-melonFollow-up r83280; looks like I accidentally deprecated...
2011-03-05 Sam ReedExplicit variables, documentation, newlines, braces
2011-03-05 Happy-melonHTMLFormField class to build a select-dropdown-with...
2011-03-05 Max SemenikFix E_STRICT
2011-03-05 Antoine MussoTests for bug 27854 - Http::isValidURI is to lax
2011-03-05 Max SemenikDon't dupe/drop parts of searchindex on SQLite
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-05 Max SemenikMediaWikiTestCase: factored prefix generation to a...
2011-03-05 Bryan Tong... Follow-up r83286: detabify description for mediatype
2011-03-05 Bryan Tong... (bug 27587) list=filearchive now outputs full title...
2011-03-05 KrinkleFollow-up r83284. Fixing JSLint warnings: No need to...
2011-03-05 Bryan Tong... (bug 27590) prop=imageinfo now allows querying the...
2011-03-05 Bryan Tong... Follow-up r83282: Re-add the lost $this->getNamespace...
2011-03-05 KrinkleFixed (bug 27848) Escape '-' in $.escapeRE()
2011-03-05 Bryan Tong... Move the file related parts of Title::isValidMoveOperat...
2011-03-05 Happy-melonFollow-up r83183, r83202:
2011-03-05 Brian Wolff(bug 27862; follow-up r77714) Make emailuser api module...
2011-03-04 PlatonidesIf the unknown element is empty, there won't be a match...
2011-03-04 Brian Wolfftrim the upload_by_url field from upload form, since...
2011-03-04 Bryan Tong... Fix and make file moving better resilient against error...
2011-03-04 Alexandre Emsenhuber* (bug 27763) Article::getParserOutput() no longer...
2011-03-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-04 Mark A. Hershbergerfollowup r83227 ... missed bits of patch
2011-03-04 Mark A. HershbergerW/S cleanup
2011-03-04 Brian Wolff(bug 27825) Make the raw watchlist edit messages use...
2011-03-04 Mark A. Hershberger* Bug 27823 - Re-enable functionality of --uploads...
2011-03-04 Antoine MussoUnderscore are not valid in language code
2011-03-04 Bryan Tong... (bug 26995) File size is now checked before uploading...
2011-03-04 Chad Horohoe(bug 27781) Pt 2: Check for minimum PHP version in...
2011-03-04 Chad HorohoeCleanup r83022: just use IGNORE
2011-03-04 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-03-04 Tim Starling* Added an Ehcache client.
2011-03-04 KrinkleAdding isIp-tests to MW JS Test Suite (based on IPTest...
2011-03-04 KrinkleMoving IP-check to mw.util & some enhancements to and...
2011-03-04 KrinkleCall to two undefined functions. fixed, Follow-up r83183
2011-03-04 KrinklePHP Warning: filemtime() [function.filemtime]: stat...
2011-03-04 KrinkleJavaScript clean-up (Code conventions, cross-browser...
2011-03-03 Happy-melonConvert Special:BlockIP JS to jQuery/ResourceLoader...
2011-03-03 Sam ReedFollowup r82060
2011-03-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-03 Happy-melonOptionally disable including mediawiki.legacy (wikibits...
2011-03-03 Antoine MussoFix language code validation (from r82927)
2011-03-03 Roan KattouwMerge r83152 from 1.17wmf1 to trunk
2011-03-03 Chad Horohoerm unused member var
2011-03-03 Tim Starling* When CACHE_ANYTHING is requested, return the cached...
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-03-03 Chad HorohoeTweak debug() to use name of class in debug output
2011-03-03 Daniel FriesenFollowup r83141. Forgot to commit the hooks.txt update.
2011-03-03 Daniel FriesenReduce usage of $wgOut inside Skin.
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Aaron SchulzFixed patch from r33520
2011-03-03 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...
2011-03-03 Brion VibberAdd @fixme comments for undocumented options parameters
2011-03-02 KrinkleCode conventions, cross-browser fixes and JSHint validation
2011-03-02 Bryan Tong... Revert r69907, r69908, r70264, r70296: introduces bug...
2011-03-02 Antoine MussoPHPUnit target 'database' for db related tests
2011-03-02 Antoine Mussoremove wfVarDump() statement
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
2011-03-02 Antoine Mussodoxygen can use @code !
2011-03-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-02 Bryan Tong... (bug 27809) Check for availability of imagerotate funct...
2011-03-02 Alexandre EmsenhuberFollow-up r83080: forogt to commit this (oops)
2011-03-02 Sam ReedFix typo in @param comment
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-03-02 Sam Reedfix typo from r83073
2011-03-02 Sam ReedDocumentation, braces, "and" -> "&&"
2011-03-02 Brian Wolff(follow-up r80554) If person typed max amount in edit...
2011-03-02 Aryeh GregorDisable $wgExperimentalHtmlIds again by default
2011-03-01 Brion Vibber* (bug 27761) Fix regression: pages with Esperanto...
2011-03-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-01 Antoine MussoFix help wordwrap in namespaceDupes.php
next