(bug 37183) Removed hard coded parentheses in SpecialListfiles.php
[lhc/web/wiklou.git] / includes / LocalisationCache.php
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-24 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-25 Siebrand MazelandBye, bye $wgExtensionAliasesFiles (deprecated in 1...
2011-11-23 Roan KattouwFollowup r101507: don't automatically use APC for the...
2011-11-22 Chad Horohoe(bug 29747) eAccelerator shared memory caching has...
2011-11-19 Antoine Mussorevert r103694 r103687
2011-11-19 Antoine Mussoclosing a store is only available for CDB type
2011-11-19 Antoine Mussoadd possibility to close a LCStore_CDB
2011-11-10 Siebrand MazelandRevert r102650, r102640. Caused breakage on translatewi...
2011-11-10 Antoine Mussocorrect variable name
2011-11-10 Antoine Mussomove store writing out of recache()
2011-11-09 Aaron SchulzFixed misleading getItem() comments...things like array...
2011-11-07 Mark A. Hershbergerre Bug #29283, r101507: Apply Vitaliy Filippov's follow...
2011-11-03 Sam ReedFix fixme on r101177
2011-11-03 Mark A. Hershbergerfollowup r101490, remove extra tabs after talking to...
2011-11-01 Mark A. Hershbergerfollow up r101496 — ^demon's comments re style
2011-11-01 Mark A. HershbergerRe-apply Vitaliy Filippov's patch from Bug #29283 with...
2011-11-01 Roan KattouwRevert r101492, broken, see CR. Also revert followup...
2011-11-01 Mark A. Hershbergerfollowup 101492 — make it actually work.
2011-11-01 Mark A. HershbergerApply Vitaliy Filippov's patch from Bug #29283 with...
2011-11-01 Mark A. HershbergerStyle fixups
2011-10-28 Sam ReedFollowup r101161 having array() doesn't work so well...
2011-10-28 Sam ReedMore documentation updates
2011-09-22 Santhosh ThottingalAdd support for Number grouping(commafy) based on CLDR...
2011-09-09 Robin PepermansReplace localisation cache check removed in r91432...
2011-08-25 Siebrand MazelandWhitespace and formatting updates.
2011-08-22 Niklas LaxströmMake the language recaching non-recursive and load...
2011-08-19 Niklas LaxströmFu r94907 - also update localisation cache, which acces...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-05-28 Sam ReedAnd even more documentation
2011-04-25 Mark A. Hershbergerclean up eol w/s
2011-04-09 Brion VibberFollowup to r85706 and friends: now that Math messages...
2011-02-28 Tim StarlingFollowup for r81340:
2011-02-16 Tim Starling* Fix for r81960: List the local magic word synonyms...
2011-02-12 Niklas Laxström* (bug 17160) Gender specific display text for User...
2011-02-11 Tim StarlingSince 1.17 a whole lot of extensions have sprouted...
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2010-12-15 Sam ReedRemove public from interface defintion, as decleration...
2010-09-04 Trevor ParscalFollowup to r72349: fix database error caused by update...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-03-08 Roan KattouwBuild preload l10ncache after running hooks, not before...
2010-01-06 Tim StarlingMade Special:Allmessages many times faster for a typica...
2010-01-06 Tim Starling(bug 20837) Don't give a PHP notice when getSubitem...
2009-11-13 Max SemenikFixed variable name in error message
2009-09-23 Roan Kattouw(bug 20773) Disabling LocalisationUpdate breaks stuff...
2009-09-04 Tim StarlingFix disabling of APC cache when loading message files...
2009-09-04 Tim StarlingFixed a bug whereby if a recache is triggered via getSu...
2009-09-02 Alexandre Emsenhuber* (bug 20464) Force manual recaching to false in Locali...
2009-08-22 Brion VibberChange r52690 per suggestions on CodeReview: rearrange...
2009-08-15 Tim Starling* Converted BagOStuff.php from the style of memcached...
2009-08-13 Aaron SchulzFollow-up r54968: this close() should be redundant now
2009-08-13 Aaron SchulzFixed 'permission denied' cdb fatals (on windows at...
2009-07-22 Tim Starling(bug 19574) LocalisationCache gets confused when extern...
2009-07-03 Tim Starling* Added the ability to set the localisation cache direc...
2009-07-03 Tim Starling(bug 19447) Disable the localisation store backend...
2009-07-03 Tim Starling* Re-added $wgMessageCache->addMessages(), there are...
2009-07-02 Victor VasilievReplace || with |, so messages get merged regardless...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...