Localisation updates for extension messages from Betawiki (2008-07-11 11:00 CEST)
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
2008-07-10 Aryeh GregorRevert r37299. It's causing some extremely strange...
2008-07-10 Victor VasilievFix previous commit (removed accidentally commited...
2008-07-10 Victor Vasiliev* (bug 14772) Disallow moving images to invalid titles
2008-07-10 Brion VibberRevert r37443 for the moment:
2008-07-09 Victor Vasiliev* Forbid files with * and ? to be uploaded under Window...
2008-07-08 Niklas Laxström* Move message functions to own file
2008-07-07 Ryan Schmidt* Add new hook NormalizeMessageKey to allow extensions...
2008-07-07 Brion VibberRevert r37281 "Split Compatibility functions to own...
2008-07-07 Niklas Laxström* Split Compatibility functions to own file
2008-07-04 Siebrand MazelandTrying to resolve commit r37017/revert r37018: Throw...
2008-07-04 Tim StarlingRevert r37017. Please do not remove functions unless...
2008-07-04 Chad HorohoeRemove wfGetHTTP() and wfIsLocalUrl(). Unused wrapper...
2008-06-30 Daniel FriesenPartial revert of r36804:
2008-06-30 Jack PhoenixTwo new hooks and one new global function from Wikia...
2008-06-27 Niklas Laxström* Fail fast
2008-06-11 Roan KattouwRe-add wfEncryptPassword() (removed in r35923 in favor...
2008-06-07 Niklas Laxström* Cache debug messages until $wgOut is initialised
2008-06-05 Tim Starling* Changed password hash format, see wikitech-l
2008-06-04 Tim StarlingFix and revert revert of 35819. is_writable() should...
2008-06-03 Brion VibberRevert r35819 -- broke thumbnailing.
2008-06-03 Niklas Laxström* When passing invalid or nonexistent language code...
2008-06-03 Niklas Laxström* Revert wfMkdirParents back to old method not using...
2008-06-03 Roan KattouwFixing regression from r35298: wasn't adding enough...
2008-06-01 Tim StarlingRevert r35478, r35264, r35262: $wgPerLanguageCaching...
2008-05-28 Brion Vibber* (bug 14273) Fix for HTTP Accept header parsing with...
2008-05-28 Robert Leverington* Revert r35469.
2008-05-28 Robert LeveringtonFix bug 7715:
2008-05-24 Roan KattouwAdd array support to wfArrayToCGI(): when receiving...
2008-05-23 Niklas Laxström* New option $wgPerLanguageCaching, for wikies with...
2008-05-23 Tim StarlingClarify behaviour of wfGetDB(DB_SLAVE)
2008-05-15 Brion VibberKill r34826's unnecessary boolval() per yesterday's...
2008-05-14 Victor Vasiliev* Move $var ? true : false check to boolval function
2008-05-14 Brion VibberReverting 34794 for the moment; some bad whitespace...
2008-05-14 Daniel FriesenSupport Array input in Title::getLocalURL and Title...
2008-05-11 Greg Sabino MullaneRefactor duplicated code into one area.
2008-05-10 Victor Vasiliev* Fix image redirect caching so it doesn't break image...
2008-05-09 Brion VibberRevert r34541 for the moment pending further review...
2008-05-09 Daniel FriesenFixing up a variety of GlobalFunctions and also improvi...
2008-05-08 Bryan Tong Minh* Add new flag FIND_IGNORE_REDIRECT to wfFindFile and...
2008-05-07 Tim Starling* Rename wfGetAvailableRights() to User::getAllRights()
2008-05-06 Tim StarlingSend wfDeprecated notices to the debug log only. We...
2008-05-05 Brion VibberRevert r34260, r34261. Comments add flavor to the sourc...
2008-05-05 Siebrand MazelandRemove some emotional outbursts
2008-05-05 Robert Leverington* Wrong variable in last commit.
2008-05-05 Robert Leverington* Missed the extension name array key.
2008-05-05 Robert Leverington* wfLoadExtensionMessages() now accepts a language...
2008-05-01 Brion Vibber* (bug 13905) Blacklist Mac IE from HttpOnly cookies...
2008-04-27 Robert LeveringtonRevert r33918, no longer works given new fallback cachi...
2008-04-26 Alexandre Emsenhubertweaks for r33917:
2008-04-26 Robert Leverington* Add parameter to MessageCache::get() to allow prevent...
2008-04-26 Niklas Laxström* Print caller if possible in deprecated warnings
2008-04-24 Alexandre Emsenhuber* Simplify a bit MessageCache::get(), don't load all...
2008-04-24 Robert Leverington* MessageCache::get $forContent parameter replaced...
2008-04-24 Andrew GarrettBy suggestion of NikeRabbit, move wfBuildForm into...
2008-04-24 Andrew GarrettVarious final compatibility additions to work with...
2008-04-16 Brion VibberApply $wgCookieHttpOnly setting to the session cookie...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-11 Andrew GarrettAdd wfGenerateToken function, to generate a random...
2008-04-06 Alexandre EmsenhuberRemoved usage of deprecated settings
2008-04-05 Aaron SchulzAnd here...
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-18 Aryeh GregorDon't require commandLine.inc when not using the comman...
2008-03-16 Aryeh GregorImprove on r32014 with a helper function to avoid code...
2008-03-06 Brion Vibber* regression fix: make dumpUploads.php work again
2008-02-26 Brion Vibber* (bug 13139, 13074) Fix request data for parameters...
2008-02-24 Tim Starling* Add wfReadOnlyReason() to supply the reason for the...
2008-02-21 Tim Starling* Don't show edit permissions errors on a red link...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-13 Brion Vibber* (bug 12935, 12981) Fully-qualify archive URLs in...
2008-02-04 Aaron SchulzA file should be at $time
2008-02-03 Aaron SchulzPartial revert: invalid placeholder
2008-02-03 Aaron SchulzAdd time parameter here
2008-01-30 Brion VibberPut the suppress & restore warnings calls *around*...
2008-01-29 Brion VibberReplacing a live hack in wfIncrStats:
2008-01-19 Siebrand MazelandRevert 'oops'
2008-01-19 Siebrand MazelandLocalisation updates from Betawiki (2008-01-19 20:50...
2008-01-19 Tim Starling* Eliminated message mode (OT_MSG), using OT_PREPROCESS...
2007-12-05 Niklas Laxström2 PHP Notice: Undefined offset: 1 in /var/www/w/inclu...
2007-11-30 Aryeh GregorMake sure to normalize invalid character references.
2007-11-30 Aryeh GregorFix regression from r26893: a few messages that formerl...
2007-11-27 Tim StarlingLF at file end
2007-11-19 Roan KattouwRevert part of Brion's 27627: please don't throw away...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-18 Victor Vasiliev* (bug 11206) api.php should honor maxlag
2007-11-15 Brion Vibber* Changed signature-ip to signature-anon
2007-11-14 Domas Mituzasremove use of anon function in stacktrace parsing,...
2007-10-22 Niklas Laxström* (bug 11452) wfMsgExt uses sometimes wrong language...
2007-10-13 Niklas Laxström* Removing some globals that seem unused
2007-10-12 Niklas Laxström* Support plural in undeleted{revisions,revisions-files...
2007-09-26 Brion VibberMake wfIniGetBool() more accurate:
2007-09-17 Brion Vibber* (bug 11355) Fix false positives in Safe Mode and...
2007-09-11 Brion Vibber* (bug 9252) Fix for tidy funkiness when using editintr...
2007-08-15 Rob Church(bug 8737) Fix warnings caused by incorrect use of...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-23 Tim Starlingdebugging code accidentally left in
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-14 Rob Church(bug 10520) Preview licences during upload via AJAX
2007-07-13 Brion VibberAdd support for $suffix parameter on wfBasename() clone...
2007-07-10 Rob Church* Code conventions
2007-07-10 Yuri AstrakhanAdded $wgShowHostnames to shows/hide host names in...
next