ugh, missed this global var
[lhc/web/wiklou.git] / includes /
2012-02-11 Mark A. Hershbergerugh, missed this global var
2012-02-11 Mark A. Hershbergerw/s
2012-02-11 mrblueskyFollow-up to r111091. Dont paste md5 in the code.
2012-02-11 Aaron SchulzReverted r111188: backport conflict fodder
2012-02-10 Antoine Mussouses wfMessage() instead of wgLang->getMessage()
2012-02-10 mrbluesky(bug 32210) UserMailer.php: New edit emails should...
2012-02-10 Mark A. Hershbergerpart 1 of fix for Bug 30332 - API spamblocklist error...
2012-02-10 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-10 Mark A. HershbergerRe r111197 Fix Bug 33691 - PHP Warning on showing Relea...
2012-02-10 Mark A. HershbergerFixes Bug 18775 - Redirect preview rendering stops...
2012-02-10 Alexandre Emsenhuber* Use local context instead of global variables
2012-02-10 Alexandre Emsenhuber* Don't issue a write query to the database if the...
2012-02-10 Mark A. Hershbergerw/s
2012-02-10 Mark A. HershbergerFixes Bug 18704 - Add an unique CSS class or ID to...
2012-02-10 Mark A. HershbergerFix bug 12021 - Provide additional links on Special...
2012-02-10 Alexandre EmsenhuberGOOD BYE $wgArticle!
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-10 Sam Reed* (bug 34313) MediaWiki API intro message about "HTML...
2012-02-10 Sam Reed* (bug 34316) Add ability to retrieve maximum upload...
2012-02-10 Aaron SchulzCleaned up some docs after r111101
2012-02-10 Sam ReedMove config to 1.20 tooooo
2012-02-09 Tim StarlingFix for r106752: let TempFSFile deletions happen when...
2012-02-09 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedMore return documentation
2012-02-09 mrbluesky(bug 17416) Don't prompt for summary when summary is...
2012-02-09 Max Semenik(bug 28936, bug 5280) Broken or invalid titles can...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Aaron SchulzMade loadFromFileCache() always disable $wgOut regardle...
2012-02-09 Aaron SchulzRemoved some $wgUseGzip comments...the LocalSettingsGen...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Aaron Schulzr111036: some doc tweaks
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Antoine Mussoreword doc from r110938
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Fixed by...
2012-02-09 Antoine Musso(bug 34254) fix gzipped file cache double compressing...
2012-02-09 Roan KattouwRevert r111023 and r111024, they broke user.options...
2012-02-09 Antoine Mussodebug statements for HTMLFileCache / Output
2012-02-09 Roan KattouwExplanatory comment for r111023
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Caused by...
2012-02-09 Antoine MussoFix some missing doc groups
2012-02-09 Jeroen De Dauwput in r110285 again now that 1.19 branched
2012-02-09 Sam ReedFollowup r111006
2012-02-09 Sam ReedDocumentation and whitespace
2012-02-09 Sam ReedBump 1.20alpha
2012-02-09 Sam ReedBlacklist | in windows paths too
2012-02-08 Aaron Schulzr110979: removed implode() call and format the message...
2012-02-08 Ian BakerProperly expand the "error storing file" message. ...
2012-02-08 Alexandre EmsenhuberFix typo so that the key is set with correct value...
2012-02-08 Aaron Schulz* Corrected and improved FileBackend::getFileList(...
2012-02-08 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-08 Aaron SchulzBumped $maxContCacheSize to handle container sharding...
2012-02-08 Aaron Schulz(bug 33374) - 'Deletion log summary not properly truncated'
2012-02-08 Aaron SchulzFixes for r96546 (bug 33167):
2012-02-08 Max SemenikFix my stupid mistake in r110750 that resulted in fake...
2012-02-08 Antoine MussoFix doc for includes/upload
2012-02-08 Antoine Mussofix doc grouping for actions
2012-02-08 Antoine Mussoenhance filerepo doc structure
2012-02-08 Alexandre EmsenhuberFix comment, Profiler::getFunctionReport() no longer...
2012-02-08 Max SemenikSort extension names on those lame Linux file systems:)
2012-02-08 Antoine Mussortrim() call does not pass by reference!
2012-02-08 Antoine Mussodebug messages for getFileListInternal() returns
2012-02-08 Antoine Mussoalign variables / enhance comment
2012-02-08 Antoine Mussodebug statement for FileRepo::storeBatch()
2012-02-08 Antoine Mussor110923 made basePath always null!
2012-02-08 Antoine Mussoalign and sort class properties
2012-02-08 Antoine Mussofix notice on construction without 'containerPaths'
2012-02-08 Antoine Mussouse rtrim() to strip trailing slashes
2012-02-08 Aaron SchulzAdded some simple path validation to resolveContainerPa...
2012-02-08 Antoine Mussomake gzopen() portable by using binary flag
2012-02-08 Tim Starling* Optimise {{GENDER}} so that it doesn't need to load...
2012-02-08 Tim StarlingFixed a bug in User::loadOptions(), probably introduced...
2012-02-08 Tim StarlingRevert r110321: introduces an XSS vulnerability because...
2012-02-07 Aaron Schulzr96546: Made FeedUtils::formatDiff() use the new LogFor...
2012-02-07 Aaron SchulzIn LogFormatter:
2012-02-07 Aaron SchulzMade LogEntry::getPerformer() not fail miserable if...
2012-02-07 Aaron SchulzDisable $wgDebugToolbar if file cache is turned on...
2012-02-07 Antoine Mussosimplify FileCacheBase::fetchText
2012-02-07 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-07 Alexandre EmsenhuberSelect fields returned by Revision::selectPageFields...
2012-02-07 Antoine Mussoadd up comment for FileCache rewrite (r98698)
2012-02-07 Sam ReedMerge r97508 changes to MessageCache.php and Skin.php...
2012-02-07 Mark A. Hershbergerw/s
2012-02-07 Antoine Mussocomment about wgShowIPinHeader disabling file cache
2012-02-07 John Du HartFixes Bug 34243 - [Regression] Can't navigate from...
2012-02-07 Max SemenikFollow-up r110750: move constants to a different class...
2012-02-07 Daniel Friesen(bug 34237) Regenerate an empty user_token and save...
2012-02-07 John Du HartFixes bug 33165 - GlobalFunctions.php line 1312: Call...
2012-02-07 Aaron Schulzr109469: protect FileOpScopedPHPTimeout from abuse...
2012-02-07 Aaron Schulzr80240: throw an exception if an empty message key...
2012-02-06 Chad HorohoeRevert r103467, r106446 (bug 24464: calling LoginAuthen...
2012-02-06 Alexandre EmsenhuberFollow-up r110761: removed duplicate check of $wgShowIP...
2012-02-06 Antoine Mussocomment about wgDebugToolbar disabling file cache
2012-02-06 Sam ReedAdd @since to getIP/getRawIP
2012-02-06 Alexandre EmsenhuberRecommit r110758 (again) now that the problem has been...
2012-02-06 Antoine Mussodisable wgDebugToolbar when rebuilding file cache
next