Fix r71751 problems with textual parameters.
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
2010-12-30 PlatonidesFix r71751 problems with textual parameters.
2010-12-30 Sam ReedFollowup r79229, fix varible type fail
2010-12-30 Sam ReedAdd function return type hint to wfGetLBFactory
2010-12-29 Roan KattouwFix r79213: and $ts === null too, per CR
2010-12-29 Roan KattouwFollowup r71751: change strict comparison to loose...
2010-12-19 Mark A. HershbergerMisc whitespace changes, mostly EOL w/s and indention...
2010-12-18 Bryan Tong MinhFollow-up r75476: Windows set command treats everything...
2010-12-17 Chad Horohoe* Handle output for DatabaseUpdater in the class itself...
2010-12-14 Tim StarlingUpdate references for wfEscapeShellArg() for r69732...
2010-12-10 Niklas LaxströmBetter debug logging which isn't misleading
2010-12-10 Niklas LaxströmDon't unstub $wgOut just for adding debug messages
2010-12-09 Siebrand Mazeland* remove wfSeedRandom() which was marked for removal...
2010-12-08 PlatonidesMove wfQuotedPrintable() into UserMailer class
2010-12-07 PlatonidesFollow up r77884.
2010-12-07 Alexandre EmsenhuberPer Nikerabbit, follow-up to r77972: use a string inste...
2010-12-07 Alexandre EmsenhuberMerged wfDoUpdates() and MediaWiki::doUpdates() in...
2010-12-06 Alexandre Emsenhuber* (bug 26253) Removed $wgPostCommitUpdateList
2010-12-06 Chad HorohoeCleanup r77883, contained unrelated debugging change
2010-12-06 Chad HorohoeRemove "checking for latest version" feature from the...
2010-12-02 Antoine Mussopipe does not look nice in doxygen. fu r77499
2010-12-02 Roan KattouwCorrect typo in doc comment
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-11-30 Sam ReedFew braces and spaces
2010-11-30 Sam ReedMore unused variables
2010-11-28 PlatonidesFollow up r77407. Do it Right.
2010-11-28 PlatonidesFix bug introduced in r77171
2010-11-28 PlatonidesFollow up r77401.
2010-11-28 PlatonidesFix bug discovered in r77171 from the user data in...
2010-11-26 PlatonidesFollow up r77171
2010-11-23 PlatonidesBug 25451: time and date calculation in 32-bit
2010-11-23 Tim StarlingIn wfEscapeWikiText(), add "}}" to the list of things...
2010-11-21 Antoine MussoNote version and revision deprecating wfGetMimeMagic...
2010-11-19 Tim Starling* Some tweaks to wfMemoryLimit() to make it a bit faster.
2010-11-16 Max SemenikFixed passing of parameter array to wfMessage()
2010-10-31 Jack Phoenixfollow-up to r75761: coding style tweaks
2010-10-31 PlatonidesChange wfTimestamp() to an array() and add a bunch...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-27 Sam ReedMore function parameter commenting
2010-10-26 PlatonidesProvide a proper implementation for passing environment...
2010-10-26 PlatonidesReorder to shortcut some more php_uname() calls.
2010-10-26 PlatonidesCache the results of wfIsWindows()
2010-10-26 PlatonidesPlace into an else branch in the odd case where we...
2010-10-17 Platonides$wgUser is never a Stub since r70970.
2010-10-10 Alexandre EmsenhuberRemoved error suppression operators
2010-10-10 Alexandre EmsenhuberReplaced error suppression operator with wfSuppressWarn...
2010-10-03 Alexandre EmsenhuberPer Nikerabbit, follow-up to r74191: tag for removal...
2010-10-03 Alexandre EmsenhuberAdded wfDeprecated() to wfAbruptExit() and wfErrorExit...
2010-10-02 Siebrand MazelandRemove some references to no longer supported PHP version.
2010-09-30 Trevor ParscalFixed bug in r74043 where a : was left out of a regex...
2010-09-30 Trevor Parscal* Added support for basic version of ISO_8601 timestamp...
2010-09-30 Chad Horohoe(bug 25367) wfShellExec() is more explicit when failing...
2010-09-25 Sam ReedFill in missing params from a dieUsage
2010-09-11 Niklas LaxströmWhitespace fixes
2010-09-11 Niklas LaxströmRemove wfPurgeSquidServers - has been deprecated for...
2010-09-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-09-02 Niklas LaxströmOne step forward with the Message class.
2010-09-01 Leons PetrazickisDB2: Implemented prepared statements for INSERT and...
2010-09-01 Niklas Laxströmfile_exists can emit warnings under safe mode... silenc...
2010-08-30 Chad HorohoeMark wfSeedRandom() for removal in next version. Not...
2010-08-26 Roan KattouwMerge r71750 to trunk: let wfTimestamp() accept TS_RFC2...
2010-08-24 Jeroen De DauwFollow up to r71110, use of static var instead of globa...
2010-08-23 Chad HorohoeComment adjustment
2010-08-23 Chad Horohoe(bug 24898) MediaWiki uses /tmp even if a vHost-specifi...
2010-08-18 Aryeh GregorRun ulimit4.sh using /bin/bash to avoid noexec
2010-08-15 Jeroen De DauwFollow up to r71107 - added forgotten global function...
2010-08-14 Jack Phoenixcoding style tweaks
2010-08-13 Sam ReedRemove a few more unused variables
2010-08-10 Jeroen De DauwAdded some docs
2010-08-04 Aryeh Gregor"$something ? false : true" is silly.
2010-08-03 PlatonidesTypo
2010-08-03 Niklas LaxströmFollow up to r69185: add documentation for wfUILang()
2010-08-01 Alexandre Emsenhuber* Removed trailing whitespaces
2010-07-28 PlatonidesIt's very nice having a fallback iconv() function,...
2010-07-24 Sam ReedRemoval of unused globals
2010-07-22 PlatonidesFollow up r63214, and its revert r69201. The rules...
2010-07-18 PlatonidesFollow up r69508. Mention both functions.
2010-07-18 PlatonidesFix comment. There's no tempfile function in php.
2010-07-17 Brian WolffLet wfTimestamp recognize negative unix timestamp values
2010-07-09 Tim StarlingRevert r63213, r63214 per CR comment on r63214, doesn...
2010-07-08 Niklas LaxströmIntroduce $wgBetterDirectionality that lets us work...
2010-07-08 Niklas LaxströmSimplify wfMsgGetKey
2010-07-08 Niklas LaxströmAvoid unstubbing in wfGetLangObj, code style
2010-07-06 Chad HorohoeRemove a few functions that have been labelled deprecat...
2010-07-01 Chad HorohoeThrow a wfDeprecated() on this since the last usage...
2010-06-20 Chad HorohoeSkip PHP warnings for mkdir() call. We throw our own...
2010-06-16 Tim StarlingIn wfGetAllCallers(): Added a limit to the stack depth...
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-06-10 Ryan Kaldariputting local sitenotices in their own div and fixing...
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-04-29 Chad HorohoeKill 5.0.x compat functions, we require 5.1+ anyway
2010-04-23 Siebrand MazelandTweak comment
2010-04-23 Siebrand MazelandDocument parameters in the correct order
2010-03-26 Happy-melonGet message in wfEmptyMsg using the user's interface...
2010-03-25 Happy-melonMake MessageCache::get() return false if the requested...
2010-03-17 Chad Horohoebug 18664, bug 19270: Relative URIs in interwiki table...
2010-03-13 Happy-melonAdd FIXME to wfMergeErrorArrays(), throws E_NOTICEs.
2010-03-06 Chad HorohoeRemove wfGetHTTP(), has been deprecated for ages and...
2010-03-03 Platonides(Bug 22709) IIS 7 mishandles redirects generated by...
next