Localization update for he.
[lhc/web/wiklou.git] / languages / LanguageConverter.php
2009-12-31 Philip Tzoubug 21974, don't return $this->mPreferredVariant if...
2009-12-21 Philip Tzoufollow-up r59522. follow Tim's suggestion to serve...
2009-12-04 Philip Tzoufollow-up r59522 and r59541. To make the condition...
2009-11-29 Philip Tzoufollow-up r59541. Fix the problem reported on [[Special...
2009-11-29 Philip Tzoufollow-up r59522, r59523, r59527, r59529, r59530.
2009-11-28 Philip Tzoufollow-up r59522, r59529. Just include the current...
2009-11-28 Philip Tzoufollow-up r59522. "string-contains" added.
2009-11-28 Philip Tzoufollow-up r59522. ONLY add Accept-Language when a valid...
2009-11-28 Philip Tzoufollow-up r59522, add missing credit.
2009-11-28 Philip Tzoubug 21672: Add Accept-Language to Vary and XVO headers...
2009-11-27 Philip TzouSome performance improvements in LanguageConverter...
2009-10-28 Philip Tzou(bug 20884) Try to fix the magic word __NOTC__ which...
2009-10-27 Domas Mituzaswith all due respect, locking here doesn't seem to...
2009-09-17 Philip TzouFollow up on r55415 and r56458. Use another way to...
2009-09-17 Philip TzouFollow up on r53041. Fix a __NOCC__ failure caused...
2009-09-16 Aaron Schulz$nt may or may not be an object
2009-08-21 Philip Tzou1. Revert my revision r55371. Since it may override...
2009-08-20 Philip TzouFixed some of tests failed caused by r55371.
2009-08-20 Philip TzouSave the variant find from HTTP_ACCEPT_LANGUAGE to...
2009-08-10 Philip TzouFix a bug of LanguageConverter::findVariantLink()....
2009-07-10 Philip Tzou(bug 19620) Allow to convert a string immediately after...
2009-06-04 Andrew GarrettRevert r51128, and its follow-up revisions r51129,...
2009-06-03 Tim StarlingReverted r48984. Fragile, doesn't work if memcached...
2009-06-03 Shinjimanfollow up r51128, adding type check for $wgUser->getOpt...
2009-05-30 Philip Tzou1. Follow up on r49157, r50902 and r50938. According...
2009-05-28 Shinjiman* (bug 18958) Added ability to disable entire variant...
2009-05-26 Tim StarlingReverted r49855, r49656, r49401, r49399, r49397. The...
2009-05-23 Philip TzouFollow up on r49157 and r50902. Fixed the header parsin...
2009-05-22 Philip TzouFollow up on r49157. Fixed the header parsing code...
2009-04-11 Alexandre EmsenhuberPHP doesn't have a "none" constant, changed to "null"
2009-04-11 Philip TzouA new optional param for LanguageConverter::convert...
2009-04-03 Philip TzouFollow up on r49157, remove an unused variable.
2009-04-03 Philip Tzou1. Rewrite code for parsing http request header to...
2009-03-29 Philip TzouAdd group convertsion support for LanguageConverter...
2009-03-25 Philip TzouFollow up on r48015, fix a bug which caused 'A' and...
2009-03-05 Philip Tzouvarsep split pattern improve for unidirectional convers...
2009-03-05 Philip TzouMore code comments in LanguageConverter.php.
2009-03-04 Philip TzouAllowed ";" exists in manual conversion rules.
2009-03-04 Philip Tzoutypo.
2009-03-04 Philip TzouNew function to convert content text to specified langu...
2009-03-03 Philip TzouAllow ":" exists in manual conversion syntaxes like...
2009-02-06 Philip Tzou1. Namespace translation for Chinese Language.
2009-02-04 Alexandre Emsenhuber* (bug 17231) Transcluding special pages on wikis using...
2009-02-02 Philip Tzou1. Use param $ignoreOtherCond instead of $forTemplate...
2009-02-02 Philip TzouTo find an available category name during update table...
2009-01-29 Philip TzoumTables' element must not be left blank, to ensure...
2009-01-29 Siebrand MazelandRevert r46523, r46525. Spewing errors. See below. Behav...
2009-01-29 Philip TzoumTables' element must not be left blank, to ensure...
2009-01-29 Philip TzouMove method 'getPreferredVariant' to Language class...
2009-01-28 Philip TzouEnable language conversion in "alt" and "title" attribu...
2009-01-27 Brion VibberRevert r46068 " Enable language conversion in "alt...
2009-01-23 Philip TzouFind variant link of categories, to fix some strange...
2009-01-23 Philip TzouEnable language conversion
2009-01-17 Shinjiman* Fixing the caching issue by using -{T|xxx}- syntax...
2009-01-14 Brion VibberRevert r45642 "* Fixing the caching issue by using...
2009-01-10 Shinjiman* Fixing the caching issue by using -{T|xxx}- syntax...
2008-09-13 Shinjiman* Fixed the HTTP accept language string detection lengt...
2008-08-26 Tim Starling* Revert back to my parser pseudo-branch again. Note...
2008-08-25 Brion VibberRevert r39949 "* Revert revert r39662 of my parser...
2008-08-25 Alexandre Emsenhuber(bug 15303) Title conversion for templates wasn't worki...
2008-08-25 Tim Starling* Revert revert r39662 of my parser changes.
2008-08-16 Shinjimansequel of r38784, adding the test case for the 'submit...
2008-08-07 Shinjiman* Added $wgDisableTitleConversion to disabling the...
2008-07-15 Robert StojnićFix regreesion in r37662, disabled conversion when...
2008-07-14 Robert StojnićSequel to r37662: avoid infinite recursion in User...
2008-07-14 Robert Stojnić* (bug 10837) Language variants overrides languages...
2008-07-10 Shinjimansome tweaks for the Language Converter
2008-07-09 Shinjiman* (bug 14604) Update LanguageConverter for compatibilit...
2008-07-08 Shinjiman* tweak some -{}- parsings
2008-07-07 Tim StarlingFixed two bugs in LanguageConverter, introduced in...
2008-07-06 Robert Stojnić(bug 14604#c6): Fix regression in variant conversion...
2008-07-05 Shinjiman* Re-implement the message caches for r35821
2008-07-04 Shinjimanfix encoding problems on r37058
2008-07-04 Shinjiman* (bug 14604) Update LanguageConverter for T (Title...
2008-07-02 Brion Vibbercleanup -- remove added commented-out line
2008-06-27 Shinjimanfixing encoding problems on r36664
2008-06-26 Shinjiman* (bug 14604) Introduced the following features for...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-09 Robert StojnićThe Horrible Twin for r28127. The call happens when...
2007-12-17 Raimond Spekking* (bug 12145) Update Kazakh translations
2007-12-09 Shinjiman* (bug 12145) Update Kazakh translations, adding kk...
2007-12-03 Tim StarlingBump translation table cache version, since new tables...
2007-07-22 Rob Church* Pass new Revision to the 'ArticleInsertComplete'...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Antoine Mussouse parser->getTitle() to get possible private $parser...
2007-01-12 Nick JenkinsFor the "languages/" directory :
2007-01-06 Robert StojnićString length check to avoid warnings for empty strings...
2007-01-03 Robert StojnićIntroduce 'R' flag for -{}- tags. The flagged text...
2007-01-02 Robert StojnićAllow -{}- tags to be stripped even when content is...
2007-01-01 Robert StojnićMore lang variant stuff:
2006-12-27 Brion Vibber* Make variant table caching a little more robust,...
2006-12-26 Robert StojnićMore language variant stuff:
2006-12-14 Robert StojnićBe more cautious about using _SERVER['SCRIPT_NAME'...
2006-12-11 Robert Stojnić* Enable category names to be written in variants ...
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-11-06 Rotem Liss(bug 6706) Kazakh language variants (cyrillic-latin...
2006-10-16 Tim Starlingprofiling
2006-10-16 Tim Starlingfix FSS-related bug
2006-10-12 Robert StojnićCommiting diff -r 16826:16966 of serbianvariants.
next