Remove extra space, ping r109550
[lhc/web/wiklou.git] / includes /
2012-01-19 Niklas LaxströmRemove extra space, ping r109550
2012-01-19 Sam ReedDocumentation
2012-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-19 Sam ReedLike r109547, display file size in appropriate units...
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-19 Sam ReedCache gallery object, don't create a new one unless...
2012-01-19 Sam ReedDocumentation and whitespace
2012-01-19 Alexandre EmsenhuberChange $wgDebugFunctionEntry's default value from 0...
2012-01-19 Niklas LaxströmTypofix, ping r109446
2012-01-19 Aaron SchulzReverted r109062 per code slush (also has a CR complaint)
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-19 Aaron SchulzIn FileBackend/FileOp:
2012-01-19 mrblueskyUpdate comment
2012-01-19 mrblueskyComments on status codes
2012-01-18 mrblueskyAdditional doc/comments
2012-01-18 Sam ReedAdd __METHOD__ to begin/commit
2012-01-18 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-18 Alexandre EmsenhuberMake time of '-total' item correct if using 'user'...
2012-01-18 Aaron SchulzIn SwiftFileBackend:
2012-01-18 Siebrand MazelandRemove support for the deprecated and no longer used...
2012-01-18 Siebrand MazelandUpdate documentation as LanguageGetMagic hook is deprec...
2012-01-18 Alexandre EmsenhuberFix profiling, that function is not profiled
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2012-01-18 Gabriel WickeCorrect typo in comment, so that it reflects the spec...
2012-01-17 Aaron SchulzReverted r109223 per CR
2012-01-17 Krinkle[Actions] Move action logic out of MediaWiki::getAction...
2012-01-17 Krinkle[Actions] Move the remaining actions out of MediaWiki...
2012-01-17 Antoine Mussodeprecated $query2 in Title.php
2012-01-17 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin() and DatabaseBa...
2012-01-17 Aaron Schulz* Fixed type check in StreamFile::prepareForStream...
2012-01-17 Aaron SchulzAdded CurlHttpRequest to AutoLoader.php
2012-01-17 Amir E. AharoniForce left-to-right directionality on the QUnit output...
2012-01-17 Amir E. AharoniFollow up to r105855 - now with updated phpunit tests.
2012-01-16 Aaron SchulzFollow-up r108185: removed now unused ALLOW_STALE param
2012-01-16 Alexandre EmsenhuberOnly run some MWDebug code when really needed:
2012-01-16 Sam ReedUpdate documentation for ImportHandleRevisionXMLTag
2012-01-16 Antoine MussoMove MWDebug enabling logic to Setup.php
2012-01-16 Antoine Mussotypo in r103711: right -> rights
2012-01-16 Antoine Mussoreverts wgDeprecationWhitelist
2012-01-15 Aaron SchulzIn FileOp/FileBackend:
2012-01-15 Aaron Schulz* Killed an RTT in SwiftFileBackend::doStreamFile(...
2012-01-15 Alexandre EmsenhuberUse the context's WikiPage object if the title of the...
2012-01-15 Jeroen De Dauwadded some docs
2012-01-15 Alexandre Emsenhuber* Fix Profiler::getUserTime() to return a float and...
2012-01-14 Sam Reed* (bug 33733) API: Unknown error: mustbeloggedin
2012-01-14 Aaron Schulzr108944: fixed bogus field...php-cloudfiles documentati...
2012-01-14 Aaron SchulzIn SwiftFileBackend:
2012-01-14 Sam ReedDocumentation
2012-01-14 Alexandre EmsenhuberNo need to do the safe_mode check on every request...
2012-01-14 Alexandre EmsenhuberPer Aaron, fix for r108274: added canUseWikiPage()...
2012-01-14 Alexandre EmsenhuberFix for r107939: PHP Notice: Undefined variable: expor...
2012-01-14 Alexandre Emsenhuber* Use WikiPage instead of Article to call commitRollback()
2012-01-14 Alexandre EmsenhuberFix comment, this doesn't use $wgTitle anymore
2012-01-14 Aaron Schulz* Fixed bogus var in LSLockManager.
2012-01-14 Aaron Schulz* Renamed ContainerShardListIterator -> FileBackendShar...
2012-01-14 Aaron SchulzFixed annoying bug in FileRepo::deleteBatch() when...
2012-01-14 Sam ReedRevert out r108882
2012-01-14 Sam ReedRecommitting r108367 to break unit tests as phpunit...
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-13 Sam ReedRather than using an error code of unknownerror, use...
2012-01-13 Antoine MussoMWDebug: avoid double count()
2012-01-13 Antoine Mussosome tests for MWDebug
2012-01-13 mrblueskyFixing comments
2012-01-13 Antoine MussoXCF: force rendering
2012-01-13 Rob Moenreverted r108850 as patch should be introduced after...
2012-01-13 Niklas Laxström@since, ping r101030
2012-01-13 Sam Reed() are valid in URLs, not sure why we're using them...
2012-01-13 Rob Moenpatch from MrBlueSky, resloves bug 25909. Add dropdown...
2012-01-13 Niklas LaxströmPing r108847, missed one half quote
2012-01-13 Siebrand MazelandChange usage of quotes in API messages from ``x'' to...
2012-01-13 Alexandre EmsenhuberFix for r108376: the whole string is already espcaed...
2012-01-13 Alexandre EmsenhuberPer Aaron, fix for r107776: correct count() check
2012-01-13 Aaron Schulzr88633: lazy-load 'customFilters' field in SpecialRecen...
2012-01-13 Niklas LaxströmFix broken indentation
2012-01-13 Aaron Schulz* Distinguish "does not exist" from failure in FSFileBa...
2012-01-13 Sam ReedPartial revert ContextSource changes from r108785,...
2012-01-13 Sam ReedPush msg from ContextSource/RequestContext into IContex...
2012-01-13 Sam ReedA couple more for r108785
2012-01-13 Sam ReedDocumentation
2012-01-12 OverlordQFollowup to r108744
2012-01-12 Sam ReedGive sql.php eval.php type scrollback
2012-01-12 Sam ReedFollowup r108768, callign the right callback helps too
2012-01-12 Brion VibberRevert r108764: doesn't appear to do what it says in...
2012-01-12 Sam ReedFix typo in SpecialVersion
2012-01-12 OverlordQFollowup to r107866, add in new job_timestamp field...
2012-01-12 Sam ReedAdd $inputCsllback to sourceStream(), to return full...
2012-01-12 Aaron Schulz* Collapse multiple directory separators in FileBackend...
2012-01-12 Diederik van LiereThis commit restores getPrefixedText() to the Title...
2012-01-12 Aaron Schulz* Added backend name to 'backend-fail-internal' message
2012-01-12 Aaron Schulz* Merged (added) SwiftFileBackend class from branch.
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Aaron Schulz* Fixed a bit of bogus code left in r108740
2012-01-12 Sam ReedKill "* @return void"
2012-01-12 Sam ReedUnindent code to use elseif
2012-01-12 Sam ReedDocumentation
2012-01-12 Aaron Schulz* Added 'basePath' config param to FSFileBackend and...
2012-01-12 Max SemenikConsistency: made all API examples a verbs
2012-01-12 OverlordQFollowup to whatever revision added us_chunk_inx
2012-01-12 Antoine Musso(bug 32508) Fix updater output
next