* Make Skin::formatDebugHTML() work with $wgDebugTimestamps = true
[lhc/web/wiklou.git] / includes /
2011-03-07 Alexandre Emsenhuber* Make Skin::formatDebugHTML() work with $wgDebugTimest...
2011-03-07 Bryan Tong MinhFollow-up r83461, replace deleted with hidden and rever...
2011-03-07 Antoine MussoRemove second parameters from wfEmptyMsg() calls
2011-03-07 Bryan Tong Minh(bug 27722) list=filearchive now supports revdel
2011-03-07 Antoine MussoKeep monospace as a fallback for HTML debugging
2011-03-07 Sam ReedMore documentation
2011-03-07 Sam ReedDocumentation and explicit variable definitions
2011-03-07 Siebrand MazelandRephrase 'config-using531' per suggestion of Krinkle...
2011-03-06 PlatonidesReorder so that wfProfileOut() is the last sentence...
2011-03-06 PlatonidesFollow up r83140. Add a clear() method to ObjectCache...
2011-03-06 Bryan Tong MinhKill filtering by hash because the query is unindexed...
2011-03-06 Bryan Tong MinhBreaking change: remove faminsize/famaxsize because...
2011-03-06 Alexandre EmsenhuberOnly call ParserOptions::getNumberHeadings() when neede...
2011-03-06 Alexandre Emsenhuber* Added UserGetLanguageObject hook to change the langua...
2011-03-06 Sam ReedFollowup r83390
2011-03-06 Sam ReedFix where ipb_deleted from r83390
2011-03-06 Sam ReedFollowup r83399, add back base conversion
2011-03-06 Chad Horohoe(bug 17691) Support CC0 license in installer
2011-03-06 Sam Reed* (bug 27588) list=filearchive&faprop=sha1 returns...
2011-03-06 Chad Horohoe(bug 26690) Value of the 'Name of wiki' field is not...
2011-03-06 Chad Horohoei18n tweaks for r83395
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 Brian Wolff(follow-up: r83371) Fix variable name typo. $this to...
2011-03-06 Brian Wolff(bug 27508) SVGMetadataExtractor takes too much resourc...
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 Jeroen De Dauwkeep checkbox state when adding cat/ns pages
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 Bryan Tong Minh(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 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-05 Bryan Tong MinhFollow-up r83286: detabify description for mediatype
2011-03-05 Bryan Tong Minh(bug 27587) list=filearchive now outputs full title...
2011-03-05 Bryan Tong Minh(bug 27590) prop=imageinfo now allows querying the...
2011-03-05 Bryan Tong MinhFollow-up r83282: Re-add the lost $this->getNamespace...
2011-03-05 Bryan Tong MinhMove 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 MinhFix 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 Bryan Tong Minh(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 Tim Starling* Added an Ehcache client.
2011-03-04 KrinkleCall to two undefined functions. fixed, Follow-up r83183
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 Chad Horohoerm unused member var
2011-03-03 Tim Starling* When CACHE_ANYTHING is requested, return the cached...
2011-03-03 Chad HorohoeTweak debug() to use name of class in debug output
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 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...
2011-03-02 Bryan Tong MinhRevert r69907, r69908, r70264, r70296: introduces bug...
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 Minh(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 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 Chad HorohoeFollowup r83029, message key fixes
2011-03-01 Chad Horohoe(bug 12070) After Installation MySQL was blocked. GRANT...
2011-03-01 Chad HorohoeKill all other uses of $wgHooks in includeExtensions...
2011-03-01 Chad HorohoeSkip site stats insertion if theres already a row....
2011-03-01 Jure Kajzer* forgot about those ...
2011-03-01 Jure Kajzer* OracleInstaller now also supports installation with...
2011-03-01 Alexandre EmsenhuberMissing line break in wfDebug() call
2011-03-01 Alexandre EmsenhuberPer Reedy, fix for r82034: forgot to change a wfGetCach...
2011-03-01 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-02-28 Chad HorohoeDon't allow user to create a Project namespace that...
2011-02-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-28 Antoine MussoFormOptions: adds doc & tests
next